<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Rocky Linux 9 ppc64le CRB</title>
    <link>https://rockylinux.org</link>
    <description>Recently updated packages for Rocky Linux 9 ppc64le CRB</description>
    <pubDate>Thu, 13 Aug 2026 03:33:03 PM GMT</pubDate>
    <generator>DNF</generator>
    <item>
      <title>python3-test-3.9.25-7.el9_8.3.ppc64le</title>
      <pubDate>Wed, 12 Aug 2026 11:52:43 AM GMT</pubDate>
      <guid isPermaLink="false">986bb68262192923236c37c074b7acb212719fce4321e384b7b8f41839806e7e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3-test-3.9.25-7.el9_8.3.ppc64le.rpm</link>
      <description><p><strong>python3-test</strong> - The self-test suite for the main python3 package&lt;br /&gt;</p>

<p>The self-test suite for the Python interpreter.&lt;br /&gt;
&lt;br /&gt;
This is only useful to test Python itself. For testing general Python code,&lt;br /&gt;
you should use the unittest module from python3-libs, or a library such as&lt;br /&gt;
python3-pytest.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 3.9.25-7.3
- Security fix for CVE-2026-11940
Resolves: RHEL-227228

Mon, 13 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.9.25-7.2
- Security fix for CVE-2026-15308
Resolves: RHEL-193786

Thu, 02 Jul 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.9.25-7.1
- Fix ssl.SSLError: [ASN1: NOT_ENOUGH_DATA] not enough data with OpenSSL 3.5.7+
Resolves: RHEL-194207

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-idle-3.9.25-7.el9_8.3.ppc64le</title>
      <pubDate>Wed, 12 Aug 2026 11:52:43 AM GMT</pubDate>
      <guid isPermaLink="false">d372d03fd7dae7c17ea10b2c7ec6763052a58a234aab72c58ec9069c83348bd1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3-idle-3.9.25-7.el9_8.3.ppc64le.rpm</link>
      <description><p><strong>python3-idle</strong> - A basic graphical development environment for Python&lt;br /&gt;</p>

<p>IDLE is Python’s Integrated Development and Learning Environment.&lt;br /&gt;
&lt;br /&gt;
IDLE has the following features: Python shell window (interactive&lt;br /&gt;
interpreter) with colorizing of code input, output, and error messages;&lt;br /&gt;
multi-window text editor with multiple undo, Python colorizing,&lt;br /&gt;
smart indent, call tips, auto completion, and other features;&lt;br /&gt;
search within any window, replace within editor windows, and&lt;br /&gt;
search through multiple files (grep); debugger with persistent&lt;br /&gt;
breakpoints, stepping, and viewing of global and local namespaces;&lt;br /&gt;
configuration, browsers, and other dialogs.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 3.9.25-7.3
- Security fix for CVE-2026-11940
Resolves: RHEL-227228

Mon, 13 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.9.25-7.2
- Security fix for CVE-2026-15308
Resolves: RHEL-193786

Thu, 02 Jul 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.9.25-7.1
- Fix ssl.SSLError: [ASN1: NOT_ENOUGH_DATA] not enough data with OpenSSL 3.5.7+
Resolves: RHEL-194207

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-debug-3.9.25-7.el9_8.3.ppc64le</title>
      <pubDate>Wed, 12 Aug 2026 11:52:43 AM GMT</pubDate>
      <guid isPermaLink="false">7bb9c5eebca1840123dba17c21e5e64e1e1ec16cc963fac45edc3edde5ab2d13</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3-debug-3.9.25-7.el9_8.3.ppc64le.rpm</link>
      <description><p><strong>python3-debug</strong> - Debug version of the Python runtime&lt;br /&gt;</p>

<p>python3-debug provides a version of the Python runtime with numerous debugging&lt;br /&gt;
features enabled, aimed at advanced Python users such as developers of Python&lt;br /&gt;
extension modules.&lt;br /&gt;
&lt;br /&gt;
This version uses more memory and will be slower than the regular Python build,&lt;br /&gt;
but is useful for tracking down reference-counting issues and other bugs.&lt;br /&gt;
&lt;br /&gt;
The debug build shares installation directories with the standard Python&lt;br /&gt;
runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions&lt;br /&gt;
(.cpython*.so) -- are compatible between this and the standard version&lt;br /&gt;
of Python.&lt;br /&gt;
&lt;br /&gt;
The debug runtime additionally supports debug builds of C-API extensions&lt;br /&gt;
(with the "d" ABI flag) for debugging issues in those extensions.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 3.9.25-7.3
- Security fix for CVE-2026-11940
Resolves: RHEL-227228

Mon, 13 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.9.25-7.2
- Security fix for CVE-2026-15308
Resolves: RHEL-193786

Thu, 02 Jul 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.9.25-7.1
- Fix ssl.SSLError: [ASN1: NOT_ENOUGH_DATA] not enough data with OpenSSL 3.5.7+
Resolves: RHEL-194207

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libperf-5.14.0-687.38.1.el9_8.ppc64le</title>
      <pubDate>Tue, 11 Aug 2026 11:13:11 AM GMT</pubDate>
      <guid isPermaLink="false">c5f5678bc74dea64ea0ebeff901073d55e7474abd551ffa0974ddfa33476026a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libperf-5.14.0-687.38.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>libperf</strong> - The perf library from kernel source&lt;br /&gt;</p>

<p>This package contains the kernel source perf library.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 5.14.0-687.38.1
- Replace sbat with Rocky Linux sbat (label)
- Change bug tracker URL (label)
- Ensure appended release in sbat is removed

Mon, 10 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.38.1.el9_8]
- cifs: fix time_last_write stamp placement in setattr/truncate paths (Paulo Alcantara) [RHEL-192999]
- cifs: consolidate time_last_write stamp into _cifsFileInfo_put() (Paulo Alcantara) [RHEL-192999]
- cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths (Paulo Alcantara) [RHEL-192999]
- cifs: prevent readdir from changing file size due to stale directory metadata (Paulo Alcantara) [RHEL-192999]
- smb: client: fix dir separator in SMB1 UNIX mounts (Paulo Alcantara) [RHEL-192999]
- smb: client: fix sbflags initialization (Paulo Alcantara) [RHEL-192999]
- smb: client: use atomic_t for mnt_cifs_flags (Paulo Alcantara) [RHEL-192999]
- mm/slab: do not limit zeroing to orig_size when only red zoning is enabled (Rafael Aquini) [RHEL-223404] {CVE-2026-64368}

Fri, 07 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.37.1.el9_8]
- s390/pkey: Check length in pkey_pckmo handler implementation (Ramesh Chhetri) [RHEL-215578]
- s390/pkey: Check length in PKEY_VERIFYPROTK ioctl (Ramesh Chhetri) [RHEL-215580]
- net: openvswitch: reject oversized nested action attrs (CKI Backport Bot) [RHEL-222495] {CVE-2026-64531}
- cxl/port: Fix use after free of parent_port in cxl_detach_ep() (Myron Stowe) [RHEL-180691] {CVE-2026-31530}
- net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list (CKI Backport Bot) [RHEL-213036]
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188790] {CVE-2025-54518}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-libs-devel-5.14.0-687.38.1.el9_8.ppc64le</title>
      <pubDate>Tue, 11 Aug 2026 11:13:11 AM GMT</pubDate>
      <guid isPermaLink="false">0b2aeb19030ddf45b5e5ce315ec4a45765bdefc6b891a20688009602814e44ce</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/k/kernel-tools-libs-devel-5.14.0-687.38.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>kernel-tools-libs-devel</strong> - Assortment of tools for the Linux kernel&lt;br /&gt;</p>

<p>This package contains the development files for the tools/ directory from&lt;br /&gt;
the kernel source.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 5.14.0-687.38.1
- Replace sbat with Rocky Linux sbat (label)
- Change bug tracker URL (label)
- Ensure appended release in sbat is removed

Mon, 10 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.38.1.el9_8]
- cifs: fix time_last_write stamp placement in setattr/truncate paths (Paulo Alcantara) [RHEL-192999]
- cifs: consolidate time_last_write stamp into _cifsFileInfo_put() (Paulo Alcantara) [RHEL-192999]
- cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths (Paulo Alcantara) [RHEL-192999]
- cifs: prevent readdir from changing file size due to stale directory metadata (Paulo Alcantara) [RHEL-192999]
- smb: client: fix dir separator in SMB1 UNIX mounts (Paulo Alcantara) [RHEL-192999]
- smb: client: fix sbflags initialization (Paulo Alcantara) [RHEL-192999]
- smb: client: use atomic_t for mnt_cifs_flags (Paulo Alcantara) [RHEL-192999]
- mm/slab: do not limit zeroing to orig_size when only red zoning is enabled (Rafael Aquini) [RHEL-223404] {CVE-2026-64368}

Fri, 07 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.37.1.el9_8]
- s390/pkey: Check length in pkey_pckmo handler implementation (Ramesh Chhetri) [RHEL-215578]
- s390/pkey: Check length in PKEY_VERIFYPROTK ioctl (Ramesh Chhetri) [RHEL-215580]
- net: openvswitch: reject oversized nested action attrs (CKI Backport Bot) [RHEL-222495] {CVE-2026-64531}
- cxl/port: Fix use after free of parent_port in cxl_detach_ep() (Myron Stowe) [RHEL-180691] {CVE-2026-31530}
- net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list (CKI Backport Bot) [RHEL-213036]
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188790] {CVE-2025-54518}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-cross-headers-5.14.0-687.38.1.el9_8.ppc64le</title>
      <pubDate>Tue, 11 Aug 2026 11:13:11 AM GMT</pubDate>
      <guid isPermaLink="false">2fa6c94fd37accbe8f47f5b6e99987090b0eb3955d1e2f8c25a58875785dda90</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/k/kernel-cross-headers-5.14.0-687.38.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>kernel-cross-headers</strong> - Header files for the Linux kernel for use by cross-glibc&lt;br /&gt;</p>

<p>Kernel-cross-headers includes the C header files that specify the interface&lt;br /&gt;
between the Linux kernel and userspace libraries and programs.  The&lt;br /&gt;
header files define structures and constants that are needed for&lt;br /&gt;
building most standard programs and are also needed for rebuilding the&lt;br /&gt;
cross-glibc package.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 5.14.0-687.38.1
- Replace sbat with Rocky Linux sbat (label)
- Change bug tracker URL (label)
- Ensure appended release in sbat is removed

Mon, 10 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.38.1.el9_8]
- cifs: fix time_last_write stamp placement in setattr/truncate paths (Paulo Alcantara) [RHEL-192999]
- cifs: consolidate time_last_write stamp into _cifsFileInfo_put() (Paulo Alcantara) [RHEL-192999]
- cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths (Paulo Alcantara) [RHEL-192999]
- cifs: prevent readdir from changing file size due to stale directory metadata (Paulo Alcantara) [RHEL-192999]
- smb: client: fix dir separator in SMB1 UNIX mounts (Paulo Alcantara) [RHEL-192999]
- smb: client: fix sbflags initialization (Paulo Alcantara) [RHEL-192999]
- smb: client: use atomic_t for mnt_cifs_flags (Paulo Alcantara) [RHEL-192999]
- mm/slab: do not limit zeroing to orig_size when only red zoning is enabled (Rafael Aquini) [RHEL-223404] {CVE-2026-64368}

Fri, 07 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.37.1.el9_8]
- s390/pkey: Check length in pkey_pckmo handler implementation (Ramesh Chhetri) [RHEL-215578]
- s390/pkey: Check length in PKEY_VERIFYPROTK ioctl (Ramesh Chhetri) [RHEL-215580]
- net: openvswitch: reject oversized nested action attrs (CKI Backport Bot) [RHEL-222495] {CVE-2026-64531}
- cxl/port: Fix use after free of parent_port in cxl_detach_ep() (Myron Stowe) [RHEL-180691] {CVE-2026-31530}
- net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list (CKI Backport Bot) [RHEL-213036]
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188790] {CVE-2025-54518}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-upgrade-devel-13.23-5.el9_8.ppc64le</title>
      <pubDate>Mon, 10 Aug 2026 08:47:42 AM GMT</pubDate>
      <guid isPermaLink="false">bd1e2a244c0ba0ba3256de32ae4c15047f07726566e0f330d64d20ee9ad7834c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-upgrade-devel-13.23-5.el9_8.ppc64le.rpm</link>
      <description><p><strong>postgresql-upgrade-devel</strong> - Support for build of extensions required for upgrade process&lt;br /&gt;</p>

<p>The postgresql-devel package contains the header files and libraries&lt;br /&gt;
needed to compile C or C++ applications which are necessary in upgrade&lt;br /&gt;
process.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-test-13.23-5.el9_8.ppc64le</title>
      <pubDate>Mon, 10 Aug 2026 08:47:42 AM GMT</pubDate>
      <guid isPermaLink="false">6cf7dbaf75203de1bca610731790acbb3e41008580818c09ce4e7fef981a41fd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-test-13.23-5.el9_8.ppc64le.rpm</link>
      <description><p><strong>postgresql-test</strong> - The test suite distributed with PostgreSQL&lt;br /&gt;</p>

<p>The postgresql-test package contains files needed for various tests for the&lt;br /&gt;
PostgreSQL database management system, including regression tests and&lt;br /&gt;
benchmarks.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-static-13.23-5.el9_8.ppc64le</title>
      <pubDate>Mon, 10 Aug 2026 08:47:42 AM GMT</pubDate>
      <guid isPermaLink="false">a368f5d40acda8b77c705d4d1343f6a81b2a1f6485f169865c7cc4f079a5aadf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-static-13.23-5.el9_8.ppc64le.rpm</link>
      <description><p><strong>postgresql-static</strong> - Statically linked PostgreSQL libraries&lt;br /&gt;</p>

<p>Statically linked PostgreSQL libraries that do not have dynamically linked&lt;br /&gt;
counterparts.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-server-devel-13.23-5.el9_8.ppc64le</title>
      <pubDate>Mon, 10 Aug 2026 08:47:42 AM GMT</pubDate>
      <guid isPermaLink="false">cd59a065ad95da7f61e3dd6174a4e26e715414148b1487bfd897c5b7cd80a94f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-server-devel-13.23-5.el9_8.ppc64le.rpm</link>
      <description><p><strong>postgresql-server-devel</strong> - PostgreSQL development header files and libraries&lt;br /&gt;</p>

<p>The postgresql-server-devel package contains the header files and configuration&lt;br /&gt;
needed to compile PostgreSQL server extension.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-private-devel-13.23-5.el9_8.ppc64le</title>
      <pubDate>Mon, 10 Aug 2026 08:47:42 AM GMT</pubDate>
      <guid isPermaLink="false">e713f6c290ace27306981c757e086673531374c2b0a503fb68ae61a7c5945768</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-private-devel-13.23-5.el9_8.ppc64le.rpm</link>
      <description><p><strong>postgresql-private-devel</strong> - PostgreSQL development header files for this build of PostgreSQL server&lt;br /&gt;</p>

<p>The postgresql-private-devel package contains the header files and libraries&lt;br /&gt;
needed to compile C or C++ applications which will directly interact&lt;br /&gt;
with a PostgreSQL database management server.&lt;br /&gt;
You need to install this package if you want to develop applications which&lt;br /&gt;
will interact with a PostgreSQL server.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-docs-13.23-5.el9_8.ppc64le</title>
      <pubDate>Mon, 10 Aug 2026 08:47:42 AM GMT</pubDate>
      <guid isPermaLink="false">d9d0ccf858e63391347e6cbad5d16175860877a47a2d17e605e97eb875ff6630</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-docs-13.23-5.el9_8.ppc64le.rpm</link>
      <description><p><strong>postgresql-docs</strong> - Extra documentation for PostgreSQL&lt;br /&gt;</p>

<p>The postgresql-docs package contains some additional documentation for&lt;br /&gt;
PostgreSQL.  Currently, this includes the main documentation in PDF format&lt;br /&gt;
and source files for the PostgreSQL tutorial.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-test-rpm-macros-13.23-5.el9_8.noarch</title>
      <pubDate>Mon, 10 Aug 2026 08:47:26 AM GMT</pubDate>
      <guid isPermaLink="false">91acbea5034c7ccc312d2222359e0727709f7809d0d8bc825a028021a5a721fb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/postgresql-test-rpm-macros-13.23-5.el9_8.noarch.rpm</link>
      <description><p><strong>postgresql-test-rpm-macros</strong> - Convenience RPM macros for build-time testing against PostgreSQL server&lt;br /&gt;</p>

<p>This package is meant to be added as BuildRequires: dependency of other packages&lt;br /&gt;
that want to run build-time testsuite against running PostgreSQL server.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 06 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-5
- Apply patch for CVE-2026-6479 in prep section
- Resolves: CVE-2026-6479

Sun, 02 Aug 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-4
- Backport fix for CVE-2026-6479 from PostgreSQL 14.23
  (SSL/GSS init causes denial of service via uncontrolled recursion)
- Resolves: CVE-2026-6479

Wed, 03 Jun 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 13.23-3
- Backport fix for CVE-2026-6478 from PostgreSQL 14.23
- Backport fixes for CVE-2026-6637, CVE-2026-6477, CVE-2026-6475, CVE-2026-6473
- Resolves: RHEL-179799
- Resolves: RHEL-181866
- Resolves: RHEL-181950
- Resolves: RHEL-181964

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>LibRaw-devel-0.21.1-2.el9_8.1.ppc64le</title>
      <pubDate>Thu, 06 Aug 2026 07:42:19 PM GMT</pubDate>
      <guid isPermaLink="false">615ea3e24be6b6ebea7fdb4f9d2f6e50cf68df3650d7679e165cf43382051238</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/LibRaw-devel-0.21.1-2.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>LibRaw-devel</strong> - LibRaw development libraries&lt;br /&gt;</p>

<p>LibRaw development libraries.&lt;br /&gt;
&lt;br /&gt;
This package contains libraries that applications can use to build&lt;br /&gt;
against LibRaw.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 30 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 0.21.1-2.1
- Fix CVE-2026-51235
Resolves: RHEL-219221

Tue, 28 Apr 2026 GMT - Debarshi Ray &amp;lt;rishi@fedoraproject.org&amp;gt; - 0.21.1-2
- Fix CVE-2026-21413 and CVE-2026-24450
Resolves: RHEL-165374, RHEL-165461

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-libnm-devel-1:1.54.3-4.el9_8.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:20:47 PM GMT</pubDate>
      <guid isPermaLink="false">6fafacdfa47e8b193fbba99fd94891fc9cefc3ddbcc89fac0f04421129c73b11</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/n/NetworkManager-libnm-devel-1.54.3-4.el9_8.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-libnm-devel</strong> - Header files for adding NetworkManager support to applications.&lt;br /&gt;</p>

<p>This package contains the header and pkg-config files for development&lt;br /&gt;
applications using NetworkManager functionality from applications.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 09 Jun 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.3-4
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182629)

Thu, 07 May 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.3-3
- Fix 802.1x auth for bridge interface (RHEL-151941)

Wed, 07 Jan 2026 GMT - Beniamino Galvani &amp;lt;bgalvani@redhat.com&amp;gt; - 1:1.54.3-2
- Add hard dependency on iputils (RHEL-134751)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>egl-wayland-devel-1.1.13.1-4.el9_8.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:19:14 PM GMT</pubDate>
      <guid isPermaLink="false">9177633d34680476a79bf37f0e47800160b156dd205ca85f21e6067b9fff66a6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/e/egl-wayland-devel-1.1.13.1-4.el9_8.ppc64le.rpm</link>
      <description><p><strong>egl-wayland-devel</strong> - Wayland EGL External Platform library development package&lt;br /&gt;</p>

<p>Wayland EGL External Platform library development package</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 21 Jul 2026 GMT - Mikolaj Izdebski &amp;lt;mizdebsk@redhat.com&amp;gt; - 1.1.13.1-4
- Don't install 15_nvidia_gbm.json

Tue, 28 Apr 2026 GMT - Mikolaj Izdebski &amp;lt;mizdebsk@redhat.com&amp;gt; - 1.1.13.1-3
- Bump release

Tue, 19 Nov 2024 GMT - José Expósito &amp;lt;jexposit@redhat.com&amp;gt; - 1.1.13.1-1
- Update to 1.1.13.1
  Resolves: https://issues.redhat.com/browse/RHEL-68048

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sg3_utils-devel-1.47-10.el9_8.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:19:04 PM GMT</pubDate>
      <guid isPermaLink="false">19cf3ff2f21d618b272ae8fbe909cc1019b4fb7b0329f280545c185d7b7b2571</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/s/sg3_utils-devel-1.47-10.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>sg3_utils-devel</strong> - Development library and header files for the sg3_utils library&lt;br /&gt;</p>

<p>This package contains the sg3_utils library and its header files for&lt;br /&gt;
developing applications.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 25 Jun 2026 GMT - Paul Evans &amp;lt;pevans@redhat.com&amp;gt; - 1.47-10.1
- sg_inq output conformance for SCSI name string and ATA fields (RHEL-188130)

Tue, 05 Nov 2024 GMT - Tomas Bzatek &amp;lt;tbzatek@redhat.com&amp;gt; - 1.47-10
- Skip symlink generation for multipath (RHEL-29139)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-ldns-1.7.1-12.el9_8.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 06:45:09 PM GMT</pubDate>
      <guid isPermaLink="false">2cea0e291a6c488cb6b906f17815ee9b357dd451fe16ca99e26ac1a77e9fce00</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3-ldns-1.7.1-12.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3-ldns</strong> - Python3 extensions for ldns&lt;br /&gt;</p>

<p>Python3 extensions for ldns</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 17 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.7.1-12.1
- Fix CVE-2026-10846: DNS response spoofing via missing
  address/port/TXID and question section validation (RHEL-210701)

Tue, 03 Dec 2024 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 1.7.1-12
- Fix digest calculation of sha256 (RHEL-20391)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>perl-ldns-1.7.1-12.el9_8.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 06:45:09 PM GMT</pubDate>
      <guid isPermaLink="false">5f43bc51559ea637ec75de3b873186bafd065c05d863801b8584237b4e458821</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/perl-ldns-1.7.1-12.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>perl-ldns</strong> - Perl extensions for ldns&lt;br /&gt;</p>

<p>Perl extensions for ldns</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 17 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.7.1-12.1
- Fix CVE-2026-10846: DNS response spoofing via missing
  address/port/TXID and question section validation (RHEL-210701)

Tue, 03 Dec 2024 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 1.7.1-12
- Fix digest calculation of sha256 (RHEL-20391)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ldns-utils-1.7.1-12.el9_8.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 06:45:09 PM GMT</pubDate>
      <guid isPermaLink="false">77cde04a4c5084a92a7cc828d9b385872a4a3eafb261a6f1d9c09af23fea8921</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/ldns-utils-1.7.1-12.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>ldns-utils</strong> - DNS(SEC) utilities for querying dns&lt;br /&gt;</p>

<p>Collection of tools to get, check or alter DNS(SEC) data.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 17 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.7.1-12.1
- Fix CVE-2026-10846: DNS response spoofing via missing
  address/port/TXID and question section validation (RHEL-210701)

Tue, 03 Dec 2024 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 1.7.1-12
- Fix digest calculation of sha256 (RHEL-20391)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ldns-devel-1.7.1-12.el9_8.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 06:45:09 PM GMT</pubDate>
      <guid isPermaLink="false">e28a3cd0423da30054bd03c6e1604daa91108bbccdbd23fbbbbb3f70603efed2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/ldns-devel-1.7.1-12.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>ldns-devel</strong> - Development package that includes the ldns header files&lt;br /&gt;</p>

<p>The devel package contains the ldns library and the include files</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 17 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.7.1-12.1
- Fix CVE-2026-10846: DNS response spoofing via missing
  address/port/TXID and question section validation (RHEL-210701)

Tue, 03 Dec 2024 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 1.7.1-12
- Fix digest calculation of sha256 (RHEL-20391)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ldns-doc-1.7.1-12.el9_8.1.noarch</title>
      <pubDate>Tue, 04 Aug 2026 06:44:36 PM GMT</pubDate>
      <guid isPermaLink="false">b4571d5e768069740b63eea85ffa274454e416f2afd0a080b327d2078c590cc2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/ldns-doc-1.7.1-12.el9_8.1.noarch.rpm</link>
      <description><p><strong>ldns-doc</strong> - Documentation for the ldns library&lt;br /&gt;</p>

<p>This package contains documentation for the ldns library</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 17 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.7.1-12.1
- Fix CVE-2026-10846: DNS response spoofing via missing
  address/port/TXID and question section validation (RHEL-210701)

Tue, 03 Dec 2024 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 1.7.1-12
- Fix digest calculation of sha256 (RHEL-20391)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nss_hesiod-2.34-275.el9_8.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 09:23:07 PM GMT</pubDate>
      <guid isPermaLink="false">b9640a977f0aff0bfe1ce4754d9a0a3a50bdd6903bd5a07de8d87d7c75cd5ba2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/n/nss_hesiod-2.34-275.el9_8.ppc64le.rpm</link>
      <description><p><strong>nss_hesiod</strong> - Name Service Switch (NSS) module using Hesiod&lt;br /&gt;</p>

<p>The nss_hesiod Name Service Switch module uses the Domain Name System&lt;br /&gt;
(DNS) as a source for user, group, and service information, following&lt;br /&gt;
the Hesiod convention of Project Athena.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 22 Jul 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-275
- iconv: Suppress intermediate errors with //TRANSLIT (RHEL-178279)

Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-274
- CVE-2026-5435 Out-of-bounds write via TSIG record processing (RHEL-180336,
  RHEL-185614)

Fri, 26 Jun 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-273
- CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180340)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nss_db-2.34-275.el9_8.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 09:23:07 PM GMT</pubDate>
      <guid isPermaLink="false">06704556807ef7dd0c74c4e20d16e1ebbb892226be64997ede32915a7aadf8eb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/n/nss_db-2.34-275.el9_8.ppc64le.rpm</link>
      <description><p><strong>nss_db</strong> - Name Service Switch (NSS) module using hash-indexed files&lt;br /&gt;</p>

<p>The nss_db Name Service Switch module uses hash-indexed files in /var/db&lt;br /&gt;
to speed up user, group, service, host name, and other NSS-based lookups.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 22 Jul 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-275
- iconv: Suppress intermediate errors with //TRANSLIT (RHEL-178279)

Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-274
- CVE-2026-5435 Out-of-bounds write via TSIG record processing (RHEL-180336,
  RHEL-185614)

Fri, 26 Jun 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-273
- CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180340)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-static-2.34-275.el9_8.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 09:23:07 PM GMT</pubDate>
      <guid isPermaLink="false">5c3e5850b18165dc922f16d834e44460fa2d16a664aff7f21addb095c17f9d5b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/g/glibc-static-2.34-275.el9_8.ppc64le.rpm</link>
      <description><p><strong>glibc-static</strong> - C library static libraries for -static linking.&lt;br /&gt;</p>

<p>The glibc-static package contains the C library static libraries&lt;br /&gt;
for -static linking.  You don't need these, unless you link statically,&lt;br /&gt;
which is highly discouraged.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 22 Jul 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-275
- iconv: Suppress intermediate errors with //TRANSLIT (RHEL-178279)

Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-274
- CVE-2026-5435 Out-of-bounds write via TSIG record processing (RHEL-180336,
  RHEL-185614)

Fri, 26 Jun 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-273
- CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180340)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-nss-devel-2.34-275.el9_8.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 09:23:07 PM GMT</pubDate>
      <guid isPermaLink="false">43d4bfe15b67905bfa1bfa3945fa175932254526d40e63a6a12bb184d93822cd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/g/glibc-nss-devel-2.34-275.el9_8.ppc64le.rpm</link>
      <description><p><strong>glibc-nss-devel</strong> - Development files for directly linking NSS service modules&lt;br /&gt;</p>

<p>The glibc-nss-devel package contains the object files necessary to&lt;br /&gt;
compile applications and libraries which directly link against NSS&lt;br /&gt;
modules supplied by glibc.&lt;br /&gt;
&lt;br /&gt;
This is a rare and special use case; regular development has to use&lt;br /&gt;
the glibc-devel package instead.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 22 Jul 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-275
- iconv: Suppress intermediate errors with //TRANSLIT (RHEL-178279)

Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-274
- CVE-2026-5435 Out-of-bounds write via TSIG record processing (RHEL-180336,
  RHEL-185614)

Fri, 26 Jun 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-273
- CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180340)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-benchtests-2.34-275.el9_8.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 09:23:07 PM GMT</pubDate>
      <guid isPermaLink="false">33796c05f9e5328c2e8bd25a22c63a281934f80d37c69073a7a2e3a89b8e477f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/g/glibc-benchtests-2.34-275.el9_8.ppc64le.rpm</link>
      <description><p><strong>glibc-benchtests</strong> - Benchmarking binaries and scripts for glibc&lt;br /&gt;</p>

<p>This package provides built benchmark binaries and scripts to run&lt;br /&gt;
microbenchmark tests on the system.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 22 Jul 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-275
- iconv: Suppress intermediate errors with //TRANSLIT (RHEL-178279)

Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-274
- CVE-2026-5435 Out-of-bounds write via TSIG record processing (RHEL-180336,
  RHEL-185614)

Fri, 26 Jun 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.34-273
- CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180340)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nginx-mod-devel-2:1.20.1-28.el9_8.4.rocky.0.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 11:33:13 AM GMT</pubDate>
      <guid isPermaLink="false">fb8b0683030a3de80a6071e1714a18577be6ab5bcb075b5f67bd35d0cd3d2158</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/n/nginx-mod-devel-1.20.1-28.el9_8.4.rocky.0.1.ppc64le.rpm</link>
      <description><p><strong>nginx-mod-devel</strong> - Nginx module development files&lt;br /&gt;</p>

<p>Nginx module development files.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 29 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 2:1.20.1-28.4.rocky.0.1
- Replace static page(s)

Fri, 03 Jul 2026 GMT - Luboš Uhliarik &amp;lt;luhliari@redhat.com&amp;gt; - 2:1.20.1-28.4
- Resolves: RHEL-190800 - nginx: "HTTP/2 bomb" nginx fix breaks module ABI
  causing crashes
- Resolves: RHEL-188418 - nginx: NGINX: Arbitrary code execution or 
  Denial of Service via heap-based buffer overflow with crafted HTTP/2
  headers (CVE-2026-42055)

Mon, 08 Jun 2026 GMT - Luboš Uhliarik &amp;lt;luhliari@redhat.com&amp;gt; - 2:1.20.1-28.3
- Resolves: RHEL-178684 - nginx: code execution and denial of
  service (CVE-2026-9256)
- Resolves: RHEL-182553 - nginx: HTTP/2: Remote Denial of Service via
  compression bomb and Slowloris-style attack

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ruby-doc-3.0.7-167.el9_8.noarch</title>
      <pubDate>Wed, 29 Jul 2026 11:32:48 AM GMT</pubDate>
      <guid isPermaLink="false">e9cf4515399044a3e8ab699d957fad6f20fcfb9e89d7a6aace63ac7181a551ed</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/r/ruby-doc-3.0.7-167.el9_8.noarch.rpm</link>
      <description><p><strong>ruby-doc</strong> - Documentation for ruby&lt;br /&gt;</p>

<p>This package contains documentation for ruby.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 11 Jun 2026 GMT - Jarek Prokop &amp;lt;jprokop@redhat.com&amp;gt; - 3.0.7-167
- Fix information disclosure via MITM attack bypassing TLS in net-imap.
  (CVE-2026-42246)
  Resolves: RHEL-181763
- Fix command injection via Symbol arguments in net-imap. (CVE-2026-42258)
  Resolves: RHEL-181802

Mon, 27 Apr 2026 GMT - Jarek Prokop &amp;lt;jprokop@redhat.com&amp;gt; - 3.0.7-166
- Fix arbitrary code execution via deserialization bypass in ERB. (CVE-2026-41316)
  Resolves: RHEL-171256

Fri, 11 Apr 2025 GMT - Jarek Prokop &amp;lt;jprokop@redhat.com&amp;gt; - 3.0.7-165
- Fix Denial of Service in CGI::Cookie.parse. (CVE-2025-27219)
  Resolves: RHEL-86104
- Fix ReDoS in CGI::Util#escapeElement. (CVE-2025-27220)
  Resolves: RHEL-86130

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gstreamer1-plugins-bad-free-devel-1.22.12-7.el9_8.3.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 05:18:45 AM GMT</pubDate>
      <guid isPermaLink="false">eb9f69e3c9a69934839ce27bcc0b76e584b539c820305bdc4035a9acd5f73087</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.22.12-7.el9_8.3.ppc64le.rpm</link>
      <description><p><strong>gstreamer1-plugins-bad-free-devel</strong> - Development files for the GStreamer media framework "bad" plug-ins&lt;br /&gt;</p>

<p>GStreamer is a streaming media framework, based on graphs of elements which&lt;br /&gt;
operate on media data.&lt;br /&gt;
&lt;br /&gt;
This package contains the development files for the plug-ins that&lt;br /&gt;
aren't tested well enough, or the code is not of good enough quality.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Mon, 27 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.22.12-7.3
- Fix incorrect bytes-per-pixel handling in rfbsrc plugin
  (CVE-2026-59691)
  Resolves: RHEL-193557

Wed, 15 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.22.12-7.2
- Fix buffer overflow in DTLS connection peer certificate
  subject DN handling (CVE-2026-59692)
  Resolves: RHEL-193572

Wed, 08 Jul 2026 GMT - Tomas Pelka &amp;lt;tpelka@redhat.com&amp;gt; - 1.22.12-7.1
- Sync with c9s release -5..-7: fix for CVE-2026-2923, CVE-2026-3082
  in dvbsuboverlay and jpegparser
  Resolves: RHEL-156242, RHEL-156255

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>yelp-devel-2:40.3-3.el9_8.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 05:15:06 AM GMT</pubDate>
      <guid isPermaLink="false">0a99dd295af9ba19f251f17829a1cc550b933937c4804679654f9aafae3b43c3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/y/yelp-devel-40.3-3.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>yelp-devel</strong> - Development files for yelp-libs&lt;br /&gt;</p>

<p>This package contains header files and documentation for&lt;br /&gt;
the libraries in the yelp-libs package.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 07 Jul 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2:40.3-3.1
- Fix CVE-2026-13601 (RHEL-190224)

Wed, 23 Apr 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2:40.3-3
- Fix CVE-2025-3155 (RHEL-85927)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libXfont2-devel-2.0.3-12.el9_8.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 05:13:53 AM GMT</pubDate>
      <guid isPermaLink="false">4453b2185a842521f95a89a3ceaea7777ffbb56c9ccb4f8933cd944b1d723dfd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libXfont2-devel-2.0.3-12.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>libXfont2-devel</strong> - X.Org X11 libXfont2 development package&lt;br /&gt;</p>

<p>X.Org X11 libXfont development package</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 2.0.3-12.1
- CVE fix for: CVE-2026-56001, CVE-2026-56002, CVE-2026-56003
  Resolves: https://redhat.atlassian.net/browse/RHEL-191886
  Resolves: https://redhat.atlassian.net/browse/RHEL-191933
  Resolves: https://redhat.atlassian.net/browse/RHEL-191938

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-jmods-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">e8843266504730dff80b6ad203f37868ab1266529899df6f5ef653215f9bf89e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-jmods-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-jmods-slowdebug</strong> - JMods for OpenJDK 25 unoptimised with full debugging on&lt;br /&gt;</p>

<p>The JMods for OpenJDK 25.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-jmods-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">910afb1f98e00470c971490d23e4e79950ae9662b13577b38043defd782e361a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-jmods-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-jmods-fastdebug</strong> - JMods for OpenJDK 25 optimised with full debugging on&lt;br /&gt;</p>

<p>The JMods for OpenJDK 25.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-headless-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">16fd6285a86a641cae925515860b4c80c6668c226df769d52b204777e454c8a4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-headless-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-headless-slowdebug</strong> - OpenJDK 25 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 runtime environment without audio and video support.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-headless-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">69fe8e063f71ff3395478b1f55567c0a9999b8ee3b9950615c5e42ea8a1bd084</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-headless-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-headless-fastdebug</strong> - OpenJDK 25 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 runtime environment without audio and video support.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">316e6f4bf9b34558b0531a912a4629fa44aa21e8e134cf0f060b991fa487b841</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-fastdebug</strong> - OpenJDK 25 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 runtime environment.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-devel-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">b8b5770bca12b1d09a115e2132550c36c1264eeeff61cec5378345cfa8b45c14</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-devel-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-devel-slowdebug</strong> - OpenJDK 25 Development Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 development tools.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-devel-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">5bcf176c710ccea35dae9174ceaae29e4109f5ed3441d417e00e67de8ac09509</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-devel-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-devel-fastdebug</strong> - OpenJDK 25 Development Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 development tools              .&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-demo-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">4f825c81c05c02319f4addf1b9babc1c2b2d675afaeaec203b1f05578e8cab9a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-demo-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-demo-slowdebug</strong> - OpenJDK 25 Demos unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 demos.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-demo-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">c2b9c0477a7ffc6e4c3873b160ad2a3262546f0b4bc204435282ac2e6f577a3d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-demo-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-demo-fastdebug</strong> - OpenJDK 25 Demos optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 demos.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-crypto-adapter-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">167d7199ed0d6a380b93f7b8679295200e78e9e0d9274b9fccade72199c69e03</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-crypto-adapter-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-crypto-adapter-slowdebug</strong> - OpenJDK 25 Cryptography Adapter Library unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 cryptography adapter library.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-crypto-adapter-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">a50733b3cfa28e9c251d59add12ae34d26c19b865f8e74c53773f5072fc86cc8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-crypto-adapter-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-crypto-adapter-fastdebug</strong> - OpenJDK 25 Cryptography Adapter Library optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 cryptography adapter library.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-static-libs-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">ff7be044de1efb95de00db8eb37ccecd52fe5bc2d4cc3aaa0d7d2f5875a3c3ad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-static-libs-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-static-libs-slowdebug</strong> - OpenJDK 25 libraries for static linking unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 libraries for static linking.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-static-libs-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">b29db30efe2bbdcdec9fcfaf3b7160a557d11c61adb57d10395c87db48699386</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-static-libs-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-static-libs-fastdebug</strong> - OpenJDK 25 libraries for static linking optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 libraries for static linking.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-src-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">fa4af8e2154efb7b441685723034b07c217fa33eff8603a75ca92e115018e5c0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-src-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-src-slowdebug</strong> - OpenJDK 25 Source Bundle for packages with debugging on and no optimisation&lt;br /&gt;</p>

<p>The java-25-openjdk-src-slowdebug sub-package contains the complete OpenJDK 25&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and no optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-src-fastdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">8eedc41e9891bebec64838b2c2ee9244f4fa676bfab36567598b5ee7132c89ce</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-src-fastdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-src-fastdebug</strong> - OpenJDK 25 Source Bundle for packages with debugging on and optimisation&lt;br /&gt;</p>

<p>The java-25-openjdk-src-fastdebug sub-package contains the complete OpenJDK 25&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-25-openjdk-slowdebug-1:25.0.4.0.7-1.1.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:22:29 PM GMT</pubDate>
      <guid isPermaLink="false">dd829acee3d3a55af3d9993ca12bbf3d364c1d23d300c2572c7763dd94ca3a79</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-25-openjdk-slowdebug-25.0.4.0.7-1.1.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-25-openjdk-slowdebug</strong> - OpenJDK 25 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 25 runtime environment.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:25.0.4.0.7-1.1
- Build for Rocky Linux 9 using our own portable

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:25.0.4.0.7-1.0
- Update to jdk-25.0.4+7 (GA)
- Update release notes to 25.0.4+7
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Drop local copy of JDK-8375294 EOPNOTSUPP patch
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Revert fr_FR and de_DE changes made in d43f0e6186370fdeb0ca2f3594f39783e20eef1c now JDK-8382020 is fixed
- Simplify TestTranslations run now there is only the CLDR provider and one set of data (JDK-8174269)
- Make zone string debug output optional in TestTranslations
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-188880
- Resolves: RHEL-212293
- Resolves: RHEL-212297

Wed, 15 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:25.0.3.0.9-3.2
- Add family option with name argument to alternatives install lines (OPENJDK-4854)
- Resolves: RHEL-211053

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-static-libs-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">6d9a3681623413faf3b35c650d00153c16f8274b73211ff79d9b2bdb56c76cc3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-static-libs-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-static-libs-slowdebug</strong> - OpenJDK 21 libraries for static linking unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 libraries for static linking.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-static-libs-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">0a46c1b70f3111f6d62090cec3478369b05fc429fcf979d19271d94f56ae8d4a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-static-libs-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-static-libs-fastdebug</strong> - OpenJDK 21 libraries for static linking optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 libraries for static linking.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-src-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">2b61332f89c74fda46fe46e2a8d9cbe6caefc7db3c22f982a391c0dec37ba33f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-src-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-src-slowdebug</strong> - OpenJDK 21 Source Bundle for packages with debugging on and no optimisation&lt;br /&gt;</p>

<p>The java-21-openjdk-src-slowdebug sub-package contains the complete OpenJDK 21&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and no optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-src-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">32f6b3e6ed5461afa3c728640a3aea5f586bea09d5bb9be095491f4f41adf3bd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-src-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-src-fastdebug</strong> - OpenJDK 21 Source Bundle for packages with debugging on and optimisation&lt;br /&gt;</p>

<p>The java-21-openjdk-src-fastdebug sub-package contains the complete OpenJDK 21&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">46fbd6edfb12a14f322c22ea4ecc768298df47e168557449ed52d60f4ac438e0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-slowdebug</strong> - OpenJDK 21 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 runtime environment.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-jmods-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">e4609834fb07a581a4f3af2da74c0dbe07b6b47924be94d8e9f314e358218985</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-jmods-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-jmods-slowdebug</strong> - JMods for OpenJDK 21 unoptimised with full debugging on&lt;br /&gt;</p>

<p>The JMods for OpenJDK 21.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-jmods-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">bb93ce09c072913d18af07a5a05e08b6398ab5a5fe22ddc9344bca916419c339</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-jmods-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-jmods-fastdebug</strong> - JMods for OpenJDK 21 optimised with full debugging on&lt;br /&gt;</p>

<p>The JMods for OpenJDK 21.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-headless-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">2b1d3dddd62d4f74ce10e086a8b1d7baf0b11fc91235af24118e340b0aeead0f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-headless-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-headless-slowdebug</strong> - OpenJDK 21 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 runtime environment without audio and video support.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-headless-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">2b3973dd28762ab7b161d375173b534ba03ab4faae5ef26d1de2e1b34bc67edc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-headless-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-headless-fastdebug</strong> - OpenJDK 21 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 runtime environment without audio and video support.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">6f6c4b82687abc9e1ff16a01e98f18667cb5f46d49f3d5e322a5140d4f378767</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-fastdebug</strong> - OpenJDK 21 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 runtime environment.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-devel-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">8439de81e534540e2cc5277dae37dab76e899f8c73d966b40ce7897953cc5cf6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-devel-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-devel-slowdebug</strong> - OpenJDK 21 Development Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 development tools.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-devel-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">143366f85ffe89001de0f8a49561eb8483982acedc23ae000ffae81d6954d14e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-devel-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-devel-fastdebug</strong> - OpenJDK 21 Development Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 development tools              .&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-demo-slowdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">32ff573dd7d94af482fea7eaee1ccb7b302224e4ccc8ed33ca44037d19e65965</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-demo-slowdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-demo-slowdebug</strong> - OpenJDK 21 Demos unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 demos.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-21-openjdk-demo-fastdebug-1:21.0.12.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:03:44 PM GMT</pubDate>
      <guid isPermaLink="false">d85a3ee1b6d29538c3ee31ccabcdf5df2fbb7553f6584e2f858d82c607d82332</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-21-openjdk-demo-fastdebug-21.0.12.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-21-openjdk-demo-fastdebug</strong> - OpenJDK 21 Demos optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 21 demos.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:21.0.12.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.2
- Bump release for PQC build
- Related: RHEL-212332
- Related: RHEL-212334
- Related: RHEL-212336
- Related: RHEL-151193
- Related: RHEL-212341
- Related: RHEL-188866
- Related: RHEL-212345
- Related: RHEL-212347
- Related: RHEL-151167
- Related: RHEL-212348
- Related: RHEL-212349

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:21.0.12.0.8-1.1
- Update to jdk-21.0.12+8 (GA)
- Update release notes to 21.0.12+8
- Bump freetype version to 2.14.3 following JDK-8385390
- Bump giflib version to 6.1.3 following JDK-8384902
- Bump HarfBuzz version to 14.2.0 following JDK-8385490
- Bump lcms2 version to 2.19.1 following JDK-8375065 &amp;amp; JDK-8383354
- Bump libpng version to 1.6.58 following JDK-8384495
- Update tagging scripts to include signature checks and correctly handle gating
- Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z &amp;amp; 10.3.
- Add gating scripts to simplify obtaining results and waiving issues
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Obsolete old RHEL releases (9.7.0-z, 10.1-z)
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Sync the copy of the portable specfile with the latest update
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212332
- Resolves: RHEL-212334
- Resolves: RHEL-212336
- Resolves: RHEL-151193
- Resolves: RHEL-212341
- Resolves: RHEL-188866
- Resolves: RHEL-212345
- Resolves: RHEL-212347
- Related: RHEL-212349

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-static-libs-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">b989324674bf9d81d230d0cd24fdd5258d258ec101de249b5bce2b0b0cc3fbab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-static-libs-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-static-libs-slowdebug</strong> - OpenJDK 17 libraries for static linking unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 libraries for static linking.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-static-libs-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">47f2f29d8d356c5e30f9deb644ce98ed4cae867a40c36da69308a342877409c0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-static-libs-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-static-libs-fastdebug</strong> - OpenJDK 17 libraries for static linking optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 libraries for static linking.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-src-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">e230203dd39c08750df875ba5bc59e1d23cd8f624d501ad297e1153e36e6f9d3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-src-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-src-slowdebug</strong> - OpenJDK 17 Source Bundle for packages with debugging on and no optimisation&lt;br /&gt;</p>

<p>The java-17-openjdk-src-slowdebug sub-package contains the complete OpenJDK 17&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and no optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-src-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">a60cd0ea2e4bf94fff35bbe7307d118c881d6f26865ddd12339c24959cd56f30</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-src-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-src-fastdebug</strong> - OpenJDK 17 Source Bundle for packages with debugging on and optimisation&lt;br /&gt;</p>

<p>The java-17-openjdk-src-fastdebug sub-package contains the complete OpenJDK 17&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">5f4f360c752d6e70965ca9f9ac28fc079ce2aa3f520b9953b94749786403b936</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-slowdebug</strong> - OpenJDK 17 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-jmods-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">6eca4f40a357aa74445a7f7d2e9246fb71f9b86e8ac34d97cebf53d1dbb166ef</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-jmods-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-jmods-slowdebug</strong> - JMods for OpenJDK 17 unoptimised with full debugging on&lt;br /&gt;</p>

<p>The JMods for OpenJDK 17.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-jmods-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">f7ab030b1ed7617dfb2908f2020f5d24f39c5e45569c6a610232a34eae35b622</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-jmods-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-jmods-fastdebug</strong> - JMods for OpenJDK 17 optimised with full debugging on&lt;br /&gt;</p>

<p>The JMods for OpenJDK 17.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-headless-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">454618e319ea8ccfada88314cce6b91352fa2d93ebbcf07c6e238f4f3cb6fddc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-headless-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-headless-slowdebug</strong> - OpenJDK 17 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment without audio and video support.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-headless-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">92034aa7a0c73446bde4aeae6652b671bd2e9691720c319e649b4bbde2ce5d82</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-headless-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-headless-fastdebug</strong> - OpenJDK 17 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment without audio and video support.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">39783d48ccd3566b9ee9660d9754c56502d6053c583f54ce41d08a5e50e6971a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-fastdebug</strong> - OpenJDK 17 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-devel-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">dfd3241eb43b050bd897bb8ee7aad24c911b3c5673cdc1551a8098e1d9a54d93</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-devel-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-devel-slowdebug</strong> - OpenJDK 17 Development Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 development tools.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-devel-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">f320badab8c8fe43019a2192b1f75b853c84cecee0bfa9f7f650bef1b3ab1abb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-devel-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-devel-fastdebug</strong> - OpenJDK 17 Development Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 development tools              .&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-demo-slowdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">90ea7f8106f38b25bb2f7f2ec0e09ce3a919b81313a49777e62a955f64bb990c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-demo-slowdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-demo-slowdebug</strong> - OpenJDK 17 Demos unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 demos.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-demo-fastdebug-1:17.0.20.0.8-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:02:44 PM GMT</pubDate>
      <guid isPermaLink="false">04a8ff5088bfd5b44b6c486897924b03fdb03752c4d43330253062fdaaecbf70</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-demo-fastdebug-17.0.20.0.8-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-demo-fastdebug</strong> - OpenJDK 17 Demos optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 demos.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.2
- Build for Rocky Linux 9 using our own portable

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.2
- Set rpmrelease to 2 for PQC signing

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.1
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-src-slowdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">842a5f4cd98f647424c70541d423c95a5bd3bead051ad610004ed5ccbd1e8045</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-src-slowdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-src-slowdebug</strong> - OpenJDK 8 Source Bundle for packages with debugging on and no optimisation&lt;br /&gt;</p>

<p>The java-1.8.0-openjdk-src-slowdebug sub-package contains the complete OpenJDK 8&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and no optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-src-fastdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">b93150e4e1c953ad5bc3455041d02deb0a139a4f1cabe270093ecd024768e70d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-src-fastdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-src-fastdebug</strong> - OpenJDK 8 Source Bundle for packages with debugging on and optimisation&lt;br /&gt;</p>

<p>The java-1.8.0-openjdk-src-fastdebug sub-package contains the complete OpenJDK 8&lt;br /&gt;
 class library source code for use by IDE indexers and debuggers, for packages with debugging on and optimisation.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-slowdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">41e27a900a4fd620f420e75dfb12dc269d3b169d35ccd7537aec66a711b18ee3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-slowdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-slowdebug</strong> - OpenJDK 8 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 runtime environment.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-headless-slowdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">090fd066ed21eabd0041a81538040076fd43c60627f540d02715bb5ca14363ab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-headless-slowdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-headless-slowdebug</strong> - OpenJDK 8 Runtime Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 runtime environment without audio and video support.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-headless-fastdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">033935d7a496c51f17b7ce2fa5eee6c4ddf6f0ebd52b9487eba534499e72b360</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-headless-fastdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-headless-fastdebug</strong> - OpenJDK 8 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 runtime environment without audio and video support.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-fastdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">8100b2b58000376a271a7f580249dcfd8a147eae36e0a4f63f0323b7f4876768</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-fastdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-fastdebug</strong> - OpenJDK 8 Runtime Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 runtime environment.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-devel-slowdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">0e59f66cd4707a6954a2978b81b2e2e9d41c0c3368bf43ffd23987019e3f28d8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-devel-slowdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-devel-slowdebug</strong> - OpenJDK 8 Development Environment unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 development tools.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-devel-fastdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">898e143b74a35ce1a0450fba272ddfa279b4ed551abb22cc0d47334483cb6973</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-devel-fastdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-devel-fastdebug</strong> - OpenJDK 8 Development Environment optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 development tools.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-demo-slowdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">0e19853567b78c72ae077b38197ad765b60681b6d648e6ec7d50fbde859e64fe</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-demo-slowdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-demo-slowdebug</strong> - OpenJDK 8 Demos unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 demos.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-demo-fastdebug-1:1.8.0.502.b07-1.2.el9_8.ppc64le</title>
      <pubDate>Sat, 25 Jul 2026 08:01:22 PM GMT</pubDate>
      <guid isPermaLink="false">028f24bc42af6beb1d14ffdb842844dbec4e6be51f99fcdcb633a1344d858d42</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-demo-fastdebug-1.8.0.502.b07-1.2.el9_8.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-demo-fastdebug</strong> - OpenJDK 8 Demos optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 demos.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Sat, 25 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.2
- Build for Rocky Linux 9 using our own portable

Sat, 18 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.2
- Bump release for PQC build
- Related: RHEL-212095
- Related: RHEL-188852
- Related: RHEL-149784
- Related: RHEL-212316
- Related: RHEL-212318
- Related: RHEL-212329
- Related: RHEL-212330
- Related: RHEL-212327
- Related: RHEL-212328

Fri, 17 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.1
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Require tzdata 2026b due to upstream inclusion of JDK-8383175
- Add attempted patch for JDK-8385876 to fix -Wnonnull build failure with s390x Zero on CentOS 9
- Remove macro references in comments where possible (- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Change javadoc-zip to just own the top-level directory, not include the entire subtree
- Update tagged versions to include 9.8.0-z &amp;amp; 9.9.0.
- Cleanup tagging and gating scripts to appease shellcheck:
- * scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
- * scripts/builds/check_signatures.sh: Quote variable usage.
- * scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
- * scripts/builds/waive_leapp_issue.sh: Likewise.
- * scripts/builds/waive_rpminspect.sh: Likewise.
- * scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
- * scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.
- Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
- Sync the copy of the portable specfile with the latest update
- Sync portable naming with later JDKs, due to adoption of &amp;lt;compatiblename&amp;gt; by portable
- Drop &amp;lt;pversion&amp;gt; which is a redundant alias for version now
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: RHEL-212095
- Resolves: RHEL-188852
- Resolves: RHEL-149784
- Resolves: RHEL-212316
- Resolves: RHEL-212318
- Related: RHEL-212327
- Resolves: RHEL-212329
- Resolves: RHEL-212330

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-portable-static-libs-slowdebug-1:17.0.20.0.8-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 09:14:15 PM GMT</pubDate>
      <guid isPermaLink="false">65d586630a6ff5b4b85a0f501ce507889367b2c9f837b48a8a08e1e249db960f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-portable-static-libs-slowdebug-17.0.20.0.8-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-portable-static-libs-slowdebug</strong> - OpenJDK 17 libraries for static linking - portable edition unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 libraries for static linking - portable edition&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Mon, 13 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update NEWS for jdk-17.0.20+8 (GA)

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update to jdk-17.0.20+8 (GA)
- Add to .gitignore openjdk-17.0.20+8.tar.xz
- Set buildver 8
- Set is_ga to 1
- Update sources to openjdk-17.0.20+8.tar.xz
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-portable-static-libs-fastdebug-1:17.0.20.0.8-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 09:14:15 PM GMT</pubDate>
      <guid isPermaLink="false">7871c207c337d2265d5d75a56ceebb5c4a0903fe3881421bb6f9c0e1f2fae588</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-portable-static-libs-fastdebug-17.0.20.0.8-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-portable-static-libs-fastdebug</strong> - OpenJDK 17 libraries for static linking - portable edition optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 libraries for static linking - portable edition&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Mon, 13 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update NEWS for jdk-17.0.20+8 (GA)

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update to jdk-17.0.20+8 (GA)
- Add to .gitignore openjdk-17.0.20+8.tar.xz
- Set buildver 8
- Set is_ga to 1
- Update sources to openjdk-17.0.20+8.tar.xz
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-portable-slowdebug-1:17.0.20.0.8-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 09:14:15 PM GMT</pubDate>
      <guid isPermaLink="false">cf2a0cd632d1d16dd3dd529de32d2bba261f8a828f02796c75dafd4569b58aeb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-portable-slowdebug-17.0.20.0.8-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-portable-slowdebug</strong> - OpenJDK 17 Runtime Environment portable edition unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment - portable edition.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Mon, 13 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update NEWS for jdk-17.0.20+8 (GA)

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update to jdk-17.0.20+8 (GA)
- Add to .gitignore openjdk-17.0.20+8.tar.xz
- Set buildver 8
- Set is_ga to 1
- Update sources to openjdk-17.0.20+8.tar.xz
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-portable-fastdebug-1:17.0.20.0.8-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 09:14:15 PM GMT</pubDate>
      <guid isPermaLink="false">9795c9ff939c2bee919d217642549d20e94d03d23483ce057ff3522b0b8ef68c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-portable-fastdebug-17.0.20.0.8-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-portable-fastdebug</strong> - OpenJDK 17 Runtime Environment portable edition optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment - portable edition.&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Mon, 13 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update NEWS for jdk-17.0.20+8 (GA)

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update to jdk-17.0.20+8 (GA)
- Add to .gitignore openjdk-17.0.20+8.tar.xz
- Set buildver 8
- Set is_ga to 1
- Update sources to openjdk-17.0.20+8.tar.xz
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-portable-devel-slowdebug-1:17.0.20.0.8-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 09:14:15 PM GMT</pubDate>
      <guid isPermaLink="false">7d546040f99c883ef47e115ba36e5ba30d13efab971aa490572a54ce1d972cd6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-portable-devel-slowdebug-17.0.20.0.8-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-portable-devel-slowdebug</strong> - OpenJDK 17 Runtime and Development Environment portable edition unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 development tools - portable edition.&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Mon, 13 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update NEWS for jdk-17.0.20+8 (GA)

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update to jdk-17.0.20+8 (GA)
- Add to .gitignore openjdk-17.0.20+8.tar.xz
- Set buildver 8
- Set is_ga to 1
- Update sources to openjdk-17.0.20+8.tar.xz
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-17-openjdk-portable-devel-fastdebug-1:17.0.20.0.8-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 09:14:15 PM GMT</pubDate>
      <guid isPermaLink="false">35e2614204694d226b2519b16a69a848d422016635265fd33f9afa8f6336e348</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-17-openjdk-portable-devel-fastdebug-17.0.20.0.8-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-17-openjdk-portable-devel-fastdebug</strong> - OpenJDK 17 Runtime and Development Environment portable edition optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 17 runtime environment and development tools - portable edition&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:17.0.20.0.8-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Mon, 13 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update NEWS for jdk-17.0.20+8 (GA)

Mon, 13 Jul 2026 GMT - Thomas Fitzsimmons &amp;lt;fitzsim@redhat.com&amp;gt; - 1:17.0.20.0.8-1.0
- Update to jdk-17.0.20+8 (GA)
- Add to .gitignore openjdk-17.0.20+8.tar.xz
- Set buildver 8
- Set is_ga to 1
- Update sources to openjdk-17.0.20+8.tar.xz
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-portable-slowdebug-1:1.8.0.502.b07-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 08:42:09 PM GMT</pubDate>
      <guid isPermaLink="false">a24059ff88138e13a29f49bf56fcd7b6cf22aeb49111908fd2b04cbceff1f406</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-portable-slowdebug-1.8.0.502.b07-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-portable-slowdebug</strong> - OpenJDK 8 Runtime Environment portable edition unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 runtime environment - portable edition&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Fri, 17 Jul 2026 GMT - Andrea Bolognani &amp;lt;abologna@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Strip %{dist} more thoroughly
- Resolves: OPENJDK-4907

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Port ForFiles patch to RHEL and update to use standard function naming format
- Remove macro references in comments where possible (- Cleanup RPM only macros unused in the portable spec file
- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Add RHEL 7 opt-out on -Werror=stringop-overflow which is unsupported on its gcc
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: OPENJDK-4869
- Related: OPENJDK-4896
- Resolves: OPENJDK-4903
- Resolves: OPENJDK-4904
- Resolves: OPENJDK-4906
- Resolves: OPENJDK-4908
- Related: OPENJDK-4895

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-portable-fastdebug-1:1.8.0.502.b07-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 08:42:09 PM GMT</pubDate>
      <guid isPermaLink="false">6199dcc08144828f66475e89bd657af9a5c5fe86aba0cf7565a34190eeb82314</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-portable-fastdebug-1.8.0.502.b07-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-portable-fastdebug</strong> - OpenJDK 8 Runtime Environment portable edition optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 runtime environment - portable edition&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Fri, 17 Jul 2026 GMT - Andrea Bolognani &amp;lt;abologna@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Strip %{dist} more thoroughly
- Resolves: OPENJDK-4907

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Port ForFiles patch to RHEL and update to use standard function naming format
- Remove macro references in comments where possible (- Cleanup RPM only macros unused in the portable spec file
- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Add RHEL 7 opt-out on -Werror=stringop-overflow which is unsupported on its gcc
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: OPENJDK-4869
- Related: OPENJDK-4896
- Resolves: OPENJDK-4903
- Resolves: OPENJDK-4904
- Resolves: OPENJDK-4906
- Resolves: OPENJDK-4908
- Related: OPENJDK-4895

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-portable-devel-slowdebug-1:1.8.0.502.b07-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 08:42:09 PM GMT</pubDate>
      <guid isPermaLink="false">c7d14520b921ec26af1c34591cace5dca8750fd402b11440b3024d21c85cf4ee</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-portable-devel-slowdebug-1.8.0.502.b07-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-portable-devel-slowdebug</strong> - OpenJDK 8 Development Environment portable edition unoptimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 development tools - portable edition&lt;br /&gt;
This package is unoptimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Fri, 17 Jul 2026 GMT - Andrea Bolognani &amp;lt;abologna@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Strip %{dist} more thoroughly
- Resolves: OPENJDK-4907

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Port ForFiles patch to RHEL and update to use standard function naming format
- Remove macro references in comments where possible (- Cleanup RPM only macros unused in the portable spec file
- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Add RHEL 7 opt-out on -Werror=stringop-overflow which is unsupported on its gcc
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: OPENJDK-4869
- Related: OPENJDK-4896
- Resolves: OPENJDK-4903
- Resolves: OPENJDK-4904
- Resolves: OPENJDK-4906
- Resolves: OPENJDK-4908
- Related: OPENJDK-4895

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>java-1.8.0-openjdk-portable-devel-fastdebug-1:1.8.0.502.b07-1.0.el9.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 08:42:09 PM GMT</pubDate>
      <guid isPermaLink="false">b2439196b415a68e543334ae15779b9a7d1164d3d56248873e2b46638fa7fe3b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/j/java-1.8.0-openjdk-portable-devel-fastdebug-1.8.0.502.b07-1.0.el9.ppc64le.rpm</link>
      <description><p><strong>java-1.8.0-openjdk-portable-devel-fastdebug</strong> - OpenJDK 8 Development Environment portable edition optimised with full debugging on&lt;br /&gt;</p>

<p>The OpenJDK 8 development tools - portable edition&lt;br /&gt;
This package is optimised with full debugging. Install only as needed and remove ASAP.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 24 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 1:1.8.0.502.b07-1.0.el9
- Build for Rocky Linux 9
- Ensure EL9 builds do not use lto flags

Fri, 17 Jul 2026 GMT - Andrea Bolognani &amp;lt;abologna@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Strip %{dist} more thoroughly
- Resolves: OPENJDK-4907

Thu, 16 Jul 2026 GMT - Andrew Hughes &amp;lt;gnu.andrew@redhat.com&amp;gt; - 1:1.8.0.502.b07-1.0
- Update to 8u502-b07 (GA).
- Update release notes for 8u502-b07.
- Bump lcms2 version to 2.19.1 following JDK-8321489, JDK-8348110, JDK-8375065 &amp;amp; JDK-8383354
- Bump zlib version to 1.3.2 following JDK-8378631
- Port ForFiles patch to RHEL and update to use standard function naming format
- Remove macro references in comments where possible (- Cleanup RPM only macros unused in the portable spec file
- Move version information and core NVR definitions back towards the top of the file
- Explictly define supported architectures
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field
- Make zone string debug output optional in TestTranslations
- Add RHEL 7 opt-out on -Werror=stringop-overflow which is unsupported on its gcc
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
- Resolves: OPENJDK-4869
- Related: OPENJDK-4896
- Resolves: OPENJDK-4903
- Resolves: OPENJDK-4904
- Resolves: OPENJDK-4906
- Resolves: OPENJDK-4908
- Related: OPENJDK-4895

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libtiff-tools-4.4.0-18.el9_8.1.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:44:27 PM GMT</pubDate>
      <guid isPermaLink="false">a219ac1692fb83d8118a67a5cd9d4fb391852172eda402138fb91d73c62b7b33</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libtiff-tools-4.4.0-18.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>libtiff-tools</strong> - Command-line utility programs for manipulating TIFF files&lt;br /&gt;</p>

<p>This package contains command-line programs for manipulating TIFF format&lt;br /&gt;
image files using the libtiff library.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 14 Jul 2026 GMT - Michal Hlavinka &amp;lt;mhlavink@redhat.com&amp;gt; - 4.4.0-18.1
- fix CVE-2026-12912: heap-buffer-overflow in PixarLog 8BITABGR decode with stride 3 (RHEL-189387)

Mon, 11 May 2026 GMT - Michal Hlavinka &amp;lt;mhlavink@redhat.com&amp;gt; - 4.4.0-18
- rebuild

Thu, 07 May 2026 GMT - Michal Hlavinka &amp;lt;mhlavink@redhat.com&amp;gt; - 4.4.0-15.3
- fix CVE-2026-4775: signed integer overflow in putcontig8bitYCbCr44tile (RHEL-159331)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_nss_idmap-devel-2.9.8-4.el9_8.1.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:06:44 AM GMT</pubDate>
      <guid isPermaLink="false">c5ae871c2de8a48b1eaf90acc59ef421acb625a505461be88bb61f43a55c2a89</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libsss_nss_idmap-devel-2.9.8-4.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>libsss_nss_idmap-devel</strong> - Library for SID and certificate based lookups&lt;br /&gt;</p>

<p>Utility library for SID and certificate based lookups</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Justin Stephenson &amp;lt;jstephen@redhat.com&amp;gt; - 2.9.8-5
- Resolves: RHEL-192063 CVE-2026-14474 sssd: sudo ldap provider searches entire directory tree for sudorole objects by default, enabling privilege escalation
- Resolves: RHEL-192070 CVE-2026-14476 sssd: path traversal in SSSD AD GPO provider allows writing files outside GPO cache directory as root

Wed, 15 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.9.8-4
- Resolves: RHEL-154804 Crash in 'sss_client/autofs/sss_autofs.c'

Mon, 13 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.9.8-3
- Resolves: RHEL-167758 - sssd-kcm fails to start if krb5_renew_interval is specified

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_idmap-devel-2.9.8-4.el9_8.1.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:06:44 AM GMT</pubDate>
      <guid isPermaLink="false">27a698ceb1f1a779ca891fdd322c9356ac117170361d9dccb35bec1ae83e2489</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libsss_idmap-devel-2.9.8-4.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>libsss_idmap-devel</strong> - FreeIPA Idmap library&lt;br /&gt;</p>

<p>Utility library to SIDs to Unix uids and gids</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Justin Stephenson &amp;lt;jstephen@redhat.com&amp;gt; - 2.9.8-5
- Resolves: RHEL-192063 CVE-2026-14474 sssd: sudo ldap provider searches entire directory tree for sudorole objects by default, enabling privilege escalation
- Resolves: RHEL-192070 CVE-2026-14476 sssd: path traversal in SSSD AD GPO provider allows writing files outside GPO cache directory as root

Wed, 15 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.9.8-4
- Resolves: RHEL-154804 Crash in 'sss_client/autofs/sss_autofs.c'

Mon, 13 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.9.8-3
- Resolves: RHEL-167758 - sssd-kcm fails to start if krb5_renew_interval is specified

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_certmap-devel-2.9.8-4.el9_8.1.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:06:44 AM GMT</pubDate>
      <guid isPermaLink="false">d2dfd71e16af9fd5bfc5be9fe542f5bd2b9bc3bf152e848fc8688e02ab164a8a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libsss_certmap-devel-2.9.8-4.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>libsss_certmap-devel</strong> - SSSD Certificate Mapping Library&lt;br /&gt;</p>

<p>Library to map certificates to users based on rules</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Justin Stephenson &amp;lt;jstephen@redhat.com&amp;gt; - 2.9.8-5
- Resolves: RHEL-192063 CVE-2026-14474 sssd: sudo ldap provider searches entire directory tree for sudorole objects by default, enabling privilege escalation
- Resolves: RHEL-192070 CVE-2026-14476 sssd: path traversal in SSSD AD GPO provider allows writing files outside GPO cache directory as root

Wed, 15 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.9.8-4
- Resolves: RHEL-154804 Crash in 'sss_client/autofs/sss_autofs.c'

Mon, 13 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.9.8-3
- Resolves: RHEL-167758 - sssd-kcm fails to start if krb5_renew_interval is specified

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glib2-static-2.68.4-19.el9_8.2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:06:17 AM GMT</pubDate>
      <guid isPermaLink="false">2fa7eb5dbee891a01571fee979a924125af709eb9f1209d119a69982709da0e6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/g/glib2-static-2.68.4-19.el9_8.2.ppc64le.rpm</link>
      <description><p><strong>glib2-static</strong> - glib static&lt;br /&gt;</p>

<p>The glib2-static subpackage contains static libraries for glib2.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 09 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2.68.4-19.2
- Fix CVE-2026-58016: broken node element nesting validation in
  D-Bus introspection XML parsing
- Resolves: RHEL-190632

Fri, 24 Apr 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.68.4-19.1
- Add patch for CVE-2025-14087 and CVE-2025-14512

Mon, 19 Jan 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.68.4-19
- Add patch for CVE-2025-13601
- Fix GUnixMount issues

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-test-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">ad1e32f4e9f82facd98111bb9ebec6a54bb7fa98a04f306695d99634770ee6a2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-test-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-test</strong> - The self-test suite for the main python3 package&lt;br /&gt;</p>

<p>The self-test suite for the Python interpreter.&lt;br /&gt;
&lt;br /&gt;
This is only useful to test Python itself. For testing general Python code,&lt;br /&gt;
you should use the unittest module from python3.14-libs, or a library such as&lt;br /&gt;
python3.14-pytest.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-idle-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">b2b1dcb389dd9bda375e077ee6a5bbbb88ccbb085658f91378a1df000f7c02b3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-idle-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-idle</strong> - A basic graphical development environment for Python&lt;br /&gt;</p>

<p>IDLE is Python’s Integrated Development and Learning Environment.&lt;br /&gt;
&lt;br /&gt;
IDLE has the following features: Python shell window (interactive&lt;br /&gt;
interpreter) with colorizing of code input, output, and error messages;&lt;br /&gt;
multi-window text editor with multiple undo, Python colorizing,&lt;br /&gt;
smart indent, call tips, auto completion, and other features;&lt;br /&gt;
search within any window, replace within editor windows, and&lt;br /&gt;
search through multiple files (grep); debugger with persistent&lt;br /&gt;
breakpoints, stepping, and viewing of global and local namespaces;&lt;br /&gt;
configuration, browsers, and other dialogs.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-tkinter-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">2257e703232ff68e30af3c88fd8f5d9cbe6edd895025548225227995d653a7b2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-tkinter-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading-tkinter</strong> - A GUI toolkit for Free Threading Python&lt;br /&gt;</p>

<p>The Tkinter (Tk interface) library is a graphical user interface toolkit for&lt;br /&gt;
the Free Threading Python interpreter.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-test-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">592555d03fe30a7ef541e45aeec1b996a6d9267fe712c82feda8d2e5f47255e7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-test-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading-test</strong> - The self-test suite for the Free Threading Python package&lt;br /&gt;</p>

<p>The self-test suite for the Free Threading Python interpreter.&lt;br /&gt;
&lt;br /&gt;
This is only useful to test Free Threading Python itself. For testing general&lt;br /&gt;
Python code with the Free Threading build, you should use the unittest module&lt;br /&gt;
from python3.14-freethreading-libs, or a library such as pytest.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-libs-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">639f9d3af4a97edb8e383a44595e41667bb9500a0f87a49d4714afae2b6e915b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-libs-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading-libs</strong> - Free Threading Python runtime libraries&lt;br /&gt;</p>

<p>This package contains runtime libraries for use by Free Threading Python:&lt;br /&gt;
- the majority of the Python standard library&lt;br /&gt;
- a dynamically linked library for use by applications that embed Python as&lt;br /&gt;
  a scripting language, and by the main "python3.14t" executable</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-idle-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">c7206fe72739e2416e91f129ec0b5802322f09c5bc97a46cc22f624e9c5308b1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-idle-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading-idle</strong> - A basic graphical development environment for Free Threading Python&lt;br /&gt;</p>

<p>IDLE is Python's Integrated Development and Learning Environment for&lt;br /&gt;
the Free Threading build.&lt;br /&gt;
&lt;br /&gt;
IDLE has the following features: Python shell window (interactive&lt;br /&gt;
interpreter) with colorizing of code input, output, and error messages;&lt;br /&gt;
multi-window text editor with multiple undo, Python colorizing,&lt;br /&gt;
smart indent, call tips, auto completion, and other features;&lt;br /&gt;
search within any window, replace within editor windows, and&lt;br /&gt;
search through multiple files (grep); debugger with persistent&lt;br /&gt;
breakpoints, stepping, and viewing of global and local namespaces;&lt;br /&gt;
configuration, browsers, and other dialogs.&lt;br /&gt;
Run with `python3.14t -m idlelib`.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-devel-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">b7b73a07b218d2c5cf9a8c56351b29ca3790602fe95ba50770a2ac0233a3bdf2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-devel-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading-devel</strong> - Libraries and header files needed for Free Threading Python evelopment&lt;br /&gt;</p>

<p>This package contains the header files and configuration needed to compile&lt;br /&gt;
Python extension modules (typically written in C or C++) for the Free hreading&lt;br /&gt;
build, to embed Free Threading Python into other programs, and to make binary&lt;br /&gt;
distributions for Free Threading Python libraries.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-debug-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">87e3c33550808d8acb1d430fce746286a2cde361e81929061c58eb0f78443980</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-debug-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading-debug</strong> - Free Threading (PEP 703) version of the Python runtime (debug build)&lt;br /&gt;</p>

<p>The Free Threading (PEP 703) build of Python. Debug build.&lt;br /&gt;
&lt;br /&gt;
CPython’s global interpreter lock (“GIL”) prevents multiple threads from&lt;br /&gt;
executing Python code at the same time. The GIL is an obstacle to using&lt;br /&gt;
multi-core CPUs from Python efficiently.&lt;br /&gt;
&lt;br /&gt;
This build of Python is built with the --disable-gil option.&lt;br /&gt;
It lets the interpreter run Python code without the global interpreter lock&lt;br /&gt;
and with the necessary changes needed to make the interpreter thread-safe.&lt;br /&gt;
&lt;br /&gt;
This package provides a version of the Python runtime with numerous debugging&lt;br /&gt;
features enabled, aimed at advanced Python users such as developers of Python&lt;br /&gt;
extension modules.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-freethreading-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">3a53862302e83711171fe986a83caac7c858782f00e457200558039db7346bfe</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-freethreading-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-freethreading</strong> - Free Threading (PEP 703) version of the Python interpreter&lt;br /&gt;</p>

<p>The Free Threading (PEP 703) build of Python interpreter.&lt;br /&gt;
&lt;br /&gt;
CPython's global interpreter lock ("GIL") prevents multiple threads from&lt;br /&gt;
executing Python code at the same time. The GIL is an obstacle to using&lt;br /&gt;
multi-core CPUs from Python efficiently.&lt;br /&gt;
&lt;br /&gt;
This build of Python is built with the --disable-gil option.&lt;br /&gt;
It lets the interpreter run Python code without the global interpreter lock&lt;br /&gt;
and with the necessary changes needed to make the interpreter thread-safe.&lt;br /&gt;
&lt;br /&gt;
The python3.14-freethreading package provides the "python3.14t" executable.&lt;br /&gt;
The majority of its standard library is provided in the&lt;br /&gt;
python3.14-freethreading-libs package, which should be installed&lt;br /&gt;
automatically along with python3.14-freethreading.&lt;br /&gt;
The remaining parts of the Python standard library are broken out into the&lt;br /&gt;
python3.14-freethreading-tkinter and&lt;br /&gt;
python3.14-freethreading-test packages,&lt;br /&gt;
which may need to be installed separately.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.14-debug-3.14.5-1.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:37:39 PM GMT</pubDate>
      <guid isPermaLink="false">90a130046b2cbde5fc5aaa9e6a2f81d842383b727d777c8daae1717e482f33fe</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.14-debug-3.14.5-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.14-debug</strong> - Debug version of the Python runtime&lt;br /&gt;</p>

<p>python3-debug provides a version of the Python runtime with numerous debugging&lt;br /&gt;
features enabled, aimed at advanced Python users such as developers of Python&lt;br /&gt;
extension modules.&lt;br /&gt;
&lt;br /&gt;
This version uses more memory and will be slower than the regular Python build,&lt;br /&gt;
but is useful for tracking down reference-counting issues and other bugs.&lt;br /&gt;
&lt;br /&gt;
The debug build shares installation directories with the standard Python&lt;br /&gt;
runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions&lt;br /&gt;
(.cpython*.so) -- are compatible between this and the standard version&lt;br /&gt;
of Python.&lt;br /&gt;
&lt;br /&gt;
The debug runtime additionally supports debug builds of C-API extensions&lt;br /&gt;
(with the "d" ABI flag) for debugging issues in those extensions.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.14.5-1.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193779

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5-1
- Update to 3.14.5
Resolves: RHEL-180642

Tue, 09 Jun 2026 GMT - Miro Hrončok &amp;lt;mhroncok@redhat.com&amp;gt; - 3.14.5~rc1-1
- Update to 3.14.5rc1
- Move back to the generational from the incremental garbage collector
- Security fix for CVE-2026-6019
Resolves: RHEL-180642

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dotnet-sdk-9.0-source-built-artifacts-9.0.119-1.el9_8.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 03:43:42 PM GMT</pubDate>
      <guid isPermaLink="false">ff2b24441d92b84528e715bd8edc2ce56b9dd7ebb931e022267b083a43f91272</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/d/dotnet-sdk-9.0-source-built-artifacts-9.0.119-1.el9_8.ppc64le.rpm</link>
      <description><p><strong>dotnet-sdk-9.0-source-built-artifacts</strong> - Internal package for building .NET 9.0 Software Development Kit&lt;br /&gt;</p>

<p>The .NET source-built archive is a collection of packages needed&lt;br /&gt;
to build the .NET SDK itself.&lt;br /&gt;
&lt;br /&gt;
These are not meant for general use.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Satish Mane &amp;lt;satmane@redhat.com&amp;gt; - 9.0.119-1
- Update to .NET SDK 9.0.119 and Runtime 9.0.18
- Resolves: RHEL-192472

Thu, 02 Jul 2026 GMT - Tom Deseyn &amp;lt;tdeseyn@redhat.com&amp;gt; - 9.0.118-2
- Reduce time to detect hanging builds
- Resolves: RHEL-191646

Wed, 03 Jun 2026 GMT - Tom Deseyn &amp;lt;tdeseyn@redhat.com&amp;gt; - 9.0.118-1
- Update to .NET SDK 9.0.118 and Runtime 9.0.17
- Resolves: RHEL-181553

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dotnet-sdk-10.0-source-built-artifacts-10.0.110-1.el9_8.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 03:42:18 PM GMT</pubDate>
      <guid isPermaLink="false">91b7586fd63bb988a72f6689572e889ca6f7e510dd0107ea0b2f83038af02e94</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/d/dotnet-sdk-10.0-source-built-artifacts-10.0.110-1.el9_8.ppc64le.rpm</link>
      <description><p><strong>dotnet-sdk-10.0-source-built-artifacts</strong> - Internal package for building .NET 10.0 Software Development Kit&lt;br /&gt;</p>

<p>The .NET source-built archive is a collection of packages needed&lt;br /&gt;
to build the .NET SDK itself.&lt;br /&gt;
&lt;br /&gt;
These are not meant for general use.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Satish Mane &amp;lt;satmane@redhat.com&amp;gt; - 10.0.110-1
- Update to .NET SDK 10.0.110 and Runtime 10.0.10
- Resolves: RHEL-192462

Thu, 02 Jul 2026 GMT - Tom Deseyn &amp;lt;tdeseyn@redhat.com&amp;gt; - 10.0.109-2
- Reduce time to detect hanging builds
- Resolves: RHEL-191641

Wed, 03 Jun 2026 GMT - Tom Deseyn &amp;lt;tdeseyn@redhat.com&amp;gt; - 10.0.109-1
- Update to .NET SDK 10.0.109 and Runtime 10.0.9
- Resolves: RHEL-181558

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dotnet-sdk-8.0-source-built-artifacts-8.0.129-1.el9_8.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 03:41:21 PM GMT</pubDate>
      <guid isPermaLink="false">22c2c5f28ecf51c52fd2dc63341341079080abcfe795be7654a88699d6e05d5e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/d/dotnet-sdk-8.0-source-built-artifacts-8.0.129-1.el9_8.ppc64le.rpm</link>
      <description><p><strong>dotnet-sdk-8.0-source-built-artifacts</strong> - Internal package for building .NET 8.0 Software Development Kit&lt;br /&gt;</p>

<p>The .NET source-built archive is a collection of packages needed&lt;br /&gt;
to build the .NET SDK itself.&lt;br /&gt;
&lt;br /&gt;
These are not meant for general use.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Satish Mane &amp;lt;satmane@redhat.com&amp;gt; - 8.0.129-1
- Update to .NET SDK 8.0.129 and Runtime 8.0.29
- Resolves: RHEL-192467

Thu, 02 Jul 2026 GMT - Tom Deseyn &amp;lt;tdeseyn@redhat.com&amp;gt; - 8.0.128-2
- Reduce time to detect hanging builds
- Resolves: RHEL-191652

Wed, 03 Jun 2026 GMT - Tom Deseyn &amp;lt;tdeseyn@redhat.com&amp;gt; - 8.0.128-1
- Update to .NET SDK 8.0.128 and Runtime 8.0.28
- Resolves: RHEL-181055

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dovecot-devel-1:2.3.16-18.el9_8.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 03:22:52 PM GMT</pubDate>
      <guid isPermaLink="false">f7db7ef68cc47cfdb93d14ae21a28f704132146011030f8804e6ff0487a45933</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/d/dovecot-devel-2.3.16-18.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>dovecot-devel</strong> - Development files for dovecot&lt;br /&gt;</p>

<p>This package provides the development files for dovecot.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 26 Jun 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1:2.3.16-18.1
- fix CVE-2026-42006: IMAP parser list_count_limit bypass via open
  parentheses (RHEL-188468)

Mon, 11 May 2026 GMT - Michal Hlavinka &amp;lt;mhlavink@redhat.com&amp;gt; - 1:2.3.16-18
- rebuild

Mon, 04 May 2026 GMT - Michal Hlavinka &amp;lt;mhlavink@redhat.com&amp;gt; - 1:2.3.16-17
- fix CVE-2026-27858: denial of service via crafted message before authentication (RHEL-161640)
- fix CVE-2025-59032: ManageSieve: Denial of Service via crafted SASL initial response in AUTHENTICATE command (RHEL-162288)
- fix CVE-2026-27857: denial of service via specially crafted NOOP command (RHEL-161679)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.12-test-3.12.13-3.el9_8.1.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 03:41:33 PM GMT</pubDate>
      <guid isPermaLink="false">c2823b1b4dace5e6b1da2704665b784b0ea93248b737356323837d71b5986213</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.12-test-3.12.13-3.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.12-test</strong> - The self-test suite for the main python3 package&lt;br /&gt;</p>

<p>The self-test suite for the Python interpreter.&lt;br /&gt;
&lt;br /&gt;
This is only useful to test Python itself. For testing general Python code,&lt;br /&gt;
you should use the unittest module from python3.12-libs, or a library such as&lt;br /&gt;
python3.12-pytest.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-3.1
- Security fix for CVE-2026-15308
Resolves: RHEL-RHEL-193793

Mon, 01 Jun 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-3
- Depend on sqlite-libs with (de)serialize API
Resolves: RHEL-180474

Thu, 16 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.12.13-2
- Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-6100, CVE-2026-2297, CVE-2026-3644, CVE-2026-4224
Resolves: RHEL-168159, RHEL-167917

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.12-idle-3.12.13-3.el9_8.1.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 03:41:33 PM GMT</pubDate>
      <guid isPermaLink="false">5a17b16696e086eea077a94bff4438333aa393e5204f5f359e6346caf48ba68a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.12-idle-3.12.13-3.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.12-idle</strong> - A basic graphical development environment for Python&lt;br /&gt;</p>

<p>IDLE is Python’s Integrated Development and Learning Environment.&lt;br /&gt;
&lt;br /&gt;
IDLE has the following features: Python shell window (interactive&lt;br /&gt;
interpreter) with colorizing of code input, output, and error messages;&lt;br /&gt;
multi-window text editor with multiple undo, Python colorizing,&lt;br /&gt;
smart indent, call tips, auto completion, and other features;&lt;br /&gt;
search within any window, replace within editor windows, and&lt;br /&gt;
search through multiple files (grep); debugger with persistent&lt;br /&gt;
breakpoints, stepping, and viewing of global and local namespaces;&lt;br /&gt;
configuration, browsers, and other dialogs.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-3.1
- Security fix for CVE-2026-15308
Resolves: RHEL-RHEL-193793

Mon, 01 Jun 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-3
- Depend on sqlite-libs with (de)serialize API
Resolves: RHEL-180474

Thu, 16 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.12.13-2
- Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-6100, CVE-2026-2297, CVE-2026-3644, CVE-2026-4224
Resolves: RHEL-168159, RHEL-167917

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3.12-debug-3.12.13-3.el9_8.1.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 03:41:33 PM GMT</pubDate>
      <guid isPermaLink="false">d87c6044f9e8fcb954352004a2ea3ddbc1bd91e4f7b7afad3100e0fa4d5e685d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3.12-debug-3.12.13-3.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>python3.12-debug</strong> - Debug version of the Python runtime&lt;br /&gt;</p>

<p>python3-debug provides a version of the Python runtime with numerous debugging&lt;br /&gt;
features enabled, aimed at advanced Python users such as developers of Python&lt;br /&gt;
extension modules.&lt;br /&gt;
&lt;br /&gt;
This version uses more memory and will be slower than the regular Python build,&lt;br /&gt;
but is useful for tracking down reference-counting issues and other bugs.&lt;br /&gt;
&lt;br /&gt;
The debug build shares installation directories with the standard Python&lt;br /&gt;
runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions&lt;br /&gt;
(.cpython*.so) -- are compatible between this and the standard version&lt;br /&gt;
of Python.&lt;br /&gt;
&lt;br /&gt;
The debug runtime additionally supports debug builds of C-API extensions&lt;br /&gt;
(with the "d" ABI flag) for debugging issues in those extensions.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-3.1
- Security fix for CVE-2026-15308
Resolves: RHEL-RHEL-193793

Mon, 01 Jun 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-3
- Depend on sqlite-libs with (de)serialize API
Resolves: RHEL-180474

Thu, 16 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.12.13-2
- Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-6100, CVE-2026-2297, CVE-2026-3644, CVE-2026-4224
Resolves: RHEL-168159, RHEL-167917

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cifs-utils-devel-7.6-2.el9_8.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 04:07:36 AM GMT</pubDate>
      <guid isPermaLink="false">88a91cfb7e86bd0412cbebdb8f2de31fbde4950e85bd6559bdd6756e1b14c379</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/c/cifs-utils-devel-7.6-2.el9_8.ppc64le.rpm</link>
      <description><p><strong>cifs-utils-devel</strong> - Files needed for building plugins for cifs-utils&lt;br /&gt;</p>

<p>The SMB/CIFS protocol is a standard file sharing protocol widely deployed&lt;br /&gt;
on Microsoft Windows machines. This package contains the header file&lt;br /&gt;
necessary for building ID mapping plugins for cifs-utils.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Paulo Alcantara &amp;lt;paalcant@redhat.com&amp;gt; - 7.6-2
- resolves: RHEL-192982 - fix krb5 mount regression

Wed, 24 Jun 2026 GMT - Paulo Alcantara &amp;lt;paalcant@redhat.com&amp;gt; - 7.6-1
- Update to version 7.6
- resolves: RHEL-185761 - CVE-2026-12505 cifs-utils: LPE via cifs.spnego

Tue, 03 Feb 2026 GMT - Paulo Alcantara &amp;lt;paalcant@redhat.com&amp;gt; - 7.5-1
- resolves: RHEL-127499 - Enable debug logs in cifs.upcall

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>capstone-devel-4.0.2-13.el9_8.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:33:53 AM GMT</pubDate>
      <guid isPermaLink="false">1ed17e885f2f501ba92806c2d7de80adcd4fc0478f1db8dfa0f1a9b199be58b0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/c/capstone-devel-4.0.2-13.el9_8.ppc64le.rpm</link>
      <description><p><strong>capstone-devel</strong> - Development files for capstone&lt;br /&gt;</p>

<p>&lt;br /&gt;
Capstone is a disassembly framework with the target of becoming the ultimate&lt;br /&gt;
disasm engine for binary analysis and reversing in the security community.&lt;br /&gt;
The capstone-devel package contains libraries and header files for&lt;br /&gt;
developing applications that use capstone.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 26 May 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-13
- Rebuild for rhel-9.8.z

Thu, 02 Apr 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-12
- Rebuild for rhel-9.8
  Resolves: RHEL-137760

Thu, 12 Mar 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-11
- Fix CVE-2025-68114 (memory corruption) and CVE-2025-67873 (heap buffer overflow)
  Resolves: RHEL-137760

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-capstone-4.0.2-13.el9_8.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:33:53 AM GMT</pubDate>
      <guid isPermaLink="false">db8f39b187f7483b362ff0660f3c07741a98aa57d59b424d5e39eaabff3cf8ae</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/python3-capstone-4.0.2-13.el9_8.ppc64le.rpm</link>
      <description><p><strong>python3-capstone</strong> - Python3 bindings for capstone&lt;br /&gt;</p>

<p>&lt;br /&gt;
Capstone is a disassembly framework with the target of becoming the ultimate&lt;br /&gt;
disasm engine for binary analysis and reversing in the security community.&lt;br /&gt;
The python3-capstone package contains python3 bindings for capstone.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 26 May 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-13
- Rebuild for rhel-9.8.z

Thu, 02 Apr 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-12
- Rebuild for rhel-9.8
  Resolves: RHEL-137760

Thu, 12 Mar 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-11
- Fix CVE-2025-68114 (memory corruption) and CVE-2025-67873 (heap buffer overflow)
  Resolves: RHEL-137760

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>papi-testsuite-7.2.0-1.el9_8.1.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:31:49 AM GMT</pubDate>
      <guid isPermaLink="false">48a52f46c3cb2622d32ac88ae6c890b912e393cb38b5f709b4286232944bc604</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/p/papi-testsuite-7.2.0-1.el9_8.1.ppc64le.rpm</link>
      <description><p><strong>papi-testsuite</strong> - Set of tests for checking PAPI functionality&lt;br /&gt;</p>

<p>PAPI-testsuite includes compiled versions of papi tests to ensure&lt;br /&gt;
that PAPI functions on particular hardware.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Thu, 04 Jun 2026 GMT - Aaron Merey &amp;lt;amerey@redhat.com&amp;gt; - 7.2.0-1.1
- Generate Fortran headers deterministically to fix multilib file
  conflict on papi-devel. (RHEL-145965, RHEL-180678)

Mon, 03 Nov 2025 GMT - RHEL Packaging Agent &amp;lt;jotnar@redhat.com&amp;gt; - 7.2.0-1
- Rebase to papi 7.2.0
- Update license tag to BSD-3-Clause
- Remove old patches and add new patches for 7.2.0 compatibility
- Update configure options and package files
- Resolves: RHEL-121673

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsolv-tools-0.7.24-6.el9_8.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:22:30 AM GMT</pubDate>
      <guid isPermaLink="false">d8296a47138237c427dd41845210bcc850078a4b06062044b1298ca2d52838db</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libsolv-tools-0.7.24-6.el9_8.ppc64le.rpm</link>
      <description><p><strong>libsolv-tools</strong> - Package dependency solver tools&lt;br /&gt;</p>

<p>Package dependency solver tools.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 05 Jun 2026 GMT - Petr Pisar &amp;lt;ppisar@redhat.com&amp;gt; - 0.7.24-6
- Fix a buffer overflow when decompressing solv pages (CVE-2026-48864)
  (RHEL-178982)

Wed, 22 Apr 2026 GMT - Marek Blaha &amp;lt;mblaha@redhat.com&amp;gt; - 0.7.24-5
- Backport "choice rules: also do solver_choicerulecheck for package downgrades"
  Resolves: RHEL-141449

Thu, 22 Jan 2026 GMT - Evan Goode &amp;lt;egoode@redhat.com&amp;gt; - 0.7.24-4
- Backport "Implement color filtering when adding update targets"
  Resolves: RHEL-103995

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsolv-devel-0.7.24-6.el9_8.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:22:30 AM GMT</pubDate>
      <guid isPermaLink="false">4edda4287b41db24f6363d365256324209b5db7802de176b42da408daf91b345</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/l/libsolv-devel-0.7.24-6.el9_8.ppc64le.rpm</link>
      <description><p><strong>libsolv-devel</strong> - Development files for libsolv&lt;br /&gt;</p>

<p>Development files for libsolv.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Fri, 05 Jun 2026 GMT - Petr Pisar &amp;lt;ppisar@redhat.com&amp;gt; - 0.7.24-6
- Fix a buffer overflow when decompressing solv pages (CVE-2026-48864)
  (RHEL-178982)

Wed, 22 Apr 2026 GMT - Marek Blaha &amp;lt;mblaha@redhat.com&amp;gt; - 0.7.24-5
- Backport "choice rules: also do solver_choicerulecheck for package downgrades"
  Resolves: RHEL-141449

Thu, 22 Jan 2026 GMT - Evan Goode &amp;lt;egoode@redhat.com&amp;gt; - 0.7.24-4
- Backport "Implement color filtering when adding update targets"
  Resolves: RHEL-103995

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>capstone-java-4.0.2-13.el9_8.noarch</title>
      <pubDate>Tue, 14 Jul 2026 11:54:35 PM GMT</pubDate>
      <guid isPermaLink="false">723142a03eaf236a1696797102ae50641399789c3b7b33497ee8844efa8ec09d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/ppc64le/os/Packages/c/capstone-java-4.0.2-13.el9_8.noarch.rpm</link>
      <description><p><strong>capstone-java</strong> - Java bindings for capstone&lt;br /&gt;</p>

<p>&lt;br /&gt;
Capstone is a disassembly framework with the target of becoming the ultimate&lt;br /&gt;
disasm engine for binary analysis and reversing in the security community.&lt;br /&gt;
The capstone-java package contains java bindings for capstone.</p>

<p><strong>Change Log:</strong></p>

&lt;pre&gt;Tue, 26 May 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-13
- Rebuild for rhel-9.8.z

Thu, 02 Apr 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-12
- Rebuild for rhel-9.8
  Resolves: RHEL-137760

Thu, 12 Mar 2026 GMT - Jon Maloy &amp;lt;jmaloy@redhat.com&amp;gt; - 4.0.2-11
- Fix CVE-2025-68114 (memory corruption) and CVE-2025-67873 (heap buffer overflow)
  Resolves: RHEL-137760

&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
