<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Rocky Linux 9 aarch64 CRB</title>
    <link>https://rockylinux.org</link>
    <description>Recently updated packages for Rocky Linux 9 aarch64 CRB</description>
    <pubDate>Mon, 10 Aug 2026 07:02:42 AM GMT</pubDate>
    <generator>DNF</generator>
    <item>
      <title>libperf-5.14.0-687.36.1.el9_8.aarch64</title>
      <pubDate>Thu, 06 Aug 2026 01:56:27 PM GMT</pubDate>
      <guid isPermaLink="false">6bf29f62cd540d78bb2a19c1ee0e309c49d3c90efa4ba7e6b06f861aab28597f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libperf-5.14.0-687.36.1.el9_8.aarch64.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;Thu, 06 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 5.14.0-687.36.1
- Replace sbat with Rocky Linux sbat (label)
- Change bug tracker URL (label)
- Ensure appended release in sbat is removed

Wed, 05 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.36.1.el9_8]
- powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs (Mamatha Inamdar) [RHEL-215575]
- powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory (Mamatha Inamdar) [RHEL-215575]
- mm/vmscan: add sysctl to limit direct reclaim scanning depth (Audra Mitchell) [RHEL-211058]
- mm/memcg: refactor try_charge_memcg retry logic to use for loop (Audra Mitchell) [RHEL-211058]
- mm/memcg: introduce tunable sysctl for memory cgroup reclaim retries (Audra Mitchell) [RHEL-211058]
- futex: Prevent lockup in requeue-PI during signal/ timeout wakeup (Waiman Long) [RHEL-193526] {CVE-2026-52977}
- futex: Require sys_futex_requeue() to have identical flags (Waiman Long) [RHEL-193526] {CVE-2026-31554}
- futex: Clear stale exiting pointer in futex_lock_pi() retry path (Waiman Long) [RHEL-193526] {CVE-2026-31555}
- futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() (Waiman Long) [RHEL-193526] {CVE-2026-23415}

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.35.1.el9_8]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186331]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186331]
- netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() (CKI Backport Bot) [RHEL-179745] {CVE-2026-43450}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-libs-devel-5.14.0-687.36.1.el9_8.aarch64</title>
      <pubDate>Thu, 06 Aug 2026 01:56:27 PM GMT</pubDate>
      <guid isPermaLink="false">9665f886d1db948ddf53c55fc3df663c13e72d58f8150f792dd3a86cd9ca29e9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/k/kernel-tools-libs-devel-5.14.0-687.36.1.el9_8.aarch64.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;Thu, 06 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 5.14.0-687.36.1
- Replace sbat with Rocky Linux sbat (label)
- Change bug tracker URL (label)
- Ensure appended release in sbat is removed

Wed, 05 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.36.1.el9_8]
- powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs (Mamatha Inamdar) [RHEL-215575]
- powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory (Mamatha Inamdar) [RHEL-215575]
- mm/vmscan: add sysctl to limit direct reclaim scanning depth (Audra Mitchell) [RHEL-211058]
- mm/memcg: refactor try_charge_memcg retry logic to use for loop (Audra Mitchell) [RHEL-211058]
- mm/memcg: introduce tunable sysctl for memory cgroup reclaim retries (Audra Mitchell) [RHEL-211058]
- futex: Prevent lockup in requeue-PI during signal/ timeout wakeup (Waiman Long) [RHEL-193526] {CVE-2026-52977}
- futex: Require sys_futex_requeue() to have identical flags (Waiman Long) [RHEL-193526] {CVE-2026-31554}
- futex: Clear stale exiting pointer in futex_lock_pi() retry path (Waiman Long) [RHEL-193526] {CVE-2026-31555}
- futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() (Waiman Long) [RHEL-193526] {CVE-2026-23415}

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.35.1.el9_8]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186331]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186331]
- netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() (CKI Backport Bot) [RHEL-179745] {CVE-2026-43450}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-cross-headers-5.14.0-687.36.1.el9_8.aarch64</title>
      <pubDate>Thu, 06 Aug 2026 01:56:27 PM GMT</pubDate>
      <guid isPermaLink="false">d08d0689994a642904e987f9e5b6501792c554de4dfd52437560226245ce1974</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/k/kernel-cross-headers-5.14.0-687.36.1.el9_8.aarch64.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;Thu, 06 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 5.14.0-687.36.1
- Replace sbat with Rocky Linux sbat (label)
- Change bug tracker URL (label)
- Ensure appended release in sbat is removed

Wed, 05 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.36.1.el9_8]
- powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs (Mamatha Inamdar) [RHEL-215575]
- powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory (Mamatha Inamdar) [RHEL-215575]
- mm/vmscan: add sysctl to limit direct reclaim scanning depth (Audra Mitchell) [RHEL-211058]
- mm/memcg: refactor try_charge_memcg retry logic to use for loop (Audra Mitchell) [RHEL-211058]
- mm/memcg: introduce tunable sysctl for memory cgroup reclaim retries (Audra Mitchell) [RHEL-211058]
- futex: Prevent lockup in requeue-PI during signal/ timeout wakeup (Waiman Long) [RHEL-193526] {CVE-2026-52977}
- futex: Require sys_futex_requeue() to have identical flags (Waiman Long) [RHEL-193526] {CVE-2026-31554}
- futex: Clear stale exiting pointer in futex_lock_pi() retry path (Waiman Long) [RHEL-193526] {CVE-2026-31555}
- futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() (Waiman Long) [RHEL-193526] {CVE-2026-23415}

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-687.35.1.el9_8]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186331]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186331]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186331]
- netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() (CKI Backport Bot) [RHEL-179745] {CVE-2026-43450}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-libnm-devel-1:1.54.3-4.el9_8.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 09:22:53 PM GMT</pubDate>
      <guid isPermaLink="false">8a6cf4a2713c99020c6a63ce990feebf6f50c5042b17948715847d836ed5d3d5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/n/NetworkManager-libnm-devel-1.54.3-4.el9_8.aarch64.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>sg3_utils-devel-1.47-10.el9_8.1.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 09:18:58 PM GMT</pubDate>
      <guid isPermaLink="false">dfbc322131c6d0661a14c40d75da12399d0a45e155a5445331d33d54ded3169c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/s/sg3_utils-devel-1.47-10.el9_8.1.aarch64.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>egl-wayland-devel-1.1.13.1-4.el9_8.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 09:18:53 PM GMT</pubDate>
      <guid isPermaLink="false">a807f4c72e61c26025679fea27688ab881efc6d15c7dc9c8d4606318c6ab2ff6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/e/egl-wayland-devel-1.1.13.1-4.el9_8.aarch64.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>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/aarch64/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>python3-ldns-1.7.1-12.el9_8.1.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 06:44:32 PM GMT</pubDate>
      <guid isPermaLink="false">9a3088425d1c9878deb75f050d2f08cec7b1fedaa918fab084115d0ad25699e4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3-ldns-1.7.1-12.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 06:44:32 PM GMT</pubDate>
      <guid isPermaLink="false">23c7d492bfd01f2d29aefd7e666aaccbd5fd7487883485d4e61e46967790c3dc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/perl-ldns-1.7.1-12.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 06:44:32 PM GMT</pubDate>
      <guid isPermaLink="false">2ffbca3c0a8dc9e951237b6c9ab76c86025c5d7e8520c6e9a70ac1c239d8955a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/ldns-utils-1.7.1-12.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 04 Aug 2026 06:44:32 PM GMT</pubDate>
      <guid isPermaLink="false">8f3abcc56086ce2341e7f31e47ac3b7a9372f417a012b5ab7f5c3d9afa02f382</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/ldns-devel-1.7.1-12.el9_8.1.aarch64.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>nss_hesiod-2.34-275.el9_8.aarch64</title>
      <pubDate>Mon, 03 Aug 2026 09:22:41 PM GMT</pubDate>
      <guid isPermaLink="false">e7ef6b4c9342af18df9883dbc1e29d3defdeaf7ec67d14db77e8c236e29b07cc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/n/nss_hesiod-2.34-275.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 03 Aug 2026 09:22:41 PM GMT</pubDate>
      <guid isPermaLink="false">35b775111a8ed2e03e0d35e548c81a15a96a1bc3d6c34919ef3fede74042ba72</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/n/nss_db-2.34-275.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 03 Aug 2026 09:22:41 PM GMT</pubDate>
      <guid isPermaLink="false">93336808feb7002f93007b1529eaee78bea83978bd48575b997be331e76a8b24</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/g/glibc-static-2.34-275.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 03 Aug 2026 09:22:41 PM GMT</pubDate>
      <guid isPermaLink="false">3c74e39a566e5b40296fdae0c8fd4fbe5907d277a9ecd4839efef93db4d151df</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/g/glibc-nss-devel-2.34-275.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 03 Aug 2026 09:22:41 PM GMT</pubDate>
      <guid isPermaLink="false">7373a68d246cdcec29b318a3d974573e1fabd504e2c741cffc5acf8dacb1ec20</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/g/glibc-benchtests-2.34-275.el9_8.aarch64.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>postgresql-upgrade-devel-13.23-3.el9_8.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:55 AM GMT</pubDate>
      <guid isPermaLink="false">cf776e652a35e4036e3482c2ff47eeda8861ebf1fd15890f47e449317762374c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-upgrade-devel-13.23-3.el9_8.aarch64.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-test-13.23-3.el9_8.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:55 AM GMT</pubDate>
      <guid isPermaLink="false">9487a3b4e16d4493143297057e4a8339bd081cc981930d58edf89bd781ff6437</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-test-13.23-3.el9_8.aarch64.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-static-13.23-3.el9_8.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:55 AM GMT</pubDate>
      <guid isPermaLink="false">19c0aa8af4816abc6f07b42e2c37fc37eeb8319be8e48cd80d04559a285317fc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-static-13.23-3.el9_8.aarch64.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-server-devel-13.23-3.el9_8.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:55 AM GMT</pubDate>
      <guid isPermaLink="false">828560a1b7fa19937493a8815a81707e7aa4a62e1be9ed213daae8ef624b61e6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-server-devel-13.23-3.el9_8.aarch64.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-private-devel-13.23-3.el9_8.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:55 AM GMT</pubDate>
      <guid isPermaLink="false">337a5eebcd617de28a623ad1cc121f98460869330d98f1e281dc89529665ba66</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-private-devel-13.23-3.el9_8.aarch64.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-docs-13.23-3.el9_8.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:55 AM GMT</pubDate>
      <guid isPermaLink="false">6bdb18a7ffb1bc988a008cf14df181f238093da23b71b427d69aaa8926d38303</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-docs-13.23-3.el9_8.aarch64.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>postgresql-test-rpm-macros-13.23-3.el9_8.noarch</title>
      <pubDate>Wed, 29 Jul 2026 11:32:53 AM GMT</pubDate>
      <guid isPermaLink="false">6eaf4bddd64a5f9e9503f39f4a0fb5d62620d95b90e0dd2f9801a412df472442</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/postgresql-test-rpm-macros-13.23-3.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;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

Wed, 25 Feb 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-2
- fix CVE-2026-2004 CVE-2026-2005 CVE-2026-2006

Fri, 05 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 13.23-1
- Update to 13.23
- Resolves: RHEL-128812 (CVE-2025-12818)

...&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/aarch64/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>nginx-mod-devel-2:1.20.1-28.el9_8.4.rocky.0.1.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 11:32:43 AM GMT</pubDate>
      <guid isPermaLink="false">db994859c3cd9c939390c13a6dd36b39f0d7781115099af57afd41a2bb4cf029</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/n/nginx-mod-devel-1.20.1-28.el9_8.4.rocky.0.1.aarch64.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>yelp-devel-2:40.3-3.el9_8.1.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 05:13:46 AM GMT</pubDate>
      <guid isPermaLink="false">cc142ee0e4c46efe75701f4ef5b5f3521076f1fd13bd243ac650dc274bc3d949</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/y/yelp-devel-40.3-3.el9_8.1.aarch64.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>gstreamer1-plugins-bad-free-devel-1.22.12-7.el9_8.3.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 05:13:41 AM GMT</pubDate>
      <guid isPermaLink="false">308bc16574991f03fcbb9ee44d41bf69b4c44e91efee2277f01bc53b1cc1d36b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.22.12-7.el9_8.3.aarch64.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>libXfont2-devel-2.0.3-12.el9_8.1.aarch64</title>
      <pubDate>Wed, 29 Jul 2026 05:13:28 AM GMT</pubDate>
      <guid isPermaLink="false">a55e1fc5978c006c46c37d5a868b33a0cff33bc705b9326ce76f43725adf1b86</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libXfont2-devel-2.0.3-12.el9_8.1.aarch64.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-21-openjdk-static-libs-slowdebug-1:21.0.12.0.8-1.2.el9_8.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">4e5d0c7c9e82247d45459d1a8d41cf3f804f471b0d45bdcf795a7179592fdad0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-static-libs-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">d2f47f2cc68208265573e4256f10f10505eadbdfdeed7ce1ffb046a5d287ddc4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-static-libs-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">89de412025efd93c7bb3df788f77e883917bc6c145f91c595ba810752abc566c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-src-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">36b3f16f145a0b7e378856e7f2ef8ea0b025ca7bd6f3cad93cd9a45312f93ab5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-src-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">aef71a7a98612c6b7edd9299035aa5352d3d61cecc687a947d168efa0f410427</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">b5e43734ce5c0163d113d5a25e2e9ad7ef6f58d83a733647fc4d128658783b94</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-jmods-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">7a0bfe723d19668b9e554e32b7f2534f6d553661a99012dd07ded87839a3e803</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-jmods-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">4c3e7246b89229c2bfe17ae373d870cc50f7b4fc22a94c809d063153aca8736a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-headless-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">3fc6e5605232408edde8f252914a39079545d32118ab4520a32b3bd37e904069</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-headless-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">0ffccacd3f1978c0a1c4272911771c401aa05043e9686b01657e37e26af2b3f3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">e9fed993f247f5c10d7aa610aa12f2e15a3b1bb49b05d8ff8333f8fd57a5b2a3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-devel-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">0bf3bcb62af1ed52ac6704edc3a46e662c5b8e3297c328d8da84fd05ead6e6e1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-devel-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">fd0e5ece69e5456ae0686e2010738e433b875c7e24d60a33001c9ee3454c7cd6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-demo-slowdebug-21.0.12.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:12:35 PM GMT</pubDate>
      <guid isPermaLink="false">56d258a9239327ed9d86673f2113145f490706a60d6d5d0a82dda755639ed6db</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-21-openjdk-demo-fastdebug-21.0.12.0.8-1.2.el9_8.aarch64.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-25-openjdk-jmods-fastdebug-1:25.0.4.0.7-1.1.el9_8.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">df67b19d6a30199c9ec476a72afac0f7316b5617f558cb962229eb9242a2a9a4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-jmods-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">a9976c05e9a83824a56a906568fd955e2cf0e28d91034ab40b60be4b1ae4a0b5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-headless-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">f6f96337c0b7acdc533f20102b8ad52897749b4f44cf2c0a2983e49982e04cfa</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-headless-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">457c14fb57a5aed51f1d8075f85a9393528ea8904323a8afd8aec361afbc4bed</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">9a8cc6ecb21d79ceae6307374d72d43d91c29f9cb90e00ed8e27b4beedb74ea5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-devel-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">8f602a93d8cb44935b9c7c6c58fc564b79157914e13c821432c918a3c4e2ee5f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-devel-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">e9421c1e72e517a8caeed94463dc4c358af21304609a308dc0a581dfeaf554d0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-demo-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">690bf1b6e0f7330c6a6b466d1d3905d85bc7c4d7da8b18ec931906f36bc7f4c6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-demo-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">83a3835e350e7fe9bc2dae02ae64915a4ee390dabcae0e1afa5763af84fdfe5c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-crypto-adapter-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">61402ad1a210c80525a5d9707f5602001febe69371385baa514d6d2bdee59e22</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-crypto-adapter-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">6fbb3a2352a1b309a3a44e937a06faaf7dae5fe23fb6e06fadedc40060ffc238</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-static-libs-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">6c6a1a052302ddf99537ba2b080a2d431d63efe2424bc2c6398219467171e803</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-static-libs-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">601c336ba5bc7c682514790093c7c82ee22787150bbc3342cd4194de8a986423</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-src-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">a4ae5fff00251175553c7c2ea31ea095568c680cb9e6d9022fabd26e14c8a986</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-src-fastdebug-25.0.4.0.7-1.1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">5d377fba24f92166058705bde2ae0ba327d40a2a796c92abe8250f342a555337</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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-25-openjdk-jmods-slowdebug-1:25.0.4.0.7-1.1.el9_8.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:09:24 PM GMT</pubDate>
      <guid isPermaLink="false">5cde7ad280f300c54f7a07aa2a1741eda022a2bd826f0ad0f1a29e5c2717d328</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-25-openjdk-jmods-slowdebug-25.0.4.0.7-1.1.el9_8.aarch64.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-17-openjdk-static-libs-slowdebug-1:17.0.20.0.8-1.2.el9_8.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">59a85425ab093b5dc1ee4a40e68c3a07cbdacb46881bcf24b8489119cdc74bcf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-static-libs-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">5405a21a197866184e0991a331968b1d4e6fa79b794ceea160616255fc38bae5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-static-libs-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">bc0b77af197aac27fbb4abffb5d1a5ceeb4eeaa75bcc38a6f3942150b8365b7a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-src-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">da00ee421e7623b1a18567f6e20374bdef79493973b3febae2f5a15ade8f9246</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-src-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">e946923585a18a4c03617225f63a63a9d9987bfd386183a79896c8e342381d1d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">ab06439612f986dd873936e339ec6fc5653ba505f307272f08a2964b4e609687</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-jmods-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">dc2abac08a39402249135352b4c8c5883984a1ca1d45bfd4309c047bd8485078</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-jmods-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">b33135301cd316ff74267c05e1abae99d0b61654a864a1220242da30ed150db2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-headless-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">dabca6b6f78deb1997590810972557328d8058e7e7c099bc6af10de4ed351a1d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-headless-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">7148f74a1cc40d6e2945b7c8bb71a649c89bb15dda3d372e8401c9f330bc1446</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">eea931e4cda8ac1a6ec0b49afef225fd1bcf45b942e215f9d92b42bae95d2a13</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-devel-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">cb40c370676f5b980490dd522e2a2becaa7e65943a7f98912bbf08a4704d6d83</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-devel-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">c367203a1c8d99b806fa49a5c8ff68aa9d3717ca342b5d101dfc64eae65579d7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-demo-slowdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:38 PM GMT</pubDate>
      <guid isPermaLink="false">3a8d6ac5b0d3ad05befa6a17d3b29092fcfffce5c7f84770d3a70b2884458573</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-demo-fastdebug-17.0.20.0.8-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">242f80670748109ff7761861655313b8255293a4e3c84c9d66ffeb2009e4dfd9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-src-slowdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">58eca76dd69586ed15e5afc2997295ae993ba50a0a2c6c10f0cd36ab066ac564</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-src-fastdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">d53a658ba8826ae8e35d886ce898f1769b6aa5ef0de790a83229bb0b052110ea</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-slowdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">b1bbcabc1408e342cc06277ae1a1d1fe6a94340d2cbfdd3f7e42a4ccc17847a8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-headless-slowdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">956a76ae216effbf7369301500d48d7a83df9e2f3f9d6831c189a145eb2822bf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-headless-fastdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">ba6886b5c60225c64aef29098ac3bae2003b8a7d10ca12de2855d4930d5e4015</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-fastdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">46ad7a79cd6d376e0adc0cf209bc9aae1f78eb07f212cdca5730bcbdf8bb55ec</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-devel-slowdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">6aa4d3875af111020c0fd3c7de7cbe8bdfbae10395f689832e47f7b73dc81d84</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-devel-fastdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">e988c91bba4065999e9d54e308e2d9acbd2e23921ad3f413381976668a30a4d4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-demo-slowdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Sat, 25 Jul 2026 08:00:12 PM GMT</pubDate>
      <guid isPermaLink="false">4c2452002bfd70675248fab26ab3e94d9d42707be358eb4797c8e38dcb8e7b3c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-demo-fastdebug-1.8.0.502.b07-1.2.el9_8.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:29 PM GMT</pubDate>
      <guid isPermaLink="false">e188d1364fc49279284985c1ef559f5741438602042a7befa35819bd0fcfb160</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-portable-static-libs-slowdebug-17.0.20.0.8-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:29 PM GMT</pubDate>
      <guid isPermaLink="false">e4ac1d731791f3477474c5e48eaae3c38f7e7aefacf3eed6d54ea36ab9322fe9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-portable-static-libs-fastdebug-17.0.20.0.8-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:29 PM GMT</pubDate>
      <guid isPermaLink="false">b9845244f90412e2c634e9858d0d0b4a00aa333b9021de5420f73338a681039d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-portable-slowdebug-17.0.20.0.8-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:29 PM GMT</pubDate>
      <guid isPermaLink="false">3e69fcea28fca598ddf934a0a5aee696f52d186106ee270eca5442643d79a34d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-portable-fastdebug-17.0.20.0.8-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:29 PM GMT</pubDate>
      <guid isPermaLink="false">33b9efceb5d185e552b0ed49fcbe026bf3b82428a27b45e1c4291412515a71c2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-portable-devel-slowdebug-17.0.20.0.8-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:29 PM GMT</pubDate>
      <guid isPermaLink="false">53bf60ac608466e850c5b847182e1bc40c6f2bbeaf852947dd65d67ac3120cc2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-17-openjdk-portable-devel-fastdebug-17.0.20.0.8-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:28 PM GMT</pubDate>
      <guid isPermaLink="false">2cb9c244b122686f5175c8a11bdabf2d1e7e004b5f9aa367b6bfe3092a3a3643</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-portable-slowdebug-1.8.0.502.b07-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:28 PM GMT</pubDate>
      <guid isPermaLink="false">13b15b111b13fdd819a4fe95d8f911fbd40dd7b4934d2fbb8e7bc96e06a5ecb4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-portable-fastdebug-1.8.0.502.b07-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:28 PM GMT</pubDate>
      <guid isPermaLink="false">2d7772ef1e7946ca3e0b17dccb364005c665dd1151aed0217121bafc232ba50c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-portable-devel-slowdebug-1.8.0.502.b07-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Fri, 24 Jul 2026 08:41:28 PM GMT</pubDate>
      <guid isPermaLink="false">1d5c07720ae2bc218d4a88374bf5984d1781d7a10656568238ce7cd944b94adf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/j/java-1.8.0-openjdk-portable-devel-fastdebug-1.8.0.502.b07-1.0.el9.aarch64.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.aarch64</title>
      <pubDate>Tue, 21 Jul 2026 01:44:05 PM GMT</pubDate>
      <guid isPermaLink="false">9284ec9f12f71217746ac37dd9dd0d8838348a137cec8dd4c6c9d650f1d2a5a0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libtiff-tools-4.4.0-18.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 21 Jul 2026 01:06:08 AM GMT</pubDate>
      <guid isPermaLink="false">cf57f5dbc87f2204569697c081661d5acd76a59518214e8c9e081714e7d671ea</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libsss_nss_idmap-devel-2.9.8-4.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 21 Jul 2026 01:06:08 AM GMT</pubDate>
      <guid isPermaLink="false">8ebaf83f0314147c22d283644a73048e3b9ecb1ffa2217734729d2ecd10014a0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libsss_idmap-devel-2.9.8-4.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 21 Jul 2026 01:06:08 AM GMT</pubDate>
      <guid isPermaLink="false">21cd75615aaee0307c09245fc75f18b83e2ecdb3e1dbf3729537d23a241a410d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libsss_certmap-devel-2.9.8-4.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 21 Jul 2026 01:05:35 AM GMT</pubDate>
      <guid isPermaLink="false">8a4021a540b8384bcc3d4d169d9892f729c0b28453b72078ca494bce65855473</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/g/glib2-static-2.68.4-19.el9_8.2.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">8b7bfefc6643a5923de734c0078d9643f832f9be19249550fbe299dd371444be</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-test-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">6666fb8a6b33cee1967acabfbfda9c6759fafda5d98e581061de4d5056d4a0b1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-idle-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">ff08dcda442b1c148bbb9233915fced264ef4aa3c788882152abdcea9af46634</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-tkinter-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">8b1b612b2706781b50d1f88c0ec5492f834a7b1eed2a643f837081bf14cb4de1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-test-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">f3bbd83daeb6cb4c27bb91a68b8eb4b9f1f7238ef773bf052c62c08d268861fc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-libs-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">a2af616a7e7ba4ae7ecc2ec23dc6f6245a09124b40eec91f029738d7e09f0c7b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-idle-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">ae40c8a5d86d52f929315ebba46b734b682ef1e460a244c5db301b5685f0fbf1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-devel-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">a81400b043d86262dca3732130df4ebebd09afb0634cbeacf4f47f9adeba4c5f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-debug-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">d9e7f49265548eede955f095d589555671e17e9072f4cb83184ef1ff07a6405f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-freethreading-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 07:32:58 PM GMT</pubDate>
      <guid isPermaLink="false">f959c501b807664eeb490bb8061194bb1f0301eb37e5671ec311d7f613d26ab6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.14-debug-3.14.5-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 04:26:33 PM GMT</pubDate>
      <guid isPermaLink="false">7c187c85fd16a64651db32a6c7973e9434f96007e790e0ccda2da7d589ff1ae4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/d/dotnet-sdk-9.0-source-built-artifacts-9.0.119-1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 03:43:12 PM GMT</pubDate>
      <guid isPermaLink="false">fc93fd2c9cc6e8563ed6c92551e46d1e4b273601497b575bd09382891cd5fd59</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/d/dotnet-sdk-10.0-source-built-artifacts-10.0.110-1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 03:40:59 PM GMT</pubDate>
      <guid isPermaLink="false">7ab1f88779ff6acbedea55e16b06dfed7b0be65c3b9005e74f53bcfb63690368</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/d/dotnet-sdk-8.0-source-built-artifacts-8.0.129-1.el9_8.aarch64.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.aarch64</title>
      <pubDate>Mon, 20 Jul 2026 03:22:25 PM GMT</pubDate>
      <guid isPermaLink="false">d19fdabdf283fbbcd082f2f15fc7b7ca33d4ab00c3760974946ea5f48a3279bf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/d/dovecot-devel-2.3.16-18.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 03:40:34 PM GMT</pubDate>
      <guid isPermaLink="false">493f05b30ca5dca86016d380761fff79cfcc56298a7e302aed6476405530c0ec</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.12-test-3.12.13-3.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 03:40:34 PM GMT</pubDate>
      <guid isPermaLink="false">759618f094e90ba4a4b86950ec1de79d7440fb249dff78d2a34e55f89daf6ffa</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.12-idle-3.12.13-3.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 03:40:34 PM GMT</pubDate>
      <guid isPermaLink="false">6772e1351648699e078999c7021b8129f5bbd31001cf40857c3762fbaaa7ed3b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3.12-debug-3.12.13-3.el9_8.1.aarch64.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>python3-test-3.9.25-7.el9_8.2.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 03:39:43 PM GMT</pubDate>
      <guid isPermaLink="false">34705835bc426ebb0e135bc6dbdffc61ba2957733127158be2f5fa46e6a3111c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3-test-3.9.25-7.el9_8.2.aarch64.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;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

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.9.25-7
- Security fixes for CVE-2026-4786 and CVE-2026-6100
Resolves: RHEL-167919, RHEL-168161

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-idle-3.9.25-7.el9_8.2.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 03:39:43 PM GMT</pubDate>
      <guid isPermaLink="false">5044f04a47e61c545f113be63f32b1eb19b59bc2a9d547357944bcb5f5e9164a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3-idle-3.9.25-7.el9_8.2.aarch64.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;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

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.9.25-7
- Security fixes for CVE-2026-4786 and CVE-2026-6100
Resolves: RHEL-167919, RHEL-168161

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-debug-3.9.25-7.el9_8.2.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 03:39:43 PM GMT</pubDate>
      <guid isPermaLink="false">ddcd78fd668f6c111309576850854e8bf1e2a68db38b04fa78d4258394f73616</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3-debug-3.9.25-7.el9_8.2.aarch64.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;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

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.9.25-7
- Security fixes for CVE-2026-4786 and CVE-2026-6100
Resolves: RHEL-167919, RHEL-168161

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cifs-utils-devel-7.6-2.el9_8.aarch64</title>
      <pubDate>Wed, 15 Jul 2026 04:06:58 AM GMT</pubDate>
      <guid isPermaLink="false">f5104ea3b6f28bfefbe4f8be3e2bd64e8878ece528a0d349d77677a02491fa86</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/c/cifs-utils-devel-7.6-2.el9_8.aarch64.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-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/aarch64/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>
    <item>
      <title>capstone-devel-4.0.2-13.el9_8.aarch64</title>
      <pubDate>Tue, 14 Jul 2026 11:51:27 PM GMT</pubDate>
      <guid isPermaLink="false">7889a1de670bc43dc2c2a77014fbe3a6bb12f1de4c08bc6a3a7e19aa3cc81532</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/c/capstone-devel-4.0.2-13.el9_8.aarch64.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.aarch64</title>
      <pubDate>Tue, 14 Jul 2026 11:51:27 PM GMT</pubDate>
      <guid isPermaLink="false">b61ea028ef9c990adfa782ac883d90581219795075bcac1ac4d510fcd956c9d6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/python3-capstone-4.0.2-13.el9_8.aarch64.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.aarch64</title>
      <pubDate>Tue, 14 Jul 2026 11:49:36 PM GMT</pubDate>
      <guid isPermaLink="false">a26f134ee6377ef5511817275f10eedb52781c2470e2e7da8a87ec73a0f1d3bf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/p/papi-testsuite-7.2.0-1.el9_8.1.aarch64.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.aarch64</title>
      <pubDate>Tue, 14 Jul 2026 11:49:22 PM GMT</pubDate>
      <guid isPermaLink="false">04e3497f46689e2d3f8b11d58b4ba8c8c92dae42e9091d81d82cde50ad013b6f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libsolv-tools-0.7.24-6.el9_8.aarch64.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.aarch64</title>
      <pubDate>Tue, 14 Jul 2026 11:49:22 PM GMT</pubDate>
      <guid isPermaLink="false">cdd64ed5157686cadafdc035e1e44be17a481055c139a684b4f36a66683fb91e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/l/libsolv-devel-0.7.24-6.el9_8.aarch64.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>openexr-devel-3.1.1-3.el9_8.3.aarch64</title>
      <pubDate>Mon, 13 Jul 2026 01:14:17 PM GMT</pubDate>
      <guid isPermaLink="false">186a88fb35976d5c8a7a6acdd0444d2aaf91ad3fea7b31da789a796266b3d7f2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/o/openexr-devel-3.1.1-3.el9_8.3.aarch64.rpm</link>
      <description><p><strong>openexr-devel</strong> - Development files for openexr&lt;br /&gt;</p>

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

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

&lt;pre&gt;Fri, 26 Jun 2026 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.1.1-3.3
- fix CVE-2026-41142
- fix CVE-2026-42216

Tue, 28 Apr 2026 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.1.1-3.2
- fix CVE-2026-34588

Tue, 31 Mar 2026 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.1.1-3.1
- fix CVE-2026-27622

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>xorg-x11-server-source-1.20.11-34.el9_8.3.noarch</title>
      <pubDate>Mon, 13 Jul 2026 01:11:03 PM GMT</pubDate>
      <guid isPermaLink="false">cfb0e691bdc428718edb4ed7f8523ccd41357b8e4d6d323c4b15385856b7a058</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/x/xorg-x11-server-source-1.20.11-34.el9_8.3.noarch.rpm</link>
      <description><p><strong>xorg-x11-server-source</strong> - Xserver source code required to build VNC server (Xvnc)&lt;br /&gt;</p>

<p>Xserver source code needed to build VNC server (Xvnc)</p>

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

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Michel Dänzer  &amp;lt;mdaenzer@redhat.com&amp;gt; - 1.20.11-34.3
- CVE fix for CVE-2026-55999
  Resolves: https://redhat.atlassian.net/browse/RHEL-191493

Fri, 12 Jun 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-34.2
- Other security related fixes
  Resolves: https://redhat.atlassian.net/browse/RHEL-184288

Wed, 10 Jun 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-34.1
- CVE fix for: CVE-2026-50256, CVE-2026-50257, CVE-2026-50258,
               CVE-2026-50259, CVE-2026-50260, CVE-2026-50261,
               CVE-2026-50262, CVE-2026-50263, CVE-2026-50264
  Resolves: https://redhat.atlassian.net/browse/RHEL-182435

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>xorg-x11-server-devel-1.20.11-34.el9_8.3.aarch64</title>
      <pubDate>Mon, 13 Jul 2026 01:11:00 PM GMT</pubDate>
      <guid isPermaLink="false">a73ab35d23290d2a60ee200cae5e4b08a0b2aa4a51cb9c7d6c6ad46400793acb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/x/xorg-x11-server-devel-1.20.11-34.el9_8.3.aarch64.rpm</link>
      <description><p><strong>xorg-x11-server-devel</strong> - SDK for X server driver module development&lt;br /&gt;</p>

<p>The SDK package provides the developmental files which are necessary for&lt;br /&gt;
developing X server driver modules, and for compiling driver modules&lt;br /&gt;
outside of the standard X11 source code tree.  Developers writing video&lt;br /&gt;
drivers, input drivers, or other X modules should install this package.</p>

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

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Michel Dänzer  &amp;lt;mdaenzer@redhat.com&amp;gt; - 1.20.11-34.3
- CVE fix for CVE-2026-55999
  Resolves: https://redhat.atlassian.net/browse/RHEL-191493

Fri, 12 Jun 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-34.2
- Other security related fixes
  Resolves: https://redhat.atlassian.net/browse/RHEL-184288

Wed, 10 Jun 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-34.1
- CVE fix for: CVE-2026-50256, CVE-2026-50257, CVE-2026-50258,
               CVE-2026-50259, CVE-2026-50260, CVE-2026-50261,
               CVE-2026-50262, CVE-2026-50263, CVE-2026-50264
  Resolves: https://redhat.atlassian.net/browse/RHEL-182435

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>xorg-x11-server-Xwayland-devel-24.1.9-4.el9_8.3.aarch64</title>
      <pubDate>Mon, 13 Jul 2026 01:10:57 PM GMT</pubDate>
      <guid isPermaLink="false">36f5f5cb285813d8a3eef0dd73a677d33e904362396690bd71bc9ee72c95713f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/9/CRB/aarch64/os/Packages/x/xorg-x11-server-Xwayland-devel-24.1.9-4.el9_8.3.aarch64.rpm</link>
      <description><p><strong>xorg-x11-server-Xwayland-devel</strong> - Development package&lt;br /&gt;</p>

<p>The development package provides the developmental files which are&lt;br /&gt;
necessary for developing Wayland compositors using Xwayland.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 24.1.9-4.3
- CVE fix for: CVE-2026-55999, CVE-2026-56000
  Resolves: https://redhat.atlassian.net/browse/RHEL-191532
  Resolves: https://redhat.atlassian.net/browse/RHEL-191524

Fri, 12 Jun 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 24.1.9-4.2
- Other security related fixes
  Resolves: https://redhat.atlassian.net/browse/RHEL-184292

Wed, 10 Jun 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 24.1.9-4.1
- CVE fix for: CVE-2026-50256, CVE-2026-50257, CVE-2026-50258,
               CVE-2026-50259, CVE-2026-50260, CVE-2026-50261,
               CVE-2026-50262, CVE-2026-50263
  Resolves: https://redhat.atlassian.net/browse/RHEL-182426

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