<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Rocky Linux 10 ppc64le BaseOS</title>
    <link>https://rockylinux.org</link>
    <description>Recently updated packages for Rocky Linux 10 ppc64le BaseOS</description>
    <pubDate>Mon, 10 Aug 2026 08:04:17 AM GMT</pubDate>
    <generator>DNF</generator>
    <item>
      <title>kernel-abi-stablelists-6.12.0-211.44.1.el10_2.noarch</title>
      <pubDate>Fri, 07 Aug 2026 07:25:47 PM GMT</pubDate>
      <guid isPermaLink="false">ba08675e4d95ea87be7f451eb7536bd0208544e25abf412e0074d41832854e4f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-abi-stablelists-6.12.0-211.44.1.el10_2.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 Linux&lt;br /&gt;
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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">48cd78e826b8c56c97517522a8b92e849e429ca64caeebe7a53786372baf6dcf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-debug-6.12.0-211.44.1.el10_2.ppc64le.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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-core-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">d8c7c107e29e99bd863f0da9764c11cb6619a563c2dd35e7b666bd9a0ca4ee4b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-core-6.12.0-211.44.1.el10_2.ppc64le.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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">b0b254ba3575be35833d3706b76348139acb645e4fb615b7d3647a73d5104d5b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel</strong> - The Linux kernel&lt;br /&gt;</p>

<p>The kernel meta package</p>

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

&lt;pre&gt;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-libs-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">f9465d676a7fd2e7126dcc4f9a1eff2d3a3a6737cb99d29e6a5b3f46e9e13ea1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-tools-libs-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-tools-libs</strong> - Libraries for the kernels-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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">3f5bfb914cf08e0430eecad6aac41d133a9d432c76cf61976e0401331bdfbfe3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-tools-6.12.0-211.44.1.el10_2.ppc64le.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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-extra-matched-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">eb84edecce1c04a9dcb63ce535633afdcfd8cdf289cf17088d74782c4447002a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-modules-extra-matched-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-modules-extra-matched</strong> - Meta package which requires modules-extra to be installed for all kernels.&lt;br /&gt;</p>

<p>This meta package provides a single reference that other packages can Require to have modules-extra installed for all kernels.</p>

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

&lt;pre&gt;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-extra-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">da8f174de6afae5ff7f456414243b5771243671efdf82c3f1167d5f1985e7e56</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-modules-extra-6.12.0-211.44.1.el10_2.ppc64le.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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-core-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">574a0c13e3b514b65b011217dc3cdf9289a0c02c55907f92ddd40eeee15d2224</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-modules-core-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-modules-core</strong> - Core kernel modules to match the core kernel&lt;br /&gt;</p>

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

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

&lt;pre&gt;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">edd563b838d060d329d3f7dcd4b114078587d26c9e5a6509da941536038c7906</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-modules-6.12.0-211.44.1.el10_2.ppc64le.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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-extra-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">c71801493aa2c8eaa6fef9bf8055ff01c6d5a4989db9e0c6d1f27c0a3cfc836d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-debug-modules-extra-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-debug-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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-core-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">7083ea681a7063ad5878b73447f605c06a7727458004ca52b6e024b195df864d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-debug-modules-core-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-debug-modules-core</strong> - Core kernel modules to match the core kernel&lt;br /&gt;</p>

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

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

&lt;pre&gt;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">71021da386b0e0ac8a3d18f1cb80cf71da746aee0ab01dd7b7480708e6a198a4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-debug-modules-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-debug-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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-core-6.12.0-211.44.1.el10_2.ppc64le</title>
      <pubDate>Fri, 07 Aug 2026 09:27:28 AM GMT</pubDate>
      <guid isPermaLink="false">5764f2fec21c5700a4c3961bf7fef935992c9cc1b4c05d7a4f37130ead239f16</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/k/kernel-debug-core-6.12.0-211.44.1.el10_2.ppc64le.rpm</link>
      <description><p><strong>kernel-debug-core</strong> - %{variant_summary}&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;Fri, 07 Aug 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 6.12.0-211.44.1
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support

Tue, 04 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.44.1.el10_2]
- ice: remove redundant checks from PTP init (Jakub Ramaseuski) [RHEL-193134]
- ice: implement E825 TX ref clock control and TXC hardware sync status (Jakub Ramaseuski) [RHEL-193134]
- ice: add Tx reference clock index handling to AN restart command (Jakub Ramaseuski) [RHEL-193134]
- ice: implement CPI support for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: introduce TXC DPLL device and TX ref clock pin framework for E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing priority callbacks for U.FL DPLL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: restore PTP Rx timestamp config after ethtool set-channels (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: use primary NAC semaphore on E825 (Jakub Ramaseuski) [RHEL-193134]
- ice: ptp: serialize E825 PHY timer start with PTP lock (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting promisc mode while adding VID filter (Jakub Ramaseuski) [RHEL-193134]
- ice: fix VF queue configuration with low MTU values (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking around wait_event_interruptible_locked_irq (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: Fix compilation warning (Jakub Ramaseuski) [RHEL-193134]
- ice: mention fw_activate action along with devlink reload (Jakub Ramaseuski) [RHEL-193134]
- ice: fix locking in ice_dcb_rebuild() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix setting RSS VSI hash for E830 (Jakub Ramaseuski) [RHEL-193134]
- ice: add dpll peer notification for paired SMA and U.FL pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing dpll notifications for SW pins (Jakub Ramaseuski) [RHEL-193134]
- ice: fix SMA and U.FL pin state changes affecting paired pin (Jakub Ramaseuski) [RHEL-193134]
- ice: fix missing SMA pin initialization in DPLL subsystem (Jakub Ramaseuski) [RHEL-193134]
- ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw (Jakub Ramaseuski) [RHEL-193134]
- ice: fix NULL pointer dereference in ice_reset_all_vfs() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ready bitmap check for non-E822 devices (Jakub Ramaseuski) [RHEL-193134]
- ice: perform PHY soft reset for E825C ports at initialization (Jakub Ramaseuski) [RHEL-193134]
- ice: fix timestamp interrupt configuration for E825C (Jakub Ramaseuski) [RHEL-193134]
- ice: fix potential NULL pointer deref in error path of ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: fix race condition in TX timestamp ring cleanup (Jakub Ramaseuski) [RHEL-193134]
- ice: fix ICE_AQ_LINK_SPEED_M for 200G (Jakub Ramaseuski) [RHEL-193134]
- ice: fix PHY config on media change with link-down-on-close (Jakub Ramaseuski) [RHEL-193134]
- ice: Fix memory leak in ice_set_ringparam() (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix misplaced header macros (Jakub Ramaseuski) [RHEL-193134]
- ice: dpll: fix rclk pin state get for E810 (Jakub Ramaseuski) [RHEL-193134]
- Revert "ice: dpll: fix rclk pin state get and misplaced header macros" (Jakub Ramaseuski) [RHEL-193134]
- octeon_ep_vf: add NULL check for napi_build_skb() (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: introduce octep_vf_oq_next_idx() helper (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: avoid compiler and IQ/OQ reordering (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: Relocate counter updates before NAPI (CKI Backport Bot) [RHEL-186345]
- octeon_ep_vf: ensure dbell BADDR updation (CKI Backport Bot) [RHEL-186345]
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback (CKI Backport Bot) [RHEL-186345]
- ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() (CKI Backport Bot) [RHEL-174197] {CVE-2026-43186}

Mon, 03 Aug 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [6.12.0-211.43.1.el10_2]
- redhat/kernel.spec: make module and modules-core provides use variant (Jan Stancek) [RHEL-213965]
- dpll: allow fwnode pins to attempt state change without capability bit (Jakub Ramaseuski) [RHEL-211011]
- dpll: extend pin notifier with notification source ID (Jakub Ramaseuski) [RHEL-211011]
- dpll: balance create/delete notifications in __dpll_pin_(un)register (Jakub Ramaseuski) [RHEL-211011]
- dpll: guard sync-pair removal on full pin unregister (Jakub Ramaseuski) [RHEL-211011]
- dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: send delete notification before unregister in on-pin rollback (Jakub Ramaseuski) [RHEL-211011]
- dpll: fix stale iteration in dpll_pin_on_pin_unregister() (Jakub Ramaseuski) [RHEL-211011]
- dpll: allow registering FW-identified pin with a different DPLL (Jakub Ramaseuski) [RHEL-211011]
- dpll: add generic DPLL type (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: make frequency monitor a per-device attribute (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_device_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: fix memory leak on pin registration failure (Jakub Ramaseuski) [RHEL-211011]
- dpll: zl3073x: Use named initializers for struct i2c_device_id (Jakub Ramaseuski) [RHEL-211011]
- dpll: Prevent duplicate registrations (Jakub Ramaseuski) [RHEL-211011]
- dpll: export __dpll_pin_change_ntf() for use under dpll_lock (Jakub Ramaseuski) [RHEL-211011]
- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Anusha Srivatsa) [RHEL-172832]
- drm/i915/psr: Don't enable Panel Replay on sink if globally disabled (Anusha Srivatsa) [RHEL-172832]
- drm/i915/alpm: ALPM disable fixes (Anusha Srivatsa) [RHEL-172832]
- procfs: fix possible double mmput() in do_procmap_query() (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- procfs: avoid fetching build ID while holding VMA lock (Rafael Aquini) [RHEL-189665] {CVE-2026-23199}
- timers: Fix NULL function pointer race in timer_shutdown_sync() (CKI Backport Bot) [RHEL-189563] {CVE-2025-68214}
- net: wwan: t7xx: Add delay between MD and SAP suspend (CKI Backport Bot) [RHEL-184266]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tzdata-2026c-1.el10_2.noarch</title>
      <pubDate>Fri, 07 Aug 2026 09:12:26 AM GMT</pubDate>
      <guid isPermaLink="false">281c4aa30704993bd7a5ef8a5e681753076182f2a704c90c5ee1c93e5ad955ef</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/t/tzdata-2026c-1.el10_2.noarch.rpm</link>
      <description><p><strong>tzdata</strong> - Timezone data&lt;br /&gt;</p>

<p>This package contains data files with rules for various timezones around&lt;br /&gt;
the world.</p>

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

&lt;pre&gt;Wed, 15 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2026c-1
- Update to tzdata-2026c (RHEL-194097)
  - Alberta moved to permanent -06 on 2026-06-18.
  - Morocco moves to permanent +00 on 2026-09-20.

Mon, 27 Apr 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2026b-1
- Update to tzdata-2026b (RHEL-170780)
  - British Columbia’s 2026-03-08 spring forward is expected
    to be its last transition as it moves to permanent -07.

Fri, 06 Mar 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 2026a-1
- Update to tzdata-2026a (RHEL-154023)
  - Correct the transition times for Moldova.
  - The POSIXRULES option is now obsolete.

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sg3_utils-libs-1.48-7.el10_2.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:46:56 PM GMT</pubDate>
      <guid isPermaLink="false">2a26b175ef6e5643ea8840f9d748d8ae7195ab421e13c9d0860b8be404e5b79d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sg3_utils-libs-1.48-7.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sg3_utils-libs</strong> - Shared library for sg3_utils&lt;br /&gt;</p>

<p>This package contains the shared library for sg3_utils.</p>

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

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

Mon, 04 Nov 2024 GMT - Tomas Bzatek &amp;lt;tbzatek@redhat.com&amp;gt; - 1.48-7
- udev rules: avoid spurious warning for non-SCSI devices (RHEL-40861,RHEL-54607)
- Install missing 00-scsi-sg3_config.rules
- Fix file references to other udev rules

Tue, 29 Oct 2024 GMT - Troy Dawson &amp;lt;tdawson@redhat.com&amp;gt; - 1.48-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sg3_utils-1.48-7.el10_2.1.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:46:56 PM GMT</pubDate>
      <guid isPermaLink="false">c26a3675b16d7f7fdb894e4f5f01599e2baa3d0a850147ebc453004946c07283</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sg3_utils-1.48-7.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sg3_utils</strong> - Utilities for devices that use SCSI command sets&lt;br /&gt;</p>

<p>Collection of Linux utilities for devices that use the SCSI command set.&lt;br /&gt;
Includes utilities to copy data based on "dd" syntax and semantics (called&lt;br /&gt;
sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check&lt;br /&gt;
mode and log pages (sginfo, sg_modes and sg_logs); spin up and down&lt;br /&gt;
disks (sg_start); do self tests (sg_senddiag); and various other functions.&lt;br /&gt;
See the README, CHANGELOG and COVERAGE files. Requires the linux kernel 2.4&lt;br /&gt;
series or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0)&lt;br /&gt;
must be used. In the 2.6 series other device names may be used as&lt;br /&gt;
well (e.g. /dev/sda).&lt;br /&gt;
&lt;br /&gt;
Warning: Some of these tools access the internals of your system&lt;br /&gt;
and the incorrect usage of them may render your system inoperable.</p>

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

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

Mon, 04 Nov 2024 GMT - Tomas Bzatek &amp;lt;tbzatek@redhat.com&amp;gt; - 1.48-7
- udev rules: avoid spurious warning for non-SCSI devices (RHEL-40861,RHEL-54607)
- Install missing 00-scsi-sg3_config.rules
- Fix file references to other udev rules

Tue, 29 Oct 2024 GMT - Troy Dawson &amp;lt;tdawson@redhat.com&amp;gt; - 1.48-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tuned-profiles-cpu-partitioning-2.27.0-2.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:38:18 PM GMT</pubDate>
      <guid isPermaLink="false">81e7dd943f2506816859aefc561793347f685a6e74a2920d2e7c64d677724652</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/t/tuned-profiles-cpu-partitioning-2.27.0-2.el10_2.noarch.rpm</link>
      <description><p><strong>tuned-profiles-cpu-partitioning</strong> - Additional tuned profile(s) optimized for CPU partitioning&lt;br /&gt;</p>

<p>Additional tuned profile(s) optimized for CPU partitioning.</p>

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

&lt;pre&gt;Mon, 15 Jun 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.27.0-2
- net: added more coalescing options, filter out unsupported ones
  resolves: RHEL-181667

Sun, 22 Feb 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.27.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-123608

Tue, 10 Feb 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.27.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-123608
  - cpu-partitioning: autodetect dracut hook directory, systemd workaround
    resolves: RHEL-40619
  - openshift: optimize TCP settings for high throughput and low latency
  - profiles: Set boost=1 in *-performance profiles
  - sap-hana: force latency to 70 us, not to C-states
    resolves: RHEL-142285
  - man: fixed instance_acquire_devices example in tuned-adm man
    resolves: RHEL-90575
  - spec: use correct python interpreter for documentation installation
  - sysctl: add reapply_sysctl_exclude option
  - ppd: ask tuned recommend for base profile

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tuned-2.27.0-2.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:38:18 PM GMT</pubDate>
      <guid isPermaLink="false">2d15f2e437933e1b03186952c84386ccf8c2c77985e63609a3d52fcd8e97272a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/t/tuned-2.27.0-2.el10_2.noarch.rpm</link>
      <description><p><strong>tuned</strong> - A dynamic adaptive system tuning daemon&lt;br /&gt;</p>

<p>The tuned package contains a daemon that tunes system settings dynamically.&lt;br /&gt;
It does so by monitoring the usage of several system components periodically.&lt;br /&gt;
Based on that information components will then be put into lower or higher&lt;br /&gt;
power saving modes to adapt to the current usage. Currently only ethernet&lt;br /&gt;
network and ATA harddisk devices are implemented.</p>

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

&lt;pre&gt;Mon, 15 Jun 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.27.0-2
- net: added more coalescing options, filter out unsupported ones
  resolves: RHEL-181667

Sun, 22 Feb 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.27.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-123608

Tue, 10 Feb 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.27.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-123608
  - cpu-partitioning: autodetect dracut hook directory, systemd workaround
    resolves: RHEL-40619
  - openshift: optimize TCP settings for high throughput and low latency
  - profiles: Set boost=1 in *-performance profiles
  - sap-hana: force latency to 70 us, not to C-states
    resolves: RHEL-142285
  - man: fixed instance_acquire_devices example in tuned-adm man
    resolves: RHEL-90575
  - spec: use correct python interpreter for documentation installation
  - sysctl: add reapply_sysctl_exclude option
  - ppd: ask tuned recommend for base profile

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-config-server-1:1.56.0-2.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:36:01 PM GMT</pubDate>
      <guid isPermaLink="false">298f86a0747fedc9e945f4717d88d5761b8a0948b0b04a48612c6a0a241f6858</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-config-server-1.56.0-2.el10_2.noarch.rpm</link>
      <description><p><strong>NetworkManager-config-server</strong> - NetworkManager config file for "server-like" defaults&lt;br /&gt;</p>

<p>This adds a NetworkManager configuration file to make it behave more&lt;br /&gt;
like the old "network" service. In particular, it stops NetworkManager&lt;br /&gt;
from automatically running DHCP on unconfigured ethernet devices, and&lt;br /&gt;
allows connections with static IP addresses to be brought up even on&lt;br /&gt;
ethernet devices with no carrier.&lt;br /&gt;
&lt;br /&gt;
This package is intended to be installed by default for server&lt;br /&gt;
deployments.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-targeted-42.1.18-4.el10_2.2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">f9ba33b24fc4c22941aa9bf4cfaa056225c9cd72c4b35c3d9133d8e01581f682</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/selinux-policy-targeted-42.1.18-4.el10_2.2.noarch.rpm</link>
      <description><p><strong>selinux-policy-targeted</strong> - SELinux targeted policy&lt;br /&gt;</p>

<p>SELinux targeted policy package.</p>

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

&lt;pre&gt;Tue, 23 Jun 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.2
- Remove permissive domain for sshd_session_t and sshd_auth_t
Resolves: RHEL-178897

Thu, 21 May 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.1
- Replace "\_" (backslash underscore) with "_" (just underscore)
Resolves: RHEL-171367

Tue, 10 Mar 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 42.1.18-4
- Rebuild because of a missing target tag
Resolves: RHEL-152308

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-sandbox-42.1.18-4.el10_2.2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">b613acff375bf4c0b8e4dfd7db6ffb46f48c4e6dc72a15575e064cd7371ff901</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/selinux-policy-sandbox-42.1.18-4.el10_2.2.noarch.rpm</link>
      <description><p><strong>selinux-policy-sandbox</strong> - SELinux sandbox policy&lt;br /&gt;</p>

<p>SELinux sandbox policy for use with the sandbox utility.</p>

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

&lt;pre&gt;Tue, 23 Jun 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.2
- Remove permissive domain for sshd_session_t and sshd_auth_t
Resolves: RHEL-178897

Thu, 21 May 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.1
- Replace "\_" (backslash underscore) with "_" (just underscore)
Resolves: RHEL-171367

Tue, 10 Mar 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 42.1.18-4
- Rebuild because of a missing target tag
Resolves: RHEL-152308

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-mls-42.1.18-4.el10_2.2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">0032f4b65245b2e0362af7fd04a2bf44669874ee0f57390c3aaa63c3250d6af3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/selinux-policy-mls-42.1.18-4.el10_2.2.noarch.rpm</link>
      <description><p><strong>selinux-policy-mls</strong> - SELinux MLS policy&lt;br /&gt;</p>

<p>SELinux MLS (Multi Level Security) policy package.</p>

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

&lt;pre&gt;Tue, 23 Jun 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.2
- Remove permissive domain for sshd_session_t and sshd_auth_t
Resolves: RHEL-178897

Thu, 21 May 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.1
- Replace "\_" (backslash underscore) with "_" (just underscore)
Resolves: RHEL-171367

Tue, 10 Mar 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 42.1.18-4
- Rebuild because of a missing target tag
Resolves: RHEL-152308

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-doc-42.1.18-4.el10_2.2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">c8af3567cf00f416098ecabf026af462a48421eb1ccf5fa604e23141b92cefc1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/selinux-policy-doc-42.1.18-4.el10_2.2.noarch.rpm</link>
      <description><p><strong>selinux-policy-doc</strong> - SELinux policy documentation&lt;br /&gt;</p>

<p>SELinux policy documentation package.&lt;br /&gt;
This package contains manual pages and documentation of the policy modules.</p>

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

&lt;pre&gt;Tue, 23 Jun 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.2
- Remove permissive domain for sshd_session_t and sshd_auth_t
Resolves: RHEL-178897

Thu, 21 May 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.1
- Replace "\_" (backslash underscore) with "_" (just underscore)
Resolves: RHEL-171367

Tue, 10 Mar 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 42.1.18-4
- Rebuild because of a missing target tag
Resolves: RHEL-152308

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-42.1.18-4.el10_2.2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">08e6cc06ad0be274b18513402609074a3ee988c5a127afe2db258ed01a351d08</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/selinux-policy-42.1.18-4.el10_2.2.noarch.rpm</link>
      <description><p><strong>selinux-policy</strong> - SELinux policy configuration&lt;br /&gt;</p>

<p>SELinux core policy package.&lt;br /&gt;
Originally based off of reference policy,&lt;br /&gt;
the policy has been adjusted to provide support for Fedora.</p>

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

&lt;pre&gt;Tue, 23 Jun 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.2
- Remove permissive domain for sshd_session_t and sshd_auth_t
Resolves: RHEL-178897

Thu, 21 May 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 42.1.18-4.1
- Replace "\_" (backslash underscore) with "_" (just underscore)
Resolves: RHEL-171367

Tue, 10 Mar 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 42.1.18-4
- Rebuild because of a missing target tag
Resolves: RHEL-152308

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libgcrypt-1.11.0-7.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:10 PM GMT</pubDate>
      <guid isPermaLink="false">5f0c2fa1ca721d53e1ea570b2b551bbd735cbbc8aa571a48fd1bcd81b6773e0f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libgcrypt-1.11.0-7.el10_2.ppc64le.rpm</link>
      <description><p><strong>libgcrypt</strong> - A general-purpose cryptography library&lt;br /&gt;</p>

<p>Libgcrypt is a general purpose crypto library based on the code used&lt;br /&gt;
in GNU Privacy Guard.  This is a development version.</p>

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

&lt;pre&gt;Fri, 26 Jun 2026 GMT - Jakub Jelen &amp;lt;jjelen@redhat.com&amp;gt; - 1.11.0-7
- Fix CVE-2026-41989: Denial of Service and buffer overflow via crafted ECDH ciphertext

Tue, 29 Apr 2025 GMT - Andrea Bolognani &amp;lt;abologna@redhat.com&amp;gt; - 1.11.0-6
- Disable annocheck on riscv64 (fixes build)
  Resolves: RHEL-88837

Tue, 29 Oct 2024 GMT - Troy Dawson &amp;lt;tdawson@redhat.com&amp;gt; - 1.11.0-5
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-wwan-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">6066a2e0286569a9dc1eaca04c3c0cae089f912caee5e9072b71a1ce4fe03ce2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-wwan-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-wwan</strong> - Mobile broadband device plugin for NetworkManager&lt;br /&gt;</p>

<p>This package contains NetworkManager support for mobile broadband (WWAN)&lt;br /&gt;
devices.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-wifi-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">92f444c81c1fd521dcb2210eccdd86662b9fbb511de93c6406cd532bb48d4a59</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-wifi-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-wifi</strong> - Wifi plugin for NetworkManager&lt;br /&gt;</p>

<p>This package contains NetworkManager support for Wifi and OLPC devices.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-tui-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">899477c5723b3b3af342eb6eb1766bdc6a2a47aacdb42ada610e8ce4e0896c08</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-tui-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-tui</strong> - NetworkManager curses-based UI&lt;br /&gt;</p>

<p>This adds a curses-based "TUI" (Text User Interface) to&lt;br /&gt;
NetworkManager, to allow performing some of the operations supported&lt;br /&gt;
by nm-connection-editor and nm-applet in a non-graphical environment.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-libnm-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">36368a944d1c35470df5a8883b8332d014e2581cf1621a0535167cb3887166dd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-libnm-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-libnm</strong> - Libraries for adding NetworkManager support to applications.&lt;br /&gt;</p>

<p>This package contains the libraries that make it easier to use some&lt;br /&gt;
NetworkManager functionality from applications.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-bluetooth-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">91f6cdc6ee385c6e05312d6e1877f7c4dcc7ab2f9e3c579a6310a0a7e2b0ee70</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-bluetooth-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-bluetooth</strong> - Bluetooth device plugin for NetworkManager&lt;br /&gt;</p>

<p>This package contains NetworkManager support for Bluetooth devices.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-adsl-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">a7375c3f861e3bd81b7d2575e1a90dfc4f23d92ebe8ef47ed8061fafeab2696e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-adsl-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager-adsl</strong> - ADSL device plugin for NetworkManager&lt;br /&gt;</p>

<p>This package contains NetworkManager support for ADSL devices.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-1:1.56.0-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:34:00 PM GMT</pubDate>
      <guid isPermaLink="false">a182506c224263b3963b8087005b9d3fa9ae87f2698ee131e3ee9fa7dfc4af37</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/NetworkManager-1.56.0-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>NetworkManager</strong> - Network connection manager and user applications&lt;br /&gt;</p>

<p>NetworkManager is a system service that manages network interfaces and&lt;br /&gt;
connections based on user or automatic configuration. It supports&lt;br /&gt;
Ethernet, Bridge, Bond, VLAN, Team, InfiniBand, Wi-Fi, mobile broadband&lt;br /&gt;
(WWAN), PPPoE and other devices, and supports a variety of different VPN&lt;br /&gt;
services.</p>

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

&lt;pre&gt;Thu, 16 Jul 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.56.0-2
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-211105)

Fri, 13 Feb 2026 GMT - Vladimír Beneš &amp;lt;vbenes@redhat.com&amp;gt; - 1:1.56.0-1
- Update to 1.56.0

Mon, 15 Dec 2025 GMT - Íñigo Huguet &amp;lt;ihuguet@redhat.com&amp;gt; - 1:1.55.91-1
- Update to 1.56.0 (rc2)
- Fix CVE-2025-9615 (RHEL-111772)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>policycoreutils-restorecond-3.10-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:32:34 PM GMT</pubDate>
      <guid isPermaLink="false">5241817daf7b348b5ba9d4ddda73254b0ec9c22d815ee77240ae070aebee1dd4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/policycoreutils-restorecond-3.10-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>policycoreutils-restorecond</strong> - SELinux restorecond utilities&lt;br /&gt;</p>

<p>The policycoreutils-restorecond package contains the restorecond service.</p>

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

&lt;pre&gt;Mon, 25 May 2026 GMT - Petr Lautrbach &amp;lt;lautrbach@redhat.com&amp;gt; - 3.10-2
- Several sandbox and seunshare security improvements

Fri, 06 Feb 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 3.10-1
- SELinux userspace 3.10 release

Fri, 06 Feb 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 3.9-3
- Make `rpm` a weak dependency (bz#2338647)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>policycoreutils-newrole-3.10-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:32:34 PM GMT</pubDate>
      <guid isPermaLink="false">56f70d98780e99a61686500ea1b9aa583e8ed3d3ffbf19bbcb2fe686b6ea8339</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/policycoreutils-newrole-3.10-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>policycoreutils-newrole</strong> - The newrole application for RBAC/MLS&lt;br /&gt;</p>

<p>RBAC/MLS policy machines require newrole as a way of changing the role&lt;br /&gt;
or level of a logged in user.</p>

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

&lt;pre&gt;Mon, 25 May 2026 GMT - Petr Lautrbach &amp;lt;lautrbach@redhat.com&amp;gt; - 3.10-2
- Several sandbox and seunshare security improvements

Fri, 06 Feb 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 3.10-1
- SELinux userspace 3.10 release

Fri, 06 Feb 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 3.9-3
- Make `rpm` a weak dependency (bz#2338647)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>policycoreutils-3.10-2.el10_2.ppc64le</title>
      <pubDate>Tue, 04 Aug 2026 09:32:34 PM GMT</pubDate>
      <guid isPermaLink="false">e12404fc8da35e858b5dfa4e18e7b7a890a19e56cb6347440968888eafacddc2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/policycoreutils-3.10-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>policycoreutils</strong> - SELinux policy core utilities&lt;br /&gt;</p>

<p>Security-enhanced Linux is a feature of the Linux® kernel and a number&lt;br /&gt;
of utilities with enhanced security functionality designed to add&lt;br /&gt;
mandatory access controls to Linux.  The Security-enhanced Linux&lt;br /&gt;
kernel contains new architectural components originally developed to&lt;br /&gt;
improve the security of the Flask operating system. These&lt;br /&gt;
architectural components provide general support for the enforcement&lt;br /&gt;
of many kinds of mandatory access control policies, including those&lt;br /&gt;
based on the concepts of Type Enforcement®, Role-based Access&lt;br /&gt;
Control, and Multi-level Security.&lt;br /&gt;
&lt;br /&gt;
policycoreutils contains the policy core utilities that are required&lt;br /&gt;
for basic operation of a SELinux system.  These utilities include&lt;br /&gt;
load_policy to load policies, setfiles to label filesystems, newrole&lt;br /&gt;
to switch roles.</p>

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

&lt;pre&gt;Mon, 25 May 2026 GMT - Petr Lautrbach &amp;lt;lautrbach@redhat.com&amp;gt; - 3.10-2
- Several sandbox and seunshare security improvements

Fri, 06 Feb 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 3.10-1
- SELinux userspace 3.10 release

Fri, 06 Feb 2026 GMT - Vit Mojzis &amp;lt;vmojzis@redhat.com&amp;gt; - 3.9-3
- Make `rpm` a weak dependency (bz#2338647)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwlwifi-mvm-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">83027bd7d87d394aab851ef7885d1b15db81f2926e0766097d12613166076dd1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/iwlwifi-mvm-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>iwlwifi-mvm-firmware</strong> - MVM Firmware for Intel(R) Wireless WiFi adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwlwifi driver&lt;br /&gt;
for Linux built with MVM firmware support (CONFIG_IWLMVM=y/m).  Usage of&lt;br /&gt;
the firmware is subject to the terms and conditions contained inside the&lt;br /&gt;
provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwlwifi-dvm-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">6befd004fdd7d87d4a85bb7f34560c9dec39e4fbcf696a7c67cc1e00141b41d6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/iwlwifi-dvm-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>iwlwifi-dvm-firmware</strong> - DVM Firmware for Intel(R) Wireless WiFi adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwlwifi driver&lt;br /&gt;
for Linux built with DVM firmware support (CONFIG_IWLDVM=y/m). Usage of&lt;br /&gt;
the firmware is subject to the terms and conditions contained inside the&lt;br /&gt;
provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iwlegacy-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">bdc8acc219b40963f993073cfefab2ebd4f4275088d7993c0e64a3ba3477b732</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/iwlegacy-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>iwlegacy-firmware</strong> - Firmware for Intel(R) Wireless WiFi Link 3945(A)BG and 4965AGN adapters&lt;br /&gt;</p>

<p>This package contains the firmware required by the iwlegacy driver&lt;br /&gt;
for Linux. This includes the 3945(A)BG and 4965AGN WiFi NICs. Usage&lt;br /&gt;
of the firmware is subject to the terms and conditions contained&lt;br /&gt;
inside the provided LICENSE file. Please read it carefully.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>intel-vsc-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">29cb817e78cfe6b3e8120fd24b0f8c5267a8bdfed1d09a61e58448b4f1542cde</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/intel-vsc-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>intel-vsc-firmware</strong> - Firmware files for Intel Visual Sensing Controller (IVSC)&lt;br /&gt;</p>

<p>Firmware files for Intel Visual Sensing Controller (IVSC) for&lt;br /&gt;
Tiger Lake, Alder Lake and Raptor Lake SoCs.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>intel-audio-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">44260e3b0ce0bb7173843713cdd60ad2494191a1a9017805658aafa842180cfb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/intel-audio-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>intel-audio-firmware</strong> - Firmware for Intel audio DSP amplifiers and codecs&lt;br /&gt;</p>

<p>Firmware for Intel audio DSP amplifiers and codecs</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dvb-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">75f9f13f65dfd06fa4d4df8e68794cbe6302b349a30a31c64f33ac41837cb2d2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/d/dvb-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>dvb-firmware</strong> - Firmware for various DVB broadcast receivers&lt;br /&gt;</p>

<p>Firmware for various DVB broadcast receivers. These include the&lt;br /&gt;
Siano DTV devices, devices based on Conexant chipsets (cx18,&lt;br /&gt;
cx23885, cx23840, cx231xx), Xceive xc4000/xc5000, DiBcom dib0700,&lt;br /&gt;
Terratec H5 DRX-K, ITEtech IT9135 Ax and Bx, and av7110.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cirrus-audio-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">3446fa87361e917960ef1afa0ad42121248dfcad5ad545a31ccb4e9a661efe2d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/c/cirrus-audio-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>cirrus-audio-firmware</strong> - Firmware for Cirrus audio amplifiers and codecs&lt;br /&gt;</p>

<p>Firmware for Cirrus audio amplifiers and codecs</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>brcmfmac-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">ed2df9724b0ea8ec1a1344272e3df37c2ad14f98dd0b5de02da004082d3d4d09</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/b/brcmfmac-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>brcmfmac-firmware</strong> - Firmware for Broadcom/Cypress brcmfmac WiFi/Bluetooth adapters&lt;br /&gt;</p>

<p>Firmware for Broadcom/Cypress brcmfmac WiFi/Bluetooth adapters.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>atheros-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">7666b4b7f4791abdfca1300f2ffbe7059780df6f2c4d9abc1b0409431136ccc1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/a/atheros-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>atheros-firmware</strong> - Firmware for Qualcomm Atheros WiFi/Bluetooth adapters&lt;br /&gt;</p>

<p>Firmware for Qualcomm Atheros ath6k/ath9k/ath10k/ath11k WiFi adapters.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>amd-ucode-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">1a3c12f1691af2a14054b34663a56fbdb9ce6972a1e00ae7025de87da92c3ec2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/a/amd-ucode-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>amd-ucode-firmware</strong> - Microcode updates for AMD CPUs&lt;br /&gt;</p>

<p>Microcode updates for AMD CPUs, ARM SEV amd TEE.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tiwilink-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">96879b59d47396aa224db512dd17ff3a51b734b455594fd7a774b13b50c35fff</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/t/tiwilink-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>tiwilink-firmware</strong> - Firmware for Texas Instruments WiFi/Bluetooth adapters&lt;br /&gt;</p>

<p>Firmware for Texas Instruments WiFi/Bluetooth adapters</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>realtek-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">2655e448ec19d6628dfabcd980785550453c0406f78669a682f944c5a211d130</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/r/realtek-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>realtek-firmware</strong> - Firmware for Realtek WiFi/Bluetooth adapters&lt;br /&gt;</p>

<p>Firmware for Realtek WiFi/Bluetooth adapters</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>qcom-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">36f2f981748acc6fea723c2489db9e24789350cb95918e0980b6ca44ffdbb4c0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/q/qcom-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>qcom-firmware</strong> - Firmware for Qualcomm SoCs&lt;br /&gt;</p>

<p>Firmware for various compoents in Qualcomm SoCs including Adreno&lt;br /&gt;
GPUs, Venus video encode/decode, Audio DSP, Compute DSP, WWAN&lt;br /&gt;
modem, Sensor DSPs.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nxpwireless-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">5d8d4a2988d731ff50e78b1987af4ce3ccc4271e90e63a8e32e49fb401a9b07a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/nxpwireless-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>nxpwireless-firmware</strong> - Firmware for NXP WiFi/Bluetooth/UWB adapters&lt;br /&gt;</p>

<p>Firmware for NXP WiFi/Bluetooth/UWB adapters.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>netronome-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">0f7b6418854e5349175672ef892b79da6bbd22e28597dc1443919284697c16c9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/n/netronome-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>netronome-firmware</strong> - Firmware for Netronome Smart NICs&lt;br /&gt;</p>

<p>Firmware for Netronome Smart NICs</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mt7xxx-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">874d350d6adad845ce727b3cd4c673ab6dfd489bd69dcce29a6a3f36306a0da1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/m/mt7xxx-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>mt7xxx-firmware</strong> - Firmware for Mediatek 7600/7900 series WiFi/Bluetooth adapters&lt;br /&gt;</p>

<p>Firmware for Mediatek 7600/7900 series WiFi/Bluetooth adapters</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mrvlprestera-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">4e497ab6e4493d13ea6744f99f7521424c281498372a20ac8b055d65a794d8bd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/m/mrvlprestera-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>mrvlprestera-firmware</strong> - Firmware for Marvell Prestera Switchdev/ASIC devices&lt;br /&gt;</p>

<p>Firmware for Marvell Prestera Switchdev/ASIC devices</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mlxsw_spectrum-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">c710323d09234af7ebbc798ed0f95d2a72a9821f767ab27aa92ba82c800992c3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/m/mlxsw_spectrum-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>mlxsw_spectrum-firmware</strong> - Firmware for Mellanox Spectrum 1/2/3 Switches&lt;br /&gt;</p>

<p>Firmware for Mellanox Spectrumi series 1/2/3 ethernet switches.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>linux-firmware-whence-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">f524a5e629b0bbec9feef5dd36f271ca1eebce0d2d5bf4b32a8357a2490d2fd6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/linux-firmware-whence-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>linux-firmware-whence</strong> - WHENCE License file&lt;br /&gt;</p>

<p>This package contains the WHENCE license file which documents the vendor license details.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>linux-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">f9d59c419ebd4a3441ad91a511e0a09f259984ded100dcd9e6a9d781792a99e1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/linux-firmware-20260707-23.1.el10_2.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;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libertas-firmware-20260707-23.1.el10_2.noarch</title>
      <pubDate>Tue, 04 Aug 2026 09:32:01 PM GMT</pubDate>
      <guid isPermaLink="false">3f21909e5f7d2e19531093cd863ecb26e6a25149077bd84cf4e4daa563137882</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libertas-firmware-20260707-23.1.el10_2.noarch.rpm</link>
      <description><p><strong>libertas-firmware</strong> - Firmware for Marvell Libertas SD/USB WiFi Network Adapters&lt;br /&gt;</p>

<p>Firmware for the Marvell Libertas series of WiFi Network Adapters&lt;br /&gt;
Including the SD 8686/8787 and USB 8388/8388.</p>

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260707-23.1
- Update linux-firmware to latest upstream ()
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- xe: Release GuC firmware for NVL-S
- cirrus: cs35l56: Update firmware for the ASUS UX5406SA
- qcom: vpu: add Gen2 firmware binary for Purwa
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- QCA: Add Bluetooth firmware for WCN6855 ROM 1.0
- iwlwifi: add Bz/Sc FW for core24.60-33 release
- iwlwifi: Add Hr/Gf firmware for core24.60-33 release
- iwlwifi: update ty/So/Ma firmwares for core24.60-33 release
- iwlwifi: update cc/Qu/QuZ firmwares for core24.60-33 release
- cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops
- docs: address feedback on LICENSE-CRITERIA.md
- Adjust statement on existing firmware
- docs: add LICENSE-CRITERIA.md as project licensing policy
- ueagle-atm: sadly drop unlicensed files
- linux-firmware: qcom: sync audioreach firmwares from v1.0.4 build
- QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00072
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware for new projects
- rtw89: 8852a: add TX power track R34
- linux-firmware: Update AMD SEV firmware
- nxp: add firmware for IW61x WiFi device
- mediatek MT7922: update bluetooth firmware to 20260605203811
- mediatek MT7925: update bluetooth firmware to 20260605184935
- linux-firmware: update firmware for MT7925 WiFi device
- linux-firmware: update firmware for MT7922 WiFi device
- amdgpu: DMCUB updates for various ASICs
- qcom: add LPAICP firmware for shikra platform
- qcom: Add qdsp6sw firmware for shikra platform
- linux-firmware: update firmware for MT7986
- linux-firmware: update firmware for MT7981
- linux-firmware: update firmware for MT7996
- linux-firmware: update firmware for MT7992
- linux-firmware: update firmware for MT7990
- qcom: Update ADSP firmware for Kaanapali platform
- qcom: update ADSP firmware for glymur platform
- qcom: update CDSP firmware for glymur platform
- QCA: Add bluetooth firmware nvm files for USI/NFA725B
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel BlazarI core
- linux-firmware: Update firmware file for Intel Scorpius core
- qcom: update ADSP firmware for qcs615 platform
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Dell laptops
- rtl_bt: Update RTL8852A BT USB firmware to 0x244F_91B6
- realtek: rt1321: Update the patch code to v1.10
- amdgpu: DMCUB updates for various ASICs
- QCA: Update Bluetooth WCN3950 firmware 1.3.0-00108 to 1.3.0-00184
- qcom: update CDSP firmware for shikra platform
- qcom: Update ADSP firmware for Glymur platform
- Remove any files with unknown licenses
- AGENTS.md, README: address second round of MR review
- README: document AI assisted contribution convention
- AGENTS.md: clarify areas raised in MR review
- Add AGENTS.md for AI coding agents
- LICENSES: update GPL-2.0 text and references
- LICENSES: rename GPL-3 to GPL-3.0-only
- LICENSES: rename Apache-2 to Apache-2.0
- Move firmware licenses to a LICENSES/ directory
- qcom: update ADSP firmware for sm8750 platform
Resolves: RHEL-188389

Tue, 09 Jun 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260609-23
- Update linux-firmware to latest upstream (RHEL-179828)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00666 to 2.1.0-00669
- qcom: Update DSP firmware for qcs8300 platform
- qcom: Update DSP firmware for sa8775p platform
- amdgpu: Update DMCUB fw for DCN314
- amdgpu: revert yellow carp VCN firmware
- amdgpu: revert vangogh VCN firmware
- amdgpu: revert sienna cichlid VCN firmware
- amdgpu: revert navy flounder VCN firmware
- amdgpu: revert dimgrey cavefish VCN firmware
- amdgpu: revert beige_goby VCN firmware
- qcom: update CDSP firmware for x1e80100 platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Dell laptop
- linux-firmware: Add RCA firmware files for tas257x projects
- intel_vpu: Update NPU firmware
- cirrus: cs35l63: Add Cirrus CS35L63 firmware mappings for various Dell laptops
- cirrus: cs35l56: Update firmware for Cirrus Amps for a couple of Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for a Lenovo laptop
- QCA: Add BCS calibration binary for QCC2072
- QCA: Update Bluetooth firmware for QCC2072 UART interface
- amdgpu: DMCUB updates for various ASICs
- rtl_nic: add firmware rtl8261c.bin for RTL8261c
- cirrus: cs35l56: Add Cirrus CS35L56 firmware mappings for two Dell laptops
- i915: Xe3LPD DMC v2.36
- i915: Xe3LPD_3002 DMC v2.31
- i915: Xe3p_LPD DMC v2.37
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs42l45: Update CS42L45 SDCA codec firmware for Lenovo laptops
- cirrus: cs42l45: Add CS42L45 SDCA codec firmware for Lenovo laptops
- qcom: Add gpu firmwares for Shikra chipset
- cirrus: cs35l56: Update firmware for Cirrus Amps for some Dell laptops
- rtw89: 8852b: update fw to v0.29.29.18
- rtw89: 8852bt: update fw to v0.29.122.2
- amdgpu: Update gc 11.0.1 microcode
- ASoC: tas2783: Add Firmware files for tas2783A projects
- linux-firmware: add firmware for MT7927 WiFi device
- Add HP ISH firmware for Intel Panther Lake systems
- ti: Add PCM6240 firmware with multiple audio profiles support
- qcom: add CDSP firmware for shikra platform
- amdgpu: DMCUB updates for various ASICs
- qcom: update ADSP firmware for x1e80100 platform
- lt*_fw.bin: move to Lontium subdir
- qcom: Add cdsp1r.jsn for sa8775p platform
- amdgpu: rembrandt DMCUB v4.0.74.0
- linux-firmware: Add firmware for Lontium LT9611C
- xe: Update GUC to v70.65.0 for LNL, BMG, PTL
- amdgpu: update SMU 14.0.3 kicker firmware
- amdgpu: update navy flounder firmware
- amdgpu: update SDMA 6.1.3 firmware
- amdgpu: update PSP 14.0.5 firmware
- amdgpu: update GC 11.5.3 firmware
- amdgpu: update yellow carp firmware
- amdgpu: update VCN 5.0.0 firmware
- amdgpu: update PSP 14.0.3 firmware
- amdgpu: update GC 12.0.1 firmware
- amdgpu: update VPE 6.1.3 firmware
- amdgpu: update SDMA 6.1.2 firmware
- amdgpu: update PSP 14.0.4 firmware
- amdgpu: update GC 11.5.2 firmware
- amdgpu: update PSP 14.0.2 firmware
- amdgpu: update GC 12.0.0 firmware
- amdgpu: update sienna cichlid firmware
- amdgpu: update VCN 3.1.2 firmware
- amdgpu: update PSP 13.0.5 firmware
- amdgpu: update GC 10.3.6 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 navi14 firmware
- amdgpu: update SDMA 6.0.3 firmware
- amdgpu: update PSP 13.0.10 firmware
- amdgpu: update GC 11.0.3 firmware
- amdgpu: update navi12 firmware
- amdgpu: update vangogh firmware
- amdgpu: update navi10 firmware
- amdgpu: update green sardine firmware
- amdgpu: update PSP 13.0.0 kicker firmware
- amdgpu: update VCN 4.0.0 firmware
- amdgpu: update SDMA 6.0.0 firmware
- amdgpu: update PSP 13.0.0 firmware
- amdgpu: update GC 11.0.0 firmware
- amdgpu: update SDMA 4.4.4 firmware
- amdgpu: update VCN 5.0.1 firmware
- amdgpu: update PSP 13.0.12 firmware
- amdgpu: update GC 9.5.0 firmware
- amdgpu: update SDMA 4.4.5 firmware
- amdgpu: update PSP 13.0.14 firmware
- amdgpu: update VPE 6.1.1 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 PSP 13.0.11 firmware
- amdgpu: update GC 11.0.4 firmware
- amdgpu: update beige goby firmware
- amdgpu: update VCN 4.0.3 firmware
- amdgpu: update SDMA 4.4.2 firmware
- amdgpu: update PSP 13.0.6 firmware
- amdgpu: update GC 9.4.3 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 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 dimgrey cavefish firmware
- amdgpu: update renoir firmware
- amdgpu: update aldebaran firmware
- rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
- amdgpu: DMCUB updates for various ASICs
- Linux-firmware: Add Dell ISH firmware 581.7783.0 for Intel Panther Lake systems.
- qcom: update ADSP firmware for x1e80100 platform
- linux-firmware:Add firmware for Lontium LT7911EXC bridge
- qcom/x1e80100/dell: mark that qcom/NOTICE.txt is applicable too
- qcom: Update CDSP firmware for Kaanapali platform
- qcom: vpu: add Gen2 firmware binary for Agatti
- amdgpu: DMCUB updates for various ASICs
- linux-firmware: Add firmware file for Intel BlazarIW
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
- linux-firmware: Update firmware file for Intel BlazarU core
- linux-firmware: Update firmware file for Intel Scorpius core
- linux-firmware: Update firmware file for Intel BlazarI core
- qcom: Update ADSP firmware for Glymur platform
- mediatek MT7925: update bluetooth firmware to 20260414153243
- linux-firmware: update firmware for MT7925 WiFi device
- Revert "linux-firmware: Update firmware file for Intel Quasar core"
- qcom: Add gpdspr.jsn for qcs8300 platform
- ath12k: QCC2072 hw1.0: add to WLAN.COL.1.0.c2-00074-QCACOLSWPL_V1_TO_SILICONZ-1
- ath12k: QCC2072 hw1.0: add board-2.bin
- ath12k: IPQ5424 hw1.0: add to WLAN.WBE.1.6-01275-QCAHKSWPL_SILICONZ-1
- ath12k: IPQ5424 hw1.0: add board-2.bin
- qcom: Update ADSP firmware for Kaanapali platform
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops (17aa235c 17aa235d)
- QCA: Update Bluetooth WCN6856 firmware 2.1.0-00665 to 2.1.0-00666
- amdgpu: DMCUB updates for DCN36
- linux-firmware: Update AMD cpu microcode
- powervr: update Imagination Rogue firmware images
- qcom: Update ADSP firmware for Kaanapali platform
- i915: Xe3LPD DMC v2.34
- i915: Xe3LPD_3002 DMC v2.29
- qcom: Update ADSP firmware for QCM6490 platform
- firmware/amdgpu: Update DMCUB fw to Release 0.1.55.0
- mediatek: vpu: drop old sym link
- 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
- 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
- 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
Resolves: RHEL-179828

Fri, 30 Jan 2026 GMT - Denys Vlasenko &amp;lt;dvlasenk@redhat.com&amp;gt; - 20260130-22
- Update linux-firmware to latest upstream (RHEL-145527)
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- 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
- qcom: Update DSP firmware for QCM6490 platform
- linux-firmware: qcom: sync audioreach firmwares from v1.0.1 build
- linux-firmware: update firmware for MT7925 WiFi device
- mediatek MT7925: update bluetooth firmware to 20260106153314
- mediatek MT7920: update bluetooth firmware to 20260105151350
- mediatek MT7922: update bluetooth firmware to 20260106153735
- linux-firmware: update firmware for MT7922 WiFi device
- Mellanox: Add new mlxsw_spectrum firmware xx.2016.3900
- amdgpu: Update dcn314, dcn315 firmware to 0.1.42.0
- qcom: Update DSP firmware for sa8775 platform
- QCA: Add Bluetooth firmware for QCC2072 uart interface
- i915: Xe3p_LPD DMC v2.33
- qcom: Update DSP firmware for qcs8300 platform
- linux-firmware: update firmware for MT7920 WiFi device
Resolves: RHEL-145527

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>p11-kit-trust-0.26.4-1.el10_2.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 03:52:10 PM GMT</pubDate>
      <guid isPermaLink="false">d999244053bcb075c3f33f2dcc003d28f5f07475a3db17129975aeae4581c35b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/p11-kit-trust-0.26.4-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>p11-kit-trust</strong> - System trust module from p11-kit&lt;br /&gt;</p>

<p>The p11-kit-trust package contains a system trust PKCS#11 module which&lt;br /&gt;
contains certificate anchors and blocklists.</p>

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

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.4-1
- Rebase to 0.26.4

Tue, 10 Feb 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.2-1
- Rebase to 0.26.2

Thu, 22 Jan 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.1-1
- Rebase to 0.26.1

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>p11-kit-client-0.26.4-1.el10_2.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 03:52:10 PM GMT</pubDate>
      <guid isPermaLink="false">bfbe49ec73e388b79e5d00f47d9f6fcf129714b95fa2f4cf15544ab3bd47a157</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/p11-kit-client-0.26.4-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>p11-kit-client</strong> - Client module from p11-kit&lt;br /&gt;</p>

<p>The p11-kit-client package contains a PKCS#11 module that enables&lt;br /&gt;
accessing other PKCS#11 modules over a Unix domain socket.  Note that&lt;br /&gt;
this feature is still experimental.</p>

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

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.4-1
- Rebase to 0.26.4

Tue, 10 Feb 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.2-1
- Rebase to 0.26.2

Thu, 22 Jan 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.1-1
- Rebase to 0.26.1

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>p11-kit-0.26.4-1.el10_2.ppc64le</title>
      <pubDate>Mon, 03 Aug 2026 03:52:10 PM GMT</pubDate>
      <guid isPermaLink="false">58afdbc6adc5235bbe5241e0ead7ec0dd588e1a4a5d448b75798d2878a8c3ea8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/p11-kit-0.26.4-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>p11-kit</strong> - Library for loading and sharing PKCS#11 modules&lt;br /&gt;</p>

<p>p11-kit provides a way to load and enumerate PKCS#11 modules, as well&lt;br /&gt;
as a standard configuration setup for installing PKCS#11 modules in&lt;br /&gt;
such a way that they're discoverable.</p>

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

&lt;pre&gt;Fri, 10 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.4-1
- Rebase to 0.26.4

Tue, 10 Feb 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.2-1
- Rebase to 0.26.2

Thu, 22 Jan 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 0.26.1-1
- Rebase to 0.26.1

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>vim-minimal-2:9.1.083-9.el10_2.12.ppc64le</title>
      <pubDate>Thu, 30 Jul 2026 02:17:10 PM GMT</pubDate>
      <guid isPermaLink="false">72803312d56e04d714ac97cc0be068a096ad41132b1a12d5b8001fb0776aa118</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/v/vim-minimal-9.1.083-9.el10_2.12.ppc64le.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, providing&lt;br /&gt;
the commands vi, view, ex, rvi, and rview. NOTE: The online help is&lt;br /&gt;
only available when the vim-common package is installed.</p>

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

&lt;pre&gt;Tue, 14 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.12
- RHEL-201113 CVE-2026-59856 vim: potential command execution in PHP
  omni-completion

Tue, 14 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.11
- RHEL-203857 CVE-2026-59858 vim: arbitrary Ex command execution
  during C omni-completion

Mon, 13 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.10
- RHEL-194059 CVE-2026-55693 vim: out-of-bounds write in tree_count_words()

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>vim-filesystem-2:9.1.083-9.el10_2.12.noarch</title>
      <pubDate>Thu, 30 Jul 2026 02:16:30 PM GMT</pubDate>
      <guid isPermaLink="false">9d97b95621a7b1e3a8f3dab5d08858245eecad5054c16474a1575625604a0916</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/v/vim-filesystem-9.1.083-9.el10_2.12.noarch.rpm</link>
      <description><p><strong>vim-filesystem</strong> - VIM filesystem layout&lt;br /&gt;</p>

<p>This package provides some directories which are required by other&lt;br /&gt;
packages that add vim files, p.e.  additional syntax files or filetypes.</p>

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

&lt;pre&gt;Tue, 14 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.12
- RHEL-201113 CVE-2026-59856 vim: potential command execution in PHP
  omni-completion

Tue, 14 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.11
- RHEL-203857 CVE-2026-59858 vim: arbitrary Ex command execution
  during C omni-completion

Mon, 13 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.10
- RHEL-194059 CVE-2026-55693 vim: out-of-bounds write in tree_count_words()

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>vim-data-2:9.1.083-9.el10_2.12.noarch</title>
      <pubDate>Thu, 30 Jul 2026 02:16:30 PM GMT</pubDate>
      <guid isPermaLink="false">e817e21980a9d2ff1b0c9368b02e22834a4ead6c0e311cb697733ddb6387f034</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/v/vim-data-9.1.083-9.el10_2.12.noarch.rpm</link>
      <description><p><strong>vim-data</strong> - Shared data for Vi and Vim&lt;br /&gt;</p>

<p>The subpackage is used for shipping files and directories, which need to be&lt;br /&gt;
shared between vim-minimal and vim-common packages.</p>

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

&lt;pre&gt;Tue, 14 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.12
- RHEL-201113 CVE-2026-59856 vim: potential command execution in PHP
  omni-completion

Tue, 14 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.11
- RHEL-203857 CVE-2026-59858 vim: arbitrary Ex command execution
  during C omni-completion

Mon, 13 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2:9.1.083-9.10
- RHEL-194059 CVE-2026-55693 vim: out-of-bounds write in tree_count_words()

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-server-9.9p1-25.el10_2.rocky.0.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 11:01:11 AM GMT</pubDate>
      <guid isPermaLink="false">e8c9338d95a46075450fed9835117ef5c9bfec10ad3cc9ae20135c4c181454bd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssh-server-9.9p1-25.el10_2.rocky.0.1.ppc64le.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;Wed, 29 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 9.9p1-25.rocky.0.1
- Remove Red Hat message

Tue, 14 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-25
- CVE-2026-59996: Fix remote glob result of ".." causing files to be placed
  in unintended parent directories when scp performs remote-to-remote copy
  via the local host
  Resolves: RHEL-193170
- CVE-2026-60002: Fix use-after-free in cached hostkey during key re-exchange
  Resolves: RHEL-193016

Tue, 30 Jun 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-24
- CVE-2026-55653: Fix double free in openssh DH-GEX client path during
  FIPS known-group validation that leads to client-side denial of service
  Resolves: RHEL-186435
- CVE-2026-55654: Fix heap out-of-bounds read during GSSAPI indicator
  cleanup due to missing NULL terminator
  Resolves: RHEL-185826
- CVE-2026-55655: Fix MITM of X11 forwarding via abstract UNIX socket
  pre-binding
  Resolves: RHEL-185852

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-keycat-9.9p1-25.el10_2.rocky.0.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 11:01:11 AM GMT</pubDate>
      <guid isPermaLink="false">f2de90a64ec10e34e21011925bfa0d73f9d0899dd5e7a81290a7447b63774993</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssh-keycat-9.9p1-25.el10_2.rocky.0.1.ppc64le.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;Wed, 29 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 9.9p1-25.rocky.0.1
- Remove Red Hat message

Tue, 14 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-25
- CVE-2026-59996: Fix remote glob result of ".." causing files to be placed
  in unintended parent directories when scp performs remote-to-remote copy
  via the local host
  Resolves: RHEL-193170
- CVE-2026-60002: Fix use-after-free in cached hostkey during key re-exchange
  Resolves: RHEL-193016

Tue, 30 Jun 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-24
- CVE-2026-55653: Fix double free in openssh DH-GEX client path during
  FIPS known-group validation that leads to client-side denial of service
  Resolves: RHEL-186435
- CVE-2026-55654: Fix heap out-of-bounds read during GSSAPI indicator
  cleanup due to missing NULL terminator
  Resolves: RHEL-185826
- CVE-2026-55655: Fix MITM of X11 forwarding via abstract UNIX socket
  pre-binding
  Resolves: RHEL-185852

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-clients-9.9p1-25.el10_2.rocky.0.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 11:01:11 AM GMT</pubDate>
      <guid isPermaLink="false">ad57dedff17ebee6f2b5b3d202ec05a88e504bf03014824b88ceffdf7353a2f7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssh-clients-9.9p1-25.el10_2.rocky.0.1.ppc64le.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;Wed, 29 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 9.9p1-25.rocky.0.1
- Remove Red Hat message

Tue, 14 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-25
- CVE-2026-59996: Fix remote glob result of ".." causing files to be placed
  in unintended parent directories when scp performs remote-to-remote copy
  via the local host
  Resolves: RHEL-193170
- CVE-2026-60002: Fix use-after-free in cached hostkey during key re-exchange
  Resolves: RHEL-193016

Tue, 30 Jun 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-24
- CVE-2026-55653: Fix double free in openssh DH-GEX client path during
  FIPS known-group validation that leads to client-side denial of service
  Resolves: RHEL-186435
- CVE-2026-55654: Fix heap out-of-bounds read during GSSAPI indicator
  cleanup due to missing NULL terminator
  Resolves: RHEL-185826
- CVE-2026-55655: Fix MITM of X11 forwarding via abstract UNIX socket
  pre-binding
  Resolves: RHEL-185852

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-9.9p1-25.el10_2.rocky.0.1.ppc64le</title>
      <pubDate>Wed, 29 Jul 2026 11:01:11 AM GMT</pubDate>
      <guid isPermaLink="false">9571384451b324beceb42316ddc5d3e3a06ad64cfe7364c39aa89ea263b09afe</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssh-9.9p1-25.el10_2.rocky.0.1.ppc64le.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;Wed, 29 Jul 2026 GMT - Release Engineering &amp;lt;releng@rockylinux.org&amp;gt; - 9.9p1-25.rocky.0.1
- Remove Red Hat message

Tue, 14 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-25
- CVE-2026-59996: Fix remote glob result of ".." causing files to be placed
  in unintended parent directories when scp performs remote-to-remote copy
  via the local host
  Resolves: RHEL-193170
- CVE-2026-60002: Fix use-after-free in cached hostkey during key re-exchange
  Resolves: RHEL-193016

Tue, 30 Jun 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-24
- CVE-2026-55653: Fix double free in openssh DH-GEX client path during
  FIPS known-group validation that leads to client-side denial of service
  Resolves: RHEL-186435
- CVE-2026-55654: Fix heap out-of-bounds read during GSSAPI indicator
  cleanup due to missing NULL terminator
  Resolves: RHEL-185826
- CVE-2026-55655: Fix MITM of X11 forwarding via abstract UNIX socket
  pre-binding
  Resolves: RHEL-185852

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssl-libs-1:3.5.5-6.el10_2.ppc64le</title>
      <pubDate>Mon, 27 Jul 2026 03:40:56 PM GMT</pubDate>
      <guid isPermaLink="false">e452d2f3ddba4ddd0565355e96c6056ccbc25f94fffed6793ab82d48fedce182</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssl-libs-3.5.5-6.el10_2.ppc64le.rpm</link>
      <description><p><strong>openssl-libs</strong> - A general purpose cryptography library with TLS implementation&lt;br /&gt;</p>

<p>OpenSSL is a toolkit for supporting cryptography. The openssl-libs&lt;br /&gt;
package contains the libraries that are used by various applications which&lt;br /&gt;
support cryptographic algorithms and protocols.</p>

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

&lt;pre&gt;Wed, 15 Jul 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.5-6
- Patch asn1_d2i_read_bio to not raise NOT_ENOUGH_DATA at object boundary
  Resolves: RHEL-210864

Thu, 25 Jun 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.5-5
- Patch asn1_d2i_read_bio to read headers without blocking
  Resolves: RHEL-169991

Mon, 01 Jun 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.5-4
Fix CVE-2026-7383, CVE-2026-9076, CVE-2026-34180, CVE-2026-34181,
CVE-2026-34183, CVE-2026-42764, CVE-2026-42766, CVE-2026-42767, CVE-2026-42768,
CVE-2026-42769, CVE-2026-42770, CVE-2026-45445, CVE-2026-45446, CVE-2026-45447,
CVE-2026-34182.
Resolves: RHEL-179267
Resolves: RHEL-179281
Resolves: RHEL-179537
Resolves: RHEL-179542
Resolves: RHEL-179545
Resolves: RHEL-179550
Resolves: RHEL-179553
Resolves: RHEL-179626
Resolves: RHEL-179658
Resolves: RHEL-179675
Resolves: RHEL-179682
Resolves: RHEL-179685
Resolves: RHEL-179689
Resolves: RHEL-179693
Resolves: RHEL-179697

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssl-fips-provider-1:3.5.5-6.el10_2.ppc64le</title>
      <pubDate>Mon, 27 Jul 2026 03:40:56 PM GMT</pubDate>
      <guid isPermaLink="false">3494ae176ef56439ecb4f330405eb9704444c9468d23a9f935c33dcf51f5f317</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssl-fips-provider-3.5.5-6.el10_2.ppc64le.rpm</link>
      <description><p><strong>openssl-fips-provider</strong> - The FIPS Provider module&lt;br /&gt;</p>

<p>OpenSSL is a toolkit for supporting cryptography. The openssl-fips-provider&lt;br /&gt;
package provides the fips.so provider, a cryptography provider that follows&lt;br /&gt;
FIPS requirements and provides FIPS approved algorithms.</p>

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

&lt;pre&gt;Wed, 15 Jul 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.5-6
- Patch asn1_d2i_read_bio to not raise NOT_ENOUGH_DATA at object boundary
  Resolves: RHEL-210864

Thu, 25 Jun 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.5-5
- Patch asn1_d2i_read_bio to read headers without blocking
  Resolves: RHEL-169991

Mon, 01 Jun 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.5-4
Fix CVE-2026-7383, CVE-2026-9076, CVE-2026-34180, CVE-2026-34181,
CVE-2026-34183, CVE-2026-42764, CVE-2026-42766, CVE-2026-42767, CVE-2026-42768,
CVE-2026-42769, CVE-2026-42770, CVE-2026-45445, CVE-2026-45446, CVE-2026-45447,
CVE-2026-34182.
Resolves: RHEL-179267
Resolves: RHEL-179281
Resolves: RHEL-179537
Resolves: RHEL-179542
Resolves: RHEL-179545
Resolves: RHEL-179550
Resolves: RHEL-179553
Resolves: RHEL-179626
Resolves: RHEL-179658
Resolves: RHEL-179675
Resolves: RHEL-179682
Resolves: RHEL-179685
Resolves: RHEL-179689
Resolves: RHEL-179693
Resolves: RHEL-179697

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssl-1:3.5.5-6.el10_2.ppc64le</title>
      <pubDate>Mon, 27 Jul 2026 03:40:56 PM GMT</pubDate>
      <guid isPermaLink="false">859c114956a2b9c0c2dd514df9efa75efa966c61ea80ec227cd866f4fafa20b9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/o/openssl-3.5.5-6.el10_2.ppc64le.rpm</link>
      <description><p><strong>openssl</strong> - Utilities from the general purpose cryptography library with TLS implementation&lt;br /&gt;</p>

<p>The OpenSSL toolkit provides support for secure communications between&lt;br /&gt;
machines. OpenSSL includes a certificate management tool and shared&lt;br /&gt;
libraries which provide various cryptographic algorithms and&lt;br /&gt;
protocols.</p>

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

&lt;pre&gt;Wed, 15 Jul 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.5-6
- Patch asn1_d2i_read_bio to not raise NOT_ENOUGH_DATA at object boundary
  Resolves: RHEL-210864

Thu, 25 Jun 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.5-5
- Patch asn1_d2i_read_bio to read headers without blocking
  Resolves: RHEL-169991

Mon, 01 Jun 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.5-4
Fix CVE-2026-7383, CVE-2026-9076, CVE-2026-34180, CVE-2026-34181,
CVE-2026-34183, CVE-2026-42764, CVE-2026-42766, CVE-2026-42767, CVE-2026-42768,
CVE-2026-42769, CVE-2026-42770, CVE-2026-45445, CVE-2026-45446, CVE-2026-45447,
CVE-2026-34182.
Resolves: RHEL-179267
Resolves: RHEL-179281
Resolves: RHEL-179537
Resolves: RHEL-179542
Resolves: RHEL-179545
Resolves: RHEL-179550
Resolves: RHEL-179553
Resolves: RHEL-179626
Resolves: RHEL-179658
Resolves: RHEL-179675
Resolves: RHEL-179682
Resolves: RHEL-179685
Resolves: RHEL-179689
Resolves: RHEL-179693
Resolves: RHEL-179697

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libpq-16.14-1.el10_2.ppc64le</title>
      <pubDate>Fri, 24 Jul 2026 04:34:59 PM GMT</pubDate>
      <guid isPermaLink="false">afac025ebe403549aef95923dfda6dd1dca944b44a238f4e8f8b38a323e83915</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libpq-16.14-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>libpq</strong> - PostgreSQL client library&lt;br /&gt;</p>

<p>The libpq package provides the essential shared library for any PostgreSQL&lt;br /&gt;
client program or interface.  You will need to install this package to use any&lt;br /&gt;
other PostgreSQL package or any clients that need to connect to a PostgreSQL&lt;br /&gt;
server.</p>

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

&lt;pre&gt;Mon, 20 Jul 2026 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 16.14-1
- Rebase to upstream release 16.14
- Resolves: RHEL-192240

Mon, 01 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 16.11-3
- Release bump

Mon, 01 Dec 2025 GMT - Filip Janus &amp;lt;fjanus@redhat.com&amp;gt; - 16.11-1
- Rebase to upstream release 16.11

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mariadb-connector-c-3.4.4-2.el10_2.ppc64le</title>
      <pubDate>Wed, 22 Jul 2026 04:09:21 PM GMT</pubDate>
      <guid isPermaLink="false">4640b58424dbdea0a92d78db9b33b21dae52d50984e11f830af924d1886e08f0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/m/mariadb-connector-c-3.4.4-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>mariadb-connector-c</strong> - The MariaDB Native Client library (C driver)&lt;br /&gt;</p>

<p>The MariaDB Native Client library (C driver) is used to connect applications&lt;br /&gt;
developed in C/C++ to MariaDB and MySQL databases.</p>

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

&lt;pre&gt;Tue, 30 Jun 2026 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3.4.4-2
- CVE-2026-44172 fix

Wed, 12 Feb 2025 GMT - Michal Schorm &amp;lt;mschorm@redhat.com&amp;gt; - 3.4.4-1
- Rebase to 3.4.4

Tue, 04 Feb 2025 GMT - Michal Schorm &amp;lt;mschorm@redhat.com&amp;gt; - 3.4.3-10
- Disable option that requires all connections to be SSL encrypted by default

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mariadb-connector-c-config-3.4.4-2.el10_2.noarch</title>
      <pubDate>Wed, 22 Jul 2026 04:08:47 PM GMT</pubDate>
      <guid isPermaLink="false">05d369729731ecaf5138c169af97fe5b3d01b9c3365fc59f395879a2813aa91e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/m/mariadb-connector-c-config-3.4.4-2.el10_2.noarch.rpm</link>
      <description><p><strong>mariadb-connector-c-config</strong> - Configuration files for packages that use /etc/my.cnf as a configuration file&lt;br /&gt;</p>

<p>This package delivers /etc/my.cnf that includes other configuration files&lt;br /&gt;
from the /etc/my.cnf.d directory and ships this directory as well.&lt;br /&gt;
Other packages should only put their files into /etc/my.cnf.d directory&lt;br /&gt;
and require this package, so the /etc/my.cnf file is present.</p>

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

&lt;pre&gt;Tue, 30 Jun 2026 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3.4.4-2
- CVE-2026-44172 fix

Wed, 12 Feb 2025 GMT - Michal Schorm &amp;lt;mschorm@redhat.com&amp;gt; - 3.4.4-1
- Rebase to 3.4.4

Tue, 04 Feb 2025 GMT - Michal Schorm &amp;lt;mschorm@redhat.com&amp;gt; - 3.4.3-10
- Disable option that requires all connections to be SSL encrypted by default

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>acl-2.4.0-1.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 04:53:29 PM GMT</pubDate>
      <guid isPermaLink="false">c2be5b174a34fe6c6790520260ee5e671e7c6abc4b4fdf397959210db5aafb48</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/a/acl-2.4.0-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>acl</strong> - Access control list utilities&lt;br /&gt;</p>

<p>This package contains the getfacl and setfacl utilities needed for&lt;br /&gt;
manipulating access control lists.</p>

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

&lt;pre&gt;Thu, 25 Jun 2026 GMT - Lukáš Zaoral &amp;lt;lzaoral@redhat.com&amp;gt; - 2.4.0-1
- rebase to 2.4.0 to fix the following CVEs:
  - CVE-2026-54369 - Symlink traversal privilege escalation via libacl functions (RHEL-186106)
  - CVE-2026-54370 - TOCTOU Symlink Traversal via getfacl/setfacl (RHEL-186207)

Tue, 29 Oct 2024 GMT - Troy Dawson &amp;lt;tdawson@redhat.com&amp;gt; - 2.3.2-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

Fri, 19 Jul 2024 GMT - Lukáš Zaoral &amp;lt;lzaoral@redhat.com&amp;gt; - 2.3.2-3
- fix regressions caused by the get{gr,pw}nam_r patch (RHEL-40603)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libacl-2.4.0-1.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 04:53:29 PM GMT</pubDate>
      <guid isPermaLink="false">28409895c406ebe8c7012106ad3db146c957aa034988726b5fd186ed81851239</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libacl-2.4.0-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>libacl</strong> - Dynamic library for access control list support&lt;br /&gt;</p>

<p>This package contains the libacl.so dynamic library which contains&lt;br /&gt;
the POSIX 1003.1e draft standard 17 functions for manipulating access&lt;br /&gt;
control lists.</p>

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

&lt;pre&gt;Thu, 25 Jun 2026 GMT - Lukáš Zaoral &amp;lt;lzaoral@redhat.com&amp;gt; - 2.4.0-1
- rebase to 2.4.0 to fix the following CVEs:
  - CVE-2026-54369 - Symlink traversal privilege escalation via libacl functions (RHEL-186106)
  - CVE-2026-54370 - TOCTOU Symlink Traversal via getfacl/setfacl (RHEL-186207)

Tue, 29 Oct 2024 GMT - Troy Dawson &amp;lt;tdawson@redhat.com&amp;gt; - 2.3.2-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

Fri, 19 Jul 2024 GMT - Lukáš Zaoral &amp;lt;lzaoral@redhat.com&amp;gt; - 2.3.2-3
- fix regressions caused by the get{gr,pw}nam_r patch (RHEL-40603)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-minimal-langpack-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">533fa7d9874d7d29bbfaa4f5d2cdddfb88d04d9034ed33713f0b4e034b40f00f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-minimal-langpack-2.39-128.el10_2.ppc64le.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;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zu-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9a7d4a1b72ada646bc69413e416e840ce84b77be4a590cfbf9141c263aebd7fd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-zu-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-zu</strong> - Locale data for Zulu&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zh-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">327c773fff50c3490d8c72df3fd499919b5fcca4a60190d548921efda182c5cc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-zh-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-zh</strong> - Locale data for Mandarin Chinese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zgh-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b1552c0d70c1fcde2e9b469f791b3ce1a8bb8ce894a2da28ec46d70506541714</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-zgh-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-zgh</strong> - Locale data for Tamazight&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yuw-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">40989799d742e50d30c9a9c1476491a13e1cf70ada95c6ba465505ca2f5751f6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-yuw-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-yuw</strong> - Locale data for Yau&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yue-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">923dd2d9b3937f3e72dbb5c0028bcd750ff8947deb2f945c50059b94a5dc1651</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-yue-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-yue</strong> - Locale data for Cantonese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yo-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f06ed9c46a7c560d7d1d2ff2cabc10fd6535e25d309fdea0935b4aeab16c2e2d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-yo-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-yo</strong> - Locale data for Yoruba&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">32e234087b91fe3c8bfd711d0c02eee0a2b9cabc73a17d09f991406190771976</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-yi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-yi</strong> - Locale data for Yiddish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-xh-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a76cb57e7d8e6145324ee9c450b546287c078e67d84715df5b01b7ba85d16b11</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-xh-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-xh</strong> - Locale data for Xhosa&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wo-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">15b4c11f582f661006b01a159bcd8c8f7aebce777b31c5d11e2a40e0188a0beb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-wo-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-wo</strong> - Locale data for Wolof&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wal-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b38d8f15161db805069e55e85dfeac3792f8a94967683f9152a3d6f04e81500f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-wal-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-wal</strong> - Locale data for Wolaytta&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wae-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9e726375ba7a947d9642c0f798a07929b879b93b2166209302ad436ae0d29199</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-wae-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-wae</strong> - Locale data for Walser&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wa-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">cde4f7f718f2dd49ea94d76f62abc5d89b0440468e97fbb587bc352ddb58b174</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-wa-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-wa</strong> - Locale data for Walloon&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-vi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0fe0ef3c0d8f18f1412cdcc8012b307a0e4ad39e46b9b5aa71990c2850a9b5d3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-vi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-vi</strong> - Locale data for Vietnamese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ve-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">90ed937dcc88df895b85fcbdd66f6797ff6d7b9f5e3849f8767606d703d94a51</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ve-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ve</strong> - Locale data for Venda&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-uz-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f0516819ffd36a4cc9d902f0fd2289d358750bb5cf5abff8e6f14981540e3892</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-uz-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-uz</strong> - Locale data for Uzbek&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ur-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a3845583e8762ec29c7703b017246b8ff45aa508776b4d3330267cbe4c6b89af</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ur-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ur</strong> - Locale data for Urdu&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-unm-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">fdac44613d570217512fa2193d64e1fc83249724d5ea2ac4ca4c0d4fabdb7806</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-unm-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-unm</strong> - Locale data for Unami language&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-uk-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5c177893451b2922ddffb213f6a187a4c1485c9020b70110f31e50d09d15f35e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-uk-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-uk</strong> - Locale data for Ukrainian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ug-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5f9e2d5b70034e759825df8ee13f46db97cb9b395d4726a1bbc10cca1273f3ae</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ug-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ug</strong> - Locale data for Uyghur&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tt-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">add6dab0d73200c5a340a103dcdca535750ef5537947605add6cbb1d55eef60d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tt-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tt</strong> - Locale data for Tatar&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ts-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">edc201d00081ea55f5bf524a4772961b7ec172e093501b55762fd4e0f05e45b4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ts-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ts</strong> - Locale data for Tsonga&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">363b4a399daa401633e1e04f45692d893b2962744eee2a6015ade5a829f68bac</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tr</strong> - Locale data for Turkish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tpi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4b4f86c781dafe4b77a241426bcfee666562771e4732c0f0176e57ad494da7d9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tpi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tpi</strong> - Locale data for Tok Pisin&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tok-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">afff4343c92047820f09b7c17abccdd33e3de4652b4894ae53f3da5062f08b73</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tok-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tok</strong> - Locale data for Toki Pona&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-to-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">d07b4edd902951d7e153aba5cfa1e45921ffeb51fefd681912f5ca2c8c099bc4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-to-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-to</strong> - Locale data for Tongan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4c03cef36352923d4cccb927d398d4251962be518dad179e4c3d4ba2ed406ba2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tn</strong> - Locale data for Tswana&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2a4f25b0c10b9c0051a83133dc0bc80b58dab67a51d2e9a8da1feda4ca2c5c78</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tl</strong> - Locale data for Tagalog&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tk-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">72193d80cfb9551db3bf8809c7ef4aa429ffff38ea1e1f7ac25ba63e5c96a390</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tk-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tk</strong> - Locale data for Turkmen&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tig-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ebec328d12149bf20cfcd7f5550d3f9d677b6ff2c509de2c12d5092f60e70c9b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tig-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tig</strong> - Locale data for Tigre&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ti-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">57bda1743d81a0a39bdca83dad02276ea676a6a9294f895d12b244ea5ccb64b8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ti-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ti</strong> - Locale data for Tigrinya&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-the-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">785152454af90da57a77f290468bea4f8eca4dda46c374daa91ff45facb53fa2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-the-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-the</strong> - Locale data for Chitwania Tharu&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-th-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a4847df822d9e5f34857ecdb5c69e63804835bebd6c2766e2bb0c765cd45a90c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-th-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-th</strong> - Locale data for Thai&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tg-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">cf2cb5d634b058e5a1eea677bf3302cc925c0d6aa779e3890ebef8f3eebf0db9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tg-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tg</strong> - Locale data for Tajik&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-te-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f11822d4a2fab2465d515b1040749801991dda0626f2d26692cd8fb08bb86923</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-te-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-te</strong> - Locale data for Telugu&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tcy-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">07b2790dad7d3060b69ab53feafe9ad9c7b5b7683a40c61884aa99c9363b37e1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-tcy-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-tcy</strong> - Locale data for Tulu&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ta-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">059a5f808ae68075898dc4762559384bdb41bb808e65a18c0acb0c46cf244bf9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ta-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ta</strong> - Locale data for Tamil&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-szl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">87b899bd09f2edb8caddaa221fbf5a6f5ddd3945040665b4ea6f854f2c6f17ca</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-szl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-szl</strong> - Locale data for Silesian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-syr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">6d047c557271e443a5d4912e8923b96b75082afddaf020bfe308757e06a5ceea</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-syr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-syr</strong> - Locale data for Syriac&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sw-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ed083defd20cab87ea3edb39be4c53697869dd1dcc4a5ecaf768a9dbbf7e1663</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sw-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sw</strong> - Locale data for Swahili&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sv-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4f04f8aa129a0cb074ee506c42662ff0dbbfa5608ee9f080d1020249cda50857</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sv-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sv</strong> - Locale data for Swedish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-su-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">53237d2c70c927e940b57d1563476ef8f5a7a2bf0b6f71c8cfb8183196f912cb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-su-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-su</strong> - Locale data for Sudanese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-st-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b8ff2c7a336d327b15a59108823970d0d3e5a13fe34d158cea72be0a203977b8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-st-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-st</strong> - Locale data for Southern Sotho&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ssy-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">782a5d71a9863eaa2fe26c9a7c8333ffb452b0ba79d3032a927b4030a245db9f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ssy-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ssy</strong> - Locale data for Saho&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ss-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">10af2bb47dcd3d9c93f9fce567a07bf222366af06f9e86ea5840a68b8cf0f37f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ss-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ss</strong> - Locale data for Swati&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4437130ce3cb2b0055b44a34488c2f97e16ca4eaf7f497916fc9f42aec2cd99a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sr</strong> - Locale data for Serbian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sq-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">86e5a3e2d2e9bb606e7e63ef0066c1676d7df311b31ecc519afba5553fc87293</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sq-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sq</strong> - Locale data for Albanian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-so-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e2b930975729134f3e29389536c5d862b144b6510bae79d4ffd076e3b7a1e66c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-so-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-so</strong> - Locale data for Somali&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sm-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4aa2f249db8409de1e26ecb0bf2ed7b958f09d9600257e7c8f86558632e43bc9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sm-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sm</strong> - Locale data for Samoan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0256bebc01a5f1ac9a9347887ceb2e09d46e93f10a1c6b383b3281567b1c1143</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sl</strong> - Locale data for Slovenian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sk-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a42774422e7c82d5e8437549165584529eb240a838c55e98eb38f3aa121fb22e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sk-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sk</strong> - Locale data for Slovak&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sid-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">02f0f9bd5c85e3fbef2d87fdee8447f0deb86b268976744cc58eed38490811e1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sid-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sid</strong> - Locale data for Sidamo&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-si-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">30139fb08788dca331e1aa805afa477d6a6fcec39d3936aa2894c9ca033cb681</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-si-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-si</strong> - Locale data for Sinhala&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-shs-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5e0fd4c1acf4e1aaf97b478f2c43115501bf067a35651b356955b86ab4eba451</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-shs-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-shs</strong> - Locale data for Shuswap&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-shn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ab4431549def9b142ad5428cc7a7427fa021971f47473f246df85ea87792851b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-shn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-shn</strong> - Locale data for Shan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sgs-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9a25fe1d786f48509309722a028dc60fdf60c2b6c4b8b32a8fbe24c8c94d3bcd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sgs-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sgs</strong> - Locale data for Samogitian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-se-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0e3495b2e24c890d4f593eaaa11f7002db3abf3668c02e25c3685a1e1fa2fefb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-se-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-se</strong> - Locale data for Northern Sami&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sd-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">c5f03277f1b7bec676559adedd8aa7603ca6e52a5927c750cd77efbbb4944b20</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sd-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sd</strong> - Locale data for Sindhi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sc-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">081934fb2f9312698c42a04f4e2bdad1c20771a6805a5a1dde3c7b0c93b5c413</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sc-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sc</strong> - Locale data for Sardinian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sat-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ddaf2e8ccffdcc441f9166c2527432b74ac8d8331982b4dd29c1ce5c63def7e2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sat-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sat</strong> - Locale data for Santali&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sah-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">322dd53b39881750697647546b6e73a5ee643be965af27346d0d7eba8eef70d5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sah-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sah</strong> - Locale data for Sakha&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sa-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">dfb8b3e16be38227737a5ab9b07240b41d6548f4ac8b22159e8ef06f9fae11ca</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-sa-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-sa</strong> - Locale data for Sanskrit&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-rw-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f36b90ef040bf9f9e870bab10f20ac242550cb7d5d53602c9b5cd74a13c90c56</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-rw-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-rw</strong> - Locale data for Kinyarwanda&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ru-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9201e96da7e23f311d4695790f66a652003103a11d6480214ac8d2f4ef0b0185</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ru-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ru</strong> - Locale data for Russian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ro-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2edb1f0b0f828fa7c5b62e6c21ebadc74a421659063b31cfc03d9d110ec30323</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ro-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ro</strong> - Locale data for Romanian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-rif-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">bc751a7d916db7a728a58d0814557919284c57a1b8dff6bcb9b7924fb3f8b537</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-rif-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-rif</strong> - Locale data for Tarifit&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-raj-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b002406339314df4feab2054dd73773e0318f253d192ac634ce0e95cbc630e54</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-raj-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-raj</strong> - Locale data for Rajasthani&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-quz-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2e11e0b79dbe28855e5152aa6d5936921088f80b4cf32a3b4c5a89cb01297f01</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-quz-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-quz</strong> - Locale data for Cusco Quechua&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pt-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e0eeaea414db13dbb5e83ac9392fbb30bb53ee4f54df824c3c032b63e02c4e40</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-pt-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-pt</strong> - Locale data for Portuguese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ps-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0b49440cc7aa28f473330b61b29a47df87d07ad6555d28245f955e8219f5dbee</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ps-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ps</strong> - Locale data for Pashto&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f2f1cdf10cfe687309931172048edbd3c2cb4d469132a3639a8a43cfbc1d1990</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-pl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-pl</strong> - Locale data for Polish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pap-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5642453accc57df377cf8a8b1b5ca2cc980d21168667f0a3a2d28e0106474cc4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-pap-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-pap</strong> - Locale data for Papiamento&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pa-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e622e21b847ddb20c0d02fc1f72da0340ff41c865411bf29eec3832191a3505f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-pa-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-pa</strong> - Locale data for Punjabi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-os-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">02e570554249b7d918205ec8ead09bf89f73afb944d7e821cb0cd1a677bd5410</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-os-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-os</strong> - Locale data for Ossetic&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-or-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0fbdbe767491f8a26a695e1ff67d81b537fce727d6de20cff34c85deb20ebf71</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-or-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-or</strong> - Locale data for Odia&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-om-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8c3775dc7935eed07f4fa8dc9a4cc8aff2af7bdf7b688f8f6cb4757bb961d1c9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-om-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-om</strong> - Locale data for Oromo&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-oc-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8d2d8d6f7a8245f19782f1a1560a8275d6eab7c6197ca681dd9f167004dd28e6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-oc-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-oc</strong> - Locale data for Occitan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nso-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">7f43089a6138eec8cb93eb6103052cabd1aa3165f01d40c2f188c027b78c45fb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nso-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nso</strong> - Locale data for Northern Sotho&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">d2efc7d6843cd06240fe61783e4288d85a5359be6a96d9d283db3a166832f9f9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nr</strong> - Locale data for South Ndebele&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a836f8f2ae0ebf1aa57c4dcf9cf2f12e1bca1f1484d2822e474f10885c53abe4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nn</strong> - Locale data for Norwegian Nynorsk&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b60cade7e3f08174d85e0d2f71f184c1536f2c96f0d8c4b798a633d61180824b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nl</strong> - Locale data for Dutch&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-niu-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2d0bf87834e2705c1d7e5a9883894bd7bb6fd7eb4fdd66bcb6b4e1149d87e2da</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-niu-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-niu</strong> - Locale data for Niuean&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nhn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">bdc8565e01e32b8eeb4a8b920e7f35abb20253c21a0837be87751be858b58493</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nhn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nhn</strong> - Locale data for Tlaxcala-Puebla Nahuatl&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ne-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">cfe994e2f075ca7ac7075ee18788044c82b050c65ca029b28905365449b667c3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ne-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ne</strong> - Locale data for Nepali&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nds-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f27571dda79a90ffa148d07830680d72ada5a3bae87b145454cfca4f2341a08c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nds-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nds</strong> - Locale data for Low German&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5f797dc64da9043bbff836c41d82a882e20f8cbf4114c3604caaede4228b61ad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nb</strong> - Locale data for Norwegian Bokmål&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nan-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3349d0da7982f3a1749b178106ca49445fd863bf59ab38a3fb6680ae34908ae6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-nan-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-nan</strong> - Locale data for Min Nan Chinese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-my-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5518f61c445eec328510adb87946aa4679347eb966a9ab9bd015ca731443eb4d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-my-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-my</strong> - Locale data for Burmese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mt-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">69d87b3a9085fa3e43387b7c112d0597a635b4822383e81dca684fb7cdacb705</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mt-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mt</strong> - Locale data for Maltese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ms-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b5ce5bd6456cebf1891bc3dd4fc45641918a79a1543fb9c799c34a079b3781e8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ms-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ms</strong> - Locale data for Malay&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">666ea9f30815bcc8e083911cfd2ee001a04641d5338112b938dccfeb68a83ba7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mr</strong> - Locale data for Marathi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mnw-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8f692ff78ec9ff170204796cc7b88ef46cd37571aa8e1a746a4f94780b8ae195</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mnw-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mnw</strong> - Locale data for Mon&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mni-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">744e2cebe825b3ab19a201dd7fa208605ccbed986a0b0e7c506697c6d47a5026</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mni-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mni</strong> - Locale data for Manipuri&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0b24e95fe969f91325dba0c434ab3a5104617159311f8760b82f6a91abf55c11</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mn</strong> - Locale data for Mongolian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ml-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b9b7f8782331a6eef2241058a36207a4e5104b214d27ee8301b2f9d576083fab</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ml-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ml</strong> - Locale data for Malayalam&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mk-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">d150daf683547c3fa0ecaf0878290ef4d607e21a47a981db048818485ffd381b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mk-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mk</strong> - Locale data for Macedonian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mjw-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e0e640559946f86e1bfcc7ec7e29a59aca0002ffe30c1b0b1614a135129134d2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mjw-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mjw</strong> - Locale data for Karbi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-miq-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">6ee11684960bc16358fd7451fc711cfc74782fed01ba95588dd54dd162142cdf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-miq-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-miq</strong> - Locale data for Miskito&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8f42a97615512982e2afc54aec77493977e36ab201574443c6cebaed9b25e496</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mi</strong> - Locale data for Maori&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mhr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">45fe1ea5b3106e1a46805897dda3758b3c6deafa1f21539c8b30fe105b324c99</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mhr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mhr</strong> - Locale data for Meadow Mari&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mg-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a6323ea83f87f41e82f1a5a687cb5ae9ff939ae89f33616694bf3182382252a2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mg-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mg</strong> - Locale data for Malagasy&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mfe-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">046ede14a3c0467c16bba35f08eea459735702f73844406be6c1d886c4b1513f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mfe-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mfe</strong> - Locale data for Morisyen&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mai-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">801670ded969eeeeeeb2a4018b2b48b9a6dac46ffc7855d7840ae77ee54d682e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mai-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mai</strong> - Locale data for Maithili&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mag-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b8294d19e3fecf5acd08532fcc63ef771de7df2e02e3cc56571458e0f8df43fd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-mag-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-mag</strong> - Locale data for Magahi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lzh-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">472207f2f5c854ed0626d2ed26c4d5cdcade894bf498fc5fd6a0a4b05afe6680</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lzh-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lzh</strong> - Locale data for Literary Chinese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lv-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ee07852ece6e72b51b111cf7beb85a8ba682462cc0e5a92c3de88347eb535caf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lv-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lv</strong> - Locale data for Latvian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lt-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3b771201c76a5a05dc54f69ed4ae06e198fefe15c440be6c010b9dfe04a35f02</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lt-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lt</strong> - Locale data for Lithuanian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lo-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">55ec08794a81e022f64663d8258fab3d47187199c57fa137c127588c4d47c610</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lo-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lo</strong> - Locale data for Lao&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ln-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">88a60fbbf2535f6ad9e2dcb1be18cda0b5fd8d33279c46e8aa3a0bb3810c7f5d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ln-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ln</strong> - Locale data for Lingala&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lij-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e3fb72309194894ff65eff3b861fced91d8bfffeac96ac6b44304627caa0180b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lij-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lij</strong> - Locale data for Ligurian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-li-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">01121561200318e383027a1f0ebff7ba571f7610d3b56a91456979567a395871</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-li-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-li</strong> - Locale data for Limburgish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lg-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a07e90dd906e29f7aba9c9ae2b13a72a9d4581d2b5c7154add647d5356d1456f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lg-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lg</strong> - Locale data for Ganda&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a7051a815fd5e9229f5fd07965ffa232a327ecadf690ad34b420eb918ac7e515</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-lb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-lb</strong> - Locale data for Luxembourgish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ky-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f6e5a443e4c0d2afd8511f487a8e4ee38f199b226629c513fe1064180e01709d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ky-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ky</strong> - Locale data for Kyrgyz&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kw-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">09577fe97e9c3d8893c0fdc3e47c7f54b6db8d9b0280fe847b1c3530f29c3c75</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kw-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kw</strong> - Locale data for Cornish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kv-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">7275a1aedde3bbc1ce185f9b3892e7216e0a6bd685d8e41eaadba960b1180a86</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kv-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kv</strong> - Locale data for Komi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ku-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">819eca7161a92768971bfe7c2d9dc03eadcd31a18b6e8c758299617a7ab8b03d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ku-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ku</strong> - Locale data for Kurdish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ks-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">05d90cded6eb9032b6cdcfd186069a9961a8da11cf61182a8639724ff74ba657</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ks-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ks</strong> - Locale data for Kashmiri&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kok-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">65d80a765a16fabec6ead504d94d997998033c3be52def53ba8bacc6590d114f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kok-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kok</strong> - Locale data for Konkani&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ko-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3d60ef472cfc26e6b52cedca2ba7e7b51415b35152b87a0896ddb83e10cc0a66</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ko-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ko</strong> - Locale data for Korean&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f5108569bbd069b8ff608b0d9b3d40213cba2edb6d1f7bb422312fdb62ccbba8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kn</strong> - Locale data for Kannada&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-km-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f9084feee4c8fc61cba19d834ae43471b25673e02e94d049a060717bbf4b24e1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-km-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-km</strong> - Locale data for Khmer&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">780ffdf68e26acae2fb4d65e79397084b064df66aff40463f9d30ca3ec45825c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kl</strong> - Locale data for Kalaallisut&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kk-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">c25877137637581b2c46fab1e2573a28455a0f1d35966be58e34cd7f4c819431</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kk-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kk</strong> - Locale data for Kazakh&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kab-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">567676284eafbe94de868ab1b723d57eebd939eef559e3c05f127af8fd6dc77c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-kab-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-kab</strong> - Locale data for Kabyle&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ka-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">506242798f74dec9f17e31e76d4531f39f6356e6bace08373a544b8b2033363d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ka-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ka</strong> - Locale data for Georgian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ja-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">27ff3b9963f9a78b63655149545a06301459a87fa2142f3338065efea496a506</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ja-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ja</strong> - Locale data for Japanese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-iu-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4e838cd60e48ff9262977a80a3801c0c28cf24fba01e399a6255ddbcfc916ec7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-iu-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-iu</strong> - Locale data for Inuktitut&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-it-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2998ca789fecf4bdf333f77ecdc1f5deef1215fe15f478a039a0aafaa179325a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-it-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-it</strong> - Locale data for Italian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-is-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5638d23714dd176e81b5642eac886e9487bd488052d6dde285111b81ed281d03</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-is-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-is</strong> - Locale data for Icelandic&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ik-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8ec6b2baf94619ed340e1ead5bd959c6e91fb3da8c820d2d017162dfc58cf76a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ik-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ik</strong> - Locale data for Inupiaq&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ig-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">1e4762187e8a286e376d85f7d237d0640b319c92ee91ae682b3e999985f86cc6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ig-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ig</strong> - Locale data for Igbo&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-id-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">49da92a7607d4928a84b1bee853ac721c1828435cc9f57a4b0e8305b46be873a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-id-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-id</strong> - Locale data for Indonesian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ia-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">dcd539c04a96e1132745662a71ad855890d4765a2f75aa93f41dbd7b4039fc70</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ia-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ia</strong> - Locale data for Interlingua&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hy-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5f2fc6f3b070ddf832530c90e5ffbe7e47eed0dd09faca73ef593438b33f7f1c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hy-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hy</strong> - Locale data for Armenian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hu-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">1692e1554acccf7f8ff4adf989b6a1bb1a95f8dbced4bff28888928409dd5ec9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hu-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hu</strong> - Locale data for Hungarian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ht-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">7f708049d2a5eacabef2914bd07cda0ee4e2f2415e23208a9886c0829ca50e99</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ht-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ht</strong> - Locale data for Haitian Creole&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hsb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">1f395ff0b9552ca3bb8c5047330c5fa26dc88819f1c7452500456f52fa622198</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hsb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hsb</strong> - Locale data for Upper Sorbian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">c1249e077f1f15daad797f2ba601392f3e9a5d6926b80065fc30164a96c0ced8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hr</strong> - Locale data for Croatian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hne-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">47ce01efcfde36d8c48af1a47cbf4606da9954c3b09c42e98ee8634dd2fb081b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hne-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hne</strong> - Locale data for Chhattisgarhi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hif-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9d4be43831f22d706365d1cad7359ce56dfdd320cff5f9fec80f08a0639046ad</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hif-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hif</strong> - Locale data for Fiji Hindi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">082c247b67c2d3e234589384eecd02a6373f930f4b5dcc45023341f3693c4457</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hi</strong> - Locale data for Hindi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-he-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">cde60ec7040ee6891e02bfb3edfd95258da37433555ec7527428dbbb1b5311d1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-he-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-he</strong> - Locale data for Hebrew&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hak-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9425db162a05ffbeafb03ea2dcc73db5212f2a2ba9f670b44abb1c24a8cee536</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-hak-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-hak</strong> - Locale data for Hakka Chinese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ha-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">c41355950a52451ef1a49d2a0848595516eb821cdea6a52c3b2d59529cecfbe9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ha-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ha</strong> - Locale data for Hausa&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gv-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9766dd20ff7b8f7d7ce106baecf42c1b0171bb7e0a0fc7dd1e14c4ad2dbd0814</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-gv-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-gv</strong> - Locale data for Manx&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gu-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">7c903f69b17aab2ccba636101eef5f55d78a5527a8565e8eba4a406f0f4bc3de</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-gu-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-gu</strong> - Locale data for Gujarati&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">adf74c4c49a2ae9a96c9bc5ce609ca261e8ac554b239741f6eca252c444de063</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-gl-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-gl</strong> - Locale data for Galician&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gez-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3d7fd368907b6cfc58043b9c8a7fdeaa7b65d87b667dd84601cfaeb848361b4d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-gez-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-gez</strong> - Locale data for Geez&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gd-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">eb4e27e71db7f6e2080c6cc259866f1c25940e169c72066d9304b8a177fa3e76</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-gd-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-gd</strong> - Locale data for Scottish Gaelic&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gbm-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e672f6cc26275360350cfcd0e420ada0c2bdf994e19bab0c1a291a0e14662444</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-gbm-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-gbm</strong> - Locale data for Garhwali&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ga-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">915918ab9c362a6e050c057692d7ca12c22d6df289a70d313a04d5d3c6d684c6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ga-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ga</strong> - Locale data for Irish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fy-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">7a9d81cd4bb9bc018762e98944ae33ee57bed50b51e2c2b1eb19aa234bbe291f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fy-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fy</strong> - Locale data for Western Frisian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fur-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">d270dde396ddbc25028ae9845b39a4c6a98e559c7f989f58936ada8da5e4f51d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fur-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fur</strong> - Locale data for Friulian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">46b489a8be6839223f8c57ccf9d128c429c565cc276dfb6701e1ce837a4767df</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fr</strong> - Locale data for French&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fo-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5745e0cd2ac7659a8e43cfd26bf08df194dcf732cc14910d53d1d2f75f3f1d57</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fo-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fo</strong> - Locale data for Faroese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fil-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3a3830c62638797a1d9c3de7c3b7a3f6493297d69bfc2065a203388945fc2ceb</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fil-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fil</strong> - Locale data for Filipino&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2590349bb60ff4aab4fb5a3361838ffbd5bf756a699dc52e5c1bc2df51c782cf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fi</strong> - Locale data for Finnish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ff-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">daaf33d9a32658cb45d05dcdd218b246ef0ae1aa3fbf93d84eb749d893ecfb5f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ff-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ff</strong> - Locale data for Fulah&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fa-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0198b86241ce241e5d7f29753d03bda7c8c79a6d4a61371730a4bf07a820c302</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-fa-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-fa</strong> - Locale data for Persian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-eu-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">68be341901d480ce1d42318869325537eded3fbf83a48a36199eee2bf20ade39</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-eu-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-eu</strong> - Locale data for Basque&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-et-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">2678c3486af1cd1a9016559a6f16adf04aa04452cb6526b63492b1b683785022</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-et-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-et</strong> - Locale data for Estonian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-es-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a102ae17b2df61e89b8e94fc1a16c07ba9880a3cd3d256c875faf4672219048f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-es-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-es</strong> - Locale data for Spanish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-eo-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">582caf309674713e33c38a67601f209771ca4f73386d21efd4a75df0354b31a6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-eo-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-eo</strong> - Locale data for Esperanto&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-en-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">cd9c483737405107c3f8b28ed87ef9110a16d1eca8680e9012d770a0d72f4714</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-en-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-en</strong> - Locale data for English&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-el-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">453fae9a549fb4cabe6f547699ccb618408b5b73f7cb061421d2c781fb956224</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-el-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-el</strong> - Locale data for Greek&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dz-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3c1cfc38b46667695907b46eee0175962fff5ebbe1c063f44e64054d1b75b964</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-dz-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-dz</strong> - Locale data for Dzongkha&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dv-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f3e7beb219f561d09b5f14ff311b44c5df3a44950e1b4362f84014c3cd486f4f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-dv-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-dv</strong> - Locale data for Divehi&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dsb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">b6072d68fdcee0cdf85ac369d47ffc645e73d8f7bc350e03756f3ca2eee1bf5a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-dsb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-dsb</strong> - Locale data for Lower Sorbian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-doi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">df80dc35133d5bc67897f55d6b1d31f4ba1757cc3611a49c31e791181baa6b49</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-doi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-doi</strong> - Locale data for Dogri&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-de-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4683fb25b5af30e42f4d0b29d0f0bd9571c41a73e320b763efdb39aaa53a3a5b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-de-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-de</strong> - Locale data for German&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-da-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">752e7cc95d0d9acac30aefb54e8f559a58d78b2458b1ada276237f20e11a391e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-da-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-da</strong> - Locale data for Danish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cy-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a595318625fb432c8480393877f3afbe0b7ccd819eb396270a5d57ed2e1a0678</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-cy-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-cy</strong> - Locale data for Welsh&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cv-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">fb308a95dff211458c8d6abaa8e97b97400802568a98a0a3ecf8b6a55a2c8fe4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-cv-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-cv</strong> - Locale data for Chuvash&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-csb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">911bdfc4b8c371c3959ad4a8065b0b04096df0a480129082325cd40ef28c67b1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-csb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-csb</strong> - Locale data for Kashubian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cs-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8308771e08859475cfc6ab4ca893040184a1bcb5421223a1f54e66712f9c90cc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-cs-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-cs</strong> - Locale data for Czech&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-crh-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">c7e1d85691938edc5adf3acd2c0624bf47757e723d0aafa1ad31584f7000e9f5</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-crh-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-crh</strong> - Locale data for Crimean Turkish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cmn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f5553455fec29a9a422e46815aa7fc11bbb5f5d7b9314ca2095d5289b3e9a088</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-cmn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-cmn</strong> - Locale data for Mandarin Chinese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ckb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">9becc30d3461ca6d15bc96465321a808a7d9e1aff86c2ae38610751e9875a3bd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ckb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ckb</strong> - Locale data for Central Kurdish&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-chr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">419ec33720edd171fb0bc1ad23f80f90d7de02c9972c9a96a75282f1c54521b3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-chr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-chr</strong> - Locale data for Cherokee&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ce-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e16442f81690f886576da91e96e0d159e29f6d9906d8542326e80a90a3505e37</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ce-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ce</strong> - Locale data for Chechen&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ca-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0713e4f8ab9fd20de8b6f49df21c73bde1dfe60bf6bf929eefadf46e3da5d43f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ca-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ca</strong> - Locale data for Catalan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-byn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">501ccc0bcf9cb2072562d40cbe77f4b55faab60a6a713661ad2fabb61f37ed81</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-byn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-byn</strong> - Locale data for Blin&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bs-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a93329f916d8ff9ed81bdaf96f3031c2738f30ecacbeb89ae4d03582f57054b9</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bs-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bs</strong> - Locale data for Bosnian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-brx-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">32502a2cf3345925a22924aa8cc64ae6d67e06c5b37f0ee24dc4609ea099b893</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-brx-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-brx</strong> - Locale data for Bodo&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-br-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">43905a6acff63e4d726dd659efb7d65774930a67a5826bddf42d6e7c5e233840</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-br-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-br</strong> - Locale data for Breton&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bo-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ec66bbba2a08a41312e39b718b2c81696adcbbff41c2b12ec93a6ec399789ef3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bo-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bo</strong> - Locale data for Tibetan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bn-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">784e76b9cecbbdb51f7608f8749f81e5bae7ea8eac11c3f64e6bcc18c31c17c0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bn-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bn</strong> - Locale data for Bangla&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bi-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">32166296a40d7c715ef151c91fd76fb716d572e4342f08608be0771b6c847004</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bi-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bi</strong> - Locale data for Bislama&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bho-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">26723d6241254063497b0da4a2be0bb677c2ddf127a69044aa5b57ed6c58fe56</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bho-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bho</strong> - Locale data for Bhojpuri&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bhb-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">6a2e5f72e11440b973a746928145069edeb2b1aeb69a4dc518ba32a9909067ee</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bhb-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bhb</strong> - Locale data for Bhili&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bg-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">8dd6db01c742948d35750200513b48ce1c2e953fd2556b38e0d0d69eb4716cd6</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bg-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bg</strong> - Locale data for Bulgarian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ber-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">3dafb5c16d4540f149fd850deebe53a7caa04c95f35a1f2787c61bdfd760e2da</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ber-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ber</strong> - Locale data for Berber&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bem-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">56458f86e08e53969161bb115f75da5fe65b1b53f5f93203c37ebd3b3156b757</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-bem-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-bem</strong> - Locale data for Bemba&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-be-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">55990fc9627dc8179332ca6f2c147447561dc8aed6bfb1d145d94728a80c4c40</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-be-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-be</strong> - Locale data for Belarusian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-az-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f4266f2b3e61f0f537418fef0dfe72a2fdf9b3aae94a04163e343f5c9aa80dfa</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-az-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-az</strong> - Locale data for Azerbaijani&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ayc-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">5715b34fe4edb7eede3da81e729bb0c0aaa3daa11c36988a5aad15af846cbc37</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ayc-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ayc</strong> - Locale data for Southern Aymara&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ast-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a6b0971b99fd1b3916923893f170e0f921c655a025c963091addae892140ccb8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ast-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ast</strong> - Locale data for Asturian&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-as-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f8203eff7ae509a6cd7438326cff74ab8297c0393b4ebc8f64655bc813d54752</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-as-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-as</strong> - Locale data for Assamese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ar-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">59f2d110cf4cca842c76e93669d503ca1e27811ac694fe7c03bc706ebb7d0b50</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ar-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ar</strong> - Locale data for Arabic&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-anp-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">0842626e7b2cc680c785e53c1f0d02457bc8990d8711dec43d2de2e34d81e05a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-anp-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-anp</strong> - Locale data for Angika&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-an-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">00cf2ac3ad3d64f155829d5afb0d8d573dde3ecddaa28eb8f67c66ccc3d9757e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-an-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-an</strong> - Locale data for Aragonese&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-am-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">ec477f9d8fc301e1fd9d77c078bd0d782319ebb84058d1ac11c7f107c49daf6f</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-am-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-am</strong> - Locale data for Amharic&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ak-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">a100f79038334ab54d7975b8b099e2008845b8d631920573c87e4fd52b98e7f7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-ak-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-ak</strong> - Locale data for Akan&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-agr-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">d9c5db28cfa19da4af84628e71154805572bb224f89091fd038dc52b25d55bf0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-agr-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-agr</strong> - Locale data for Aguaruna&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-af-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4ad99bf245d2760ce99e92957a89f290695f5504653996030c4ff0181e2354db</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-af-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-af</strong> - Locale data for Afrikaans&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-aa-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">6597815db37bfdd90bf0e3a9b3c2606aebc7dd59ef4fd8420c09d86a602c7942</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-langpack-aa-2.39-128.el10_2.ppc64le.rpm</link>
      <description><p><strong>glibc-langpack-aa</strong> - Locale data for Afar&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-gconv-extra-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">14ba5f07673a50416d95f8c9f2102a37ec2dba579c996a7958ff557d46c9800a</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-gconv-extra-2.39-128.el10_2.ppc64le.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;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-common-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f9fe4feeb8c5e6b8af68ff22e188cd9433d096c4f7f4163f2ef62b130f381a90</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-common-2.39-128.el10_2.ppc64le.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;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-all-langpacks-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">4cacdb7f70e699690d66254f7cb6344ef142a363aa598d1674e89d63fb7a3adc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-all-langpacks-2.39-128.el10_2.ppc64le.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;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">f2f6dfe15d27c52473073f792b4cb2af4dee952f69bd52209e1b468457a881f2</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glibc-2.39-128.el10_2.ppc64le.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;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnsl-2.39-128.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 01:49:49 PM GMT</pubDate>
      <guid isPermaLink="false">e5b3b3ea5a5bb36748b82125ab49f85a748c9c7bb867de9756455503cf28bc89</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libnsl-2.39-128.el10_2.ppc64le.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;Tue, 07 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.39-128
- CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
  (RHEL-180652, RHEL-185612)

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

Tue, 23 Jun 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.39-126
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-174869)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>c-ares-1.34.6-2.el10_2.ppc64le</title>
      <pubDate>Tue, 21 Jul 2026 12:57:58 AM GMT</pubDate>
      <guid isPermaLink="false">4b514855ea87cf3353eff350d610fa85b4e6e71f980b02ca0daf9c399b99cccf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/c/c-ares-1.34.6-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>c-ares</strong> - A library that performs asynchronous DNS operations&lt;br /&gt;</p>

<p>c-ares is a C library that performs DNS requests and name resolves&lt;br /&gt;
asynchronously. c-ares is a fork of the library named 'ares', written&lt;br /&gt;
by Greg Hudson at MIT.</p>

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

&lt;pre&gt;Fri, 10 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1.34.6-2
- Fix double-free in process_timeouts() (CVE-2026-33630)
  Resolves: RHEL-192867

Tue, 09 Dec 2025 GMT - Alejandro López &amp;lt;allopez@redhat.com&amp;gt; - 1.34.6-1
- Update to 1.34.6
  Resolves: RHEL-103761

Tue, 29 Oct 2024 GMT - Troy Dawson &amp;lt;tdawson@redhat.com&amp;gt; - 1.25.0-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glib2-2.80.4-12.el10_2.14.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 07:32:41 PM GMT</pubDate>
      <guid isPermaLink="false">55b4345b307fb4a414297b864c25569f54bde43631130a41740d73645557fbaf</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/g/glib2-2.80.4-12.el10_2.14.ppc64le.rpm</link>
      <description><p><strong>glib2</strong> - A library of handy utility functions&lt;br /&gt;</p>

<p>GLib is the low-level core library that forms the basis for projects&lt;br /&gt;
such as GTK+ and GNOME. It provides data structure handling for C,&lt;br /&gt;
portability wrappers, and interfaces for such runtime functionality&lt;br /&gt;
as an event loop, threads, dynamic loading, and an object system.</p>

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

&lt;pre&gt;Thu, 09 Jul 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2.80.4-14
- Fix CVE-2026-58016: D-Bus introspection XML node nesting validation

Thu, 23 Apr 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@gnome.org&amp;gt; - 2.80.4-13
- Fix CVE-2025-14087 and CVE-2025-14512

Mon, 19 Jan 2026 GMT - Michael Catanzaro &amp;lt;mcatanzaro@gnome.org&amp;gt; - 2.80.4-12
- Add patch for CVE-2025-13601 and patches for GUnixMount issues

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-winbind-idmap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">37d3ec4113b19c437a77dc833ff2902141e73d2d4ededf0545fb01f63d246552</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-winbind-idmap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-winbind-idmap</strong> - SSSD's idmap_sss Backend for Winbind&lt;br /&gt;</p>

<p>The idmap_sss module provides a way for Winbind to call SSSD to map UIDs/GIDs&lt;br /&gt;
and SIDs.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-tools-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">cdd5bd736bf3a6ac217f6144414d8f02e3bf76ea40185bb08609a563769f10dc</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-tools-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-tools</strong> - Userspace tools for use with the SSSD&lt;br /&gt;</p>

<p>Provides several administrative tools:&lt;br /&gt;
    * sss_debuglevel to change the debug level on the fly&lt;br /&gt;
    * sss_seed which pre-creates a user entry for use in kickstarts&lt;br /&gt;
    * sss_obfuscate for generating an obfuscated LDAP password&lt;br /&gt;
    * sssctl -- an sssd status and control utility</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-proxy-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">ebecad611fb9a516bf42db26f7175c3c0b167c2f2d98ac47bfcc38a709840f17</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-proxy-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-proxy</strong> - The proxy back end of the SSSD&lt;br /&gt;</p>

<p>Provides the proxy back end which can be used to wrap an existing NSS and/or&lt;br /&gt;
PAM modules to leverage SSSD caching.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-passkey-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">9d9a3cfd78cf50db7d584187c42ea0cc2170105e94c1828c83a9c0ca00737bec</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-passkey-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-passkey</strong> - SSSD helpers and plugins needed for authentication with passkey token&lt;br /&gt;</p>

<p>This package provides helper processes and Kerberos plugins that are required to&lt;br /&gt;
enable authentication with passkey token.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-nfs-idmap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">712b08050e8c1bf185f02066b9c891b640a6173a763ed456f6f9255ce47c102b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-nfs-idmap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-nfs-idmap</strong> - SSSD plug-in for NFSv4 rpc.idmapd&lt;br /&gt;</p>

<p>The libnfsidmap sssd module provides a way for rpc.idmapd to call SSSD to map&lt;br /&gt;
UIDs/GIDs to names and vice versa. It can be also used for mapping principal&lt;br /&gt;
(user) name to IDs(UID or GID) or to obtain groups which user are member of.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-ldap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">544ca724e737fd297542764215cece6df900f9434e19ddd18d7bd5da865b1350</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-ldap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-ldap</strong> - The LDAP back end of the SSSD&lt;br /&gt;</p>

<p>Provides the LDAP back end that the SSSD can utilize to fetch identity data&lt;br /&gt;
from and authenticate against an LDAP server.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-krb5-common-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">0f953ff84c0cb63677e8a0e2ea0977f53b16f6d44a94e50f9c169d89b7a8847b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-krb5-common-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-krb5-common</strong> - SSSD helpers needed for Kerberos and GSSAPI authentication&lt;br /&gt;</p>

<p>Provides helper processes that the LDAP and Kerberos back ends can use for&lt;br /&gt;
Kerberos user or host authentication.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-krb5-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">6fd2cfb82f794c9b34a79ea0445aeeb6a277a95608db80d3b35c2b685ec1d251</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-krb5-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-krb5</strong> - The Kerberos authentication back end for the SSSD&lt;br /&gt;</p>

<p>Provides the Kerberos back end that the SSSD can utilize authenticate&lt;br /&gt;
against a Kerberos server.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-kcm-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">c2d95d141a8f4ace4d120e66a960cc3bfbfbded95076f88b6838c973e80a4fae</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-kcm-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-kcm</strong> - An implementation of a Kerberos KCM server&lt;br /&gt;</p>

<p>An implementation of a Kerberos KCM server. Use this package if you want to&lt;br /&gt;
use the KCM: Kerberos credentials cache.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-ipa-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">069cc30624147e1e214bc702a491e0f89ca16a25cdd49a9ba667110ec245662b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-ipa-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-ipa</strong> - The IPA back end of the SSSD&lt;br /&gt;</p>

<p>Provides the IPA back end that the SSSD can utilize to fetch identity data&lt;br /&gt;
from and authenticate against an IPA server.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-dbus-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">af1211273278627502eb1e8f0f4e1da8c828348aef53927493f9e5e9a32e7b36</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-dbus-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-dbus</strong> - The D-Bus responder of the SSSD&lt;br /&gt;</p>

<p>Provides the D-Bus responder of the SSSD, called the InfoPipe, that allows&lt;br /&gt;
the information from the SSSD to be transmitted over the system bus.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-common-pac-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">ed975cd6eea32849e2955e901e2ab42f417328d4165faf86bba840b3184006e0</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-common-pac-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-common-pac</strong> - Common files needed for supporting PAC processing&lt;br /&gt;</p>

<p>Provides common files needed by SSSD providers such as IPA and Active Directory&lt;br /&gt;
for handling Kerberos PACs.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-common-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">bcd4e2197dd38fcdaeb64d4fc3a0886fcfaae163e95f4fe22b1099bf1575846d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-common-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-common</strong> - Common files for the SSSD&lt;br /&gt;</p>

<p>Common files for the SSSD. The common package includes all the files needed&lt;br /&gt;
to run a particular back end, however, the back ends are packaged in separate&lt;br /&gt;
subpackages such as sssd-ldap.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-client-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">1c45d84df1bc807c1e6024548af37213dabed14a5ea90a7c7eddacb03af96408</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-client-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-client</strong> - SSSD Client libraries for NSS and PAM&lt;br /&gt;</p>

<p>Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD&lt;br /&gt;
service.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-ad-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">625a272741d4c298bc19bf7cc4ccea4ed5c5c50cb8e8e849d61b0e90569b6881</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-ad-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd-ad</strong> - The AD back end of the SSSD&lt;br /&gt;</p>

<p>Provides the Active Directory back end that the SSSD can utilize to fetch&lt;br /&gt;
identity data from and authenticate against an Active Directory server.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>sssd-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">0949b92d6ef4aeb73138380c1de3461d640c1113c28540107dcc4260eb47e5d4</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/s/sssd-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>sssd</strong> - System Security Services Daemon&lt;br /&gt;</p>

<p>Provides a set of daemons to manage access to remote directories and&lt;br /&gt;
authentication mechanisms. It provides an NSS and PAM interface toward&lt;br /&gt;
the system and a pluggable back end system to connect to multiple different&lt;br /&gt;
account sources. It is also the basis to provide client auditing and policy&lt;br /&gt;
services for projects like FreeIPA.&lt;br /&gt;
&lt;br /&gt;
The sssd subpackage is a meta-package that contains the daemon as well as all&lt;br /&gt;
the existing back ends.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-sss-murmur-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">e8f7f7c750faa1681c6f0cb64930c0685f58a59efe44b0b1fae807a43f688000</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-sss-murmur-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>python3-sss-murmur</strong> - Python3 bindings for murmur hash function&lt;br /&gt;</p>

<p>Provides python3 module for calculating the murmur hash version 3</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-sss-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">0122479ac55e487297efd9b5165b7b8ca33dcf1caf25566dfc45ac9ed7a86a4b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-sss-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>python3-sss</strong> - Python3 bindings for sssd&lt;br /&gt;</p>

<p>Provides python3 bindings:&lt;br /&gt;
    * function for retrieving list of groups user belongs to&lt;br /&gt;
    * class for obfuscation of passwords</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libsss_nss_idmap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">2849d6f4ad5104cde996e46ee86ee178d5bd2c4aeab574d65b00af582b9e4f1b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-libsss_nss_idmap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>python3-libsss_nss_idmap</strong> - Python3 bindings for libsss_nss_idmap&lt;br /&gt;</p>

<p>The python3-libsss_nss_idmap contains the bindings so that libsss_nss_idmap can&lt;br /&gt;
be used by Python applications.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libipa_hbac-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">c54c5312853dba9c68052f4bcdf766d4938dd52a92c2b862d2f4bf067501e006</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-libipa_hbac-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>python3-libipa_hbac</strong> - Python3 bindings for the FreeIPA HBAC Evaluator library&lt;br /&gt;</p>

<p>The python3-libipa_hbac contains the bindings so that libipa_hbac can be&lt;br /&gt;
used by Python applications.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_sudo-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">d7785bf2bf7a71dc6838bf5504e73b321e26bf3c69fa4d1a9ea698058632751c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libsss_sudo-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>libsss_sudo</strong> - A library to allow communication between SUDO and SSSD&lt;br /&gt;</p>

<p>A utility library to allow communication between SUDO and SSSD</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_nss_idmap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">a312b11206656da22f0d9f679e5f579f35aa9b93859e549d73b51d96ceb5a7fd</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libsss_nss_idmap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>libsss_nss_idmap</strong> - Library for SID and certificate based lookups&lt;br /&gt;</p>

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

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_idmap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">5a36affad881c5254f4bf2ff270f9d87655bea2f568725c027f78f35e9c0e949</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libsss_idmap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>libsss_idmap</strong> - FreeIPA Idmap library&lt;br /&gt;</p>

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

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_certmap-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">56fc3510da8a8012218fb4d3a8f088e5fa84bc58835fd6e5ec4bb95f04585e2d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libsss_certmap-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>libsss_certmap</strong> - SSSD Certificate Mapping Library&lt;br /&gt;</p>

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

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsss_autofs-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">f022a18d4441ca0fbee76d6217eaaab36a6df11f8f6afe4ddafd0ecd4b5a065d</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libsss_autofs-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>libsss_autofs</strong> - A library to allow communication between Autofs and SSSD&lt;br /&gt;</p>

<p>A utility library to allow communication between Autofs and SSSD</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libipa_hbac-2.12.0-3.el10_2.1.ppc64le</title>
      <pubDate>Mon, 20 Jul 2026 06:53:34 PM GMT</pubDate>
      <guid isPermaLink="false">68cd1510cb3696ddee18e1bcf0e395d6bcba75ae1103939e44d7af224c0b8f70</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libipa_hbac-2.12.0-3.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>libipa_hbac</strong> - FreeIPA HBAC Evaluator library&lt;br /&gt;</p>

<p>Utility library to validate FreeIPA HBAC rules for authorization requests</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-sssdconfig-2.12.0-3.el10_2.1.noarch</title>
      <pubDate>Mon, 20 Jul 2026 04:34:33 PM GMT</pubDate>
      <guid isPermaLink="false">4cbcae0068424b81444a52adcff54154a9d0d9b66f9a1e4da6a29d95dc10b62c</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-sssdconfig-2.12.0-3.el10_2.1.noarch.rpm</link>
      <description><p><strong>python3-sssdconfig</strong> - SSSD and IPA configuration file manipulation classes and functions&lt;br /&gt;</p>

<p>Provides python3 files for manipulation SSSD and IPA configuration files.</p>

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

&lt;pre&gt;Wed, 08 Jul 2026 GMT - - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3.1
- Resolves: RHEL-192056 - CVE-2026-14474 sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole
- Resolves: RHEL-192064 - CVE-2026-14476 sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

Tue, 14 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-3
- Resolves: RHEL-167749 - SSSD IdP (Entra ID): listing group members does not work
- Resolves: RHEL-167757 - sssd-kcm fails to start if krb5_renew_interval is specified

Thu, 02 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 2.12.0-2
- Resolves: RHEL-148232 - Failed to resolve indirect group-members of nested non-POSIX group

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cifs-utils-7.6-2.el10_2.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 04:08:26 AM GMT</pubDate>
      <guid isPermaLink="false">230d5c2085e94e68f395bec089054cd0c8213ee1f5835d1cd1b4ad9ccd064e35</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/c/cifs-utils-7.6-2.el10_2.ppc64le.rpm</link>
      <description><p><strong>cifs-utils</strong> - Utilities for mounting and managing CIFS mounts&lt;br /&gt;</p>

<p>The SMB/CIFS protocol is a standard file sharing protocol widely deployed&lt;br /&gt;
on Microsoft Windows machines. This package contains tools for mounting&lt;br /&gt;
shares on Linux using the SMB/CIFS protocol. The tools in this package&lt;br /&gt;
work in conjunction with support in the kernel to allow one to mount a&lt;br /&gt;
SMB/CIFS share onto a client and use it as if it were a standard Linux&lt;br /&gt;
file system.</p>

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

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

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

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libusb1-1.0.30-1.el10_2.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:06:48 AM GMT</pubDate>
      <guid isPermaLink="false">126ef3202576a7bc602d7a4045e271246bd2d180245a87c8c10ea0f8dffd2fb8</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libusb1-1.0.30-1.el10_2.ppc64le.rpm</link>
      <description><p><strong>libusb1</strong> - Library for accessing USB devices&lt;br /&gt;</p>

<p>This package provides a way for applications to access USB devices.&lt;br /&gt;
&lt;br /&gt;
libusb is a library for USB device access from Linux, macOS,&lt;br /&gt;
Windows, OpenBSD/NetBSD, Haiku and Solaris userspace.&lt;br /&gt;
&lt;br /&gt;
libusb is abstracted internally in such a way that it can hopefully&lt;br /&gt;
be ported to other operating systems.</p>

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

&lt;pre&gt;Wed, 10 Jun 2026 GMT - Kate Hsuan &amp;lt;hpa@redhat.com&amp;gt; - 1.0.30-1
- Update to release 1.0.30

Tue, 20 Jan 2026 GMT - Tomas Pelka &amp;lt;tpelka@redhat.com&amp;gt; - 1.0.29-2
- reworking the tmt/fmf enablement to the form that Display systems QE use

Mon, 19 Jan 2026 GMT - Kate Hsuan &amp;lt;hpa@redhat.com&amp;gt; - 1.0.29-1
- Update to 1.0.29 and migrate to tmt test

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libxml2-2.12.5-10.el10_2.2.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:00:53 AM GMT</pubDate>
      <guid isPermaLink="false">0b6aae8771c7bec2d31d4fa1f412032b0013c533f17e0972a8bc63ce0ba20150</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-libxml2-2.12.5-10.el10_2.2.ppc64le.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, 16 Jun 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.12.5-10.2
- Fix CVE-2025-6170 (RHEL-182007)

Mon, 18 May 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.12.5-10.1
- Fix CVE-2024-34459 (RHEL-177890)

Mon, 26 Jan 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.12.5-10
- Fix xmllint error code (RHEL-126768)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libxml2-2.12.5-10.el10_2.2.ppc64le</title>
      <pubDate>Wed, 15 Jul 2026 12:00:53 AM GMT</pubDate>
      <guid isPermaLink="false">2129e8f8a02f761bf8ccddba1f969667ef366eb7e146f05a056fc1f80bf78890</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/l/libxml2-2.12.5-10.el10_2.2.ppc64le.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, 16 Jun 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.12.5-10.2
- Fix CVE-2025-6170 (RHEL-182007)

Mon, 18 May 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.12.5-10.1
- Fix CVE-2024-34459 (RHEL-177890)

Mon, 26 Jan 2026 GMT - David King &amp;lt;dking@redhat.com&amp;gt; - 2.12.5-10
- Fix xmllint error code (RHEL-126768)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ipset-libs-7.22-12.el10_2.ppc64le</title>
      <pubDate>Tue, 14 Jul 2026 11:58:55 PM GMT</pubDate>
      <guid isPermaLink="false">21bd1d71a93a2db74e9c4db3beb993ed9c88afd4e78e6aa7d97ba7ed2c25f6e3</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/ipset-libs-7.22-12.el10_2.ppc64le.rpm</link>
      <description><p><strong>ipset-libs</strong> - Shared library providing the IP sets functionality&lt;br /&gt;</p>

<p>This package contains the libraries which provide the IP sets funcionality.</p>

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

&lt;pre&gt;Thu, 11 Jun 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; - 7.22-12
- avoid pulling in kernel package if not needed

Wed, 27 May 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; - 7.22-11
- spec: Soft-depend on kernel-modules-extra

Fri, 16 Jan 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; - 7.22-10
- Use modules-core for conditional modules-extra dependency

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ipset-7.22-12.el10_2.ppc64le</title>
      <pubDate>Tue, 14 Jul 2026 11:58:55 PM GMT</pubDate>
      <guid isPermaLink="false">876e80610c0375c41bca03afc05328faba5c22664f44b1d15f4e7a9a320a2d6e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/ipset-7.22-12.el10_2.ppc64le.rpm</link>
      <description><p><strong>ipset</strong> - Manage Linux IP sets&lt;br /&gt;</p>

<p>IP sets are a framework inside the Linux kernel since version 2.4.x, which can&lt;br /&gt;
be administered by the ipset utility. Depending on the type, currently an IP&lt;br /&gt;
set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC&lt;br /&gt;
addresses in a way, which ensures lightning speed when matching an entry&lt;br /&gt;
against a set.&lt;br /&gt;
&lt;br /&gt;
If you want to:&lt;br /&gt;
 - store multiple IP addresses or port numbers and match against the collection&lt;br /&gt;
   by iptables at one swoop;&lt;br /&gt;
 - dynamically update iptables rules against IP addresses or ports without&lt;br /&gt;
   performance penalty;&lt;br /&gt;
 - express complex IP address and ports based rulesets with one single iptables&lt;br /&gt;
   rule and benefit from the speed of IP sets&lt;br /&gt;
then ipset may be the proper tool for you.</p>

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

&lt;pre&gt;Thu, 11 Jun 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; - 7.22-12
- avoid pulling in kernel package if not needed

Wed, 27 May 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; - 7.22-11
- spec: Soft-depend on kernel-modules-extra

Fri, 16 Jan 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; - 7.22-10
- Use modules-core for conditional modules-extra dependency

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>iptables-libs-1.8.11-15.el10_2.ppc64le</title>
      <pubDate>Tue, 14 Jul 2026 11:57:19 PM GMT</pubDate>
      <guid isPermaLink="false">1e5a6777771f2f89af7c725bf6122d371177165edd16319ac4ea663bab10fb2b</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/i/iptables-libs-1.8.11-15.el10_2.ppc64le.rpm</link>
      <description><p><strong>iptables-libs</strong> - libxtables and iptables extensions userspace support&lt;br /&gt;</p>

<p>libxtables and associated shared object files&lt;br /&gt;
&lt;br /&gt;
Libxtables provides unified access to iptables extensions in userspace. Data&lt;br /&gt;
and logic for those is kept in per-extension shared object files.</p>

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

&lt;pre&gt;Thu, 18 Jun 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; [1.8.11-15.el10]
- spec: Recommend kernel-modules-extra only if no other recommendation applies (Phil Sutter) [RHEL-186232]

Wed, 27 May 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; [1.8.11-14.el10]
- tests: shell: Review nft-only/0009-needless-bitwise_0 (Phil Sutter) [RHEL-179504]
- spec: Soft-depend on kernel-modules-extra (Phil Sutter) [RHEL-176386]

Sat, 17 Jan 2026 GMT - Phil Sutter &amp;lt;psutter@redhat.com&amp;gt; [1.8.11-13.el10]
- spec: Use modules-core for conditional modules-extra dependency (Phil Sutter) [RHEL-141880]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cups-libs-1:2.4.10-18.el10_2.ppc64le</title>
      <pubDate>Tue, 14 Jul 2026 11:35:43 PM GMT</pubDate>
      <guid isPermaLink="false">871d61e57ee07169d97d33f8f1f0090f75629e8498df6f6c50f4e8c10a59e790</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/c/cups-libs-2.4.10-18.el10_2.ppc64le.rpm</link>
      <description><p><strong>cups-libs</strong> - CUPS printing system - libraries&lt;br /&gt;</p>

<p>CUPS printing system provides a portable printing layer for&lt;br /&gt;
UNIX® operating systems. It has been developed by Apple Inc.&lt;br /&gt;
to promote a standard printing solution for all UNIX vendors and users.&lt;br /&gt;
CUPS provides the System V and Berkeley command-line interfaces.&lt;br /&gt;
The cups-libs package provides libraries used by applications to use CUPS&lt;br /&gt;
natively, without needing the lp/lpr commands.</p>

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

&lt;pre&gt;Mon, 22 Jun 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1:2.4.10-18
- RHEL-177945 CVE-2026-34980 cups: control character injection in option values

Mon, 09 Mar 2026 GMT - Zdenek Dohnal &amp;lt;zdohnal@redhat.com&amp;gt; - 1:2.4.10-17
- RHEL-154276 endless poll loop in http_write when POLLHUP is returned

Fri, 12 Dec 2025 GMT - Zdenek Dohnal &amp;lt;zdohnal@redhat.com&amp;gt; - 1:2.4.10-16
- fix use-after-free reported by OSH

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>firewalld-filesystem-2.4.3-2.el10_2.noarch</title>
      <pubDate>Tue, 14 Jul 2026 11:35:06 PM GMT</pubDate>
      <guid isPermaLink="false">261a70fbeb320faa894d5fe835c35d17ab68b16c22f509ffe9e99e2dfa927779</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/f/firewalld-filesystem-2.4.3-2.el10_2.noarch.rpm</link>
      <description><p><strong>firewalld-filesystem</strong> - Firewalld directory layout and rpm macros&lt;br /&gt;</p>

<p>This package provides directories and rpm macros which&lt;br /&gt;
are required by other packages that add firewalld configuration files.</p>

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

&lt;pre&gt;Fri, 26 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.3-2
- rebuild to bump NVR; no changes

Wed, 24 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.3-1
- rebase package to v2.4.3

Tue, 09 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.2-1
- rebase package to v2.4.2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>firewalld-2.4.3-2.el10_2.noarch</title>
      <pubDate>Tue, 14 Jul 2026 11:35:06 PM GMT</pubDate>
      <guid isPermaLink="false">734f177514702c6339a84d23ed14fb5b2648adc31402aa7320abd5946d518eb1</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/f/firewalld-2.4.3-2.el10_2.noarch.rpm</link>
      <description><p><strong>firewalld</strong> - A firewall daemon with D-Bus interface providing a dynamic firewall&lt;br /&gt;</p>

<p>firewalld is a firewall service daemon that provides a dynamic customizable&lt;br /&gt;
firewall with a D-Bus interface.</p>

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

&lt;pre&gt;Fri, 26 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.3-2
- rebuild to bump NVR; no changes

Wed, 24 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.3-1
- rebase package to v2.4.3

Tue, 09 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.2-1
- rebase package to v2.4.2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cups-filesystem-1:2.4.10-18.el10_2.noarch</title>
      <pubDate>Tue, 14 Jul 2026 11:35:06 PM GMT</pubDate>
      <guid isPermaLink="false">502539c35ad86835cc6354ba50bcad498d1e2c118e9cea93de0264a402e6d4b7</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/c/cups-filesystem-2.4.10-18.el10_2.noarch.rpm</link>
      <description><p><strong>cups-filesystem</strong> - CUPS printing system - directory layout&lt;br /&gt;</p>

<p>CUPS printing system provides a portable printing layer for&lt;br /&gt;
UNIX® operating systems. This package provides some directories which are&lt;br /&gt;
required by other packages that add CUPS drivers (i.e. filters, backends etc.).</p>

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

&lt;pre&gt;Mon, 22 Jun 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 1:2.4.10-18
- RHEL-177945 CVE-2026-34980 cups: control character injection in option values

Mon, 09 Mar 2026 GMT - Zdenek Dohnal &amp;lt;zdohnal@redhat.com&amp;gt; - 1:2.4.10-17
- RHEL-154276 endless poll loop in http_write when POLLHUP is returned

Fri, 12 Dec 2025 GMT - Zdenek Dohnal &amp;lt;zdohnal@redhat.com&amp;gt; - 1:2.4.10-16
- fix use-after-free reported by OSH

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-firewall-2.4.3-2.el10_2.noarch</title>
      <pubDate>Tue, 14 Jul 2026 11:35:06 PM GMT</pubDate>
      <guid isPermaLink="false">19a26d107b6b76ce13186b280992ddd38f6c14b825ebf2e06fcf57ba02a5f360</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-firewall-2.4.3-2.el10_2.noarch.rpm</link>
      <description><p><strong>python3-firewall</strong> - Python3 bindings for firewalld&lt;br /&gt;</p>

<p>Python3 bindings for firewalld.</p>

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

&lt;pre&gt;Fri, 26 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.3-2
- rebuild to bump NVR; no changes

Wed, 24 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.3-1
- rebase package to v2.4.3

Tue, 09 Jun 2026 GMT - Eric Garver &amp;lt;egarver@redhat.com&amp;gt; - 2.4.2-1
- rebase package to v2.4.2

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>man-pages-6.06-13.el10_2.noarch</title>
      <pubDate>Tue, 14 Jul 2026 11:34:51 PM GMT</pubDate>
      <guid isPermaLink="false">e011930b4566a5e60ccb10a2e8a5a9c680ae9c6be153e214efa1ac56e3f0d7ac</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/m/man-pages-6.06-13.el10_2.noarch.rpm</link>
      <description><p><strong>man-pages</strong> - Linux kernel and C library user-space interface documentation&lt;br /&gt;</p>

<p>A large collection of manual pages from the Linux Documentation Project (LDP).</p>

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

&lt;pre&gt;Tue, 26 May 2026 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 6.06-13
- suffixes(7): Add zstd format to the suffixes file core(5): Document dump
  file format change from lz4 format to zstd format

Wed, 19 Nov 2025 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 6.06-12
- rtnetlink.7: Document metrics attributes (RTAX_*) (RHEL-86830)

Tue, 11 Nov 2025 GMT - Patsy Griffin &amp;lt;patsy@redhat.com&amp;gt; - 6.06-11
- madvise(2): madvise can return EBUSY on MADV_SOFT_OFFLINE requests.
  (RHEL-115501)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libs-3.12.13-2.el10_2.1.ppc64le</title>
      <pubDate>Tue, 14 Jul 2026 02:45:37 PM GMT</pubDate>
      <guid isPermaLink="false">cb3843f4046259b9801ddde058b0b2d49359a4a733047d584523aead06f2e57e</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-libs-3.12.13-2.el10_2.1.ppc64le.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;Fri, 10 Jul 2026 GMT - Lukáš Zachar &amp;lt;lzachar@redhat.com&amp;gt; - 3.12.13-2.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193771

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

Thu, 16 Apr 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.12.13-1
- Update to 3.12.13
- Security fixes for CVE-2025-6075, CVE-2025-13837, CVE-2025-15282, CVE-2025-59375, CVE-2026-0672
- Require expat &amp;gt;= 2.7.2 to prevent symbol lookup errors at runtime with older expat
Related: RHEL-167886, RHEL-168120

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-3.12.13-2.el10_2.1.ppc64le</title>
      <pubDate>Tue, 14 Jul 2026 02:45:37 PM GMT</pubDate>
      <guid isPermaLink="false">63497530a340a82f1b60cd03c1f3ed8481b14ac8f5b23b338ad0b29b8562b585</guid>
      <link>https://dl.rockylinux.org/pub/rocky/10/BaseOS/ppc64le/os/Packages/p/python3-3.12.13-2.el10_2.1.ppc64le.rpm</link>
      <description><p><strong>python3</strong> - Python 3.12 interpreter&lt;br /&gt;</p>

<p>Python 3.12 is an accessible, high-level, dynamically typed, interpreted&lt;br /&gt;
programming language, designed with an emphasis on code readability.&lt;br /&gt;
It includes an extensive standard library, and has a vast ecosystem of&lt;br /&gt;
third-party libraries.&lt;br /&gt;
&lt;br /&gt;
The python3 package provides the "python3" executable: the reference&lt;br /&gt;
interpreter for the Python language, version 3.&lt;br /&gt;
The majority of its standard library is provided in the python3-libs package,&lt;br /&gt;
which should be installed automatically along with python3.&lt;br /&gt;
The remaining parts of the Python standard library are broken out into the&lt;br /&gt;
python3-tkinter and python3-test packages, which may need to be installed&lt;br /&gt;
separately.&lt;br /&gt;
&lt;br /&gt;
Documentation for Python is provided in the python3-docs package.&lt;br /&gt;
&lt;br /&gt;
Packages containing additional libraries for Python are generally named with&lt;br /&gt;
the "python3-" prefix.</p>

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

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

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

Thu, 16 Apr 2026 GMT - Tomáš Hrnčiar &amp;lt;thrnciar@redhat.com&amp;gt; - 3.12.13-1
- Update to 3.12.13
- Security fixes for CVE-2025-6075, CVE-2025-13837, CVE-2025-15282, CVE-2025-59375, CVE-2026-0672
- Require expat &amp;gt;= 2.7.2 to prevent symbol lookup errors at runtime with older expat
Related: RHEL-167886, RHEL-168120

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