<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Rocky Linux 8 x86_64 BaseOS</title>
    <link>https://rockylinux.org</link>
    <description>Recently updated packages for Rocky Linux 8 x86_64 BaseOS</description>
    <pubDate>Thu, 07 May 2026 05:30:18 PM GMT</pubDate>
    <generator>DNF</generator>
    <item>
      <title>libsoup-2.62.3-14.el8_10.i686</title>
      <pubDate>Wed, 06 May 2026 02:28:59 PM GMT</pubDate>
      <guid isPermaLink="false">61b25bba1c0203c5fd7e9244520357d67f65c842f092f465d7aba86fb1e274ff</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libsoup-2.62.3-14.el8_10.i686.rpm</link>
      <description><p><strong>libsoup</strong> - Soup, an HTTP library implementation&lt;br /&gt;</p>

<p>Libsoup is an HTTP library implementation in C. It was originally part&lt;br /&gt;
of a SOAP (Simple Object Access Protocol) implementation called Soup, but&lt;br /&gt;
the SOAP and non-SOAP parts have now been split into separate packages.&lt;br /&gt;
&lt;br /&gt;
libsoup uses the Glib main loop and is designed to work well with GTK&lt;br /&gt;
applications. This enables GNOME applications to access HTTP servers&lt;br /&gt;
on the network in a completely asynchronous fashion, very similar to&lt;br /&gt;
the Gtk+ programming model (a synchronous operation mode is also&lt;br /&gt;
supported for those who want it).</p>

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

&lt;pre&gt;Mon, 04 May 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.62.3-14
- Backport patch for CVE-2026-5119
- Run testsuite during RPM check phase

Mon, 02 Feb 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.62.3-13
- Backport patch for CVE-2026-1761

Fri, 30 Jan 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.62.3-12
- Backport patch for CVE-2026-0719
- Fix NTLM authentication test failures in FIPS mode

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsoup-2.62.3-14.el8_10.x86_64</title>
      <pubDate>Wed, 06 May 2026 02:28:52 PM GMT</pubDate>
      <guid isPermaLink="false">9fe52d17485beac58de70e6bd36797378e3b81e9ce94dbbd2aacd9a8fd377171</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libsoup-2.62.3-14.el8_10.x86_64.rpm</link>
      <description><p><strong>libsoup</strong> - Soup, an HTTP library implementation&lt;br /&gt;</p>

<p>Libsoup is an HTTP library implementation in C. It was originally part&lt;br /&gt;
of a SOAP (Simple Object Access Protocol) implementation called Soup, but&lt;br /&gt;
the SOAP and non-SOAP parts have now been split into separate packages.&lt;br /&gt;
&lt;br /&gt;
libsoup uses the Glib main loop and is designed to work well with GTK&lt;br /&gt;
applications. This enables GNOME applications to access HTTP servers&lt;br /&gt;
on the network in a completely asynchronous fashion, very similar to&lt;br /&gt;
the Gtk+ programming model (a synchronous operation mode is also&lt;br /&gt;
supported for those who want it).</p>

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

&lt;pre&gt;Mon, 04 May 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.62.3-14
- Backport patch for CVE-2026-5119
- Run testsuite during RPM check phase

Mon, 02 Feb 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.62.3-13
- Backport patch for CVE-2026-1761

Fri, 30 Jan 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@redhat.com&amp;gt; - 2.62.3-12
- Backport patch for CVE-2026-0719
- Fix NTLM authentication test failures in FIPS mode

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-libs-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">227fbb7d6d606a7e3162ddf3b9e0c0f7c37bb6150a9ec491eb9d033cf7665af0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-tools-libs-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-tools-libs</strong> - Libraries for the kernel-tools&lt;br /&gt;</p>

<p>This package contains the libraries built from the tools/ directory&lt;br /&gt;
from the kernel source.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">f409383b2b8da4576618a00766210a3a2e6eb60913c703206d1c090c9b54fb01</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-tools-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-tools</strong> - Assortment of tools for the Linux kernel&lt;br /&gt;</p>

<p>This package contains the tools/ directory from the kernel source&lt;br /&gt;
and the supporting documentation.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-extra-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">3b8a5a0d9dffbc021e1de23285e86cdccaf7b483d4c8678fe68f1a544ab08774</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-modules-extra-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-modules-extra</strong> - Extra kernel modules to match the kernel&lt;br /&gt;</p>

<p>This package provides less commonly used kernel modules for the kernel package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">1ed35718e4d0130252ee8a00ea8a65b8330bf9bc57c1bc455c6bec8be68e543c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-modules-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-modules</strong> - kernel modules to match the core kernel&lt;br /&gt;</p>

<p>This package provides commonly used kernel modules for the core kernel package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bpftool-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">d602fee8f7cbe5ee25687baa518d8e67b7ae7e6046c9a2c79665cff1432e38f6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/b/bpftool-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>bpftool</strong> - Inspection and simple manipulation of eBPF programs and maps&lt;br /&gt;</p>

<p>This package contains the bpftool, which allows inspection and simple&lt;br /&gt;
manipulation of eBPF programs and maps.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-headers-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">811d5a24da7ad528d289fda1de4a984a0d0242a67ca94098816232fd8add2943</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-headers-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-headers</strong> - Header files for the Linux kernel for use by glibc&lt;br /&gt;</p>

<p>Kernel-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;
glibc package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-devel-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">4388efd4f7f782b5f141bfa1437340c5fbf4972f1d5dfe8835174f36bb86fa99</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-devel-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-devel</strong> - Development package for building kernel modules to match the kernel&lt;br /&gt;</p>

<p>This package provides kernel headers and makefiles sufficient to build modules&lt;br /&gt;
against the kernel package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-perf-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">ae5f42575d151402317c96f4339e62a98e579988b4c73d3c5b1a8220994ec0e4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/python3-perf-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>python3-perf</strong> - Python bindings for apps which will manipulate perf events&lt;br /&gt;</p>

<p>The python3-perf package contains a module that permits applications&lt;br /&gt;
written in the Python programming language to use the interface&lt;br /&gt;
to manipulate perf events.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-extra-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">c9ec630b1f73dd9e8c34a29c1fa158fd7904197dc766136816d3ef4c98eec17d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-debug-modules-extra-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-debug-modules-extra</strong> - Extra kernel modules to match the debug kernel&lt;br /&gt;</p>

<p>This package provides less commonly used kernel modules for the debug kernel package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">fb885ae070434b037b122f58ceebf376c885f6e16e4164bd98b97a47d02d263e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-debug-modules-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-debug-modules</strong> - kernel modules to match the debug-core kernel&lt;br /&gt;</p>

<p>This package provides commonly used kernel modules for the debug-core kernel package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-devel-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">e3c8d22b97a5c22d4965185d57d1c627e0c244b1e5d947e90776f00eb92fa167</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-debug-devel-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-debug-devel</strong> - Development package for building kernel modules to match the debug kernel&lt;br /&gt;</p>

<p>This package provides kernel headers and makefiles sufficient to build modules&lt;br /&gt;
against the debug kernel package.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-core-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">578f3323865c9b6a5d423056606e3aa10a7ac7b7fd0fa6b5e8c291924aa3a3d4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-debug-core-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-debug-core</strong> - The Linux kernel compiled with extra debugging enabled&lt;br /&gt;</p>

<p>The kernel package contains the Linux kernel (vmlinuz), the core of any&lt;br /&gt;
Linux operating system.  The kernel handles the basic functions&lt;br /&gt;
of the operating system:  memory allocation, process allocation, device&lt;br /&gt;
input and output, etc.&lt;br /&gt;
&lt;br /&gt;
This variant of the kernel has numerous debugging options enabled.&lt;br /&gt;
It should only be installed when trying to gather additional information&lt;br /&gt;
on kernel bugs, as some of these options impact performance noticably.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">ad17d9b76ddbb0313c937a72c2f1ee8b7873fda8cf23192634e397ac84115955</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-debug-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-debug</strong> - kernel meta-package for the debug kernel&lt;br /&gt;</p>

<p>The meta-package for the debug kernel</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>perf-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">de6279bb6209da036b9663d4482280677c052b9600f73e00fc1f6496faf57dea</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/perf-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>perf</strong> - Performance monitoring for the Linux kernel&lt;br /&gt;</p>

<p>This package contains the perf tool, which enables performance monitoring&lt;br /&gt;
of the Linux kernel.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-cross-headers-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">a59abd9b22d6f2aa9095c9225cc164a36b9e0325d86473d6e37cf777a1135c9e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-cross-headers-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-cross-headers</strong> - Header files for the Linux kernel for use by cross-glibc&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-core-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">a9cf441faf14c7c14f4cb411ed506899cf4261e17b0bc12b96b03645104023c8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-core-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel-core</strong> - The Linux kernel&lt;br /&gt;</p>

<p>The kernel package contains the Linux kernel (vmlinuz), the core of any&lt;br /&gt;
Linux operating system.  The kernel handles the basic functions&lt;br /&gt;
of the operating system: memory allocation, process allocation, device&lt;br /&gt;
input and output, etc.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-4.18.0-553.123.1.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:39:18 PM GMT</pubDate>
      <guid isPermaLink="false">4714ce2f59293ddb983f6a30d1062cabe09680dfdf6f27b6cc97f0dbc8af7e64</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-4.18.0-553.123.1.el8_10.x86_64.rpm</link>
      <description><p><strong>kernel</strong> - The Linux kernel, based on version 4.18.0, heavily modified with backports&lt;br /&gt;</p>

<p>This is the package which provides the Linux kernel for Rocky&lt;br /&gt;
Linux. It is based on upstream Linux at version 4.18.0 and maintains kABI&lt;br /&gt;
compatibility of a set of approved symbols, however it is heavily modified with&lt;br /&gt;
backports and fixes pulled from newer upstream Linux kernel releases. This means&lt;br /&gt;
this is not a 4.18.0 kernel anymore: it includes several components which come&lt;br /&gt;
from newer upstream linux versions, while maintaining a well tested and stable&lt;br /&gt;
core. Some of the components/backports that may be pulled in are: changes like&lt;br /&gt;
updates to the core kernel (eg.: scheduler, cgroups, memory management, security&lt;br /&gt;
fixes and features), updates to block layer, supported filesystems, major driver&lt;br /&gt;
updates for supported hardware in Rocky Linux, enhancements for&lt;br /&gt;
enterprise customers, etc.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-tools-1:1.12.8-28.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:20:24 PM GMT</pubDate>
      <guid isPermaLink="false">f26f9ac2e60141d139e84d5535130cc0783ae4299081a850ec5b3050d743913c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/dbus-tools-1.12.8-28.el8_10.x86_64.rpm</link>
      <description><p><strong>dbus-tools</strong> - D-BUS Tools and Utilities&lt;br /&gt;</p>

<p>Tools and utilities to interact with a running D-Bus Message Bus, provided by&lt;br /&gt;
the reference implementation.</p>

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

&lt;pre&gt;Wed, 10 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 1:1.12.8-28
- Fix SSH forwarding with csh (RHEL-4156)

Thu, 29 May 2025 GMT - Milan Crha &amp;lt;mcrha@redhat.com&amp;gt; - 1.12.8-27
- Resolves: RHEL-65330 (Crash on configuration reload)

Mon, 19 Jun 2023 GMT - David King &amp;lt;amigadave@amigadave.com&amp;gt; - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-libs-1:1.12.8-28.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:20:24 PM GMT</pubDate>
      <guid isPermaLink="false">977bb6e46172b5db9e121a1406b9b30910e37141b77288b7e24490f159df6592</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/dbus-libs-1.12.8-28.el8_10.x86_64.rpm</link>
      <description><p><strong>dbus-libs</strong> - Libraries for accessing D-BUS&lt;br /&gt;</p>

<p>This package contains lowlevel libraries for accessing D-BUS.</p>

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

&lt;pre&gt;Wed, 10 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 1:1.12.8-28
- Fix SSH forwarding with csh (RHEL-4156)

Thu, 29 May 2025 GMT - Milan Crha &amp;lt;mcrha@redhat.com&amp;gt; - 1.12.8-27
- Resolves: RHEL-65330 (Crash on configuration reload)

Mon, 19 Jun 2023 GMT - David King &amp;lt;amigadave@amigadave.com&amp;gt; - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-daemon-1:1.12.8-28.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:20:24 PM GMT</pubDate>
      <guid isPermaLink="false">b8b5f09f63028662012d2ab78155fd5b0df537490c9a673ffaca26558c158c09</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/dbus-daemon-1.12.8-28.el8_10.x86_64.rpm</link>
      <description><p><strong>dbus-daemon</strong> - D-BUS message bus&lt;br /&gt;</p>

<p>D-BUS is a system for sending messages between applications. It is&lt;br /&gt;
used both for the system-wide message bus service, and as a&lt;br /&gt;
per-user-login-session messaging facility.</p>

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

&lt;pre&gt;Wed, 10 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 1:1.12.8-28
- Fix SSH forwarding with csh (RHEL-4156)

Thu, 29 May 2025 GMT - Milan Crha &amp;lt;mcrha@redhat.com&amp;gt; - 1.12.8-27
- Resolves: RHEL-65330 (Crash on configuration reload)

Mon, 19 Jun 2023 GMT - David King &amp;lt;amigadave@amigadave.com&amp;gt; - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-1:1.12.8-28.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:20:24 PM GMT</pubDate>
      <guid isPermaLink="false">6c483b6bcbe275c41851260059002d025de1c317041446140160ad8f696319c0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/dbus-1.12.8-28.el8_10.x86_64.rpm</link>
      <description><p><strong>dbus</strong> - D-BUS message bus&lt;br /&gt;</p>

<p>D-BUS is a system for sending messages between applications. It is&lt;br /&gt;
used both for the system-wide message bus service, and as a&lt;br /&gt;
per-user-login-session messaging facility.</p>

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

&lt;pre&gt;Wed, 10 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 1:1.12.8-28
- Fix SSH forwarding with csh (RHEL-4156)

Thu, 29 May 2025 GMT - Milan Crha &amp;lt;mcrha@redhat.com&amp;gt; - 1.12.8-27
- Resolves: RHEL-65330 (Crash on configuration reload)

Mon, 19 Jun 2023 GMT - David King &amp;lt;amigadave@amigadave.com&amp;gt; - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cv-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">ddd44c9569333ba9ed4a4fed2fc0b4a4c2ef90523e9bf6ee69da1b885760866f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-cv-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-cv</strong> - Locale data for cv&lt;br /&gt;</p>

<p>The glibc-langpack-cv package includes the basic information required&lt;br /&gt;
to support the cv language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-csb-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">cbb7b5a4ac8847f839751a89c6d8fa6dd48f90088a43b2462657ce17f1e4e8b4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-csb-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-csb</strong> - Locale data for csb&lt;br /&gt;</p>

<p>The glibc-langpack-csb package includes the basic information required&lt;br /&gt;
to support the csb language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cs-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">915eca0876e87fa274c6718aa46b832a46e6b62fd216ae0f8c2125d97491347d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-cs-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-cs</strong> - Locale data for cs&lt;br /&gt;</p>

<p>The glibc-langpack-cs package includes the basic information required&lt;br /&gt;
to support the cs language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-crh-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9ce5fd2f389bf15757044a21cdcc4d9c68716a6602f1776492303ab048ded380</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-crh-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-crh</strong> - Locale data for crh&lt;br /&gt;</p>

<p>The glibc-langpack-crh package includes the basic information required&lt;br /&gt;
to support the crh language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cmn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d835f6dcd8332e892894db3c37db90d8df36003e1da4132e7f33de9f92e0617b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-cmn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-cmn</strong> - Locale data for cmn&lt;br /&gt;</p>

<p>The glibc-langpack-cmn package includes the basic information required&lt;br /&gt;
to support the cmn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-chr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">b02e11910cf4066f7eb16fb91577143db701ddfa0a155189130ae3158803ff78</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-chr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-chr</strong> - Locale data for chr&lt;br /&gt;</p>

<p>The glibc-langpack-chr package includes the basic information required&lt;br /&gt;
to support the chr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-minimal-langpack-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">cc7ce58d38d03a76b91a53821177554af05c09b147ba5bf6aee7a8312d09e345</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-minimal-langpack-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-minimal-langpack</strong> - Minimal language packs for glibc.&lt;br /&gt;</p>

<p>This is a Meta package that is used to install minimal language packs.&lt;br /&gt;
This package ensures you can use C, POSIX, or C.UTF-8 locales, but&lt;br /&gt;
nothing else. It is designed for assembling a minimal system.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ce-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4209996812d99172464a59fd2d49d1993a7db45603abf46f6dbac183d9c7e474</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ce-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ce</strong> - Locale data for ce&lt;br /&gt;</p>

<p>The glibc-langpack-ce package includes the basic information required&lt;br /&gt;
to support the ce language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-locale-source-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">3bdbd21344dfec15d5e4ed8f664e340e1790e81f3199d4a80e3d09bd69613adb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-locale-source-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-locale-source</strong> - The sources for the locales&lt;br /&gt;</p>

<p>The sources for all locales provided in the language packs.&lt;br /&gt;
If you are building custom locales you will most likely use&lt;br /&gt;
these sources as the basis for your new locale.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ca-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">473017924f0a5b521f1a7bed096b3a031423745055cd86bf5aec43d6b1b26884</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ca-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ca</strong> - Locale data for ca&lt;br /&gt;</p>

<p>The glibc-langpack-ca package includes the basic information required&lt;br /&gt;
to support the ca language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zu-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d4c0caf656993e3dbebc0a73fdc1e16a13f8becc40ab5023ef34e2bcf57b5e50</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-zu-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-zu</strong> - Locale data for zu&lt;br /&gt;</p>

<p>The glibc-langpack-zu package includes the basic information required&lt;br /&gt;
to support the zu language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-byn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9ef69885866fe3f908e54a35c607e6d34066be0a38d4e4eab171e20119e99db4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-byn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-byn</strong> - Locale data for byn&lt;br /&gt;</p>

<p>The glibc-langpack-byn package includes the basic information required&lt;br /&gt;
to support the byn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zh-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">7410493ea3cfbfe5691549db54ded9afb4a04e1c3b81f712ad181f69374ec4d8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-zh-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-zh</strong> - Locale data for zh&lt;br /&gt;</p>

<p>The glibc-langpack-zh package includes the basic information required&lt;br /&gt;
to support the zh language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bs-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">85183bf49c71ae7469b2884638725f32ae95b86c66455233deac2669cfa2a5d2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bs-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bs</strong> - Locale data for bs&lt;br /&gt;</p>

<p>The glibc-langpack-bs package includes the basic information required&lt;br /&gt;
to support the bs language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yuw-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f35720c7e83314670e4f6a0c35cb8b41609f41324c4ae354c9de56031a9f4c05</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-yuw-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-yuw</strong> - Locale data for yuw&lt;br /&gt;</p>

<p>The glibc-langpack-yuw package includes the basic information required&lt;br /&gt;
to support the yuw language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-brx-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">3434f95da7b4530fc1e0d75e9d9e2c5bf151f2f71e28a605b68c2ab750839ff7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-brx-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-brx</strong> - Locale data for brx&lt;br /&gt;</p>

<p>The glibc-langpack-brx package includes the basic information required&lt;br /&gt;
to support the brx language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yue-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f598ec3669497c162920fe041bf344c7073592d02f576729f8fbb25c923c72da</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-yue-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-yue</strong> - Locale data for yue&lt;br /&gt;</p>

<p>The glibc-langpack-yue package includes the basic information required&lt;br /&gt;
to support the yue language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-br-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">68c67251e57e363fc0f0b82c58f027c4321a2e1d3b0dfdbecaa0308515307c99</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-br-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-br</strong> - Locale data for br&lt;br /&gt;</p>

<p>The glibc-langpack-br package includes the basic information required&lt;br /&gt;
to support the br language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yo-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">e366014384e50208b36c830d359b43e4f2f666f83c450f623d8862ce9fd2f1dc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-yo-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-yo</strong> - Locale data for yo&lt;br /&gt;</p>

<p>The glibc-langpack-yo package includes the basic information required&lt;br /&gt;
to support the yo language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bo-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">93cb49a2379bc6683c03ef15075f5e01a90032542c9a59b08093d041f66a5a10</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bo-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bo</strong> - Locale data for bo&lt;br /&gt;</p>

<p>The glibc-langpack-bo package includes the basic information required&lt;br /&gt;
to support the bo language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4ce32fc476bfd2313d05ed21a0b7f81f777fd850fb8fe1e11b88845809efb4c5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-yi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-yi</strong> - Locale data for yi&lt;br /&gt;</p>

<p>The glibc-langpack-yi package includes the basic information required&lt;br /&gt;
to support the yi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">cbf63307a312cc338d4cc175fb974528d05b0a578221de892b52af64619ca3a7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bn</strong> - Locale data for bn&lt;br /&gt;</p>

<p>The glibc-langpack-bn package includes the basic information required&lt;br /&gt;
to support the bn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-xh-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d7bd689667f5c3e3d965d2e50c525cdcad839f6fe04dd7eccff90c024bb19272</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-xh-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-xh</strong> - Locale data for xh&lt;br /&gt;</p>

<p>The glibc-langpack-xh package includes the basic information required&lt;br /&gt;
to support the xh language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f4c6f82f27c0f426df1b933bc2765aa7d6d3168375777e4c8802faed015af25f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bi</strong> - Locale data for bi&lt;br /&gt;</p>

<p>The glibc-langpack-bi package includes the basic information required&lt;br /&gt;
to support the bi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wo-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1f1b1034eb43e2cfbcc696b27cf134ece31e13e50e6049fb5ee34a496e3e3ca8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-wo-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-wo</strong> - Locale data for wo&lt;br /&gt;</p>

<p>The glibc-langpack-wo package includes the basic information required&lt;br /&gt;
to support the wo language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bho-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1ae01809b89fe9eca72524af9c28d1f90512be288bb19584e994de35f5420f6c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bho-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bho</strong> - Locale data for bho&lt;br /&gt;</p>

<p>The glibc-langpack-bho package includes the basic information required&lt;br /&gt;
to support the bho language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wal-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4111bbde0eb9378413b458df0573d14d81d9dd9996b85ce8b07fa4bfbb97c8c7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-wal-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-wal</strong> - Locale data for wal&lt;br /&gt;</p>

<p>The glibc-langpack-wal package includes the basic information required&lt;br /&gt;
to support the wal language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bhb-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4db6922655073929d44eea9c003fb78f18bba4498553e256995084032a495a70</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bhb-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bhb</strong> - Locale data for bhb&lt;br /&gt;</p>

<p>The glibc-langpack-bhb package includes the basic information required&lt;br /&gt;
to support the bhb language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wae-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">65aba75a43958a45cd7acc61f3fdeabc7712a98defd2f85732733e8e70b0648a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-wae-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-wae</strong> - Locale data for wae&lt;br /&gt;</p>

<p>The glibc-langpack-wae package includes the basic information required&lt;br /&gt;
to support the wae language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bg-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4df4b5cc05fe09590753e0222d1c6afcba6b38e340c7c0f532ce4b0f6ca9bc60</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bg-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bg</strong> - Locale data for bg&lt;br /&gt;</p>

<p>The glibc-langpack-bg package includes the basic information required&lt;br /&gt;
to support the bg language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wa-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">089184cb80835098e44594c563796220825061407720608cce9ba6cd8cfd5dfc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-wa-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-wa</strong> - Locale data for wa&lt;br /&gt;</p>

<p>The glibc-langpack-wa package includes the basic information required&lt;br /&gt;
to support the wa language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnsl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">95cdd9a2286c2c0133dd398a768605a98cc6db2920312759f5a96b151578d46f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libnsl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>libnsl</strong> - Legacy support library for NIS&lt;br /&gt;</p>

<p>This package provides the legacy version of libnsl library, for&lt;br /&gt;
accessing NIS services.&lt;br /&gt;
&lt;br /&gt;
This library is provided for backwards compatibility only;&lt;br /&gt;
applications should use libnsl2 instead to gain IPv6 support.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnsl-2.28-251.el8_10.34.i686</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">15cb307eb499141dba5ee4fc3d8002175980debb9b68298b1ecf1dca3e4e0bcd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libnsl-2.28-251.el8_10.34.i686.rpm</link>
      <description><p><strong>libnsl</strong> - Legacy support library for NIS&lt;br /&gt;</p>

<p>This package provides the legacy version of libnsl library, for&lt;br /&gt;
accessing NIS services.&lt;br /&gt;
&lt;br /&gt;
This library is provided for backwards compatibility only;&lt;br /&gt;
applications should use libnsl2 instead to gain IPv6 support.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ber-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d8b88b297cb219bec0f325813c191dcb85e087053c92a12e4e0d50303a3ca8a3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ber-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ber</strong> - Locale data for ber&lt;br /&gt;</p>

<p>The glibc-langpack-ber package includes the basic information required&lt;br /&gt;
to support the ber language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-vi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">363cacd3f27768ad7090157b5a0af14bf3d2aae4024c60b091b2bfddf91e3f9b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-vi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-vi</strong> - Locale data for vi&lt;br /&gt;</p>

<p>The glibc-langpack-vi package includes the basic information required&lt;br /&gt;
to support the vi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bem-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">66cdb6d5e3d21486b0a77488cb1403cd2975521b27cfa299599f213521c145c7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-bem-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-bem</strong> - Locale data for bem&lt;br /&gt;</p>

<p>The glibc-langpack-bem package includes the basic information required&lt;br /&gt;
to support the bem language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ve-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">55c201d3e54cf7a5e5e45f1af40ca0d64549727d77a87fe93886242e350e30ad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ve-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ve</strong> - Locale data for ve&lt;br /&gt;</p>

<p>The glibc-langpack-ve package includes the basic information required&lt;br /&gt;
to support the ve language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-be-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">021b906db411741bf1491817c0583249e4c9a036ff3987a03680d61e8abbe9eb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-be-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-be</strong> - Locale data for be&lt;br /&gt;</p>

<p>The glibc-langpack-be package includes the basic information required&lt;br /&gt;
to support the be language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-uz-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">0bbd86b7342a57e0c89445336b96ffc29e218353ffa062fd94b06bb84b41b99d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-uz-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-uz</strong> - Locale data for uz&lt;br /&gt;</p>

<p>The glibc-langpack-uz package includes the basic information required&lt;br /&gt;
to support the uz language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-az-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6a82b426b7a7760a7082a9dc8cc61e54be769b788dc09dcb446870dff3600451</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-az-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-az</strong> - Locale data for az&lt;br /&gt;</p>

<p>The glibc-langpack-az package includes the basic information required&lt;br /&gt;
to support the az language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ur-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">02c3027ab8a34ee28179f6f7fd081162b80b5f79504fe7b5151dbcb704fb3c9e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ur-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ur</strong> - Locale data for ur&lt;br /&gt;</p>

<p>The glibc-langpack-ur package includes the basic information required&lt;br /&gt;
to support the ur language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ayc-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">da50f4b556526bda76b9c9fea4c5c74af42a5b815d743900549f3d0dc27e304e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ayc-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ayc</strong> - Locale data for ayc&lt;br /&gt;</p>

<p>The glibc-langpack-ayc package includes the basic information required&lt;br /&gt;
to support the ayc language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-unm-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">feef8d64560080552006d39c3b0d6ecd2a15b6a0accadfbd05399b69563a30e3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-unm-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-unm</strong> - Locale data for unm&lt;br /&gt;</p>

<p>The glibc-langpack-unm package includes the basic information required&lt;br /&gt;
to support the unm language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ast-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9efed4023cb70815b47ca1b7605add790a24af5108c2a80603d0dfa377a59653</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ast-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ast</strong> - Locale data for ast&lt;br /&gt;</p>

<p>The glibc-langpack-ast package includes the basic information required&lt;br /&gt;
to support the ast language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-uk-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">b1536b2b7aa5ba0b07cff300611353151037374b68d83c593d775ba58c9d6e42</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-uk-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-uk</strong> - Locale data for uk&lt;br /&gt;</p>

<p>The glibc-langpack-uk package includes the basic information required&lt;br /&gt;
to support the uk language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-as-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">5e5aff3713a328f40f32426d1ec797a21f4d28ba53e42ea00d673dce0beed03e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-as-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-as</strong> - Locale data for as&lt;br /&gt;</p>

<p>The glibc-langpack-as package includes the basic information required&lt;br /&gt;
to support the as language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ug-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">25600a0562d9afa7101ec673ca0c3658f910994b910358a037d3857707348d2e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ug-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ug</strong> - Locale data for ug&lt;br /&gt;</p>

<p>The glibc-langpack-ug package includes the basic information required&lt;br /&gt;
to support the ug language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ar-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d593ff13953e4cea0ce79ae3ab9e7b1d230ea62bae4b7e9de81dacffc457badd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ar-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ar</strong> - Locale data for ar&lt;br /&gt;</p>

<p>The glibc-langpack-ar package includes the basic information required&lt;br /&gt;
to support the ar language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tt-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8305581b06f027e3cb8cd7e66f0dc12188cc0390aa3121686f292b6825f7a35c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tt-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tt</strong> - Locale data for tt&lt;br /&gt;</p>

<p>The glibc-langpack-tt package includes the basic information required&lt;br /&gt;
to support the tt language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-anp-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2574476a1251bd3c8a24b967f736bf33432f89e3596d3c00432fd7913be9fb1c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-anp-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-anp</strong> - Locale data for anp&lt;br /&gt;</p>

<p>The glibc-langpack-anp package includes the basic information required&lt;br /&gt;
to support the anp language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ts-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">ddbc711f0b609092d9eca9b89fc2ee325814cb55eed8fc78a400f67fd78d6b9b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ts-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ts</strong> - Locale data for ts&lt;br /&gt;</p>

<p>The glibc-langpack-ts package includes the basic information required&lt;br /&gt;
to support the ts language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-an-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c4d8f0371ddabafd5b47e98a4c3a9d721ebc97746659932c9785d96e65ab14b7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-an-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-an</strong> - Locale data for an&lt;br /&gt;</p>

<p>The glibc-langpack-an package includes the basic information required&lt;br /&gt;
to support the an language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">124d08fb9cd06f9409566943ed162cd1db72d4d60e7332c446cf0663132a7c3c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tr</strong> - Locale data for tr&lt;br /&gt;</p>

<p>The glibc-langpack-tr package includes the basic information required&lt;br /&gt;
to support the tr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-am-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2f5dc0d77e1c24d47f96410f735192646820799df6419020f35dc80bec7823bf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-am-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-am</strong> - Locale data for am&lt;br /&gt;</p>

<p>The glibc-langpack-am package includes the basic information required&lt;br /&gt;
to support the am language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tpi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c8baa2bdb02afea12686e1a784b3a11f3346e88f0ce08b5c7f5fe519b52c2b25</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tpi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tpi</strong> - Locale data for tpi&lt;br /&gt;</p>

<p>The glibc-langpack-tpi package includes the basic information required&lt;br /&gt;
to support the tpi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ak-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f1b4ec51cc2478ae18ec8f2dcf80bfecb222a435d537e8e9319cc4a1affe5be8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ak-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ak</strong> - Locale data for ak&lt;br /&gt;</p>

<p>The glibc-langpack-ak package includes the basic information required&lt;br /&gt;
to support the ak language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-to-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">a9d0e5e4a67bc21b0104bbb9d9cee4c7846fbcfbfe6b4febc8f11b1abf2e0d3a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-to-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-to</strong> - Locale data for to&lt;br /&gt;</p>

<p>The glibc-langpack-to package includes the basic information required&lt;br /&gt;
to support the to language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-agr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">458a5fa19a60efc143c3dcdbfadbced7c31a9d4a07c9912531c9c6ae4aa607b9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-agr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-agr</strong> - Locale data for agr&lt;br /&gt;</p>

<p>The glibc-langpack-agr package includes the basic information required&lt;br /&gt;
to support the agr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1010ffcf8f9247e0c19c2f16a5308fed5e69890f98db23ccac4d481180bfddd2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tn</strong> - Locale data for tn&lt;br /&gt;</p>

<p>The glibc-langpack-tn package includes the basic information required&lt;br /&gt;
to support the tn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-af-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2de0650e44f6eefe3ca4c68031980ea05db09ec123aebfe2950e53d254599a92</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-af-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-af</strong> - Locale data for af&lt;br /&gt;</p>

<p>The glibc-langpack-af package includes the basic information required&lt;br /&gt;
to support the af language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">fb59a105115d272e7586b83dacf7a0416576f64c64ec781f53492b55de082e34</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tl</strong> - Locale data for tl&lt;br /&gt;</p>

<p>The glibc-langpack-tl package includes the basic information required&lt;br /&gt;
to support the tl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-aa-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6823786553f22801393da0036953186331c9969325d5058ea729f6491e9d9297</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-aa-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-aa</strong> - Locale data for aa&lt;br /&gt;</p>

<p>The glibc-langpack-aa package includes the basic information required&lt;br /&gt;
to support the aa language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tk-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">81f83c8df4af7c25976fd15aa69a3b0fd711f2c064b1ae4eff9440ca95c5063a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tk-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tk</strong> - Locale data for tk&lt;br /&gt;</p>

<p>The glibc-langpack-tk package includes the basic information required&lt;br /&gt;
to support the tk language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-headers-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6c56b323e8a39483329798729d7be1d633e9e48c6cf938ce68cfbc16d972cc77</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-headers-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-headers</strong> - Header files for development using standard C libraries.&lt;br /&gt;</p>

<p>The glibc-headers package contains the header files necessary&lt;br /&gt;
for developing programs which use the standard C libraries (which are&lt;br /&gt;
used by nearly all programs).  If you are developing programs which&lt;br /&gt;
will use the standard C libraries, your system needs to have these&lt;br /&gt;
standard header files available in order to create the&lt;br /&gt;
executables.&lt;br /&gt;
&lt;br /&gt;
Install glibc-headers if you are going to develop programs which will&lt;br /&gt;
use the standard C libraries.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-headers-2.28-251.el8_10.34.i686</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">872e3c7967ec1f19d8729e118fb64e3978c6dffd8b45f6d42db01b6ecab5e82a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-headers-2.28-251.el8_10.34.i686.rpm</link>
      <description><p><strong>glibc-headers</strong> - Header files for development using standard C libraries.&lt;br /&gt;</p>

<p>The glibc-headers package contains the header files necessary&lt;br /&gt;
for developing programs which use the standard C libraries (which are&lt;br /&gt;
used by nearly all programs).  If you are developing programs which&lt;br /&gt;
will use the standard C libraries, your system needs to have these&lt;br /&gt;
standard header files available in order to create the&lt;br /&gt;
executables.&lt;br /&gt;
&lt;br /&gt;
Install glibc-headers if you are going to develop programs which will&lt;br /&gt;
use the standard C libraries.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tig-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6034b3bbda0c2d9c7720d3ded1b44f7e7f73ae0cce213b577aa112b6a228dac7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tig-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tig</strong> - Locale data for tig&lt;br /&gt;</p>

<p>The glibc-langpack-tig package includes the basic information required&lt;br /&gt;
to support the tig language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ti-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">840c2862174d6dea5ec9a71cde19f0e75af46a5a88c5b8752e5ae441fd342f08</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ti-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ti</strong> - Locale data for ti&lt;br /&gt;</p>

<p>The glibc-langpack-ti package includes the basic information required&lt;br /&gt;
to support the ti language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-gconv-extra-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d935bd47417581c65921bd33f57c46799971c781b3984e14c15f7d17480bd941</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-gconv-extra-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-gconv-extra</strong> - All iconv converter modules for glibc.&lt;br /&gt;</p>

<p>This package contains all iconv converter modules built in glibc.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-gconv-extra-2.28-251.el8_10.34.i686</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9edee769a429e5c468d3973ff8df1a87aaa2c5fc1774ab26c7af53887940f449</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-gconv-extra-2.28-251.el8_10.34.i686.rpm</link>
      <description><p><strong>glibc-gconv-extra</strong> - All iconv converter modules for glibc.&lt;br /&gt;</p>

<p>This package contains all iconv converter modules built in glibc.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-the-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">584d04179de773f12abc503756234a3d8302a751400610e8278e186109fa73cd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-the-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-the</strong> - Locale data for the&lt;br /&gt;</p>

<p>The glibc-langpack-the package includes the basic information required&lt;br /&gt;
to support the the language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-th-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8623fc5ff1e12748e0d921f704cc277c7aab13953c7cff4e4c4501755bdbf1ec</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-th-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-th</strong> - Locale data for th&lt;br /&gt;</p>

<p>The glibc-langpack-th package includes the basic information required&lt;br /&gt;
to support the th language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-doc-2.28-251.el8_10.34.noarch</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">905c28613aaf146a1515833155dc165b1b7306ae2005d664896927d5e6768599</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-doc-2.28-251.el8_10.34.noarch.rpm</link>
      <description><p><strong>glibc-doc</strong> - Documentation for GNU libc&lt;br /&gt;</p>

<p>The glibc-doc package contains The GNU C Library Reference Manual in info&lt;br /&gt;
format.  Additional package documentation is also provided.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tg-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f172994b4c0ad28cb5ec5d4228816f8e2fe587d1ab368692bff3111c0aed795e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tg-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tg</strong> - Locale data for tg&lt;br /&gt;</p>

<p>The glibc-langpack-tg package includes the basic information required&lt;br /&gt;
to support the tg language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-devel-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">753100110ebf620d0b203202886095cf5efc7823b3e098da0fdd76d1498d3b2a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-devel-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-devel</strong> - Object files for development using standard C libraries.&lt;br /&gt;</p>

<p>The glibc-devel package contains the object files necessary&lt;br /&gt;
for developing programs which use the standard C libraries (which are&lt;br /&gt;
used by nearly all programs).  If you are developing programs which&lt;br /&gt;
will use the standard C libraries, your system needs to have these&lt;br /&gt;
standard object files available in order to create the&lt;br /&gt;
executables.&lt;br /&gt;
&lt;br /&gt;
Install glibc-devel if you are going to develop programs which will&lt;br /&gt;
use the standard C libraries.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-devel-2.28-251.el8_10.34.i686</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f27b46d384cb36829c51f8300963494459b6fe82a791185bc4841cabfea0bbb5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-devel-2.28-251.el8_10.34.i686.rpm</link>
      <description><p><strong>glibc-devel</strong> - Object files for development using standard C libraries.&lt;br /&gt;</p>

<p>The glibc-devel package contains the object files necessary&lt;br /&gt;
for developing programs which use the standard C libraries (which are&lt;br /&gt;
used by nearly all programs).  If you are developing programs which&lt;br /&gt;
will use the standard C libraries, your system needs to have these&lt;br /&gt;
standard object files available in order to create the&lt;br /&gt;
executables.&lt;br /&gt;
&lt;br /&gt;
Install glibc-devel if you are going to develop programs which will&lt;br /&gt;
use the standard C libraries.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-te-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1c832d3aba249b7da3cc94ab806733d1cdee6fe779cfb5414ca7e746ade4c382</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-te-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-te</strong> - Locale data for te&lt;br /&gt;</p>

<p>The glibc-langpack-te package includes the basic information required&lt;br /&gt;
to support the te language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tcy-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f04b42b2f984d99856e5f24936a6cc6551cd795f542c92de6f6f94f5f893ff75</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-tcy-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-tcy</strong> - Locale data for tcy&lt;br /&gt;</p>

<p>The glibc-langpack-tcy package includes the basic information required&lt;br /&gt;
to support the tcy language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-common-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">94eb6764fd0c35ef7cec848857e18e760d896779c9be8b1b6867800603bf3860</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-common-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-common</strong> - Common binaries and locale data for glibc&lt;br /&gt;</p>

<p>The glibc-common package includes common binaries for the GNU libc&lt;br /&gt;
libraries, as well as national language (locale) support.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ta-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1aa39726d477e08be0470f9b378a3e45b5e96fbe243b42a025857dc230c9cf05</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ta-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ta</strong> - Locale data for ta&lt;br /&gt;</p>

<p>The glibc-langpack-ta package includes the basic information required&lt;br /&gt;
to support the ta language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-all-langpacks-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">54ffee7f4ba0f8b1ec596282400a3987e0dce93791a7f66aaf89407efc83194a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-all-langpacks-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-all-langpacks</strong> - All language packs for glibc.&lt;br /&gt;</p>

<p></p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-szl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">5ec558dc590c7cc7c23e8edbbadbd2c9be9690f55de471116bc15948756643d3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-szl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-szl</strong> - Locale data for szl&lt;br /&gt;</p>

<p>The glibc-langpack-szl package includes the basic information required&lt;br /&gt;
to support the szl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">adb9e837da2e2bcf1ffb46f795e7a601615f519f7dee66c0f854eacea965a497</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc</strong> - The GNU libc libraries&lt;br /&gt;</p>

<p>The glibc package contains standard libraries which are used by&lt;br /&gt;
multiple programs on the system. In order to save disk space and&lt;br /&gt;
memory, as well as to make upgrading easier, common system code is&lt;br /&gt;
kept in one place and shared between programs. This particular package&lt;br /&gt;
contains the most important sets of shared libraries: the standard C&lt;br /&gt;
library and the standard math library. Without these two libraries, a&lt;br /&gt;
Linux system will not function.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-2.28-251.el8_10.34.i686</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">a9287681502215d0283a7f7c4f1e2370b6e9067069744a219fe9fbce35a9b867</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-2.28-251.el8_10.34.i686.rpm</link>
      <description><p><strong>glibc</strong> - The GNU libc libraries&lt;br /&gt;</p>

<p>The glibc package contains standard libraries which are used by&lt;br /&gt;
multiple programs on the system. In order to save disk space and&lt;br /&gt;
memory, as well as to make upgrading easier, common system code is&lt;br /&gt;
kept in one place and shared between programs. This particular package&lt;br /&gt;
contains the most important sets of shared libraries: the standard C&lt;br /&gt;
library and the standard math library. Without these two libraries, a&lt;br /&gt;
Linux system will not function.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sw-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">09cba417f571988b53fb58552bbd02aec6280f9ecb58232b03d0d6659f6cefe8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sw-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sw</strong> - Locale data for sw&lt;br /&gt;</p>

<p>The glibc-langpack-sw package includes the basic information required&lt;br /&gt;
to support the sw language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sv-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">14d43209295f39318564f5b0adcf17a48255ed4639bc11b2f036276ad6a98f24</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sv-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sv</strong> - Locale data for sv&lt;br /&gt;</p>

<p>The glibc-langpack-sv package includes the basic information required&lt;br /&gt;
to support the sv language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-st-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">bd4b06e2ef122a4683bc9e35fbe894ed2e4d63e1a84422de77d9ca2ba2fab69b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-st-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-st</strong> - Locale data for st&lt;br /&gt;</p>

<p>The glibc-langpack-st package includes the basic information required&lt;br /&gt;
to support the st language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ss-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9262025a4adf254597a1a0f497dc908c3da4181a87334dc1607c42d261a6dc04</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ss-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ss</strong> - Locale data for ss&lt;br /&gt;</p>

<p>The glibc-langpack-ss package includes the basic information required&lt;br /&gt;
to support the ss language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">cd816d9addb475fb6aadb886b5da691cd587be90dcf35f79d9a07108e59e2f65</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sr</strong> - Locale data for sr&lt;br /&gt;</p>

<p>The glibc-langpack-sr package includes the basic information required&lt;br /&gt;
to support the sr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sq-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">b89d0a271858c220ae597366a275c6671e0855b1d1e7381e51c01d2edb3a5b44</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sq-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sq</strong> - Locale data for sq&lt;br /&gt;</p>

<p>The glibc-langpack-sq package includes the basic information required&lt;br /&gt;
to support the sq language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-so-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">689a15ad5159c7d156fcb1317ec032240b0321c138c5fe75bb891d4420ac6cea</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-so-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-so</strong> - Locale data for so&lt;br /&gt;</p>

<p>The glibc-langpack-so package includes the basic information required&lt;br /&gt;
to support the so language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sm-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1440f87de261f652f3d61a601a0c79249910479cdaa6ab4550ed4b381a01e844</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sm-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sm</strong> - Locale data for sm&lt;br /&gt;</p>

<p>The glibc-langpack-sm package includes the basic information required&lt;br /&gt;
to support the sm language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f51d6be1c79116494bb8055d613f548fcb242286db236a2ecc0defdd1052e34a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sl</strong> - Locale data for sl&lt;br /&gt;</p>

<p>The glibc-langpack-sl package includes the basic information required&lt;br /&gt;
to support the sl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sk-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">819eb990b510ee4ee8dbc79a790ca568db0f3432b5f6eb083a4e9205de368429</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sk-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sk</strong> - Locale data for sk&lt;br /&gt;</p>

<p>The glibc-langpack-sk package includes the basic information required&lt;br /&gt;
to support the sk language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sid-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">fbdab880c440c26ddd5ccddc848246d9847757c12f6c7491024fbf074a4927a2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sid-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sid</strong> - Locale data for sid&lt;br /&gt;</p>

<p>The glibc-langpack-sid package includes the basic information required&lt;br /&gt;
to support the sid language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-si-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">370642ffb8cb7ab614aacfbde21c7d8732f29ab56b8288ad8bd76d89e5e28fc4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-si-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-si</strong> - Locale data for si&lt;br /&gt;</p>

<p>The glibc-langpack-si package includes the basic information required&lt;br /&gt;
to support the si language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-shs-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1167c1b8580864af978e0612f5043e3a3850e0ee7e1abed4ece75a01ce2e1f32</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-shs-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-shs</strong> - Locale data for shs&lt;br /&gt;</p>

<p>The glibc-langpack-shs package includes the basic information required&lt;br /&gt;
to support the shs language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-shn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d81fa0a3e47e439b048e8c6ec9f2a26c3f2e6b6136987f9335848f3f508e82ab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-shn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-shn</strong> - Locale data for shn&lt;br /&gt;</p>

<p>The glibc-langpack-shn package includes the basic information required&lt;br /&gt;
to support the shn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sgs-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">70129f4333a5058a67c0970e59a25d5daec3b1ddcd75531256d1754115c31d95</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sgs-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sgs</strong> - Locale data for sgs&lt;br /&gt;</p>

<p>The glibc-langpack-sgs package includes the basic information required&lt;br /&gt;
to support the sgs language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-se-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">66d66ede8118b59378779301708dfd17eea9080d522af1ae324d4e1be55c1417</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-se-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-se</strong> - Locale data for se&lt;br /&gt;</p>

<p>The glibc-langpack-se package includes the basic information required&lt;br /&gt;
to support the se language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sd-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">93ab835e95c3887d62f1249fe692875a1aee33903c7aa8491f3ab6a3293fdf77</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sd-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sd</strong> - Locale data for sd&lt;br /&gt;</p>

<p>The glibc-langpack-sd package includes the basic information required&lt;br /&gt;
to support the sd language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sc-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">44ba41f875ef020dccf924f1f4e43f94a5f5b221ea988334ca3c4a9d72bf7664</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sc-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sc</strong> - Locale data for sc&lt;br /&gt;</p>

<p>The glibc-langpack-sc package includes the basic information required&lt;br /&gt;
to support the sc language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sat-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f225b33d7fffa608244a0d8d5573a4bb29008bbc10786ab04a27f292e8af2805</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sat-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sat</strong> - Locale data for sat&lt;br /&gt;</p>

<p>The glibc-langpack-sat package includes the basic information required&lt;br /&gt;
to support the sat language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sah-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">161fb77bd1ba919f9b3c9f7ebc469b7fe3fcb858f2de2e791409024ec58429d5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sah-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sah</strong> - Locale data for sah&lt;br /&gt;</p>

<p>The glibc-langpack-sah package includes the basic information required&lt;br /&gt;
to support the sah language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sa-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">e7934ac77a4fe3e8dce7a3721e66e3f7e790a6655fffbcd7e01cd2349f9c1ef3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-sa-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-sa</strong> - Locale data for sa&lt;br /&gt;</p>

<p>The glibc-langpack-sa package includes the basic information required&lt;br /&gt;
to support the sa language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-rw-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">cd898f70262f45c31b8093bc14e73f955ad21a67f62cc1741b42646eb30214c2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-rw-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-rw</strong> - Locale data for rw&lt;br /&gt;</p>

<p>The glibc-langpack-rw package includes the basic information required&lt;br /&gt;
to support the rw language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ru-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1453cc2bd3efd4b185450eff41b152028a846db9511342ff215c727f645fb2e8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ru-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ru</strong> - Locale data for ru&lt;br /&gt;</p>

<p>The glibc-langpack-ru package includes the basic information required&lt;br /&gt;
to support the ru language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ro-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">534ecba2324f37e19fd56a639d6d639d1b584aae799375f5b75d0acfcb5a861f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ro-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ro</strong> - Locale data for ro&lt;br /&gt;</p>

<p>The glibc-langpack-ro package includes the basic information required&lt;br /&gt;
to support the ro language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-raj-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1aa8df4695c257f4b0da510e621c2a36a0c23652803d9d78c90dd20a11019f05</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-raj-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-raj</strong> - Locale data for raj&lt;br /&gt;</p>

<p>The glibc-langpack-raj package includes the basic information required&lt;br /&gt;
to support the raj language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-quz-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">861f3b66566128d6596aa63c5264cd071809ed97361d07195229ce4090da330f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-quz-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-quz</strong> - Locale data for quz&lt;br /&gt;</p>

<p>The glibc-langpack-quz package includes the basic information required&lt;br /&gt;
to support the quz language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pt-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">38a77740bcda4f42b4bd503e5cb7bc5d8b80e28253c0ae65f8803e8f7191bf23</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-pt-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-pt</strong> - Locale data for pt&lt;br /&gt;</p>

<p>The glibc-langpack-pt package includes the basic information required&lt;br /&gt;
to support the pt language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ps-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c889fe06d22ba889cb575a5d2b56932e1fccba58693573a0f896f0d28d3a1ed1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ps-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ps</strong> - Locale data for ps&lt;br /&gt;</p>

<p>The glibc-langpack-ps package includes the basic information required&lt;br /&gt;
to support the ps language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">930c9f5c325a8dff0610c1180a31fe1e9a9be08fe35716298e3a488dd8008039</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-pl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-pl</strong> - Locale data for pl&lt;br /&gt;</p>

<p>The glibc-langpack-pl package includes the basic information required&lt;br /&gt;
to support the pl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pap-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">929fa8ed21598d321a75e16c1ab66a66b0143c33bc5731b5957c9730beeec45d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-pap-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-pap</strong> - Locale data for pap&lt;br /&gt;</p>

<p>The glibc-langpack-pap package includes the basic information required&lt;br /&gt;
to support the pap language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pa-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">288fc72a9ecd9062c08bba917766dfa14f476a849384521558c0a2ab8a917dc3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-pa-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-pa</strong> - Locale data for pa&lt;br /&gt;</p>

<p>The glibc-langpack-pa package includes the basic information required&lt;br /&gt;
to support the pa language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-os-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">ede6802d4d73f23ddb011f5de2715d49cdf27c26b7096c8eee085684e76128ab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-os-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-os</strong> - Locale data for os&lt;br /&gt;</p>

<p>The glibc-langpack-os package includes the basic information required&lt;br /&gt;
to support the os language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-or-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">b26abb74adaebf1bd61645e8994d39eb10575a1ada70348242ff57fb7791a533</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-or-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-or</strong> - Locale data for or&lt;br /&gt;</p>

<p>The glibc-langpack-or package includes the basic information required&lt;br /&gt;
to support the or language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-om-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">a93dcc687b73545a8339c391a1a367e04fef7bdfefb511dfaeaeb1befd963cb2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-om-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-om</strong> - Locale data for om&lt;br /&gt;</p>

<p>The glibc-langpack-om package includes the basic information required&lt;br /&gt;
to support the om language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-oc-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">50ee4ca4706e383d6a9b05bfb6e4fd01fb07f55d58b41352140c369a1daabfda</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-oc-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-oc</strong> - Locale data for oc&lt;br /&gt;</p>

<p>The glibc-langpack-oc package includes the basic information required&lt;br /&gt;
to support the oc language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nso-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">7624bd09e6bf5706a7c3d749587ef7ec2600f5f96e1822c4433a0f56a514f7d8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nso-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nso</strong> - Locale data for nso&lt;br /&gt;</p>

<p>The glibc-langpack-nso package includes the basic information required&lt;br /&gt;
to support the nso language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">3b057823f147296289f88d251bbfc27b949ab70498fa67ecc29044ad38496042</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nr</strong> - Locale data for nr&lt;br /&gt;</p>

<p>The glibc-langpack-nr package includes the basic information required&lt;br /&gt;
to support the nr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">bc5ad262799b5b9a893d32148e7acad4dc15b4f7c734e2130177a30979d41e79</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nn</strong> - Locale data for nn&lt;br /&gt;</p>

<p>The glibc-langpack-nn package includes the basic information required&lt;br /&gt;
to support the nn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">cfd76caa48135bcee9954945b4f13e4ab46e3e0263f88c0fd5aed5b665cb0080</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nl</strong> - Locale data for nl&lt;br /&gt;</p>

<p>The glibc-langpack-nl package includes the basic information required&lt;br /&gt;
to support the nl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-niu-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">575cc6d8763f86350d917f5294a94d981a4874ddf127236817c4478878e81383</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-niu-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-niu</strong> - Locale data for niu&lt;br /&gt;</p>

<p>The glibc-langpack-niu package includes the basic information required&lt;br /&gt;
to support the niu language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nhn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6a6fa7dd9e7b8fae0de43f0802c898dfef5b988c1a6c66d69035545548feb02e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nhn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nhn</strong> - Locale data for nhn&lt;br /&gt;</p>

<p>The glibc-langpack-nhn package includes the basic information required&lt;br /&gt;
to support the nhn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ne-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6b07d887f0b8b4b1be2665776fd3416408dd269e130011c47b55c79dd47ab110</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ne-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ne</strong> - Locale data for ne&lt;br /&gt;</p>

<p>The glibc-langpack-ne package includes the basic information required&lt;br /&gt;
to support the ne language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nds-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">bd935959f11e48f198f7e432e2746a2f78f37404f990175ba96746e8d6153e67</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nds-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nds</strong> - Locale data for nds&lt;br /&gt;</p>

<p>The glibc-langpack-nds package includes the basic information required&lt;br /&gt;
to support the nds language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nb-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">ab782c422c473f8d187327837ca76a065e7d2a138abdd32418ef6760f1c26a2c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nb-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nb</strong> - Locale data for nb&lt;br /&gt;</p>

<p>The glibc-langpack-nb package includes the basic information required&lt;br /&gt;
to support the nb language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nan-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">84ea7b0205b83b85a493d08c3e267cb3d31e214a6e894d9d8af0f5ae2ef3f69b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-nan-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-nan</strong> - Locale data for nan&lt;br /&gt;</p>

<p>The glibc-langpack-nan package includes the basic information required&lt;br /&gt;
to support the nan language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-my-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8707752f88a727d46f4afd8a6d2a3cd126fde2e2c04adf9c3b23fa1746c267e6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-my-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-my</strong> - Locale data for my&lt;br /&gt;</p>

<p>The glibc-langpack-my package includes the basic information required&lt;br /&gt;
to support the my language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mt-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">0509840942fa11eb4aaaa11e5624e49507778af26fc9bfd13b873948606421c5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mt-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mt</strong> - Locale data for mt&lt;br /&gt;</p>

<p>The glibc-langpack-mt package includes the basic information required&lt;br /&gt;
to support the mt language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ms-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">ca14e2c374e10d0c3ebfa9bd782cbc40a663e05a3b8234fee376cf70138aecde</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ms-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ms</strong> - Locale data for ms&lt;br /&gt;</p>

<p>The glibc-langpack-ms package includes the basic information required&lt;br /&gt;
to support the ms language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">bc8eac829b9683f3226729e974fbce7e04d875734aead69683ea75613baae7ca</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mr</strong> - Locale data for mr&lt;br /&gt;</p>

<p>The glibc-langpack-mr package includes the basic information required&lt;br /&gt;
to support the mr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mni-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c27b84639ba20094a9a5c827bcacf57b605fe0329e214db738544d5c0d38f740</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mni-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mni</strong> - Locale data for mni&lt;br /&gt;</p>

<p>The glibc-langpack-mni package includes the basic information required&lt;br /&gt;
to support the mni language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6ac1742bac5403fdc39bdcf6b21018144ad2bc27903fe2fc76c080a2e85c1c5a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mn</strong> - Locale data for mn&lt;br /&gt;</p>

<p>The glibc-langpack-mn package includes the basic information required&lt;br /&gt;
to support the mn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ml-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9dc354ff52f1a5d3793d7595bdf12006caa5147a7fd97da7bd974650d32e709e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ml-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ml</strong> - Locale data for ml&lt;br /&gt;</p>

<p>The glibc-langpack-ml package includes the basic information required&lt;br /&gt;
to support the ml language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mk-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f8496a0710835159bec9b9c9a7f96929a2df1d3c0738ef66855010510b331553</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mk-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mk</strong> - Locale data for mk&lt;br /&gt;</p>

<p>The glibc-langpack-mk package includes the basic information required&lt;br /&gt;
to support the mk language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mjw-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6be35c69908ecbe98889c2e3c97ed31d1ca1c00346d3c310645bfc4a272dbbe8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mjw-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mjw</strong> - Locale data for mjw&lt;br /&gt;</p>

<p>The glibc-langpack-mjw package includes the basic information required&lt;br /&gt;
to support the mjw language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-miq-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">32999c655dd9221512bd9066f1fa4f71613ae9ad517c447616b19a632a61590c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-miq-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-miq</strong> - Locale data for miq&lt;br /&gt;</p>

<p>The glibc-langpack-miq package includes the basic information required&lt;br /&gt;
to support the miq language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4e39f7fba5e0ae2334cb24cfd053cbc6807a8685925d66b6a06c0ef86270e7f0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mi</strong> - Locale data for mi&lt;br /&gt;</p>

<p>The glibc-langpack-mi package includes the basic information required&lt;br /&gt;
to support the mi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mhr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8905b4990fa2713a73f8251b0e80d52df4d4ad0d0dddaaf2a9bb7146d9a6def4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mhr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mhr</strong> - Locale data for mhr&lt;br /&gt;</p>

<p>The glibc-langpack-mhr package includes the basic information required&lt;br /&gt;
to support the mhr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mg-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">6186042064905ee0e7edfa2dd3f55485a68d8ea3d93af7019f329cdd6c4ae8da</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mg-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mg</strong> - Locale data for mg&lt;br /&gt;</p>

<p>The glibc-langpack-mg package includes the basic information required&lt;br /&gt;
to support the mg language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mfe-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">274f9757c49fbb399974f261fa070a1849daac3d53c9c394568ae2149559ff4e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mfe-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mfe</strong> - Locale data for mfe&lt;br /&gt;</p>

<p>The glibc-langpack-mfe package includes the basic information required&lt;br /&gt;
to support the mfe language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mai-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8f4ccb89111531fd7e359a8e8394ffe143c0c516330a849e307f61794ee077db</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mai-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mai</strong> - Locale data for mai&lt;br /&gt;</p>

<p>The glibc-langpack-mai package includes the basic information required&lt;br /&gt;
to support the mai language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mag-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">bef1024c3b0b396dbe18d55d0b918123d87415eba2416592f4f71d52a068a0cc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-mag-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-mag</strong> - Locale data for mag&lt;br /&gt;</p>

<p>The glibc-langpack-mag package includes the basic information required&lt;br /&gt;
to support the mag language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lzh-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2096f8a2c5b6810ce67a2e8e8b4258596a85554a8d71bfd374f0b8cddc353208</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lzh-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lzh</strong> - Locale data for lzh&lt;br /&gt;</p>

<p>The glibc-langpack-lzh package includes the basic information required&lt;br /&gt;
to support the lzh language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lv-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">89987f80acae3190b5006073d402d4b80e850328100f65d11e0c876718cb9786</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lv-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lv</strong> - Locale data for lv&lt;br /&gt;</p>

<p>The glibc-langpack-lv package includes the basic information required&lt;br /&gt;
to support the lv language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lt-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">954c79872d1a0e3c714f09ee41b3f66c9f78be6c1c730549ccb7fdc68f173bb2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lt-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lt</strong> - Locale data for lt&lt;br /&gt;</p>

<p>The glibc-langpack-lt package includes the basic information required&lt;br /&gt;
to support the lt language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lo-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9b51d9e4e45be5a6df34ee8942ab8453ba3c4e6c96f3d990c8b68a152d8eb0b4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lo-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lo</strong> - Locale data for lo&lt;br /&gt;</p>

<p>The glibc-langpack-lo package includes the basic information required&lt;br /&gt;
to support the lo language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ln-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c4662e0a0a950590942c0cee04d658b43766cd560b4d60687f4b0c8d065a3c36</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ln-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ln</strong> - Locale data for ln&lt;br /&gt;</p>

<p>The glibc-langpack-ln package includes the basic information required&lt;br /&gt;
to support the ln language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lij-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">7bacbe7150480500a76b9352184133bb691451e8d4a02c3f14648fbc5de3f8f8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lij-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lij</strong> - Locale data for lij&lt;br /&gt;</p>

<p>The glibc-langpack-lij package includes the basic information required&lt;br /&gt;
to support the lij language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-li-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">60ede3ac86cd72d55081275808216a1d525c45ce744c8503d2fe2dcdf43e63b2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-li-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-li</strong> - Locale data for li&lt;br /&gt;</p>

<p>The glibc-langpack-li package includes the basic information required&lt;br /&gt;
to support the li language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lg-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">661cf1cd30c5f1bb8cb826cb6eb9e8c40acee16b4fcb38f4ff13c522077d1ea2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lg-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lg</strong> - Locale data for lg&lt;br /&gt;</p>

<p>The glibc-langpack-lg package includes the basic information required&lt;br /&gt;
to support the lg language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lb-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">74e8c1edd2bd94ab5f46e5f179c66a015a358c47451074683201a4d872c51958</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-lb-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-lb</strong> - Locale data for lb&lt;br /&gt;</p>

<p>The glibc-langpack-lb package includes the basic information required&lt;br /&gt;
to support the lb language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ky-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">90a1c62650232d666e6626276ab7c7b346409e47c88f840b6595a968b116b323</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ky-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ky</strong> - Locale data for ky&lt;br /&gt;</p>

<p>The glibc-langpack-ky package includes the basic information required&lt;br /&gt;
to support the ky language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kw-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">4a3ffc80cecb938f33df6c1dd3dfebbb102c288915be5c880658190c2870fb3b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-kw-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-kw</strong> - Locale data for kw&lt;br /&gt;</p>

<p>The glibc-langpack-kw package includes the basic information required&lt;br /&gt;
to support the kw language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ku-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">5ffc355aa0ce174cfbe8cb1a5946429d301d78dd1ed9658fe304f932f97b1878</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ku-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ku</strong> - Locale data for ku&lt;br /&gt;</p>

<p>The glibc-langpack-ku package includes the basic information required&lt;br /&gt;
to support the ku language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ks-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2b13d2d9357c23139812dd64d3cd2d08b04d24b15c96b53cd9d4914b804df01a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ks-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ks</strong> - Locale data for ks&lt;br /&gt;</p>

<p>The glibc-langpack-ks package includes the basic information required&lt;br /&gt;
to support the ks language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kok-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f95c6292812ccf51a9af51c1b24a5477c64009d76f18f5520454a293b8f7fa85</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-kok-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-kok</strong> - Locale data for kok&lt;br /&gt;</p>

<p>The glibc-langpack-kok package includes the basic information required&lt;br /&gt;
to support the kok language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ko-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">ef2aa210a4808662a655751ae1323b121556bf95295ac433298301c1e934b33d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ko-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ko</strong> - Locale data for ko&lt;br /&gt;</p>

<p>The glibc-langpack-ko package includes the basic information required&lt;br /&gt;
to support the ko language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kn-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">3e711280b6cf64a735fc66aea3e7a33ee9eece4048a90c1c60d588a565563dac</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-kn-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-kn</strong> - Locale data for kn&lt;br /&gt;</p>

<p>The glibc-langpack-kn package includes the basic information required&lt;br /&gt;
to support the kn language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-km-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">30a7a7fabe1eba59eb4256dcf58c8b21ff48e15da044c220a2d2187243224713</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-km-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-km</strong> - Locale data for km&lt;br /&gt;</p>

<p>The glibc-langpack-km package includes the basic information required&lt;br /&gt;
to support the km language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">098b99bb99b5d361209446337800cce1948932963e31a0fdb88a9e1ce6d82fc3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-kl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-kl</strong> - Locale data for kl&lt;br /&gt;</p>

<p>The glibc-langpack-kl package includes the basic information required&lt;br /&gt;
to support the kl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kk-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8e6f815d8deb5d9b3a4923d2f0e4e3b256849be32558fd63bd5c5617e29a0b86</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-kk-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-kk</strong> - Locale data for kk&lt;br /&gt;</p>

<p>The glibc-langpack-kk package includes the basic information required&lt;br /&gt;
to support the kk language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kab-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">55a0ba8f8c17660993c76d736603853a997542b92eeaf2bb037164a519fc0ae9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-kab-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-kab</strong> - Locale data for kab&lt;br /&gt;</p>

<p>The glibc-langpack-kab package includes the basic information required&lt;br /&gt;
to support the kab language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ka-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">54fe40bf8e24c0b60f8b7623a05dcce8812be513a7bb26ca60b7718bde157561</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ka-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ka</strong> - Locale data for ka&lt;br /&gt;</p>

<p>The glibc-langpack-ka package includes the basic information required&lt;br /&gt;
to support the ka language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ja-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">86c40904e4347a457aa7391d9717a0a841d6fe3a63f9727cf929995e439610b9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ja-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ja</strong> - Locale data for ja&lt;br /&gt;</p>

<p>The glibc-langpack-ja package includes the basic information required&lt;br /&gt;
to support the ja language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-iu-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d888eb2138a14e01ec7cc78f65b5bdca9339c94d5e132c7ccd5416c86250ab68</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-iu-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-iu</strong> - Locale data for iu&lt;br /&gt;</p>

<p>The glibc-langpack-iu package includes the basic information required&lt;br /&gt;
to support the iu language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-it-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">e975c2b78f81d6ebed96dc1f1ef0f2c8a9a2b9a14efd112a5f024d62cee15c63</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-it-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-it</strong> - Locale data for it&lt;br /&gt;</p>

<p>The glibc-langpack-it package includes the basic information required&lt;br /&gt;
to support the it language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-is-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">dbba227d556b3987281728f342c220655083cc9a9993e48dbe32b7e30ac11130</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-is-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-is</strong> - Locale data for is&lt;br /&gt;</p>

<p>The glibc-langpack-is package includes the basic information required&lt;br /&gt;
to support the is language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ik-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">54d17ea6e84e9549f1d1cdc246fb88e76cd1fcef4dfec99da17e7fcc4c7226b0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ik-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ik</strong> - Locale data for ik&lt;br /&gt;</p>

<p>The glibc-langpack-ik package includes the basic information required&lt;br /&gt;
to support the ik language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ig-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">15b2225232d8ab55df47cd5de472ff79c5efd5269ace90dedab8af90e50015c2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ig-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ig</strong> - Locale data for ig&lt;br /&gt;</p>

<p>The glibc-langpack-ig package includes the basic information required&lt;br /&gt;
to support the ig language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-id-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">eee68da6cdeec38d050c02b31c33c61b3b670a3b22365b6dd6a453f462d635eb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-id-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-id</strong> - Locale data for id&lt;br /&gt;</p>

<p>The glibc-langpack-id package includes the basic information required&lt;br /&gt;
to support the id language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ia-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">276b38a96975d6bcbc7dfeca941afad58ed5232ba4a9c54f7fe875a86923cba5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ia-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ia</strong> - Locale data for ia&lt;br /&gt;</p>

<p>The glibc-langpack-ia package includes the basic information required&lt;br /&gt;
to support the ia language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hy-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">353a89b9ce5dd7ca53bef0ab0848eb080e279697a8df137315f8234af125b360</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hy-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hy</strong> - Locale data for hy&lt;br /&gt;</p>

<p>The glibc-langpack-hy package includes the basic information required&lt;br /&gt;
to support the hy language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hu-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">0ee44f880c16f7e773ca08966d9c984f9051e0a8961ea90cf2871700215875c1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hu-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hu</strong> - Locale data for hu&lt;br /&gt;</p>

<p>The glibc-langpack-hu package includes the basic information required&lt;br /&gt;
to support the hu language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ht-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">75f8c173ceececa3389ef8992f9d570d4825fbf65eac2c8981307a1d8c687d32</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ht-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ht</strong> - Locale data for ht&lt;br /&gt;</p>

<p>The glibc-langpack-ht package includes the basic information required&lt;br /&gt;
to support the ht language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hsb-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">f8703a101923fbc2f96dc43d58193a668d4d1876bc6694826d7b3410776c58f7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hsb-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hsb</strong> - Locale data for hsb&lt;br /&gt;</p>

<p>The glibc-langpack-hsb package includes the basic information required&lt;br /&gt;
to support the hsb language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">02b753850762589bdf756a8a3be73e7f1e1b84de916d64cdaa900db7b559e7a3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hr</strong> - Locale data for hr&lt;br /&gt;</p>

<p>The glibc-langpack-hr package includes the basic information required&lt;br /&gt;
to support the hr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hne-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">a6888055300a5008331a81cdf22b748fc94f4966a23ef27f39af12ce31504ca8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hne-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hne</strong> - Locale data for hne&lt;br /&gt;</p>

<p>The glibc-langpack-hne package includes the basic information required&lt;br /&gt;
to support the hne language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hif-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c9a5cee7d0ec9baf31478f17a0a0e2dd87965a54aa2875b8043ea8e04286c749</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hif-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hif</strong> - Locale data for hif&lt;br /&gt;</p>

<p>The glibc-langpack-hif package includes the basic information required&lt;br /&gt;
to support the hif language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nss_db-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">0e37e7cd94023ba7301ab8f1006db1e4aedd1bd730feb802e3b29e62422896b8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/n/nss_db-2.28-251.el8_10.34.x86_64.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, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nss_db-2.28-251.el8_10.34.i686</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c070399b27a38f26c04b1c688f0ddb3688c036fad9631b8cc12fc5bdc24af8c1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/n/nss_db-2.28-251.el8_10.34.i686.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, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">de9876906876b8229f1feaf26ed35a1f6dcca5235e364afc93e5f5131b273faa</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hi</strong> - Locale data for hi&lt;br /&gt;</p>

<p>The glibc-langpack-hi package includes the basic information required&lt;br /&gt;
to support the hi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nscd-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d79c6852b8e15ecd81e20aa54f2e3f8dbe30780aeb12c27c0b7368071e18e630</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/n/nscd-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>nscd</strong> - A Name Service Caching Daemon (nscd).&lt;br /&gt;</p>

<p>The nscd daemon caches name service lookups and can improve&lt;br /&gt;
performance with LDAP, and may help with DNS as well.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-he-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">48c809161c41d5f0f12fe04082c58c8027443b32e6edc76d13dadf946879075d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-he-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-he</strong> - Locale data for he&lt;br /&gt;</p>

<p>The glibc-langpack-he package includes the basic information required&lt;br /&gt;
to support the he language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hak-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8286529317db57b96c369307f87c63ec8e2adac09fc8cff68e6c59a13cf53f78</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-hak-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-hak</strong> - Locale data for hak&lt;br /&gt;</p>

<p>The glibc-langpack-hak package includes the basic information required&lt;br /&gt;
to support the hak language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ha-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">3015bcb0a1a2ec2b221b12df88646cd8ec2e735760da6375599f08308440d89f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ha-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ha</strong> - Locale data for ha&lt;br /&gt;</p>

<p>The glibc-langpack-ha package includes the basic information required&lt;br /&gt;
to support the ha language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gv-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9e3aa26cf0ad01ef2fc99cb6cf4fdccc8e5904387dd3fdc5240b4f795ae75a11</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-gv-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-gv</strong> - Locale data for gv&lt;br /&gt;</p>

<p>The glibc-langpack-gv package includes the basic information required&lt;br /&gt;
to support the gv language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gu-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c07485dcd6a026022b8fba0838192de481e126d9adaba338db2a7c565aca7234</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-gu-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-gu</strong> - Locale data for gu&lt;br /&gt;</p>

<p>The glibc-langpack-gu package includes the basic information required&lt;br /&gt;
to support the gu language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gl-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">1ffd14fb0f5f1945cbd82bf5801c86e3114f2c7e5f6b3fa585f2519c7c76d331</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-gl-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-gl</strong> - Locale data for gl&lt;br /&gt;</p>

<p>The glibc-langpack-gl package includes the basic information required&lt;br /&gt;
to support the gl language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gez-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">5f754dd71e69da50924054047004287e73738873888808993f4f06f351a43e02</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-gez-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-gez</strong> - Locale data for gez&lt;br /&gt;</p>

<p>The glibc-langpack-gez package includes the basic information required&lt;br /&gt;
to support the gez language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gd-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">26619fa91266b56fa6139c812ef100c363f42b89937dff6927628db31c41711c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-gd-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-gd</strong> - Locale data for gd&lt;br /&gt;</p>

<p>The glibc-langpack-gd package includes the basic information required&lt;br /&gt;
to support the gd language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ga-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2a5e33d9d07c1acbacb6b3b047c87055314955b7151bc78ea0c09477c715753d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ga-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ga</strong> - Locale data for ga&lt;br /&gt;</p>

<p>The glibc-langpack-ga package includes the basic information required&lt;br /&gt;
to support the ga language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fy-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">63d26c95ac9f3ee6d492af52c0e678dad69dcd1d7c2354e845012cd6cdca0b9e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fy-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fy</strong> - Locale data for fy&lt;br /&gt;</p>

<p>The glibc-langpack-fy package includes the basic information required&lt;br /&gt;
to support the fy language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fur-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c5f9de64d9dd203afdaf6243a037a21e702b45a56e5ce2875b0c3d7fdf7fadd7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fur-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fur</strong> - Locale data for fur&lt;br /&gt;</p>

<p>The glibc-langpack-fur package includes the basic information required&lt;br /&gt;
to support the fur language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fr-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">0d5d5b6d1d6b32ebfb11fafd061e1125429718ee62c84dc3933eac4a16d3b735</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fr-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fr</strong> - Locale data for fr&lt;br /&gt;</p>

<p>The glibc-langpack-fr package includes the basic information required&lt;br /&gt;
to support the fr language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fo-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">d4183151a28f4ad91a5f238e43eb3dae1781f2939051bbdde5f4f14ace60be90</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fo-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fo</strong> - Locale data for fo&lt;br /&gt;</p>

<p>The glibc-langpack-fo package includes the basic information required&lt;br /&gt;
to support the fo language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fil-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">592f8024b60287095168bfcb224616c895145be42e92ad7e64f268ddc88b8bd4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fil-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fil</strong> - Locale data for fil&lt;br /&gt;</p>

<p>The glibc-langpack-fil package includes the basic information required&lt;br /&gt;
to support the fil language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c7ea2e953ae3ed2a848144c371d32385c229ba7c0a321893f2ebf030eab59611</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fi</strong> - Locale data for fi&lt;br /&gt;</p>

<p>The glibc-langpack-fi package includes the basic information required&lt;br /&gt;
to support the fi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ff-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">0cd82dfbac13f1178918218fe232e11c90befd7ca2913344200364805e44ff36</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-ff-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-ff</strong> - Locale data for ff&lt;br /&gt;</p>

<p>The glibc-langpack-ff package includes the basic information required&lt;br /&gt;
to support the ff language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fa-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">912bfbeec24f339615ecb2e1cfedc7264a509d0f19126040a16c228ff307f630</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-fa-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-fa</strong> - Locale data for fa&lt;br /&gt;</p>

<p>The glibc-langpack-fa package includes the basic information required&lt;br /&gt;
to support the fa language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-eu-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">28641df5b6ff535380ec78f2dd12d146072a2d51781a8495c2e4566631dcb27b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-eu-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-eu</strong> - Locale data for eu&lt;br /&gt;</p>

<p>The glibc-langpack-eu package includes the basic information required&lt;br /&gt;
to support the eu language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-et-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">290b004da71b6d18a368461eea8a88f2f356f07d97fa449199bf0614f29b8ea1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-et-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-et</strong> - Locale data for et&lt;br /&gt;</p>

<p>The glibc-langpack-et package includes the basic information required&lt;br /&gt;
to support the et language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-es-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">7cb11a59f89ac7137d3d52a5280a708c027a4d52fa5c1b319cb4c9adf920bb35</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-es-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-es</strong> - Locale data for es&lt;br /&gt;</p>

<p>The glibc-langpack-es package includes the basic information required&lt;br /&gt;
to support the es language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-eo-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">2e1ab91f3511a2dcec2c70ad88b820a9563a61971fb4c8f8d495e56262428d4a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-eo-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-eo</strong> - Locale data for eo&lt;br /&gt;</p>

<p>The glibc-langpack-eo package includes the basic information required&lt;br /&gt;
to support the eo language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-en-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">b8c373b74ef1f87a7fe9dc70cba0ee3cb1a872c2d6b6caa02f4762dae560cbf5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-en-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-en</strong> - Locale data for en&lt;br /&gt;</p>

<p>The glibc-langpack-en package includes the basic information required&lt;br /&gt;
to support the en language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-el-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">9ea3be8660e34315043e67c2465f44c2af514acc174ec25db4953b2262427347</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-el-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-el</strong> - Locale data for el&lt;br /&gt;</p>

<p>The glibc-langpack-el package includes the basic information required&lt;br /&gt;
to support the el language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dz-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c6d83a53bc89a0949feefb383daa17655470ea27b427a36091d59dfe23329c06</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-dz-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-dz</strong> - Locale data for dz&lt;br /&gt;</p>

<p>The glibc-langpack-dz package includes the basic information required&lt;br /&gt;
to support the dz language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dv-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">c446b80ec361f61867cbf109cc71d3e72e705ed046361c7ab9aef7a47f03ddb4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-dv-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-dv</strong> - Locale data for dv&lt;br /&gt;</p>

<p>The glibc-langpack-dv package includes the basic information required&lt;br /&gt;
to support the dv language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dsb-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">025356ecd4aed4fb7fc541d4ec5d166eeae585a8031800edd9be1cfe55654e8b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-dsb-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-dsb</strong> - Locale data for dsb&lt;br /&gt;</p>

<p>The glibc-langpack-dsb package includes the basic information required&lt;br /&gt;
to support the dsb language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-doi-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">70a10f14af4d7a1f08743692e6d2620337de0a6e422a718c2e91c57c1e60c239</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-doi-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-doi</strong> - Locale data for doi&lt;br /&gt;</p>

<p>The glibc-langpack-doi package includes the basic information required&lt;br /&gt;
to support the doi language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-de-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">90c0e4884d60423293cd54626e53c01c6b13dd6361dacc7ef3464f15bb621566</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-de-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-de</strong> - Locale data for de&lt;br /&gt;</p>

<p>The glibc-langpack-de package includes the basic information required&lt;br /&gt;
to support the de language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-da-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">009fe0f355147d787edaa50d51371ca40dcd048c26d6e03077da9b1b8bcf5918</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-da-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-da</strong> - Locale data for da&lt;br /&gt;</p>

<p>The glibc-langpack-da package includes the basic information required&lt;br /&gt;
to support the da language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cy-2.28-251.el8_10.34.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">8e36ac86e7e501a61618a87a80ecda4ae41bc4a461724132e88082048126ce95</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/glibc-langpack-cy-2.28-251.el8_10.34.x86_64.rpm</link>
      <description><p><strong>glibc-langpack-cy</strong> - Locale data for cy&lt;br /&gt;</p>

<p>The glibc-langpack-cy package includes the basic information required&lt;br /&gt;
to support the cy language in your applications.</p>

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

&lt;pre&gt;Wed, 15 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.34
- Update locales for Croatia to use EUR as currency symbol. (RHEL-140104)

Mon, 13 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.33
- Change the currency symbol for the bg_BG locale to euro. (RHEL-137185)

Wed, 01 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2.28-251.32
- Improve qsort implementation (RHEL-24169)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-libs-1:1.12.8-28.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:14:51 PM GMT</pubDate>
      <guid isPermaLink="false">f4f2f5c0782b1f40a5814e0a0abc50f4102eeb9c3bdbb558487c344fe494ba5a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/dbus-libs-1.12.8-28.el8_10.i686.rpm</link>
      <description><p><strong>dbus-libs</strong> - Libraries for accessing D-BUS&lt;br /&gt;</p>

<p>This package contains lowlevel libraries for accessing D-BUS.</p>

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

&lt;pre&gt;Wed, 10 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 1:1.12.8-28
- Fix SSH forwarding with csh (RHEL-4156)

Thu, 29 May 2025 GMT - Milan Crha &amp;lt;mcrha@redhat.com&amp;gt; - 1.12.8-27
- Resolves: RHEL-65330 (Crash on configuration reload)

Mon, 19 Jun 2023 GMT - David King &amp;lt;amigadave@amigadave.com&amp;gt; - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-common-1:1.12.8-28.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 04:14:51 PM GMT</pubDate>
      <guid isPermaLink="false">716073bcc3a07c99ddf13d6a3be16c389a5080b71f499e5c5dddb483445ae4a9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/dbus-common-1.12.8-28.el8_10.noarch.rpm</link>
      <description><p><strong>dbus-common</strong> - D-BUS message bus configuration&lt;br /&gt;</p>

<p>The dbus-common package provides the configuration and setup files for D-Bus&lt;br /&gt;
implementations to provide a System and User Message Bus.</p>

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

&lt;pre&gt;Wed, 10 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 1:1.12.8-28
- Fix SSH forwarding with csh (RHEL-4156)

Thu, 29 May 2025 GMT - Milan Crha &amp;lt;mcrha@redhat.com&amp;gt; - 1.12.8-27
- Resolves: RHEL-65330 (Crash on configuration reload)

Mon, 19 Jun 2023 GMT - David King &amp;lt;amigadave@amigadave.com&amp;gt; - 1.12.8-26
- Fix CVE-2023-34969 (#2213400)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libkadm5-1.18.2-33.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:12:09 PM GMT</pubDate>
      <guid isPermaLink="false">f03b6f114fb3185a0e288f130e04eb9c2eddc2546ad32089f7b4c6b43dea2ab4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libkadm5-1.18.2-33.el8_10.i686.rpm</link>
      <description><p><strong>libkadm5</strong> - Kerberos 5 Administrative libraries&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The libkadm5 package&lt;br /&gt;
contains only the libkadm5clnt and libkadm5serv shared objects. This&lt;br /&gt;
interface is not considered stable.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-server-ldap-1.18.2-33.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:12:09 PM GMT</pubDate>
      <guid isPermaLink="false">a65b753db14f9320bf204e0bb9ed4a612e280f3a8baeae91d95ef4040b8a2834</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-server-ldap-1.18.2-33.el8_10.i686.rpm</link>
      <description><p><strong>krb5-server-ldap</strong> - The LDAP storage plugin for the Kerberos 5 KDC&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-server package&lt;br /&gt;
contains the programs that must be installed on a Kerberos 5 key&lt;br /&gt;
distribution center (KDC).  If you are installing a Kerberos 5 KDC,&lt;br /&gt;
and you wish to use a directory server to store the data for your&lt;br /&gt;
realm, you need to install this package.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-server-1.18.2-33.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:12:09 PM GMT</pubDate>
      <guid isPermaLink="false">72cfe337ca4c725f76bb3fe59f2579416c5ec5aba9a74ea1096b844a1f9ce37d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-server-1.18.2-33.el8_10.i686.rpm</link>
      <description><p><strong>krb5-server</strong> - The KDC and related programs for Kerberos 5&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-server package&lt;br /&gt;
contains the programs that must be installed on a Kerberos 5 key&lt;br /&gt;
distribution center (KDC).  If you are installing a Kerberos 5 KDC,&lt;br /&gt;
you need to install this package (in other words, most people should&lt;br /&gt;
NOT install this package).</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-pkinit-1.18.2-33.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:12:09 PM GMT</pubDate>
      <guid isPermaLink="false">7e1a40477a1437b1e864b7a877f855cb885d682338a3db1a4ab5aaba0373c3ae</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-pkinit-1.18.2-33.el8_10.i686.rpm</link>
      <description><p><strong>krb5-pkinit</strong> - The PKINIT module for Kerberos 5&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-pkinit&lt;br /&gt;
package contains the PKINIT plugin, which allows clients&lt;br /&gt;
to obtain initial credentials from a KDC using a private key and a&lt;br /&gt;
certificate.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-libs-1.18.2-33.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:12:09 PM GMT</pubDate>
      <guid isPermaLink="false">3e19fc3ecc5541844025b1a3a8d524ad5740669a473a504fac5e8df3390ff806</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-libs-1.18.2-33.el8_10.i686.rpm</link>
      <description><p><strong>krb5-libs</strong> - The non-admin shared libraries used by Kerberos 5&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-libs package&lt;br /&gt;
contains the shared libraries needed by Kerberos 5. If you are using&lt;br /&gt;
Kerberos, you need to install this package.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-devel-1.18.2-33.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:12:09 PM GMT</pubDate>
      <guid isPermaLink="false">93a15314e39b487beca79827a38d3141fdcf2ffdbeb3edf495f4a438a82c035f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-devel-1.18.2-33.el8_10.i686.rpm</link>
      <description><p><strong>krb5-devel</strong> - Development files needed to compile Kerberos 5 programs&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-devel package&lt;br /&gt;
contains the header files and libraries needed for compiling Kerberos&lt;br /&gt;
5 programs. If you want to develop Kerberos-aware programs, you need&lt;br /&gt;
to install this package.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libkadm5-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">da472e766a3b2ce91147cf2274dbfdc6969aa304f336f9305c3b2b8dbe470d8b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libkadm5-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>libkadm5</strong> - Kerberos 5 Administrative libraries&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The libkadm5 package&lt;br /&gt;
contains only the libkadm5clnt and libkadm5serv shared objects. This&lt;br /&gt;
interface is not considered stable.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-workstation-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">13808b8b29e7922c7a9a78e3ef21c3d37f9e66833a383f7a89f4ce38f73de43b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-workstation-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>krb5-workstation</strong> - Kerberos 5 programs for use on workstations&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-workstation&lt;br /&gt;
package contains the basic Kerberos programs (kinit, klist, kdestroy,&lt;br /&gt;
kpasswd). If your network uses Kerberos, this package should be&lt;br /&gt;
installed on every workstation.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-server-ldap-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">fbf21be469cf707c2598d2ba05c0a6117339a393aa10febad82c75f5ea0fad98</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-server-ldap-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>krb5-server-ldap</strong> - The LDAP storage plugin for the Kerberos 5 KDC&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-server package&lt;br /&gt;
contains the programs that must be installed on a Kerberos 5 key&lt;br /&gt;
distribution center (KDC).  If you are installing a Kerberos 5 KDC,&lt;br /&gt;
and you wish to use a directory server to store the data for your&lt;br /&gt;
realm, you need to install this package.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-server-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">30f5ef57cdad081ba92b05e4f9d9819d8b7a535c6417b542ced693ee932f3542</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-server-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>krb5-server</strong> - The KDC and related programs for Kerberos 5&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-server package&lt;br /&gt;
contains the programs that must be installed on a Kerberos 5 key&lt;br /&gt;
distribution center (KDC).  If you are installing a Kerberos 5 KDC,&lt;br /&gt;
you need to install this package (in other words, most people should&lt;br /&gt;
NOT install this package).</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-pkinit-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">62aea1bbdc962089d639f569ba8699b9e5f8cd872431981114abc763a79edd98</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-pkinit-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>krb5-pkinit</strong> - The PKINIT module for Kerberos 5&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-pkinit&lt;br /&gt;
package contains the PKINIT plugin, which allows clients&lt;br /&gt;
to obtain initial credentials from a KDC using a private key and a&lt;br /&gt;
certificate.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-libs-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">e18b87bad07eda90a47971962fbaedd7742e7ae1df233bbe6002fa564e6a5527</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-libs-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>krb5-libs</strong> - The non-admin shared libraries used by Kerberos 5&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-libs package&lt;br /&gt;
contains the shared libraries needed by Kerberos 5. If you are using&lt;br /&gt;
Kerberos, you need to install this package.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>krb5-devel-1.18.2-33.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:11:35 PM GMT</pubDate>
      <guid isPermaLink="false">dbbad5dd92895d8e9bad373c13f83711f6185a0b1231c833092d906590536d24</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/krb5-devel-1.18.2-33.el8_10.x86_64.rpm</link>
      <description><p><strong>krb5-devel</strong> - Development files needed to compile Kerberos 5 programs&lt;br /&gt;</p>

<p>Kerberos is a network authentication system. The krb5-devel package&lt;br /&gt;
contains the header files and libraries needed for compiling Kerberos&lt;br /&gt;
5 programs. If you want to develop Kerberos-aware programs, you need&lt;br /&gt;
to install this package.</p>

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

&lt;pre&gt;Wed, 28 Jan 2026 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-33
- krad: packet ID fetched from uninitialized variable
  Resolves: RHEL-109220
- Improving kerberos ulog resize efficiency
  Resolves: RHEL-93333

Thu, 24 Apr 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-32
- Do not block HMAC-MD4/5 in FIPS mode
  Resolves: RHEL-86786
- Don't issue RC4 session keys by default (CVE-2025-3576)
  Resolves: RHEL-88049
- Add PKINIT paChecksum2 from MS-PKCA v20230920
  Resolves: RHEL-82648

Tue, 11 Feb 2025 GMT - Julien Rische &amp;lt;jrische@redhat.com&amp;gt; - 1.18.2-31
- Prevent overflow when calculating ulog block size (CVE-2025-24528)
  Resolves: RHEL-78248
- kdb5_util: fix DB entry flags on modification
  Resolves: RHEL-56060

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libdmmp-0.8.4-44.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:07:52 PM GMT</pubDate>
      <guid isPermaLink="false">78b5e95d2fa2abcbbe3bb487ed924a525eb69f3dd4d167824f481919fa20a430</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libdmmp-0.8.4-44.el8_10.x86_64.rpm</link>
      <description><p><strong>libdmmp</strong> - device-mapper-multipath C API library&lt;br /&gt;</p>

<p>This package contains the shared library for the device-mapper-multipath&lt;br /&gt;
C API library.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 0.8.4-44
- Fix parallel-build race in libmultipath Makefile: order checkers before prioritizers so libsg.o is not clobbered under -j, which produced inconsistent annobin COMDAT groups and linker failures on high-core-count builders

Fri, 06 Mar 2026 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-44
- Add 0140-libmultipath-set-offline-whenever-path-is-not-online.patch
  * Fixes RHEL-131907 ("multipathd doesn't print checker messages for
    some offline path states")
- Resolves: RHEL-131907

Wed, 19 Nov 2025 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-43
- Add 0139-mpathpersist-Fix-REPORT-CAPABILITIES-output.patch
  * Fixes RHEL-126675 ("RHEL 8.10 mpathpersist -i --report-capabilities
    -d returns the wrong results")
- Resolves: RHEL-126675

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>device-mapper-multipath-libs-0.8.4-44.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:07:52 PM GMT</pubDate>
      <guid isPermaLink="false">770ee0fefbb98a7c1fed13df74d8491bca69a74fe376fd1d4854d447118bf0a7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/device-mapper-multipath-libs-0.8.4-44.el8_10.x86_64.rpm</link>
      <description><p><strong>device-mapper-multipath-libs</strong> - The device-mapper-multipath modules and shared library&lt;br /&gt;</p>

<p>The device-mapper-multipath-libs provides the path checker&lt;br /&gt;
and prioritizer modules. It also contains the libmpathpersist and&lt;br /&gt;
libmpathcmd shared libraries, as well as multipath's internal library,&lt;br /&gt;
libmultipath.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 0.8.4-44
- Fix parallel-build race in libmultipath Makefile: order checkers before prioritizers so libsg.o is not clobbered under -j, which produced inconsistent annobin COMDAT groups and linker failures on high-core-count builders

Fri, 06 Mar 2026 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-44
- Add 0140-libmultipath-set-offline-whenever-path-is-not-online.patch
  * Fixes RHEL-131907 ("multipathd doesn't print checker messages for
    some offline path states")
- Resolves: RHEL-131907

Wed, 19 Nov 2025 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-43
- Add 0139-mpathpersist-Fix-REPORT-CAPABILITIES-output.patch
  * Fixes RHEL-126675 ("RHEL 8.10 mpathpersist -i --report-capabilities
    -d returns the wrong results")
- Resolves: RHEL-126675

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>device-mapper-multipath-0.8.4-44.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:07:52 PM GMT</pubDate>
      <guid isPermaLink="false">141342bd7aa17cd5d9a9da1342e8517d06fb296abab10ff416374c40e9baae2f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/device-mapper-multipath-0.8.4-44.el8_10.x86_64.rpm</link>
      <description><p><strong>device-mapper-multipath</strong> - Tools to manage multipath devices using device-mapper&lt;br /&gt;</p>

<p>device-mapper-multipath provides tools to manage multipath devices by&lt;br /&gt;
instructing the device-mapper multipath kernel module what to do.&lt;br /&gt;
The tools are :&lt;br /&gt;
* multipath - Scan the system for multipath devices and assemble them.&lt;br /&gt;
* multipathd - Detects when paths fail and execs multipath to update things.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 0.8.4-44
- Fix parallel-build race in libmultipath Makefile: order checkers before prioritizers so libsg.o is not clobbered under -j, which produced inconsistent annobin COMDAT groups and linker failures on high-core-count builders

Fri, 06 Mar 2026 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-44
- Add 0140-libmultipath-set-offline-whenever-path-is-not-online.patch
  * Fixes RHEL-131907 ("multipathd doesn't print checker messages for
    some offline path states")
- Resolves: RHEL-131907

Wed, 19 Nov 2025 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-43
- Add 0139-mpathpersist-Fix-REPORT-CAPABILITIES-output.patch
  * Fixes RHEL-126675 ("RHEL 8.10 mpathpersist -i --report-capabilities
    -d returns the wrong results")
- Resolves: RHEL-126675

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kpartx-0.8.4-44.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:07:52 PM GMT</pubDate>
      <guid isPermaLink="false">864082cfe7ec5c699a26e1bba6bb0ed2fd030e90a1b661e4f7501d886bbe5050</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kpartx-0.8.4-44.el8_10.x86_64.rpm</link>
      <description><p><strong>kpartx</strong> - Partition device manager for device-mapper devices&lt;br /&gt;</p>

<p>kpartx manages partition creation and removal for device-mapper devices.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 0.8.4-44
- Fix parallel-build race in libmultipath Makefile: order checkers before prioritizers so libsg.o is not clobbered under -j, which produced inconsistent annobin COMDAT groups and linker failures on high-core-count builders

Fri, 06 Mar 2026 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-44
- Add 0140-libmultipath-set-offline-whenever-path-is-not-online.patch
  * Fixes RHEL-131907 ("multipathd doesn't print checker messages for
    some offline path states")
- Resolves: RHEL-131907

Wed, 19 Nov 2025 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-43
- Add 0139-mpathpersist-Fix-REPORT-CAPABILITIES-output.patch
  * Fixes RHEL-126675 ("RHEL 8.10 mpathpersist -i --report-capabilities
    -d returns the wrong results")
- Resolves: RHEL-126675

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libertas-usb8388-olpc-firmware-20260410-138.gitdc85cced.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">e2965c4b773686ad053d0f839b498be2f3e65ed7e40bfa5fc99250e4e7742a37</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libertas-usb8388-olpc-firmware-20260410-138.gitdc85cced.el8_10.noarch.rpm</link>
      <description><p><strong>libertas-usb8388-olpc-firmware</strong> - OLPC firmware for Marvell Libertas USB 8388 Network Adapter&lt;br /&gt;</p>

<p>Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh network&lt;br /&gt;
support.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libertas-usb8388-firmware-2:20260410-138.gitdc85cced.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">3b2127fb234a05579acfac664e17a8f46048254246e932ebb86dde0961780078</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libertas-usb8388-firmware-20260410-138.gitdc85cced.el8_10.noarch.rpm</link>
      <description><p><strong>libertas-usb8388-firmware</strong> - Firmware for Marvell Libertas USB 8388 Network Adapter&lt;br /&gt;</p>

<p>Firmware for Marvell Libertas USB 8388 Network Adapter</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libertas-sd8787-firmware-20260410-138.gitdc85cced.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">11de9085018ea73379123acec8eaffd14fd8bab4f0071a4081c97fc28ecfd449</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libertas-sd8787-firmware-20260410-138.gitdc85cced.el8_10.noarch.rpm</link>
      <description><p><strong>libertas-sd8787-firmware</strong> - Firmware for Marvell Libertas SD 8787 Network Adapter&lt;br /&gt;</p>

<p>Firmware for Marvell Libertas SD 8787 Network Adapter</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libertas-sd8686-firmware-20260410-138.gitdc85cced.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">c2b554fd6c55f3f9f05ef769af235b73f071acb6a6dc367a1891e9db91d12bdc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libertas-sd8686-firmware-20260410-138.gitdc85cced.el8_10.noarch.rpm</link>
      <description><p><strong>libertas-sd8686-firmware</strong> - Firmware for Marvell Libertas SD 8686 Network Adapter&lt;br /&gt;</p>

<p>Firmware for Marvell Libertas SD 8686 Network Adapter</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl7260-firmware-1:25.30.13.0-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">ddcc6d00ec1c7f52e79cbcd9c17b1656a52350774c02b9a75be2209d03c7ef68</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl7260-firmware-25.30.13.0-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl7260-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 726x/8000/9000 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl6050-firmware-41.28.5.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">fc24bad874304ac8f69cf2fff5a5c84cc7144ecd50be9746cd26b869a2151b50</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl6050-firmware-41.28.5.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl6050-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 6050 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl6000g2b-firmware-18.168.6.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">4dbf4b2084099b65000e37fa21a02d3960c7e2d56c5f24a9f27edcbb782f56d8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl6000g2b-firmware-18.168.6.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl6000g2b-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl6000g2a-firmware-18.168.6.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">d47810e0a472c31a7e12dd460f92898589fe5c4dcd8aa7deafc119600bbeed3f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl6000g2a-firmware-18.168.6.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl6000g2a-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 6005 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl6000-firmware-9.221.4.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">8c791f12fbbb044bb9f76a55b0f015e60bdb8a8c01cb273d40cf37f314d56348</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl6000-firmware-9.221.4.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl6000-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 6000 AGN Adapter&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl5150-firmware-8.24.2.2-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">5cd546ae66d5c0677a779ee958e048b7980cb549332020f0c7534df33aec3d64</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl5150-firmware-8.24.2.2-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl5150-firmware</strong> - Firmware for Intel® PRO/Wireless 5150 A/G/N network adaptors&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwl5150 driver&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl5000-firmware-8.83.5.1_1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">f989a09a3ea5dd6886748f9ab85b2ddb66ab3c33ca5fe8a7780da3a1683581fa</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl5000-firmware-8.83.5.1_1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl5000-firmware</strong> - Firmware for Intel® PRO/Wireless 5000 A/G/N network adaptors&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwl5000 driver&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl4965-firmware-228.61.2.24-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">d29db908ec59f174d694228fa5969c6b41430471691c5785ece61d4d5446ce46</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl4965-firmware-228.61.2.24-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl4965-firmware</strong> - Firmware for Intel® PRO/Wireless 4965 A/G/N network adaptors&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwl4965 driver&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl3945-firmware-15.32.2.9-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">ece9a48886aaa67fcda2061ce5570ce0aeaa5b3301733a8c003231ebb452f7fc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl3945-firmware-15.32.2.9-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl3945-firmware</strong> - Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwl3945 driver&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl3160-firmware-1:25.30.13.0-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">a8812490abc2e27d1d3be327ea684716b2f554933463fa0493410f41d9134cab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl3160-firmware-25.30.13.0-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl3160-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux.  Usage of the firmware is subject to the terms and conditions&lt;br /&gt;
contained inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl2030-firmware-18.168.6.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">2ca8a3201fefb6831ba0692f231806b5a8285b0c9b7494485d384c2d3c18b4fe</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl2030-firmware-18.168.6.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl2030-firmware</strong> - Firmware for Intel(R) Centrino Wireless-N 2030 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux to support the iwl2030 hardware.  Usage of the firmware&lt;br /&gt;
is subject to the terms and conditions contained inside the provided&lt;br /&gt;
LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl2000-firmware-18.168.6.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">df512f0dcbf8fd96b2674ac7f4b3b2cccf4ec384521f8f427e46b43a0e8c51c6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl2000-firmware-18.168.6.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl2000-firmware</strong> - Firmware for Intel(R) Centrino Wireless-N 2000 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux to support the iwl2000 hardware.  Usage of the firmware&lt;br /&gt;
is subject to the terms and conditions contained inside the provided&lt;br /&gt;
LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl135-firmware-18.168.6.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">4ea8aed5d0f78b20f08b0183254c433c20b714e450199625db5fe97a0a8e941c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl135-firmware-18.168.6.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl135-firmware</strong> - Firmware for Intel(R) Centrino Wireless-N 135 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux to support the iwl135 hardware.  Usage of the firmware&lt;br /&gt;
is subject to the terms and conditions contained inside the provided&lt;br /&gt;
LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>linux-firmware-20260410-138.gitdc85cced.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">feb38e86986c486a90bb805aa1ec257925013633f69df440ed2ee79248f8d3c7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/linux-firmware-20260410-138.gitdc85cced.el8_10.noarch.rpm</link>
      <description><p><strong>linux-firmware</strong> - Firmware files used by the Linux kernel&lt;br /&gt;</p>

<p>This package includes firmware files required for some devices to&lt;br /&gt;
operate.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl105-firmware-18.168.6.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">327809f9271b839687613c0920a36fbf80420f059b39a5499e23901cb1530c90</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl105-firmware-18.168.6.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl105-firmware</strong> - Firmware for Intel(R) Centrino Wireless-N 105 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux to support the iwl105 hardware.  Usage of the firmware&lt;br /&gt;
is subject to the terms and conditions contained inside the provided&lt;br /&gt;
LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl1000-firmware-1:39.31.5.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">11749be620950bb25fbbbe45347891b36fd711d88e211cee0f3127965df63619</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl1000-firmware-39.31.5.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl1000-firmware</strong> - Firmware for Intel® PRO/Wireless 1000 B/G/N network adaptors&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux to support the iwl1000 hardware.  Usage of the firmware&lt;br /&gt;
is subject to the terms and conditions contained inside the provided&lt;br /&gt;
LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwl100-firmware-39.31.5.1-138.el8_10.1.noarch</title>
      <pubDate>Tue, 05 May 2026 04:06:57 PM GMT</pubDate>
      <guid isPermaLink="false">37bf782ea27b624811998e2b9e44cc6e938009134ea2995ed59aa203794ce018</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/i/iwl100-firmware-39.31.5.1-138.el8_10.1.noarch.rpm</link>
      <description><p><strong>iwl100-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 100 Series Adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the Intel wireless drivers&lt;br /&gt;
for Linux to support the iwl100 hardware.  Usage of the firmware&lt;br /&gt;
is subject to the terms and conditions contained inside the provided&lt;br /&gt;
LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260410-138.gitdc85cced
- Update linux-firmware to latest upstream (RHEL-164388)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
- intel_vpu: Update NPU firmware
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
- qcom: add QUPv3 firmware for shikra
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
- qcom: update ADSP firmware for sm8750 platform
- qcom: update CDSP firmware for glymur platform
- cirrus: cs35l41: Add support for new HP laptops
- cirrus: cs35l41: Add support for new ASUS laptops
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
- WHENCE: Move Dell remoteproc firmware to correct section
- qcom: vpu: add video firmware for SM8450
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- iwlwifi: add Bz/Sc FW for core103-40 release
- iwlwifi: Add Hr/Gf firmware for core103-40 release
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
- amdgpu: DMCUB updates for various ASICs
- xe: Update PTL GSC to v105.0.2.1397
- linux-firmware: add firmware for Moxa mux50u devices
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
- linux-firmware: update firmware for qat_4xxx devices
- linux-firmware: update firmware for qat_402xx devices
- linux-firmware: update firmware for qat_420xx devices
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
- amdgpu: DMCUB updates for various ASICs
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- iwlwifi: add Bz/Wh FW for core102-56 release
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
- mediatek MT7921: update bluetooth firmware to 20260224111243
- mediatek MT7920: update bluetooth firmware to 20260224111231
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
- linux-firmware: update firmware for MT7920 WiFi device
- linux-firmware: update firmware for MT7921 WiFi device
- linux-firmware: Update firmware file for Intel Quasar core
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
Resolves: RHEL-164388

Thu, 12 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260312-137.git00f82852
- Update linux-firmware to latest upstream (RHEL-154359)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- intel_vpu: Update NPU firmware
- amdgpu: DMCUB updates for various ASICs
- qcom: add QUPv3 firmware for QCS615 platform
- Add LENOVO ISH firmware v5.8.0.7720 for X9-15 2025
- mediatek MT7922: update bluetooth firmware to 20260224103448
- linux-firmware: update firmware for MT7922 WiFi device
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l63: Add firmware for Cirrus CS35L63 for various Dell laptops
- linux-firmware: Remove duplicate fw and Rename Lenovo ISH LNLM firmware files accordingly
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
- qcom: Update CDSP firmware for QCM6490 platform
- linux-firmware: add firmware for Lontium LT8713SX DP hub
- linux-firmware: qcom: sync audioreach firmwares from v1.0.2 build
- qcom: update ADSP, CDSP firmware for sm8750  platform
- qcom: update ADSP dtb.mbn for glymur platform
- qca: Update Bluetooth WCN6750 1.1.3-00105 firmware to 1.1.3-00106
-  QCA: Update Bluetooth WCN6856 firmware 2.1.0-00659 to 2.1.0-00665
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update GC 9.4.4 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update beige goby firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update dimgrey cavefish firmware
- amdgpu: update vangogh firmware
- amdgpu: update navy flounder firmware
- amdgpu: update PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update VCN 4.0.2 firmware
- amdgpu: update SDMA 6.0.1 firmware
- amdgpu: update PSP 13.0.4 firmware
- amdgpu: update GC 11.0.1 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update navi14 firmware
- amdgpu: update green sardine firmware
- amdgpu: update VCN 4.0.6 firmware
- amdgpu: update SDMA 6.1.1 firmware
- amdgpu: update PSP 14.0.1 firmware
- amdgpu: update GC 11.5.1 firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update SMU 14.0.3 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.0 firmware
- amdgpu: update VCN 4.0.5 firmware
- amdgpu: update SDMA 6.1.0 firmware
- amdgpu: update PSP 14.0.0 firmware
- amdgpu: update GC 11.5.0 firmware
- amdgpu: update navi12 firmware
- amdgpu: update SMU 14.0.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update renoir firmware
- amdgpu: update navi10 firmware
- amdgpu: update VCN 4.0.4 firmware
- amdgpu: update SDMA 6.0.2 firmware
- amdgpu: update PSP 13.0.7 firmware
- amdgpu: update GC 11.0.2 firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- linux-firmware:Renaming the file back for HP EliteBook X Flip G1i
- amdnpu: Restore old NPU firmware for compatibility
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- lenovo: remove obsolete ish_lnlm_53c4ffad_2a17559f.bin firmware
- linux-firmware: update firmware for MT7902 BT device
- linux-firmware: update firmware for MT7902 WiFi device
- qcom: vpu: fix SC7280 VPU Gen2 firmware and add compatibility symlink
- amdgpu: DMCUB updates for various ASICs
- qcom: Update DSP firmware for qcs8300 platform
- cirrus: cs35l41: Add Firmware for ASUS Zenbook Laptop using CS35L41 HDA
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: DMCUB updates for various ASICs
- rtw89: 8851b: add format-1 for fw v0.29.41.5 with fw elements
- rtw89: 8852a: add format-1 for fw v0.13.36.2 with fw elements
- rtw89: 8852bt: add regd and diag_mac and update txpwr to R09
- rtw89: 8852b: update txpwr element to R43
- rtw89: 8852b: add format-2 with v0.29.29.15 and fw elements
- Revert "rtw89: 8852b: update fw to v0.29.128.0 with format suffix -2"
- xe: Update GUC to v70.58.0 for LNL, BMG, PTL
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6390 hw2.0: update board-2.bin
- qcom: Add gpu firmwares for Glymur chipset
Resolves: RHEL-154359

Mon, 12 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260209-136.git9ccffb60
- Update linux-firmware to latest upstream (RHEL-147400)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- amdgpu: DMCUB updates for various ASICs
- qcom: vpu: add video firmware for Glymur
- qcom: add QUPv3 firmware for x1e80100 platform
- Bluetooth: Add symbolic links for Intel Solar JfP2/1 firmware variants
- Bluetooth: Add symbolic links for Intel Solar firmware variants
- Bluetooth: Add symbolic links for Intel Pulsar firmware variants
- Bluetooth: Add symbolic links for Intel AX201 firmware variants
- ath10k: WCN3990 hw1.0: update board-2.bin
- qcom: add ADSP, CDSP firmware for glymur platform
- ASoC: tas2783: Add Firmware files for tas2783A
- linux-firmware: Update firmware file for Intel Solar core
- mediatek MT7921: update bluetooth firmware to 20251223091725
- rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673
- ath12k: WCN7850 hw2.0: update board-2.bin
- ath12k: QCN9274 hw2.0: update to WLAN.WBE.1.6-01243-QCAHKSWPL_SILICONZ-1
- ath11k: WCN6855 hw2.0: update board-2.bin
- ath11k: QCA6698AQ hw2.1: update board-2.bin
- WHENCE: Correct 2 trailing whitespaces
- linux-firmware: Add firmware for airoha-npu-7581 driver used for MT7990 offloading
- linux-firmware: Add Dell ISH firmware for Intel panther lake systems
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: update Aeonsemi AS21x1x firmware to 1.9.1
- rtl_nic: add firmware rtl8125cp-1 for RTL8125cp
- ice: update DDP LAG package to 1.3.2.0
- cirrus: cs35l56: Add WHENCE links for 17aa233c spkid0 firmware
- rtw89: 8922a: update REGD R73-R08, txpwr R46 and element of diag MAC
- rtw89: 8852c: update REGD R73-R60, txpwr R82 and element of diag MAC
- Update firmware for NPU PHX, STX and STX HALO
- qcom: Update ADSP and add CDSP firmware for qcs6490-radxa-dragon-q6a
- qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
- amdgpu: DMCUB updates for various ASICs
- intel/ish: Add Lenovo ISH firmware support for X1 and X9 systems
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Dell laptops
- cirrus: cs35l57 cs35l63: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56 cs35l57: Add and update firmware for some Dell laptops
- Intel IPU7: Update firmware binary for Panther Lake
- linux-firmware: update firmware for MT7921 WiFi device
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarIGfP core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x06EB_C65F
- linux-firmware: Add firmware for airoha-npu-7583 driver
- iwlwifi: add Bz/Sc FW for core102-56 release
- iwlwifi: Add Hr/Gf firmware for core102-56 release
- iwlwifi: update ty/So/Ma firmwares for core102-56 release
- xe: Add GSC 105.0.2.1301 for PTL
- mediatek: rename MT8188 SCP firmware
Resolves: RHEL-147400

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libdmmp-0.8.4-44.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:06:26 PM GMT</pubDate>
      <guid isPermaLink="false">8bb4534a73c2684484e24ce53361be378939047906c8e3b5b37addef2eb9e8a4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libdmmp-0.8.4-44.el8_10.i686.rpm</link>
      <description><p><strong>libdmmp</strong> - device-mapper-multipath C API library&lt;br /&gt;</p>

<p>This package contains the shared library for the device-mapper-multipath&lt;br /&gt;
C API library.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 0.8.4-44
- Fix parallel-build race in libmultipath Makefile: order checkers before prioritizers so libsg.o is not clobbered under -j, which produced inconsistent annobin COMDAT groups and linker failures on high-core-count builders

Fri, 06 Mar 2026 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-44
- Add 0140-libmultipath-set-offline-whenever-path-is-not-online.patch
  * Fixes RHEL-131907 ("multipathd doesn't print checker messages for
    some offline path states")
- Resolves: RHEL-131907

Wed, 19 Nov 2025 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-43
- Add 0139-mpathpersist-Fix-REPORT-CAPABILITIES-output.patch
  * Fixes RHEL-126675 ("RHEL 8.10 mpathpersist -i --report-capabilities
    -d returns the wrong results")
- Resolves: RHEL-126675

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>device-mapper-multipath-libs-0.8.4-44.el8_10.i686</title>
      <pubDate>Tue, 05 May 2026 04:06:26 PM GMT</pubDate>
      <guid isPermaLink="false">7384f08fd926bbdcc4c0ed3a519e7cc872e6498fe1a9cb05597bad9ca434a0ed</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/d/device-mapper-multipath-libs-0.8.4-44.el8_10.i686.rpm</link>
      <description><p><strong>device-mapper-multipath-libs</strong> - The device-mapper-multipath modules and shared library&lt;br /&gt;</p>

<p>The device-mapper-multipath-libs provides the path checker&lt;br /&gt;
and prioritizer modules. It also contains the libmpathpersist and&lt;br /&gt;
libmpathcmd shared libraries, as well as multipath's internal library,&lt;br /&gt;
libmultipath.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 0.8.4-44
- Fix parallel-build race in libmultipath Makefile: order checkers before prioritizers so libsg.o is not clobbered under -j, which produced inconsistent annobin COMDAT groups and linker failures on high-core-count builders

Fri, 06 Mar 2026 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-44
- Add 0140-libmultipath-set-offline-whenever-path-is-not-online.patch
  * Fixes RHEL-131907 ("multipathd doesn't print checker messages for
    some offline path states")
- Resolves: RHEL-131907

Wed, 19 Nov 2025 GMT - Benjamin Marzinski &amp;lt;bmarzins@redhat.com&amp;gt; 0.8.4-43
- Add 0139-mpathpersist-Fix-REPORT-CAPABILITIES-output.patch
  * Fixes RHEL-126675 ("RHEL 8.10 mpathpersist -i --report-capabilities
    -d returns the wrong results")
- Resolves: RHEL-126675

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>pam_ssh_agent_auth-0.10.3-7.29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">946bf4295c8671d7d997528bed43c7c3ba6b3f04a4741aa11e9a1a63445495fc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/pam_ssh_agent_auth-0.10.3-7.29.el8_10.x86_64.rpm</link>
      <description><p><strong>pam_ssh_agent_auth</strong> - PAM module for authentication with ssh-agent&lt;br /&gt;</p>

<p>This package contains a PAM module which can be used to authenticate&lt;br /&gt;
users using ssh keys stored in a ssh-agent. Through the use of the&lt;br /&gt;
forwarding of ssh-agent connection it also allows to authenticate with&lt;br /&gt;
remote ssh-agent instance.&lt;br /&gt;
&lt;br /&gt;
The module is most useful for su and sudo service stacks.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-server-8.0p1-29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">4caaef320bd28fb4eab0e6fe75dedd82271a8beaf1cf7cd8626f2478ee68d7bf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/o/openssh-server-8.0p1-29.el8_10.x86_64.rpm</link>
      <description><p><strong>openssh-server</strong> - An open source SSH server daemon&lt;br /&gt;</p>

<p>OpenSSH is a free version of SSH (Secure SHell), a program for logging&lt;br /&gt;
into and executing commands on a remote machine. This package contains&lt;br /&gt;
the secure shell daemon (sshd). The sshd daemon allows SSH clients to&lt;br /&gt;
securely connect to your SSH server.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-ldap-8.0p1-29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">84a8ef04e7f67d7ca06a826fe0cb5fb9771007280ae348dd11cd3bb808bf4352</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/o/openssh-ldap-8.0p1-29.el8_10.x86_64.rpm</link>
      <description><p><strong>openssh-ldap</strong> - A LDAP support for open source SSH server daemon&lt;br /&gt;</p>

<p>OpenSSH LDAP backend is a way how to distribute the authorized tokens&lt;br /&gt;
among the servers in the network.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-keycat-8.0p1-29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">c216d128c65fc390aa0ba9e9583bd2ff372ee974998d9583d4c952d3d421d19a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/o/openssh-keycat-8.0p1-29.el8_10.x86_64.rpm</link>
      <description><p><strong>openssh-keycat</strong> - A mls keycat backend for openssh&lt;br /&gt;</p>

<p>OpenSSH mls keycat is backend for using the authorized keys in the&lt;br /&gt;
openssh in the mls mode.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-clients-8.0p1-29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">0ee98083e6bb73b629916ba4d2260c8f44e611c387130028a1afdebb24ff48e8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/o/openssh-clients-8.0p1-29.el8_10.x86_64.rpm</link>
      <description><p><strong>openssh-clients</strong> - An open source SSH client applications&lt;br /&gt;</p>

<p>OpenSSH is a free version of SSH (Secure SHell), a program for logging&lt;br /&gt;
into and executing commands on a remote machine. This package includes&lt;br /&gt;
the clients necessary to make encrypted connections to SSH servers.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-cavs-8.0p1-29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">5a0bd0dd9745073d87d6f1b15863994e15ef84d9cf9d6ba0228c5136d5885478</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/o/openssh-cavs-8.0p1-29.el8_10.x86_64.rpm</link>
      <description><p><strong>openssh-cavs</strong> - CAVS tests for FIPS validation&lt;br /&gt;</p>

<p>This package contains test binaries and scripts to make FIPS validation&lt;br /&gt;
easier. Now contains CTR and KDF CAVS test driver.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-8.0p1-29.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:50:02 PM GMT</pubDate>
      <guid isPermaLink="false">6e1e53891429384bd22ab6fe3c17fe74df5b151a2d8e8a0b9e84b4fe57cc94f4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/o/openssh-8.0p1-29.el8_10.x86_64.rpm</link>
      <description><p><strong>openssh</strong> - An open source implementation of SSH protocol version 2&lt;br /&gt;</p>

<p>SSH (Secure SHell) is a program for logging into and executing&lt;br /&gt;
commands on a remote machine. SSH is intended to replace rlogin and&lt;br /&gt;
rsh, and to provide secure encrypted communications between two&lt;br /&gt;
untrusted hosts over an insecure network. X11 connections and&lt;br /&gt;
arbitrary TCP/IP ports can also be forwarded over the secure channel.&lt;br /&gt;
&lt;br /&gt;
OpenSSH is OpenBSD's version of the last free version of SSH, bringing&lt;br /&gt;
it up to date in terms of security and features.&lt;br /&gt;
&lt;br /&gt;
This package includes the core files necessary for both the OpenSSH&lt;br /&gt;
client and server. To make this package useful, you should also&lt;br /&gt;
install openssh-clients, openssh-server, or both.</p>

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

&lt;pre&gt;Mon, 13 Apr 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-29
- CVE-2026-35385: Fix privilege escalation via scp legacy protocol
  when not in preserving file mode
  Resolves: RHEL-164743
- CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
  multiplexing sessions
  Resolves: RHEL-166240
- CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
  and HostbasedAcceptedAlgorithms with regard to ECDSA keys
  Resolves: RHEL-166224
- CVE-2026-35414: Fix mishandling of authorized_keys principals option
  Resolves: RHEL-166192
- CVE-2026-35386: Add validation rules to usernames and hostnames
  set for ProxyJump/-J on the commandline
  Resolves: RHEL-166208

Mon, 16 Mar 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-28
- CVE-2026-3497: Fix information disclosure or denial of service due
  to uninitialized variables in gssapi-keyex
  Resolves: RHEL-155814

Wed, 10 Dec 2025 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 8.0p1-27
- CVE-2025-61984: Reject usernames with control characters
  Resolves: RHEL-128400
- CVE-2025-61985: Reject URL-strings with NULL characters
  Resolves: RHEL-128390

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>rng-tools-6.16-2.el8_10.x86_64</title>
      <pubDate>Tue, 05 May 2026 03:48:29 PM GMT</pubDate>
      <guid isPermaLink="false">9cdf60a8a1075869b0a554f05f3369d94125d90c65985e6c43242d9791be11d5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/r/rng-tools-6.16-2.el8_10.x86_64.rpm</link>
      <description><p><strong>rng-tools</strong> - Random number generator related utilities&lt;br /&gt;</p>

<p>This is a random number generator daemon and its tools. It monitors&lt;br /&gt;
a set of entropy sources present on a system (like /dev/hwrng, RDRAND,&lt;br /&gt;
TPM, jitter) and supplies entropy from them to a kernel entropy pool.</p>

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

&lt;pre&gt;Thu, 26 Mar 2026 GMT - Bruno Meneguele &amp;lt;bmeneg@redhat.com&amp;gt; - 6.16-2
- Fix systemd unit symlink for LEAPP upgrades (RHEL-161093)

Thu, 02 Mar 2023 GMT - Vladis Dronov &amp;lt;vdronov@redhat.com&amp;gt; - 6.16-1
- Update rng-tools to v6.16 @ 0e560296 (bz 2174908)
- Get rid of text relocations in -fPIE build
- Add a hint for opensc package (bz 1845854)

Tue, 27 Dec 2022 GMT - Vladis Dronov &amp;lt;vdronov@redhat.com&amp;gt; - 6.15-3
- Update rng-tools to v6.15 @ cb8cc624 (bz 2141379)
- Update jitterentropy library to v3.4.1 @ 7bf9f85d
- Fix a stack corruption on s390x
- Fix a number of issues found by covscan code scanner
- Add a jitter init timeout for tests
- Add a start condition for the FIPS mode (bz 2154804)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-doc-4.18.0-553.123.1.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 01:42:04 PM GMT</pubDate>
      <guid isPermaLink="false">10e3885a2883b986754fccf05b8e41bc7481a64a6cf853bd58550cdcd4a6ef2b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-doc-4.18.0-553.123.1.el8_10.noarch.rpm</link>
      <description><p><strong>kernel-doc</strong> - Various documentation bits found in the kernel source&lt;br /&gt;</p>

<p>This package contains documentation files from the kernel&lt;br /&gt;
source. Various bits of information about the Linux kernel and the&lt;br /&gt;
device drivers shipped with it are documented in these files.&lt;br /&gt;
&lt;br /&gt;
You'll want to install this package if you need a reference to the&lt;br /&gt;
options that can be passed to Linux kernel modules at load time.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-abi-stablelists-4.18.0-553.123.1.el8_10.noarch</title>
      <pubDate>Tue, 05 May 2026 01:42:04 PM GMT</pubDate>
      <guid isPermaLink="false">77c6a55e4e19b32d13d239a3f3d32743cfe5d5b30713895885d30cb61c0eeac2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/k/kernel-abi-stablelists-4.18.0-553.123.1.el8_10.noarch.rpm</link>
      <description><p><strong>kernel-abi-stablelists</strong> - The Rocky Linux kernel ABI symbol stablelists&lt;br /&gt;</p>

<p>The kABI package contains information pertaining to the Rocky&lt;br /&gt;
Linux kernel ABI, including lists of kernel symbols that are needed by&lt;br /&gt;
external Linux kernel modules, and a yum plugin to aid enforcement.</p>

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

&lt;pre&gt;Tue, 05 May 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 4.18.0-553.123.1
- Adding prod certs and changed cert date to 20210620 (Sherif Nagy)
- Adding Rocky secure boot certs (Sherif Nagy)
- Fixing vmlinuz removal (Sherif Nagy)
- Fixing UEFI CA path (Sherif Nagy)
- Porting to 8.10, debranding and Rocky branding (Louis Abel)
- Fixing pesign_key_name values (Sherif Nagy)

Mon, 04 May 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; [4.18.0-553.123.1.el8_10]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172187]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172187]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172187]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172187] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172187]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172187] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172187] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172187]
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153727] {CVE-2026-23401}

Fri, 24 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [4.18.0-553.122.1.el8_10]
- nvme: avoid double free special payload (Maurizio Lombardi) [RHEL-51303] {CVE-2024-41073}
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166921] {CVE-2025-68724}
- net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() (Jay Shin) [RHEL-166155] {CVE-2025-40252}
- kernel.h: Move ARRAY_SIZE() to a separate header (Jay Shin) [RHEL-166155] {CVE-2025-40252}

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libcap-devel-2.48-6.el8_10.1.i686</title>
      <pubDate>Tue, 05 May 2026 04:38:20 AM GMT</pubDate>
      <guid isPermaLink="false">46a7cf9830587280d2436b29218178c6bdbebd4d305e930724cea8adf5e5c43e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libcap-devel-2.48-6.el8_10.1.i686.rpm</link>
      <description><p><strong>libcap-devel</strong> - Development files for libcap&lt;br /&gt;</p>

<p>Development files (Headers, etc) for libcap.&lt;br /&gt;
&lt;br /&gt;
libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)&lt;br /&gt;
draft 15 capabilities.&lt;br /&gt;
&lt;br /&gt;
Install libcap-devel if you want to develop or compile applications using&lt;br /&gt;
libcap.</p>

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

&lt;pre&gt;Tue, 21 Apr 2026 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6.1
- Fix TOCTOU race condition in cap_set_file() (CVE-2026-4878)
  Resolves: RHEL-169304

Wed, 13 Dec 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6
- Bump release version to restore upgrade path
  Resolves: RHEL-19359

Mon, 26 Jun 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-5
- Fix integer overflow in _libcap_strdup() (CVE-2023-2603)
  Resolves: rhbz#2210637
- Correctly check pthread_create() return value to avoid memory leak (CVE-2023-2602)
  Resolves: rhbz#2210644

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libcap-2.48-6.el8_10.1.i686</title>
      <pubDate>Tue, 05 May 2026 04:38:20 AM GMT</pubDate>
      <guid isPermaLink="false">deb0d1a1282c91c14b6bd101435ec24eff6c70b279333bf0f06a0e3ae5e61002</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libcap-2.48-6.el8_10.1.i686.rpm</link>
      <description><p><strong>libcap</strong> - Library for getting and setting POSIX.1e capabilities&lt;br /&gt;</p>

<p>libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)&lt;br /&gt;
draft 15 capabilities.</p>

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

&lt;pre&gt;Tue, 21 Apr 2026 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6.1
- Fix TOCTOU race condition in cap_set_file() (CVE-2026-4878)
  Resolves: RHEL-169304

Wed, 13 Dec 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6
- Bump release version to restore upgrade path
  Resolves: RHEL-19359

Mon, 26 Jun 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-5
- Fix integer overflow in _libcap_strdup() (CVE-2023-2603)
  Resolves: rhbz#2210637
- Correctly check pthread_create() return value to avoid memory leak (CVE-2023-2602)
  Resolves: rhbz#2210644

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libcap-devel-2.48-6.el8_10.1.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:38:05 AM GMT</pubDate>
      <guid isPermaLink="false">fedafd8f80f91f3b8ba858cb21b3cc795a3bd13076647167f4308eabaf0d8542</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libcap-devel-2.48-6.el8_10.1.x86_64.rpm</link>
      <description><p><strong>libcap-devel</strong> - Development files for libcap&lt;br /&gt;</p>

<p>Development files (Headers, etc) for libcap.&lt;br /&gt;
&lt;br /&gt;
libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)&lt;br /&gt;
draft 15 capabilities.&lt;br /&gt;
&lt;br /&gt;
Install libcap-devel if you want to develop or compile applications using&lt;br /&gt;
libcap.</p>

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

&lt;pre&gt;Tue, 21 Apr 2026 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6.1
- Fix TOCTOU race condition in cap_set_file() (CVE-2026-4878)
  Resolves: RHEL-169304

Wed, 13 Dec 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6
- Bump release version to restore upgrade path
  Resolves: RHEL-19359

Mon, 26 Jun 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-5
- Fix integer overflow in _libcap_strdup() (CVE-2023-2603)
  Resolves: rhbz#2210637
- Correctly check pthread_create() return value to avoid memory leak (CVE-2023-2602)
  Resolves: rhbz#2210644

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libcap-2.48-6.el8_10.1.x86_64</title>
      <pubDate>Tue, 05 May 2026 04:38:05 AM GMT</pubDate>
      <guid isPermaLink="false">ad1acfa784efcf98d72f8eb268849805fe74d135d79d02384478421a87ffd024</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libcap-2.48-6.el8_10.1.x86_64.rpm</link>
      <description><p><strong>libcap</strong> - Library for getting and setting POSIX.1e capabilities&lt;br /&gt;</p>

<p>libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)&lt;br /&gt;
draft 15 capabilities.</p>

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

&lt;pre&gt;Tue, 21 Apr 2026 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6.1
- Fix TOCTOU race condition in cap_set_file() (CVE-2026-4878)
  Resolves: RHEL-169304

Wed, 13 Dec 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-6
- Bump release version to restore upgrade path
  Resolves: RHEL-19359

Mon, 26 Jun 2023 GMT - Anderson Toshiyuki Sasaki &amp;lt;ansasaki@redhat.com&amp;gt; - 2.48-5
- Fix integer overflow in _libcap_strdup() (CVE-2023-2603)
  Resolves: rhbz#2210637
- Correctly check pthread_create() return value to avoid memory leak (CVE-2023-2602)
  Resolves: rhbz#2210644

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sudo-1.9.5p2-1.el8_10.5.x86_64</title>
      <pubDate>Wed, 29 Apr 2026 11:08:41 AM GMT</pubDate>
      <guid isPermaLink="false">e8e8d03c0ab587b48f2bce1dac881324505ef28e6de6929b1f4dc6031d89aaf5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/sudo-1.9.5p2-1.el8_10.5.x86_64.rpm</link>
      <description><p><strong>sudo</strong> - Allows restricted root access for specified users&lt;br /&gt;</p>

<p>Sudo (superuser do) allows a system administrator to give certain&lt;br /&gt;
users (or groups of users) the ability to run some (or all) commands&lt;br /&gt;
as root while logging all commands and arguments. Sudo operates on a&lt;br /&gt;
per-command basis.  It is not a replacement for the shell.  Features&lt;br /&gt;
include: the ability to restrict what commands a user may run on a&lt;br /&gt;
per-host basis, copious logging of each command (providing a clear&lt;br /&gt;
audit trail of who did what), a configurable timeout of the sudo&lt;br /&gt;
command, and the ability to use the same configuration file (sudoers)&lt;br /&gt;
on many different machines.</p>

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

&lt;pre&gt;Fri, 24 Apr 2026 GMT - Alejandro López &amp;lt;allopez@redhat.com&amp;gt; - 1.9.5p2-1.5
RHEL 8.10.0.Z ERRATUM
- CVE-2026-35535 - Privilege escalation due to failure in privilege drop calls
Resolves: RHEL-166060

Mon, 17 Nov 2025 GMT - Alejandro López &amp;lt;allopez@redhat.com&amp;gt; - 1.9.5p2-1.3
RHEL 8.10.0.Z ERRATUM
- sudo passes SHELL environment variable twice to the shell being executed [rhel-8]
Resolves: RHEL-127360

Wed, 16 Jul 2025 GMT - Alejandro López &amp;lt;allopez@redhat.com&amp;gt; - 1.9.5p2-1.2
RHEL 8.10.0.Z ERRATUM
- Reintroduce cmnd_no_wait
Resolves: RHEL-51956
- Missing separator in the log
Resolves: RHEL-71913

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>vim-minimal-2:8.0.1763-22.el8_10.3.x86_64</title>
      <pubDate>Wed, 29 Apr 2026 11:08:35 AM GMT</pubDate>
      <guid isPermaLink="false">856306609795a371c667da9d507059d591ffc89a190f1f6cf5cb977987b22ea4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/v/vim-minimal-8.0.1763-22.el8_10.3.x86_64.rpm</link>
      <description><p><strong>vim-minimal</strong> - A minimal version of the VIM editor&lt;br /&gt;</p>

<p>VIM (VIsual editor iMproved) is an updated and improved version of the&lt;br /&gt;
vi editor.  Vi was the first real screen-based editor for UNIX, and is&lt;br /&gt;
still very popular.  VIM improves on vi by adding new features:&lt;br /&gt;
multiple windows, multi-level undo, block highlighting and more. The&lt;br /&gt;
vim-minimal package includes a minimal version of VIM, which is&lt;br /&gt;
installed into /bin/vi for use when only the root partition is&lt;br /&gt;
present. NOTE: The online help is only available when the vim-common&lt;br /&gt;
package is installed.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Zdenek Dohnal &amp;lt;zdohnal@redhat.com&amp;gt; - 2:8.0.1763-22.3
- Relates: RHEL-164956 vim: arbitrary command execution via modeline sandbox bypass

Mon, 13 Apr 2026 GMT - Zdenek Dohnal &amp;lt;zdohnal@redhat.com&amp;gt; - 2:8.0.1763-22.2
- Resolves: RHEL-164956 vim: arbitrary command execution via modeline sandbox bypass

Tue, 31 Mar 2026 GMT - Petr Dancak   &amp;lt;pdancak@redhat.com&amp;gt; - 2:8.0.1763-22.1
- RHEL-159620 CVE-2026-33412 vim: Vim: Arbitrary code execution via command injection in glob() function
- RHEL-155428 CVE-2026-28417 vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin
- RHEL-155412 CVE-2026-28421 vim: Vim: Denial of service and information disclosure via crafted swap file

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libxml2-2.9.7-21.el8_10.4.i686</title>
      <pubDate>Tue, 28 Apr 2026 03:44:59 PM GMT</pubDate>
      <guid isPermaLink="false">d555dfe8cff2de15a3f14d49abe590e6b36889188fa409eb0ee111f5427eee4a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libxml2-2.9.7-21.el8_10.4.i686.rpm</link>
      <description><p><strong>libxml2</strong> - Library providing XML and HTML support&lt;br /&gt;</p>

<p>This library allows to manipulate XML files. It includes support&lt;br /&gt;
to read, modify and write XML and HTML files. There is DTDs support&lt;br /&gt;
this includes parsing and validation even with complex DtDs, either&lt;br /&gt;
at parse time or later once the document has been modified. The output&lt;br /&gt;
can be a simple SAX stream or and in-memory DOM like representations.&lt;br /&gt;
In this case one can use the built-in XPath and XPointer implementation&lt;br /&gt;
to select sub nodes or ranges. A flexible Input/Output mechanism is&lt;br /&gt;
available, with existing HTTP and FTP modules and combined to an&lt;br /&gt;
URI library.</p>

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

&lt;pre&gt;Tue, 09 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7-21.4
- Fix CVE-2025-9714 (RHEL-119279)

Tue, 05 Aug 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7.21.3
- Fix CVE-2025-32415 (RHEL-100177)

Mon, 21 Jul 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7.21.2
- Fix CVE-2025-7425 (RHEL-102797)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libxml2-2.9.7-21.el8_10.4.x86_64</title>
      <pubDate>Tue, 28 Apr 2026 03:44:31 PM GMT</pubDate>
      <guid isPermaLink="false">f9e924dee9a32856201904943270063a2ad14ad833ea12b1eb4a0e05ea80bb21</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/python3-libxml2-2.9.7-21.el8_10.4.x86_64.rpm</link>
      <description><p><strong>python3-libxml2</strong> - Python 3 bindings for the libxml2 library&lt;br /&gt;</p>

<p>The libxml2-python3 package contains a Python 3 module that permits&lt;br /&gt;
applications written in the Python programming language, version 3, to use the&lt;br /&gt;
interface supplied by the libxml2 library to manipulate XML files.&lt;br /&gt;
&lt;br /&gt;
This library allows to manipulate XML files. It includes support&lt;br /&gt;
to read, modify and write XML and HTML files. There is DTDs support&lt;br /&gt;
this includes parsing and validation even with complex DTDs, either&lt;br /&gt;
at parse time or later once the document has been modified.</p>

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

&lt;pre&gt;Tue, 09 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7-21.4
- Fix CVE-2025-9714 (RHEL-119279)

Tue, 05 Aug 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7.21.3
- Fix CVE-2025-32415 (RHEL-100177)

Mon, 21 Jul 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7.21.2
- Fix CVE-2025-7425 (RHEL-102797)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libxml2-2.9.7-21.el8_10.4.x86_64</title>
      <pubDate>Tue, 28 Apr 2026 03:44:31 PM GMT</pubDate>
      <guid isPermaLink="false">a4ac2933dfe8a197ba83c04a9061c13b89d06d68710bba168121e51f113262ce</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libxml2-2.9.7-21.el8_10.4.x86_64.rpm</link>
      <description><p><strong>libxml2</strong> - Library providing XML and HTML support&lt;br /&gt;</p>

<p>This library allows to manipulate XML files. It includes support&lt;br /&gt;
to read, modify and write XML and HTML files. There is DTDs support&lt;br /&gt;
this includes parsing and validation even with complex DtDs, either&lt;br /&gt;
at parse time or later once the document has been modified. The output&lt;br /&gt;
can be a simple SAX stream or and in-memory DOM like representations.&lt;br /&gt;
In this case one can use the built-in XPath and XPointer implementation&lt;br /&gt;
to select sub nodes or ranges. A flexible Input/Output mechanism is&lt;br /&gt;
available, with existing HTTP and FTP modules and combined to an&lt;br /&gt;
URI library.</p>

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

&lt;pre&gt;Tue, 09 Dec 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7-21.4
- Fix CVE-2025-9714 (RHEL-119279)

Tue, 05 Aug 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7.21.3
- Fix CVE-2025-32415 (RHEL-100177)

Mon, 21 Jul 2025 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.9.7.21.2
- Fix CVE-2025-7425 (RHEL-102797)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libs-3.6.8-76.el8_10.rocky.0.i686</title>
      <pubDate>Tue, 28 Apr 2026 01:47:52 PM GMT</pubDate>
      <guid isPermaLink="false">1cb85ce4b109f6b7556849a03a2610fed7ba070fbc18ba6959210c0272eeb302</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/python3-libs-3.6.8-76.el8_10.rocky.0.i686.rpm</link>
      <description><p><strong>python3-libs</strong> - Python runtime libraries&lt;br /&gt;</p>

<p>This package contains runtime libraries for use by 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" executable</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 3.6.8-76.rocky.0
- Add rocky to supported dists

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.6.8-76
- Security fixes for CVE-2026-4786, CVE-2026-6100
Resolves: RHEL-167890, RHEL-168128

Thu, 26 Mar 2026 GMT - Lumír Balhar &amp;lt;lbalhar@redhat.com&amp;gt; - 3.6.8-75
- Security fix for CVE-2026-4519
Resolves: RHEL-158077

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-test-3.6.8-76.el8_10.rocky.0.x86_64</title>
      <pubDate>Tue, 28 Apr 2026 01:40:39 PM GMT</pubDate>
      <guid isPermaLink="false">c3f2bfbca136b70483e67f867f2bb5380c680934d876362c180652a54ee6f17e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/python3-test-3.6.8-76.el8_10.rocky.0.x86_64.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 or python3-nose.</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 3.6.8-76.rocky.0
- Add rocky to supported dists

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.6.8-76
- Security fixes for CVE-2026-4786, CVE-2026-6100
Resolves: RHEL-167890, RHEL-168128

Thu, 26 Mar 2026 GMT - Lumír Balhar &amp;lt;lbalhar@redhat.com&amp;gt; - 3.6.8-75
- Security fix for CVE-2026-4519
Resolves: RHEL-158077

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libs-3.6.8-76.el8_10.rocky.0.x86_64</title>
      <pubDate>Tue, 28 Apr 2026 01:40:39 PM GMT</pubDate>
      <guid isPermaLink="false">a60858544cdb7e20829d7d5eabfbdb3fd8d5045d90c3e1032c512511061445ba</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/python3-libs-3.6.8-76.el8_10.rocky.0.x86_64.rpm</link>
      <description><p><strong>python3-libs</strong> - Python runtime libraries&lt;br /&gt;</p>

<p>This package contains runtime libraries for use by 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" executable</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 3.6.8-76.rocky.0
- Add rocky to supported dists

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.6.8-76
- Security fixes for CVE-2026-4786, CVE-2026-6100
Resolves: RHEL-167890, RHEL-168128

Thu, 26 Mar 2026 GMT - Lumír Balhar &amp;lt;lbalhar@redhat.com&amp;gt; - 3.6.8-75
- Security fix for CVE-2026-4519
Resolves: RHEL-158077

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>platform-python-3.6.8-76.el8_10.rocky.0.x86_64</title>
      <pubDate>Tue, 28 Apr 2026 01:40:39 PM GMT</pubDate>
      <guid isPermaLink="false">44374c03289d8babbdb08d00576cad11ebcd51aa1fb6a1258c4a8ed49ccf5bf5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/p/platform-python-3.6.8-76.el8_10.rocky.0.x86_64.rpm</link>
      <description><p><strong>platform-python</strong> - Internal interpreter of the Python programming language&lt;br /&gt;</p>

<p>This is the internal interpreter of the Python language for the system.&lt;br /&gt;
To use Python yourself, please install one of the available Python 3 packages,&lt;br /&gt;
for example python36.</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 3.6.8-76.rocky.0
- Add rocky to supported dists

Fri, 17 Apr 2026 GMT - Charalampos Stratakis &amp;lt;cstratak@redhat.com&amp;gt; - 3.6.8-76
- Security fixes for CVE-2026-4786, CVE-2026-6100
Resolves: RHEL-167890, RHEL-168128

Thu, 26 Mar 2026 GMT - Lumír Balhar &amp;lt;lbalhar@redhat.com&amp;gt; - 3.6.8-75
- Security fix for CVE-2026-4519
Resolves: RHEL-158077

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gdk-pixbuf2-2.36.12-8.el8_10.i686</title>
      <pubDate>Mon, 27 Apr 2026 02:20:17 PM GMT</pubDate>
      <guid isPermaLink="false">edeeedb878570549804fe623c80a4dbe9b93eab26d2eca29db6e94a67b7ce66a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/gdk-pixbuf2-2.36.12-8.el8_10.i686.rpm</link>
      <description><p><strong>gdk-pixbuf2</strong> - An image loading library&lt;br /&gt;</p>

<p>gdk-pixbuf is an image loading library that can be extended by loadable&lt;br /&gt;
modules for new image formats. It is used by toolkits such as GTK+ or&lt;br /&gt;
clutter.</p>

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

&lt;pre&gt;Wed, 22 Apr 2026 GMT - Benjamin Otte &amp;lt;botte@redhat.com - 2.36.12-8
- Backport fixes for CVE-2026-5201
- Related: RHEL-163056

Fri, 18 Jul 2025 GMT - Matthias Clasen &amp;lt;mclasen@redhat.com&amp;gt; - 2.36.12-7
- Backport fixes for CVE-2025-7345
- Resolves: RHEL-102346

Wed, 15 May 2024 GMT - Tomas Popela &amp;lt;tpopela@redhat.com&amp;gt; - 2.36.12-6
- Backport fixes for CVE-2022-48622
- Apply patches with git to enable binary patching
- Resolves: RHEL-30478

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gdk-pixbuf2-2.36.12-8.el8_10.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 02:20:13 PM GMT</pubDate>
      <guid isPermaLink="false">092024a37f56004134ede5daa303bb28fb9a0229aa7eeaf9e7c9f15211e756ab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/g/gdk-pixbuf2-2.36.12-8.el8_10.x86_64.rpm</link>
      <description><p><strong>gdk-pixbuf2</strong> - An image loading library&lt;br /&gt;</p>

<p>gdk-pixbuf is an image loading library that can be extended by loadable&lt;br /&gt;
modules for new image formats. It is used by toolkits such as GTK+ or&lt;br /&gt;
clutter.</p>

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

&lt;pre&gt;Wed, 22 Apr 2026 GMT - Benjamin Otte &amp;lt;botte@redhat.com - 2.36.12-8
- Backport fixes for CVE-2026-5201
- Related: RHEL-163056

Fri, 18 Jul 2025 GMT - Matthias Clasen &amp;lt;mclasen@redhat.com&amp;gt; - 2.36.12-7
- Backport fixes for CVE-2025-7345
- Resolves: RHEL-102346

Wed, 15 May 2024 GMT - Tomas Popela &amp;lt;tpopela@redhat.com&amp;gt; - 2.36.12-6
- Backport fixes for CVE-2022-48622
- Apply patches with git to enable binary patching
- Resolves: RHEL-30478

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-libs-239-82.el8_10.16.i686</title>
      <pubDate>Mon, 27 Apr 2026 12:08:08 PM GMT</pubDate>
      <guid isPermaLink="false">f692e5f1854b041cb184ddd9eee16c54404b2ee9ebfc433ca1ebba43f85e314e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-libs-239-82.el8_10.16.i686.rpm</link>
      <description><p><strong>systemd-libs</strong> - systemd libraries&lt;br /&gt;</p>

<p>Libraries for systemd and udev.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-devel-239-82.el8_10.16.i686</title>
      <pubDate>Mon, 27 Apr 2026 12:08:08 PM GMT</pubDate>
      <guid isPermaLink="false">fdbb410f79405ef21038c3b8f455d85a62778208caca7f42563ee29fa4463b49</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-devel-239-82.el8_10.16.i686.rpm</link>
      <description><p><strong>systemd-devel</strong> - Development headers for systemd&lt;br /&gt;</p>

<p>Development headers and auxiliary files for developing applications linking&lt;br /&gt;
to libudev or libsystemd.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-container-239-82.el8_10.16.i686</title>
      <pubDate>Mon, 27 Apr 2026 12:08:08 PM GMT</pubDate>
      <guid isPermaLink="false">bb3c60526399b5e7339e75954c136c3f6c121f611b20217f0da38423a21bd57a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-container-239-82.el8_10.16.i686.rpm</link>
      <description><p><strong>systemd-container</strong> - Tools for containers and VMs&lt;br /&gt;</p>

<p>Systemd tools to spawn and manage containers and virtual machines.&lt;br /&gt;
&lt;br /&gt;
This package contains systemd-nspawn, machinectl, systemd-machined,&lt;br /&gt;
and systemd-importd.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-239-82.el8_10.16.i686</title>
      <pubDate>Mon, 27 Apr 2026 12:08:08 PM GMT</pubDate>
      <guid isPermaLink="false">a555d10dd23b4050e981b89631fdee00ca47bc373ad4af10bf2853ca086cc0b2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-239-82.el8_10.16.i686.rpm</link>
      <description><p><strong>systemd</strong> - System and Service Manager&lt;br /&gt;</p>

<p>systemd is a system and service manager that runs as PID 1 and starts&lt;br /&gt;
the rest of the system. It provides aggressive parallelization&lt;br /&gt;
capabilities, uses socket and D-Bus activation for starting services,&lt;br /&gt;
offers on-demand starting of daemons, keeps track of processes using&lt;br /&gt;
Linux control groups, maintains mount and automount points, and&lt;br /&gt;
implements an elaborate transactional dependency-based service control&lt;br /&gt;
logic. systemd supports SysV and LSB init scripts and works as a&lt;br /&gt;
replacement for sysvinit. Other parts of this package are a logging daemon,&lt;br /&gt;
utilities to control basic system configuration like the hostname,&lt;br /&gt;
date, locale, maintain a list of logged-in users, system accounts,&lt;br /&gt;
runtime directories and settings, and daemons to manage simple network&lt;br /&gt;
configuration, network time synchronization, log forwarding, and name&lt;br /&gt;
resolution.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-udev-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">f9641cd05db68de2661c1139479d0d3a02d5f0187b56f4c8d19814f6a4647da0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-udev-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-udev</strong> - Rule-based device node and kernel event manager&lt;br /&gt;</p>

<p>This package contains systemd-udev and the rules and hardware database&lt;br /&gt;
needed to manage device nodes. This package is necessary on physical&lt;br /&gt;
machines and in virtual machines, but not in containers.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-tests-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">5a0127f06925a8fbc24f0436ee2a16bcef4fdd01833bcd73343c3fcc66cbecb1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-tests-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-tests</strong> - Internal unit tests for systemd&lt;br /&gt;</p>

<p>"Installed tests" that are usually run as part of the build system.&lt;br /&gt;
They can be useful to test systemd internals.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-pam-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">66ee8a2c9300ff85ecc65bb39938a6d87c3588b9f4ea29ad4c50f5910d63ca1e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-pam-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-pam</strong> - systemd PAM module&lt;br /&gt;</p>

<p>Systemd PAM module registers the session with systemd-logind.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-libs-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">3554ede5cf9428ad7906097854264f4e5721cf241f9ac808ea1c6791b6fcb4d0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-libs-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-libs</strong> - systemd libraries&lt;br /&gt;</p>

<p>Libraries for systemd and udev.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-journal-remote-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">274aca4740fdd215ff7847e82b77bb5f8965d89c3d6fea784551722a59b1a53f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-journal-remote-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-journal-remote</strong> - Tools to send journal events over the network&lt;br /&gt;</p>

<p>Programs to forward journal entries over the network, using encrypted HTTP,&lt;br /&gt;
and to write journal files from serialized journal contents.&lt;br /&gt;
&lt;br /&gt;
This package contains systemd-journal-gatewayd,&lt;br /&gt;
systemd-journal-remote, and systemd-journal-upload.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-devel-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">fe3abba6d34cf78533964989ba5acc352796df9bcd063ef9df1c3c5d9ab03b42</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-devel-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-devel</strong> - Development headers for systemd&lt;br /&gt;</p>

<p>Development headers and auxiliary files for developing applications linking&lt;br /&gt;
to libudev or libsystemd.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-container-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">63f0e6fc5688faabd8fe299396851ac3d809b4be052daaf662b993273ef414ad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-container-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd-container</strong> - Tools for containers and VMs&lt;br /&gt;</p>

<p>Systemd tools to spawn and manage containers and virtual machines.&lt;br /&gt;
&lt;br /&gt;
This package contains systemd-nspawn, machinectl, systemd-machined,&lt;br /&gt;
and systemd-importd.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-239-82.el8_10.16.x86_64</title>
      <pubDate>Mon, 27 Apr 2026 12:07:53 PM GMT</pubDate>
      <guid isPermaLink="false">9ea52a2cb86d0c697c832de5950d453662d5ed39e48a80b8e7ddd75e6ccd4754</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/s/systemd-239-82.el8_10.16.x86_64.rpm</link>
      <description><p><strong>systemd</strong> - System and Service Manager&lt;br /&gt;</p>

<p>systemd is a system and service manager that runs as PID 1 and starts&lt;br /&gt;
the rest of the system. It provides aggressive parallelization&lt;br /&gt;
capabilities, uses socket and D-Bus activation for starting services,&lt;br /&gt;
offers on-demand starting of daemons, keeps track of processes using&lt;br /&gt;
Linux control groups, maintains mount and automount points, and&lt;br /&gt;
implements an elaborate transactional dependency-based service control&lt;br /&gt;
logic. systemd supports SysV and LSB init scripts and works as a&lt;br /&gt;
replacement for sysvinit. Other parts of this package are a logging daemon,&lt;br /&gt;
utilities to control basic system configuration like the hostname,&lt;br /&gt;
date, locale, maintain a list of logged-in users, system accounts,&lt;br /&gt;
runtime directories and settings, and daemons to manage simple network&lt;br /&gt;
configuration, network time synchronization, log forwarding, and name&lt;br /&gt;
resolution.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 239-82
- Remove support URL patch
- Skip test-fs-util; test_touch_file aborts on Rocky koji builders

Thu, 16 Apr 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.16
- core: validate input cgroup path more prudently (RHEL-152085)
- nspawn: normalize pivot_root paths (RHEL-163868)
- udev: check for invalid chars in various fields received from the kernel (RHEL-163874)
- udev: fix review mixup (RHEL-163874)
- udev/scsi-id: check for invalid chars in various fields received from the kernel (RHEL-163874)
- core/manager: fix memory leak (RHEL-163867)

Fri, 30 Jan 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 239-82.15
- resolved: add dns_query_candidate_freep() (RHEL-93425)
- resolved: fix use-after-free with queries hitting the cache (RHEL-93425)
- resolve: exit from loop for transactions when transactions has been regenerated (RHEL-93425)
- locale-util: do not call setlocale() when multi-threaded (RHEL-93425)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bind-export-libs-32:9.11.36-16.el8_10.7.i686</title>
      <pubDate>Fri, 17 Apr 2026 05:09:01 PM GMT</pubDate>
      <guid isPermaLink="false">2628567e7301f354b26d08a100a0c2ae2bf5a4cc9c93b0c787a23f03ee6869ed</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/b/bind-export-libs-9.11.36-16.el8_10.7.i686.rpm</link>
      <description><p><strong>bind-export-libs</strong> - ISC libs for DHCP application&lt;br /&gt;</p>

<p>BIND (Berkeley Internet Name Domain) is an implementation of the DNS&lt;br /&gt;
(Domain Name System) protocols. This package set contains only export&lt;br /&gt;
version of BIND libraries, that are used for building ISC DHCP.</p>

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

&lt;pre&gt;Fri, 27 Mar 2026 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.7
- Denial of Service via maliciously crafted DNSSEC-validated zone
  (CVE-2026-1519)

Thu, 30 Oct 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.6
- Address various spoofing attacks (CVE-2025-40778)

Thu, 10 Jul 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.5
- Add support for max-records-per-type and max-types-per-name options
  (RHEL-61936)
- Support reading of new options also in named-checkconf -z, v2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bind-export-devel-32:9.11.36-16.el8_10.7.i686</title>
      <pubDate>Fri, 17 Apr 2026 05:09:01 PM GMT</pubDate>
      <guid isPermaLink="false">31622022e6148fd4bb8e8b4076344ac13d0f711d1c83bb861db01f2c04afb61b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/b/bind-export-devel-9.11.36-16.el8_10.7.i686.rpm</link>
      <description><p><strong>bind-export-devel</strong> - Header files and libraries needed for BIND export libraries&lt;br /&gt;</p>

<p>This package contains export version of the header files and libraries&lt;br /&gt;
required for development with ISC BIND. These headers and libraries&lt;br /&gt;
are used for building ISC DHCP.</p>

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

&lt;pre&gt;Fri, 27 Mar 2026 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.7
- Denial of Service via maliciously crafted DNSSEC-validated zone
  (CVE-2026-1519)

Thu, 30 Oct 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.6
- Address various spoofing attacks (CVE-2025-40778)

Thu, 10 Jul 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.5
- Add support for max-records-per-type and max-types-per-name options
  (RHEL-61936)
- Support reading of new options also in named-checkconf -z, v2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bind-export-libs-32:9.11.36-16.el8_10.7.x86_64</title>
      <pubDate>Fri, 17 Apr 2026 05:07:29 PM GMT</pubDate>
      <guid isPermaLink="false">23ea3683b6eba6fef6a8d4f061eed248d5dd8c80818e88aee546befbd2c3edad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/b/bind-export-libs-9.11.36-16.el8_10.7.x86_64.rpm</link>
      <description><p><strong>bind-export-libs</strong> - ISC libs for DHCP application&lt;br /&gt;</p>

<p>BIND (Berkeley Internet Name Domain) is an implementation of the DNS&lt;br /&gt;
(Domain Name System) protocols. This package set contains only export&lt;br /&gt;
version of BIND libraries, that are used for building ISC DHCP.</p>

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

&lt;pre&gt;Fri, 27 Mar 2026 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.7
- Denial of Service via maliciously crafted DNSSEC-validated zone
  (CVE-2026-1519)

Thu, 30 Oct 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.6
- Address various spoofing attacks (CVE-2025-40778)

Thu, 10 Jul 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.5
- Add support for max-records-per-type and max-types-per-name options
  (RHEL-61936)
- Support reading of new options also in named-checkconf -z, v2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bind-export-devel-32:9.11.36-16.el8_10.7.x86_64</title>
      <pubDate>Fri, 17 Apr 2026 05:07:29 PM GMT</pubDate>
      <guid isPermaLink="false">01c369775f11e0252d606c5635b3f7db45098a14d9a71705ee7a997870821849</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/b/bind-export-devel-9.11.36-16.el8_10.7.x86_64.rpm</link>
      <description><p><strong>bind-export-devel</strong> - Header files and libraries needed for BIND export libraries&lt;br /&gt;</p>

<p>This package contains export version of the header files and libraries&lt;br /&gt;
required for development with ISC BIND. These headers and libraries&lt;br /&gt;
are used for building ISC DHCP.</p>

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

&lt;pre&gt;Fri, 27 Mar 2026 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.7
- Denial of Service via maliciously crafted DNSSEC-validated zone
  (CVE-2026-1519)

Thu, 30 Oct 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.6
- Address various spoofing attacks (CVE-2025-40778)

Thu, 10 Jul 2025 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.11.36-16.5
- Add support for max-records-per-type and max-types-per-name options
  (RHEL-61936)
- Support reading of new options also in named-checkconf -z, v2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libarchive-3.3.3-7.el8_10.x86_64</title>
      <pubDate>Fri, 17 Apr 2026 12:31:36 PM GMT</pubDate>
      <guid isPermaLink="false">c0600cb7b99f184eee7c134320ef99c306338d6a3ee4b1de7b06aa3cf185ec59</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libarchive-3.3.3-7.el8_10.x86_64.rpm</link>
      <description><p><strong>libarchive</strong> - A library for handling streaming archive formats&lt;br /&gt;</p>

<p>Libarchive is a programming library that can create and read several different&lt;br /&gt;
streaming archive formats, including most popular tar variants, several cpio&lt;br /&gt;
formats, and both BSD and GNU ar variants. It can also write shar archives and&lt;br /&gt;
read ISO9660 CDROM images and ZIP archives.</p>

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

&lt;pre&gt;Wed, 08 Apr 2026 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3.3.3-7
- Resolves: CVE-2026-4424
- Resolves: CVE-2026-5121

Wed, 13 Aug 2025 GMT - Lukas Javorsky &amp;lt;ljavorsk@redhat.com&amp;gt; - 3.3.3-6
- Resolves: CVE-2025-5914
- Skip compression-level=1 size check on s390x.
- Related to https://github.com/libarchive/libarchive/issues/1515

Tue, 06 Dec 2022 GMT - Lukas Javorsky &amp;lt;ljavorsk@redhat.com&amp;gt; - 3.3.3-5
- Fix for CVE-2022-36227

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bsdtar-3.3.3-7.el8_10.x86_64</title>
      <pubDate>Fri, 17 Apr 2026 12:31:36 PM GMT</pubDate>
      <guid isPermaLink="false">43ead4963c970c383eab862705b542d5a44828654820d453bb2b389ae58d6d59</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/b/bsdtar-3.3.3-7.el8_10.x86_64.rpm</link>
      <description><p><strong>bsdtar</strong> - Manipulate tape archives&lt;br /&gt;</p>

<p>The bsdtar package contains standalone bsdtar utility split off regular&lt;br /&gt;
libarchive packages.</p>

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

&lt;pre&gt;Wed, 08 Apr 2026 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3.3.3-7
- Resolves: CVE-2026-4424
- Resolves: CVE-2026-5121

Wed, 13 Aug 2025 GMT - Lukas Javorsky &amp;lt;ljavorsk@redhat.com&amp;gt; - 3.3.3-6
- Resolves: CVE-2025-5914
- Skip compression-level=1 size check on s390x.
- Related to https://github.com/libarchive/libarchive/issues/1515

Tue, 06 Dec 2022 GMT - Lukas Javorsky &amp;lt;ljavorsk@redhat.com&amp;gt; - 3.3.3-5
- Fix for CVE-2022-36227

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libarchive-3.3.3-7.el8_10.i686</title>
      <pubDate>Fri, 17 Apr 2026 12:26:05 PM GMT</pubDate>
      <guid isPermaLink="false">518fc1be49ee6e7c40d299dd1b8ff4c13c020064383816e07398b95f4a3e23dc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libarchive-3.3.3-7.el8_10.i686.rpm</link>
      <description><p><strong>libarchive</strong> - A library for handling streaming archive formats&lt;br /&gt;</p>

<p>Libarchive is a programming library that can create and read several different&lt;br /&gt;
streaming archive formats, including most popular tar variants, several cpio&lt;br /&gt;
formats, and both BSD and GNU ar variants. It can also write shar archives and&lt;br /&gt;
read ISO9660 CDROM images and ZIP archives.</p>

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

&lt;pre&gt;Wed, 08 Apr 2026 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3.3.3-7
- Resolves: CVE-2026-4424
- Resolves: CVE-2026-5121

Wed, 13 Aug 2025 GMT - Lukas Javorsky &amp;lt;ljavorsk@redhat.com&amp;gt; - 3.3.3-6
- Resolves: CVE-2025-5914
- Skip compression-level=1 size check on s390x.
- Related to https://github.com/libarchive/libarchive/issues/1515

Tue, 06 Dec 2022 GMT - Lukas Javorsky &amp;lt;ljavorsk@redhat.com&amp;gt; - 3.3.3-5
- Fix for CVE-2022-36227

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nvme-cli-1.16-10.el8_10.x86_64</title>
      <pubDate>Wed, 15 Apr 2026 12:22:30 PM GMT</pubDate>
      <guid isPermaLink="false">0afea8a140308cef33956209ad6faca2df61720c526c81c9e632d164ddb57ea6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/n/nvme-cli-1.16-10.el8_10.x86_64.rpm</link>
      <description><p><strong>nvme-cli</strong> - NVMe management command line interface&lt;br /&gt;</p>

<p>nvme-cli provides NVM-Express user space tooling for Linux.</p>

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

&lt;pre&gt;Wed, 25 Feb 2026 GMT - Maurizio Lombardi &amp;lt;mlombard@redhat.com&amp;gt; - 1.16-10
- Fix VM crash RHEL-88173

Thu, 20 Apr 2023 GMT - Maurizio Lombardi &amp;lt;mlombard@redhat.com&amp;gt; - 1.16-9
- Fix BZ #2187288

Wed, 05 Apr 2023 GMT - Maurizio Lombardi &amp;lt;mlombard@redhat.com&amp;gt; - 1.16-8
- Fix BZ #1954185

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnghttp2-1.33.0-6.el8_10.2.i686</title>
      <pubDate>Wed, 15 Apr 2026 12:16:19 PM GMT</pubDate>
      <guid isPermaLink="false">3e6934f6373f78386a0c9bde2f27c531f134a0ead0201c46ecd191d98b7f18ad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libnghttp2-1.33.0-6.el8_10.2.i686.rpm</link>
      <description><p><strong>libnghttp2</strong> - A library implementing the HTTP/2 protocol&lt;br /&gt;</p>

<p>libnghttp2 is a library implementing the Hypertext Transfer Protocol&lt;br /&gt;
version 2 (HTTP/2) protocol in C.</p>

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

&lt;pre&gt;Thu, 09 Apr 2026 GMT - Jan Macku &amp;lt;jamacku@redhat.com&amp;gt; - 1.33.0-6.2
- fix Denial of service: Assertion failure due to the missing state validation (CVE-2026-27135)

Wed, 10 Apr 2024 GMT - Jan Macku &amp;lt;jamacku@redhat.com&amp;gt; - 1.33.0-6.1
- fix CONTINUATION frames DoS (CVE-2024-27316)

Mon, 08 Apr 2024 GMT - Jan Macku &amp;lt;jamacku@redhat.com&amp;gt; - 1.33.0-6
- fix CONTINUATION frames DoS (CVE-2024-28182)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnghttp2-1.33.0-6.el8_10.2.x86_64</title>
      <pubDate>Wed, 15 Apr 2026 12:16:13 PM GMT</pubDate>
      <guid isPermaLink="false">4b3f3f4bd36d590ada4e36a265996257fbc80a748518320ddd7aef5d3ce22a49</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/l/libnghttp2-1.33.0-6.el8_10.2.x86_64.rpm</link>
      <description><p><strong>libnghttp2</strong> - A library implementing the HTTP/2 protocol&lt;br /&gt;</p>

<p>libnghttp2 is a library implementing the Hypertext Transfer Protocol&lt;br /&gt;
version 2 (HTTP/2) protocol in C.</p>

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

&lt;pre&gt;Thu, 09 Apr 2026 GMT - Jan Macku &amp;lt;jamacku@redhat.com&amp;gt; - 1.33.0-6.2
- fix Denial of service: Assertion failure due to the missing state validation (CVE-2026-27135)

Wed, 10 Apr 2024 GMT - Jan Macku &amp;lt;jamacku@redhat.com&amp;gt; - 1.33.0-6.1
- fix CONTINUATION frames DoS (CVE-2024-27316)

Mon, 08 Apr 2024 GMT - Jan Macku &amp;lt;jamacku@redhat.com&amp;gt; - 1.33.0-6
- fix CONTINUATION frames DoS (CVE-2024-28182)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>microcode_ctl-4:20260227-1.el8_10.x86_64</title>
      <pubDate>Wed, 15 Apr 2026 12:16:09 PM GMT</pubDate>
      <guid isPermaLink="false">05e1243b5c0b0642b61841b43573ca07274a6407870971a91e3036cc25e1b4a3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/Packages/m/microcode_ctl-20260227-1.el8_10.x86_64.rpm</link>
      <description><p><strong>microcode_ctl</strong> - CPU microcode updates for Intel x86 processors&lt;br /&gt;</p>

<p>This package provides microcode update files for Intel x86 and x86_64 CPUs.&lt;br /&gt;
&lt;br /&gt;
The microcode update is volatile and needs to be uploaded on each system&lt;br /&gt;
boot i.e. it isn't stored on a CPU permanently; reboot and it reverts&lt;br /&gt;
back to the old microcode.&lt;br /&gt;
&lt;br /&gt;
Package name "microcode_ctl" is historical, as the binary with the same name&lt;br /&gt;
is no longer used for microcode upload and, as a result, no longer provided.</p>

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

&lt;pre&gt;Wed, 25 Mar 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 4:20260227-1
- Update Intel CPU microcode to microcode-20260227 release (RHEL-159424)
- Microcode files (/platform_mask shown) with revision updates (in hex):
  06-ae-01/97: Granite Rapids-D: 10002f3 to 1000303
Resolves: RHEL-159424

Wed, 25 Feb 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 4:20260210-1
- Update Intel CPU microcode to microcode-20260210 release (RHEL-151645)
- Microcode files (/platform_mask shown) with revision updates (in hex):
  06-6a-06/87: Ice Lake-X: d000410 to d000421
  06-6c-01/10: Ice Lake-D: 10002e0 to 10002f1
  06-7e-05/80: Ice Lake-L: 00ca to 00cc
  06-8c-01/80: Tiger Lake: 00bc to 00be
  06-8c-02/c2: Tiger Lake: 003c to 003e
  06-8d-01/c2: Tiger Lake-H: 0056 to 0058
  06-8f-07/87: Sapphire Rapids: 2b000650 to 2b000661
  06-8f-08/10: Sapphire Rapids with HBM: 2c000410 to 2c000421
  06-8f-08/87: Sapphire Rapids: 2b000650 to 2b000661
  06-97-02/07: Alder Lake: 003d to 003e
  06-97-05/07: Alder Lake: 003d to 003e
  06-9a-03/80: Alder Lake-L: 043a to 043b
  06-9a-04/80: Alder Lake-L: 043a to 043b
  06-9a-04/40: Arizona Beach (Atom C11xx): 000b to 000c
  06-9a-04/80: Alder Lake-L: 043a to 043b
  06-a7-01/02: Rocket Lake: 0064 to 0065
  06-aa-04/e6: Meteor Lake-L: 0025 to 0028
  06-ad-01/20: Granite Rapids-X: a000124 to a000133
  06-ad-01/95: Granite Rapids-X: 10003f0 to 1000405
  06-ae-01/97: Granite Rapids-D: 1000273 to 10002f3
  06-b5-00/80: Arrow Lake-U: 000a to 000d
  06-b7-01/32: Raptor Lake: 0132 to 0133
  06-ba-02/e0: Raptor Lake-P: 6133 to 6134
  06-ba-03/e0: Raptor Lake-P: 6133 to 6134
  06-be-00/19: Gracemont (Alder Lake-N): 001e to 0021
  06-bf-02/07: Raptor Lake-S: 003d to 003e
  06-bf-05/07: Raptor Lake-S: 003d to 003e
  06-c5-02/82: Arrow Lake-H: 011a to 011b
  06-c6-02/82: Arrow Lake: 011a to 011b
  06-cf-02/87: Emerald Rapids: 210002c0 to 210002d3
Resolves: RHEL-151645

Mon, 24 Nov 2025 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 4:20251111-1
- Fix typo in /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08/config
- Update Intel CPU microcode to microcode-20251111 release (RHEL-128250)
- New microcode files (in hex):
  06-ae-01: Granite Rapids-D: revision 1000273
- Microcode files (/platform_mask shown) with revision updates (in hex):
  06-8f-07/87: Sapphire Rapids: 2b000643 to 2b000650
  06-8f-08/10: Sapphire Rapids with HBM: 2c000401 to 2c000410
  06-8f-08/87: Sapphire Rapids: 2b000643 to 2b000650
  06-97-02/07: Alder Lake: 003a to 003d
  06-97-05/07: Alder Lake: 003a to 003d
  06-9a-03/80: Alder Lake-L: 0437 to 043a
  06-9a-04/80: Alder Lake-L: 0437 to 043a
  06-9a-04/40: Arizona Beach (Atom C11xx): 000a to 000b
  06-ad-01/95: Granite Rapids-X: 10003d0 to 10003f0
  06-ad-01/20: Granite Rapids-X: a000100 to a000124
  06-af-03/01: Crestmont (Sierra Forest): 3000362 to 3000382
  06-b7-01/32: Raptor Lake: 012f to 0132
  06-ba-02/e0: Raptor Lake-P: 4129 to 6133
  06-ba-03/e0: Raptor Lake-P: 4129 to 6133
  06-bd-01/80: Lunar Lake: 0123 to 0125
  06-be-00/19: Gracemont (Alder Lake-N): 001d to 001e
  06-bf-02/07: Raptor Lake-S: 003a to 003d
  06-bf-05/07: Raptor Lake-S: 003a to 003d
  06-c5-02/82: Arrow Lake-H: 0119 to 011a
  06-c6-02/82: Arrow Lake: 0119 to 011a
  06-cf-02/87: Emerald Rapids: 210002b3 to 210002c0
- Fixes errata RPL070/ADL083/LNL047/ARL054/SPR154/EMR147:
  "REP SCASB, REP CMPSB may return incorrect results when racing
  memory access with another core or thread" on Raptor Lake,
  Alder Lake, Lunar Lake, Arrow Lake, Sapphire Rapids, Emerald Rapids.

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