<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Most recent updated packages for CentOS 9-stream ppc64le CRB</title>
    <link>http://www.centos.org</link>
    <description>Most recent updated packages for CentOS 9-stream ppc64le CRB</description>
    <pubDate>Mon, 11 May 2026 09:20:28 PM GMT</pubDate>
    <generator>DNF</generator>
    <item>
      <title>libabigail-2.10-1.el9.ppc64le</title>
      <pubDate>Mon, 04 May 2026 01:18:44 PM GMT</pubDate>
      <guid isPermaLink="false">e4298cf55136a732c21ca0cb72df5138ceba4e3d692d1e979bf3a41d2916fb1b</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/libabigail-2.10-1.el9.ppc64le.rpm</link>
      <description><p><strong>libabigail</strong> - Set of ABI analysis tools&lt;br /&gt;</p>

<p>The libabigail package comprises six command line utilities:&lt;br /&gt;
abidiff, kmidiff, abipkgdiff, abicompat, abidw, and abilint&lt;br /&gt;
The abidiff command line tool compares the ABI of two&lt;br /&gt;
ELF shared libraries and emits meaningful textual reports about&lt;br /&gt;
changes impacting exported functions, variables and their types.&lt;br /&gt;
Simarly, the kmidiff compares the kernel module interface of two Linux&lt;br /&gt;
kernels.  abipkgdiff compares the ABIs of ELF binaries contained in&lt;br /&gt;
two packages.  abicompat checks if a subsequent version of a shared&lt;br /&gt;
library is still compatible with an application that is linked against&lt;br /&gt;
it.  abidw emits an XML representation of the ABI of a given ELF&lt;br /&gt;
shared library. abilint checks that a given XML representation of the&lt;br /&gt;
ABI of a shared library is correct.&lt;br /&gt;
&lt;br /&gt;
Install libabigail if you need to compare the ABI of ELF shared&lt;br /&gt;
libraries.</p>

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

&lt;pre&gt;Thu, 30 Apr 2026 GMT - Dodji Seketeli &amp;lt;dodji@redhat.com&amp;gt; - 2.10-1
- Update to upstream 2.10 tarball
- Adjust to libabigail.so.9.0.0 SONAME
- Resolves: RHEL-169432

Fri, 14 Nov 2025 GMT - RHEL Packaging Agent &amp;lt;jotnar@redhat.com&amp;gt; - 2.9-1
- Update to upstream 2.9 tarball
- Update to changing SONAME (libabigail.so.8.0.0)
- Simplify the %check section
- Resolves: RHEL-121666

Wed, 09 Jul 2025 GMT - Dodji Seketeli &amp;lt;dodji@redhat.com&amp;gt; - 2.8-2
- Rebuild for c9s
- Resolves: RHEL-102573

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-libs-devel-5.14.0-701.el9.ppc64le</title>
      <pubDate>Mon, 04 May 2026 08:40:50 AM GMT</pubDate>
      <guid isPermaLink="false">fa78ed014dc379c11e54467c2d822d23067ce9976c4b032072d486cec2b24bc1</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/kernel-tools-libs-devel-5.14.0-701.el9.ppc64le.rpm</link>
      <description><p><strong>kernel-tools-libs-devel</strong> - Assortment of tools for the Linux kernel&lt;br /&gt;</p>

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

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

&lt;pre&gt;Mon, 04 May 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-701.el9]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172207]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172207]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172207] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172207]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172207] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172207]
- usbip: validate number_of_packets in usbip_pack_ret_submit() (CKI Backport Bot) [RHEL-171433] {CVE-2026-31607}
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (CKI Backport Bot) [RHEL-171326] {CVE-2026-31408}
- redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-169810]
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-159283]
- s390/mm: Add missing secure storage access fixups for donated memory (Mete Durlu) [RHEL-168793]
- Revert "mm: pcp: increase pcp-&amp;gt;free_count threshold to trigger free_high" (Luiz Capitulino) [RHEL-144961]
- audit: merge loops in __audit_inode_child() (Ricardo Robaina) [RHEL-145408]
- audit: Use kzalloc() instead of kmalloc()/memset() in audit_krule_to_data() (Ricardo Robaina) [RHEL-145408]
- audit: fix comment misindentation in audit.h (Ricardo Robaina) [RHEL-145408]
- audit: add a missing tab (Ricardo Robaina) [RHEL-145408]
- audit: fix typo in auditfilter.c comment (Ricardo Robaina) [RHEL-145408]
- audit: Replace deprecated strcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: fix indentation in audit_log_exit() (Ricardo Robaina) [RHEL-145408]
- audit: mark audit_log_vformat() with __printf() attribute (Ricardo Robaina) [RHEL-145408]
- auditsc: replace memcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: use fsnotify group lock helpers (Ricardo Robaina) [RHEL-145408]
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers (Ricardo Robaina) [RHEL-144439]
- kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end (Ricardo Robaina) [RHEL-144439]
- arm64: Expose the end of the linear map in PHYSMEM_END (Ricardo Robaina) [RHEL-144439]

Wed, 29 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-700.el9]
- tools/power/x86/intel-speed-select: v1.25 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus() (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Allow non root users (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: v1.24 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid buckets (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Check feature status (David Arcari) [RHEL-128562]
- platform/x86: ISST: Increase minor version (David Arcari) [RHEL-128562]
- platform/x86: ISST: Reset core count to 0 (David Arcari) [RHEL-128562]
- platform/x86: ISST: Correct locked bit width (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check HWP support before MSR access (David Arcari) [RHEL-128562]
- platform/x86: ISST: Optimize suspend/resume callbacks (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check for admin capability for write commands (David Arcari) [RHEL-128562]
- platform/x86: ISST: Store and restore all domains data (David Arcari) [RHEL-128562]
- platform/x86: ISST: Add missing write block check (David Arcari) [RHEL-128562]

Tue, 28 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-699.el9]
- redhat/configs: Enable MPAM options (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix the check for no monitor components found (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add initial MPAM documentation (Gavin Shan) [RHEL-164227]
- arm_mpam: Quirk CMN-650's CSU NRDY behaviour (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-6 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-4 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-1 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add quirk framework (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl (Gavin Shan) [RHEL-164227]
- arm64: mpam: Select ARCH_HAS_CPU_RESCTRL (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add empty definitions for assorted resctrl functions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Update the rmid reallocation limit (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_rmid_read() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Allow resctrl to allocate monitors (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for csu counters (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add monitor initialisation and domain boilerplate (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add kunit test for control format conversions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for 'MB' resource (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Wait for cacheinfo to be ready (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add rmid index helpers (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add CDP emulation (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement helpers to update configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_get_config() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Pick the caches we will use as resctrl resources (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation (Gavin Shan) [RHEL-164227]
- KVM: arm64: Force guest EL1 to use user-space's partid configuration (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values (Gavin Shan) [RHEL-164227]
- arm64: mpam: Initialise and context switch the MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs (Gavin Shan) [RHEL-164227]
- arm64: mpam: Advertise the CPUs MPAM limits to the driver (Gavin Shan) [RHEL-164227]
- arm64: mpam: Drop the CONFIG_EXPERT restriction (Gavin Shan) [RHEL-164227]
- arm64: mpam: Re-initialise MPAM regs when CPU comes online (Gavin Shan) [RHEL-164227]
- arm64: mpam: Context switch the MPAM registers (Gavin Shan) [RHEL-164227]
- KVM: arm64: Make MPAMSM_EL1 accesses UNDEF (Gavin Shan) [RHEL-164227]
- KVM: arm64: Preserve host MPAM configuration when changing traps (Gavin Shan) [RHEL-164227]
- arm64/sysreg: Add MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm_mpam: Reset when feature configuration bit unset (Gavin Shan) [RHEL-164227]
- arm_mpam: Ensure in_reset_state is false after applying configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: Force __iomem casts (Gavin Shan) [RHEL-100931]
- arm_mpam: Disable preemption when making accesses to fake MSC in kunit test (Gavin Shan) [RHEL-100931]
- arm_mpam: Fix null pointer dereference when restoring bandwidth counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Use non-atomic bitops when modifying feature bitmap (Gavin Shan) [RHEL-100931]
- arm_mpam: Remove duplicate linux/srcu.h header (Gavin Shan) [RHEL-100931]
- arm_mpam: Stop using uninitialized variables in __ris_msmon_read() (Gavin Shan) [RHEL-100931]
- MAINTAINERS: new entry for MPAM Driver (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit tests for props_mismatch() (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit test for bitmap reset (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helper to reset saved mbwu state (Gavin Shan) [RHEL-100931]
- arm_mpam: Use long MBWU counters if supported (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe for long/lwd mbwu counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Consider overflow in bandwidth counter state (Gavin Shan) [RHEL-100931]
- arm_mpam: Track bandwidth counter state for power management (Gavin Shan) [RHEL-100931]
- arm_mpam: Add mpam_msmon_read() to read monitor value (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers to allocate monitors (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe and reset the rest of the features (Gavin Shan) [RHEL-100931]
- arm_mpam: Allow configuration to be applied and restored during cpu online (Gavin Shan) [RHEL-100931]
- arm_mpam: Use a static key to indicate when mpam is enabled (Gavin Shan) [RHEL-100931]
- arm_mpam: Register and enable IRQs (Gavin Shan) [RHEL-100931]
- arm_mpam: Extend reset logic to allow devices to be reset any time (Gavin Shan) [RHEL-100931]
- arm_mpam: Add a helper to touch an MSC from any CPU (Gavin Shan) [RHEL-100931]
- arm_mpam: Reset MSC controls from cpuhp callbacks (Gavin Shan) [RHEL-100931]
- arm_mpam: Merge supported features during mpam_enable() into mpam_class (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe the hardware features resctrl supports (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers for managing the locking around the mon_sel registers (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe hardware to find the supported partid/pmg values (Gavin Shan) [RHEL-100931]
- arm_mpam: Add cpuhp callbacks to probe MSC hardware (Gavin Shan) [RHEL-100931]
- arm_mpam: Add MPAM MSC register layout definitions (Gavin Shan) [RHEL-100931]
- arm_mpam: Add the class and component structures for firmware described ris (Gavin Shan) [RHEL-100931]
- arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate (Gavin Shan) [RHEL-100931]
- ACPI / MPAM: Parse the MPAM table (Gavin Shan) [RHEL-100931]
- ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper (Gavin Shan) [RHEL-100931]
- platform: Define platform_device_put cleanup handler (Gavin Shan) [RHEL-100931]
- arm64: kconfig: Add Kconfig entry for MPAM (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a cache_id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Find cache level by cache-id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a processor container (Gavin Shan) [RHEL-100931]
- cpumask: Add initialiser to use cleanup helpers (Gavin Shan) [RHEL-100931]
- ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node member (Gavin Shan) [RHEL-100931]
- ACPICA: Add support for Arm's MPAM ACPI table version 2 (Gavin Shan) [RHEL-100931]
- platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Introduce new interface to export NPU metrics (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Prevent TEE errors after hibernate (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use ring buffer to store custom BIOS input values (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Refactor repetitive BIOS output handling (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_ID (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd() (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistency (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Support new ACPI ID AMDI0108 (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Call enact function sooner to process early pending requests (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Update ta_pmf_action structure member (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Fix the custom bios input handling mechanism (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Remove redundant ternary operators (David Arcari) [RHEL-128575]
- dpll: zl3073x: Remove redundant cleanup in devm_dpll_init() (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Fix ref frequency setting (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Include current frequency in supported frequencies list (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Add output pin frequency helper (CKI Backport Bot) [RHEL-164439]
- ipv4: ip_gre: make ipgre_header() robust (Guillaume Nault) [RHEL-152693]
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-152693]
- erspan: Initialize options_len before referencing options. (Guillaume Nault) [RHEL-152693]
- arp: do not assume dev_hard_header() does not change skb-&amp;gt;head (Guillaume Nault) [RHEL-152693]
- ip6_gre: make ip6gre_header() robust (Guillaume Nault) [RHEL-152693]
- net/ip6_tunnel: Prevent perpetual tunnel growth (Guillaume Nault) [RHEL-152693]
- vxlan: Handle error of rtnl_register_module(). (Guillaume Nault) [RHEL-152693]
- sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting (Herton R. Krzesinski) [RHEL-157267]
- iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show (Jerry Snitselaar) [RHEL-140473]
- redhat/configs: Enable AMD IOMMU DebugFS support (Jerry Snitselaar) [RHEL-140473]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-cross-headers-5.14.0-701.el9.ppc64le</title>
      <pubDate>Mon, 04 May 2026 08:40:50 AM GMT</pubDate>
      <guid isPermaLink="false">73d122bf90e0841b455091d41b3454e9e5f2fd4db50df1584101ece08e77c61e</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/kernel-cross-headers-5.14.0-701.el9.ppc64le.rpm</link>
      <description><p><strong>kernel-cross-headers</strong> - Header files for the Linux kernel for use by cross-glibc&lt;br /&gt;</p>

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

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

&lt;pre&gt;Mon, 04 May 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-701.el9]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172207]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172207]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172207] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172207]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172207] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172207]
- usbip: validate number_of_packets in usbip_pack_ret_submit() (CKI Backport Bot) [RHEL-171433] {CVE-2026-31607}
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (CKI Backport Bot) [RHEL-171326] {CVE-2026-31408}
- redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-169810]
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-159283]
- s390/mm: Add missing secure storage access fixups for donated memory (Mete Durlu) [RHEL-168793]
- Revert "mm: pcp: increase pcp-&amp;gt;free_count threshold to trigger free_high" (Luiz Capitulino) [RHEL-144961]
- audit: merge loops in __audit_inode_child() (Ricardo Robaina) [RHEL-145408]
- audit: Use kzalloc() instead of kmalloc()/memset() in audit_krule_to_data() (Ricardo Robaina) [RHEL-145408]
- audit: fix comment misindentation in audit.h (Ricardo Robaina) [RHEL-145408]
- audit: add a missing tab (Ricardo Robaina) [RHEL-145408]
- audit: fix typo in auditfilter.c comment (Ricardo Robaina) [RHEL-145408]
- audit: Replace deprecated strcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: fix indentation in audit_log_exit() (Ricardo Robaina) [RHEL-145408]
- audit: mark audit_log_vformat() with __printf() attribute (Ricardo Robaina) [RHEL-145408]
- auditsc: replace memcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: use fsnotify group lock helpers (Ricardo Robaina) [RHEL-145408]
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers (Ricardo Robaina) [RHEL-144439]
- kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end (Ricardo Robaina) [RHEL-144439]
- arm64: Expose the end of the linear map in PHYSMEM_END (Ricardo Robaina) [RHEL-144439]

Wed, 29 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-700.el9]
- tools/power/x86/intel-speed-select: v1.25 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus() (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Allow non root users (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: v1.24 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid buckets (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Check feature status (David Arcari) [RHEL-128562]
- platform/x86: ISST: Increase minor version (David Arcari) [RHEL-128562]
- platform/x86: ISST: Reset core count to 0 (David Arcari) [RHEL-128562]
- platform/x86: ISST: Correct locked bit width (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check HWP support before MSR access (David Arcari) [RHEL-128562]
- platform/x86: ISST: Optimize suspend/resume callbacks (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check for admin capability for write commands (David Arcari) [RHEL-128562]
- platform/x86: ISST: Store and restore all domains data (David Arcari) [RHEL-128562]
- platform/x86: ISST: Add missing write block check (David Arcari) [RHEL-128562]

Tue, 28 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-699.el9]
- redhat/configs: Enable MPAM options (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix the check for no monitor components found (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add initial MPAM documentation (Gavin Shan) [RHEL-164227]
- arm_mpam: Quirk CMN-650's CSU NRDY behaviour (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-6 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-4 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-1 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add quirk framework (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl (Gavin Shan) [RHEL-164227]
- arm64: mpam: Select ARCH_HAS_CPU_RESCTRL (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add empty definitions for assorted resctrl functions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Update the rmid reallocation limit (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_rmid_read() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Allow resctrl to allocate monitors (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for csu counters (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add monitor initialisation and domain boilerplate (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add kunit test for control format conversions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for 'MB' resource (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Wait for cacheinfo to be ready (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add rmid index helpers (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add CDP emulation (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement helpers to update configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_get_config() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Pick the caches we will use as resctrl resources (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation (Gavin Shan) [RHEL-164227]
- KVM: arm64: Force guest EL1 to use user-space's partid configuration (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values (Gavin Shan) [RHEL-164227]
- arm64: mpam: Initialise and context switch the MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs (Gavin Shan) [RHEL-164227]
- arm64: mpam: Advertise the CPUs MPAM limits to the driver (Gavin Shan) [RHEL-164227]
- arm64: mpam: Drop the CONFIG_EXPERT restriction (Gavin Shan) [RHEL-164227]
- arm64: mpam: Re-initialise MPAM regs when CPU comes online (Gavin Shan) [RHEL-164227]
- arm64: mpam: Context switch the MPAM registers (Gavin Shan) [RHEL-164227]
- KVM: arm64: Make MPAMSM_EL1 accesses UNDEF (Gavin Shan) [RHEL-164227]
- KVM: arm64: Preserve host MPAM configuration when changing traps (Gavin Shan) [RHEL-164227]
- arm64/sysreg: Add MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm_mpam: Reset when feature configuration bit unset (Gavin Shan) [RHEL-164227]
- arm_mpam: Ensure in_reset_state is false after applying configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: Force __iomem casts (Gavin Shan) [RHEL-100931]
- arm_mpam: Disable preemption when making accesses to fake MSC in kunit test (Gavin Shan) [RHEL-100931]
- arm_mpam: Fix null pointer dereference when restoring bandwidth counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Use non-atomic bitops when modifying feature bitmap (Gavin Shan) [RHEL-100931]
- arm_mpam: Remove duplicate linux/srcu.h header (Gavin Shan) [RHEL-100931]
- arm_mpam: Stop using uninitialized variables in __ris_msmon_read() (Gavin Shan) [RHEL-100931]
- MAINTAINERS: new entry for MPAM Driver (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit tests for props_mismatch() (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit test for bitmap reset (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helper to reset saved mbwu state (Gavin Shan) [RHEL-100931]
- arm_mpam: Use long MBWU counters if supported (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe for long/lwd mbwu counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Consider overflow in bandwidth counter state (Gavin Shan) [RHEL-100931]
- arm_mpam: Track bandwidth counter state for power management (Gavin Shan) [RHEL-100931]
- arm_mpam: Add mpam_msmon_read() to read monitor value (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers to allocate monitors (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe and reset the rest of the features (Gavin Shan) [RHEL-100931]
- arm_mpam: Allow configuration to be applied and restored during cpu online (Gavin Shan) [RHEL-100931]
- arm_mpam: Use a static key to indicate when mpam is enabled (Gavin Shan) [RHEL-100931]
- arm_mpam: Register and enable IRQs (Gavin Shan) [RHEL-100931]
- arm_mpam: Extend reset logic to allow devices to be reset any time (Gavin Shan) [RHEL-100931]
- arm_mpam: Add a helper to touch an MSC from any CPU (Gavin Shan) [RHEL-100931]
- arm_mpam: Reset MSC controls from cpuhp callbacks (Gavin Shan) [RHEL-100931]
- arm_mpam: Merge supported features during mpam_enable() into mpam_class (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe the hardware features resctrl supports (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers for managing the locking around the mon_sel registers (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe hardware to find the supported partid/pmg values (Gavin Shan) [RHEL-100931]
- arm_mpam: Add cpuhp callbacks to probe MSC hardware (Gavin Shan) [RHEL-100931]
- arm_mpam: Add MPAM MSC register layout definitions (Gavin Shan) [RHEL-100931]
- arm_mpam: Add the class and component structures for firmware described ris (Gavin Shan) [RHEL-100931]
- arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate (Gavin Shan) [RHEL-100931]
- ACPI / MPAM: Parse the MPAM table (Gavin Shan) [RHEL-100931]
- ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper (Gavin Shan) [RHEL-100931]
- platform: Define platform_device_put cleanup handler (Gavin Shan) [RHEL-100931]
- arm64: kconfig: Add Kconfig entry for MPAM (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a cache_id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Find cache level by cache-id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a processor container (Gavin Shan) [RHEL-100931]
- cpumask: Add initialiser to use cleanup helpers (Gavin Shan) [RHEL-100931]
- ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node member (Gavin Shan) [RHEL-100931]
- ACPICA: Add support for Arm's MPAM ACPI table version 2 (Gavin Shan) [RHEL-100931]
- platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Introduce new interface to export NPU metrics (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Prevent TEE errors after hibernate (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use ring buffer to store custom BIOS input values (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Refactor repetitive BIOS output handling (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_ID (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd() (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistency (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Support new ACPI ID AMDI0108 (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Call enact function sooner to process early pending requests (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Update ta_pmf_action structure member (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Fix the custom bios input handling mechanism (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Remove redundant ternary operators (David Arcari) [RHEL-128575]
- dpll: zl3073x: Remove redundant cleanup in devm_dpll_init() (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Fix ref frequency setting (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Include current frequency in supported frequencies list (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Add output pin frequency helper (CKI Backport Bot) [RHEL-164439]
- ipv4: ip_gre: make ipgre_header() robust (Guillaume Nault) [RHEL-152693]
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-152693]
- erspan: Initialize options_len before referencing options. (Guillaume Nault) [RHEL-152693]
- arp: do not assume dev_hard_header() does not change skb-&amp;gt;head (Guillaume Nault) [RHEL-152693]
- ip6_gre: make ip6gre_header() robust (Guillaume Nault) [RHEL-152693]
- net/ip6_tunnel: Prevent perpetual tunnel growth (Guillaume Nault) [RHEL-152693]
- vxlan: Handle error of rtnl_register_module(). (Guillaume Nault) [RHEL-152693]
- sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting (Herton R. Krzesinski) [RHEL-157267]
- iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show (Jerry Snitselaar) [RHEL-140473]
- redhat/configs: Enable AMD IOMMU DebugFS support (Jerry Snitselaar) [RHEL-140473]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libperf-5.14.0-701.el9.ppc64le</title>
      <pubDate>Mon, 04 May 2026 08:40:50 AM GMT</pubDate>
      <guid isPermaLink="false">17c6ca7d2c0ec52d55eb549954c8b93aeee1f8289a4ff23a00de92a09790dacb</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/libperf-5.14.0-701.el9.ppc64le.rpm</link>
      <description><p><strong>libperf</strong> - The perf library from kernel source&lt;br /&gt;</p>

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

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

&lt;pre&gt;Mon, 04 May 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-701.el9]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172207]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172207]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172207]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen&amp;lt;8) to match ESP/ESN spec (Herbert Xu) [RHEL-172207] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172207]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172207] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172207] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172207]
- usbip: validate number_of_packets in usbip_pack_ret_submit() (CKI Backport Bot) [RHEL-171433] {CVE-2026-31607}
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (CKI Backport Bot) [RHEL-171326] {CVE-2026-31408}
- redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-169810]
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-159283]
- s390/mm: Add missing secure storage access fixups for donated memory (Mete Durlu) [RHEL-168793]
- Revert "mm: pcp: increase pcp-&amp;gt;free_count threshold to trigger free_high" (Luiz Capitulino) [RHEL-144961]
- audit: merge loops in __audit_inode_child() (Ricardo Robaina) [RHEL-145408]
- audit: Use kzalloc() instead of kmalloc()/memset() in audit_krule_to_data() (Ricardo Robaina) [RHEL-145408]
- audit: fix comment misindentation in audit.h (Ricardo Robaina) [RHEL-145408]
- audit: add a missing tab (Ricardo Robaina) [RHEL-145408]
- audit: fix typo in auditfilter.c comment (Ricardo Robaina) [RHEL-145408]
- audit: Replace deprecated strcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: fix indentation in audit_log_exit() (Ricardo Robaina) [RHEL-145408]
- audit: mark audit_log_vformat() with __printf() attribute (Ricardo Robaina) [RHEL-145408]
- auditsc: replace memcpy() with strscpy() (Ricardo Robaina) [RHEL-145408]
- audit: use fsnotify group lock helpers (Ricardo Robaina) [RHEL-145408]
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers (Ricardo Robaina) [RHEL-144439]
- kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end (Ricardo Robaina) [RHEL-144439]
- arm64: Expose the end of the linear map in PHYSMEM_END (Ricardo Robaina) [RHEL-144439]

Wed, 29 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-700.el9]
- tools/power/x86/intel-speed-select: v1.25 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus() (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Allow non root users (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: v1.24 release (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid buckets (David Arcari) [RHEL-128562]
- tools/power/x86/intel-speed-select: Check feature status (David Arcari) [RHEL-128562]
- platform/x86: ISST: Increase minor version (David Arcari) [RHEL-128562]
- platform/x86: ISST: Reset core count to 0 (David Arcari) [RHEL-128562]
- platform/x86: ISST: Correct locked bit width (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check HWP support before MSR access (David Arcari) [RHEL-128562]
- platform/x86: ISST: Optimize suspend/resume callbacks (David Arcari) [RHEL-128562]
- platform/x86: ISST: Check for admin capability for write commands (David Arcari) [RHEL-128562]
- platform/x86: ISST: Store and restore all domains data (David Arcari) [RHEL-128562]
- platform/x86: ISST: Add missing write block check (David Arcari) [RHEL-128562]

Tue, 28 Apr 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-699.el9]
- redhat/configs: Enable MPAM options (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Make resctrl_mon_ctx_waiters static (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix the check for no monitor components found (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmount (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add initial MPAM documentation (Gavin Shan) [RHEL-164227]
- arm_mpam: Quirk CMN-650's CSU NRDY behaviour (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-6 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-4 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add workaround for T241-MPAM-1 (Gavin Shan) [RHEL-164227]
- arm_mpam: Add quirk framework (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl (Gavin Shan) [RHEL-164227]
- arm64: mpam: Select ARCH_HAS_CPU_RESCTRL (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add empty definitions for assorted resctrl functions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Update the rmid reallocation limit (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_rmid_read() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Allow resctrl to allocate monitors (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for csu counters (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add monitor initialisation and domain boilerplate (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add kunit test for control format conversions (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add support for 'MB' resource (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Wait for cacheinfo to be ready (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add rmid index helpers (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add CDP emulation (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement helpers to update configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add resctrl_arch_get_config() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls() (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Pick the caches we will use as resctrl resources (Gavin Shan) [RHEL-164227]
- arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation (Gavin Shan) [RHEL-164227]
- KVM: arm64: Force guest EL1 to use user-space's partid configuration (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values (Gavin Shan) [RHEL-164227]
- arm64: mpam: Initialise and context switch the MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs (Gavin Shan) [RHEL-164227]
- arm64: mpam: Advertise the CPUs MPAM limits to the driver (Gavin Shan) [RHEL-164227]
- arm64: mpam: Drop the CONFIG_EXPERT restriction (Gavin Shan) [RHEL-164227]
- arm64: mpam: Re-initialise MPAM regs when CPU comes online (Gavin Shan) [RHEL-164227]
- arm64: mpam: Context switch the MPAM registers (Gavin Shan) [RHEL-164227]
- KVM: arm64: Make MPAMSM_EL1 accesses UNDEF (Gavin Shan) [RHEL-164227]
- KVM: arm64: Preserve host MPAM configuration when changing traps (Gavin Shan) [RHEL-164227]
- arm64/sysreg: Add MPAMSM_EL1 register (Gavin Shan) [RHEL-164227]
- arm_mpam: Reset when feature configuration bit unset (Gavin Shan) [RHEL-164227]
- arm_mpam: Ensure in_reset_state is false after applying configuration (Gavin Shan) [RHEL-164227]
- arm_mpam: Force __iomem casts (Gavin Shan) [RHEL-100931]
- arm_mpam: Disable preemption when making accesses to fake MSC in kunit test (Gavin Shan) [RHEL-100931]
- arm_mpam: Fix null pointer dereference when restoring bandwidth counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Use non-atomic bitops when modifying feature bitmap (Gavin Shan) [RHEL-100931]
- arm_mpam: Remove duplicate linux/srcu.h header (Gavin Shan) [RHEL-100931]
- arm_mpam: Stop using uninitialized variables in __ris_msmon_read() (Gavin Shan) [RHEL-100931]
- MAINTAINERS: new entry for MPAM Driver (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit tests for props_mismatch() (Gavin Shan) [RHEL-100931]
- arm_mpam: Add kunit test for bitmap reset (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helper to reset saved mbwu state (Gavin Shan) [RHEL-100931]
- arm_mpam: Use long MBWU counters if supported (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe for long/lwd mbwu counters (Gavin Shan) [RHEL-100931]
- arm_mpam: Consider overflow in bandwidth counter state (Gavin Shan) [RHEL-100931]
- arm_mpam: Track bandwidth counter state for power management (Gavin Shan) [RHEL-100931]
- arm_mpam: Add mpam_msmon_read() to read monitor value (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers to allocate monitors (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe and reset the rest of the features (Gavin Shan) [RHEL-100931]
- arm_mpam: Allow configuration to be applied and restored during cpu online (Gavin Shan) [RHEL-100931]
- arm_mpam: Use a static key to indicate when mpam is enabled (Gavin Shan) [RHEL-100931]
- arm_mpam: Register and enable IRQs (Gavin Shan) [RHEL-100931]
- arm_mpam: Extend reset logic to allow devices to be reset any time (Gavin Shan) [RHEL-100931]
- arm_mpam: Add a helper to touch an MSC from any CPU (Gavin Shan) [RHEL-100931]
- arm_mpam: Reset MSC controls from cpuhp callbacks (Gavin Shan) [RHEL-100931]
- arm_mpam: Merge supported features during mpam_enable() into mpam_class (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe the hardware features resctrl supports (Gavin Shan) [RHEL-100931]
- arm_mpam: Add helpers for managing the locking around the mon_sel registers (Gavin Shan) [RHEL-100931]
- arm_mpam: Probe hardware to find the supported partid/pmg values (Gavin Shan) [RHEL-100931]
- arm_mpam: Add cpuhp callbacks to probe MSC hardware (Gavin Shan) [RHEL-100931]
- arm_mpam: Add MPAM MSC register layout definitions (Gavin Shan) [RHEL-100931]
- arm_mpam: Add the class and component structures for firmware described ris (Gavin Shan) [RHEL-100931]
- arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate (Gavin Shan) [RHEL-100931]
- ACPI / MPAM: Parse the MPAM table (Gavin Shan) [RHEL-100931]
- ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper (Gavin Shan) [RHEL-100931]
- platform: Define platform_device_put cleanup handler (Gavin Shan) [RHEL-100931]
- arm64: kconfig: Add Kconfig entry for MPAM (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a cache_id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Find cache level by cache-id (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels (Gavin Shan) [RHEL-100931]
- ACPI / PPTT: Add a helper to fill a cpumask from a processor container (Gavin Shan) [RHEL-100931]
- cpumask: Add initialiser to use cleanup helpers (Gavin Shan) [RHEL-100931]
- ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node member (Gavin Shan) [RHEL-100931]
- ACPICA: Add support for Arm's MPAM ACPI table version 2 (Gavin Shan) [RHEL-100931]
- platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Introduce new interface to export NPU metrics (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Prevent TEE errors after hibernate (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use ring buffer to store custom BIOS input values (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Refactor repetitive BIOS output handling (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_ID (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd() (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistency (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Support new ACPI ID AMDI0108 (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Call enact function sooner to process early pending requests (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Update ta_pmf_action structure member (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Fix the custom bios input handling mechanism (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (David Arcari) [RHEL-128575]
- platform/x86/amd/pmf: Remove redundant ternary operators (David Arcari) [RHEL-128575]
- dpll: zl3073x: Remove redundant cleanup in devm_dpll_init() (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Fix ref frequency setting (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Include current frequency in supported frequencies list (CKI Backport Bot) [RHEL-164439]
- dpll: zl3073x: Add output pin frequency helper (CKI Backport Bot) [RHEL-164439]
- ipv4: ip_gre: make ipgre_header() robust (Guillaume Nault) [RHEL-152693]
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-152693]
- erspan: Initialize options_len before referencing options. (Guillaume Nault) [RHEL-152693]
- arp: do not assume dev_hard_header() does not change skb-&amp;gt;head (Guillaume Nault) [RHEL-152693]
- ip6_gre: make ip6gre_header() robust (Guillaume Nault) [RHEL-152693]
- net/ip6_tunnel: Prevent perpetual tunnel growth (Guillaume Nault) [RHEL-152693]
- vxlan: Handle error of rtnl_register_module(). (Guillaume Nault) [RHEL-152693]
- sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting (Herton R. Krzesinski) [RHEL-157267]
- iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show (Jerry Snitselaar) [RHEL-140473]
- redhat/configs: Enable AMD IOMMU DebugFS support (Jerry Snitselaar) [RHEL-140473]

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>fftw-doc-3.3.8-14.el9.noarch</title>
      <pubDate>Wed, 29 Apr 2026 09:30:14 PM GMT</pubDate>
      <guid isPermaLink="false">7d4eb9c121f1b6dfd5f3a9c4e4166b86338f06526309894c10b1fa91f3918a32</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/fftw-doc-3.3.8-14.el9.noarch.rpm</link>
      <description><p><strong>fftw-doc</strong> - FFTW library manual&lt;br /&gt;</p>

<p>This package contains the manual for the FFTW fast Fourier transform&lt;br /&gt;
library.</p>

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

&lt;pre&gt;Wed, 29 Apr 2026 GMT - Joe VLcek &amp;lt;jvlcek@redhat.com&amp;gt; - 3.3.8-14
- Disable openmpi for i686 architecture

Tue, 17 Mar 2026 GMT - Joe VLcek &amp;lt;jvlcek@redhat.com&amp;gt; - 3.3.8-13
- Fix for OpenMPI build with &amp;lt; 4 processors

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mariadb-devel-3:10.5.29-4.el9.ppc64le</title>
      <pubDate>Wed, 29 Apr 2026 01:11:48 PM GMT</pubDate>
      <guid isPermaLink="false">76e4ea7ba5e548c107c525e9162af74ba62ea37b0c1ebdf7c888eef9d39bb1cf</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/mariadb-devel-10.5.29-4.el9.ppc64le.rpm</link>
      <description><p><strong>mariadb-devel</strong> - Files for development of MariaDB/MySQL applications&lt;br /&gt;</p>

<p>MariaDB is a multi-user, multi-threaded SQL database server.&lt;br /&gt;
MariaDB is a community developed branch of MySQL.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This package contains everything needed for developing MariaDB/MySQL server&lt;br /&gt;
plugins and applications. For developing client applications, use&lt;br /&gt;
mariadb-connector-c package.</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 3:10.5.29-4
- Bump release for tmpfiles.d change

Tue, 02 Dec 2025 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3:10.5.29-3
- Release bump for rebuild

Wed, 01 Oct 2025 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3:10.5.29-2
- Release bump for rebuild

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mariadb-test-3:10.5.29-4.el9.ppc64le</title>
      <pubDate>Wed, 29 Apr 2026 01:11:48 PM GMT</pubDate>
      <guid isPermaLink="false">273265ad19d09e63611b36ac662a81c842869fb1d5b20f71ce7441ea5d643682</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/mariadb-test-10.5.29-4.el9.ppc64le.rpm</link>
      <description><p><strong>mariadb-test</strong> - The test suite distributed with MariaDB&lt;br /&gt;</p>

<p>MariaDB is a multi-user, multi-threaded SQL database server.&lt;br /&gt;
MariaDB is a community developed fork from MySQL.&lt;br /&gt;
This package contains the regression test suite distributed with the MariaDB&lt;br /&gt;
sources.</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 3:10.5.29-4
- Bump release for tmpfiles.d change

Tue, 02 Dec 2025 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3:10.5.29-3
- Release bump for rebuild

Wed, 01 Oct 2025 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3:10.5.29-2
- Release bump for rebuild

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mariadb-embedded-devel-3:10.5.29-4.el9.ppc64le</title>
      <pubDate>Wed, 29 Apr 2026 01:11:48 PM GMT</pubDate>
      <guid isPermaLink="false">c6f82407f7a4684b00f2c4cf04d5352b707a3648408307c941d2073835f184ae</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/mariadb-embedded-devel-10.5.29-4.el9.ppc64le.rpm</link>
      <description><p><strong>mariadb-embedded-devel</strong> - Development files for MariaDB as an embeddable library&lt;br /&gt;</p>

<p>MariaDB is a multi-user, multi-threaded SQL database server.&lt;br /&gt;
MariaDB is a community developed fork from MySQL.&lt;br /&gt;
This package contains files needed for developing and testing with&lt;br /&gt;
the embedded version of the MariaDB server.</p>

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

&lt;pre&gt;Tue, 28 Apr 2026 GMT - Petr Khartskhaev &amp;lt;pkhartsk@redhat.com&amp;gt; - 3:10.5.29-4
- Bump release for tmpfiles.d change

Tue, 02 Dec 2025 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3:10.5.29-3
- Release bump for rebuild

Wed, 01 Oct 2025 GMT - Pavol Sloboda &amp;lt;psloboda@redhat.com&amp;gt; - 3:10.5.29-2
- Release bump for rebuild

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>egl-wayland-devel-1.1.13.1-3.el9.ppc64le</title>
      <pubDate>Wed, 29 Apr 2026 10:34:25 AM GMT</pubDate>
      <guid isPermaLink="false">0fbf4e5cf2010ad1df16e7500d180dd1357843225d8847d96c2f2f5d582c2e19</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/egl-wayland-devel-1.1.13.1-3.el9.ppc64le.rpm</link>
      <description><p><strong>egl-wayland-devel</strong> - Wayland EGL External Platform library development package&lt;br /&gt;</p>

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

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

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

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

Mon, 13 May 2024 GMT - José Expósito &amp;lt;jexposit@redhat.com&amp;gt; - 1.1.9-3
- Rebuilt for RHEL-26187

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openexr-devel-3.1.1-5.el9.ppc64le</title>
      <pubDate>Wed, 29 Apr 2026 05:28:14 AM GMT</pubDate>
      <guid isPermaLink="false">c0135a7a80fe9b3afad960a7a99fdf9a59b451465b66ecf0036b29121ac0a6cb</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/openexr-devel-3.1.1-5.el9.ppc64le.rpm</link>
      <description><p><strong>openexr-devel</strong> - Development files for openexr&lt;br /&gt;</p>

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

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

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

Thu, 26 Mar 2026 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.1.1-4
- fix CVE-2026-27622

Wed, 23 Oct 2024 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.1.1-3
- fix CVE-2023-5481 (RHEL-23879)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>PackageKit-glib-devel-1.2.6-2.el9.ppc64le</title>
      <pubDate>Mon, 27 Apr 2026 02:45:53 PM GMT</pubDate>
      <guid isPermaLink="false">0c71689231a50995617a64c4ddf10f53ba03855c36265e378a227825f9a4a203</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/PackageKit-glib-devel-1.2.6-2.el9.ppc64le.rpm</link>
      <description><p><strong>PackageKit-glib-devel</strong> - GLib Libraries and headers for PackageKit&lt;br /&gt;</p>

<p>GLib headers and libraries for PackageKit.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Richard Hughes &amp;lt;rhughes@redhat.com&amp;gt; - 1.2.6-2
- Backport fix for CVE-2026-41651.
- Resolves: #RHEL-170504

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>file-devel-5.39-18.el9.ppc64le</title>
      <pubDate>Mon, 27 Apr 2026 12:20:12 PM GMT</pubDate>
      <guid isPermaLink="false">0ebc5c9fb2a3a9ce78f6e420899239a1fc1c277872b4668e197a0432ea7d5e3c</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/file-devel-5.39-18.el9.ppc64le.rpm</link>
      <description><p><strong>file-devel</strong> - Libraries and header files for file development&lt;br /&gt;</p>

<p>The file-devel package contains the header files and libmagic library&lt;br /&gt;
necessary for developing programs using libmagic.</p>

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

&lt;pre&gt;Mon, 27 Apr 2026 GMT - Vincent Mihalkovic &amp;lt;vmihalko@redhat.com&amp;gt; - 5.39-18
- Fix race condition in magic_getpath() for thread safety
  Resolves: RHEL-93189

Mon, 23 Feb 2026 GMT - Vincent Mihalkovic &amp;lt;vmihalko@redhat.com&amp;gt; - 5.39-17
- Fix TypeError: 'NoneType' object is not callable in magic.close()
  Resolves: RHEL-136523

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>jq-devel-1.6-21.el9.ppc64le</title>
      <pubDate>Fri, 24 Apr 2026 10:36:16 AM GMT</pubDate>
      <guid isPermaLink="false">da469808a0a380932d0c20dd0b302db9007587e82f1b2e87ee1129b3a48028d2</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/jq-devel-1.6-21.el9.ppc64le.rpm</link>
      <description><p><strong>jq-devel</strong> - Development files for jq&lt;br /&gt;</p>

<p>Development files for jq</p>

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

&lt;pre&gt;Thu, 23 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 1.6-21
- Fix CVE-2026-40164 - Denial of Service via crafted JSON object causing hash collisions
- Resolves: RHEL-168186

Thu, 23 Apr 2026 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 1.6-20
- Fix CVE-2026-39979 out-of-bounds read in jv_parse_sized()
- Resolves: RHEL-168203

Thu, 19 Jun 2025 GMT - Tomas Halman &amp;lt;thalman@redhat.com&amp;gt; - 1.6-19
- Fix CVE-2025-48060
- Resolves: RHEL-92993

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gdm-pam-extensions-devel-1:40.1-44.el9.ppc64le</title>
      <pubDate>Wed, 22 Apr 2026 04:26:24 PM GMT</pubDate>
      <guid isPermaLink="false">61cd5e25eb6e2bc04e8b7644d2f663dbd96c5c4fc21e490902341678e142382a</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/gdm-pam-extensions-devel-40.1-44.el9.ppc64le.rpm</link>
      <description><p><strong>gdm-pam-extensions-devel</strong> - Macros for developing GDM extensions to PAM&lt;br /&gt;</p>

<p>The gdm-pam-extensions-devel package contains headers and other&lt;br /&gt;
files that are helpful to PAM modules wishing to support&lt;br /&gt;
GDM specific authentication features.</p>

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

&lt;pre&gt;Wed, 22 Apr 2026 GMT - Joan Torres Lopez &amp;lt;joantolo@redhat.com&amp;gt; - 40.1-44
- Add pam-extension helpers in pam-extensions-devel
  Related: https://redhat.atlassian.net/browse/RHEL-139178

Tue, 14 Apr 2026 GMT - Joan Torres Lopez &amp;lt;joantolo@redhat.com&amp;gt; - 40.1-43
- Backport passwordless feature to RHEL 9
  Resolves: https://redhat.atlassian.net/browse/RHEL-139178

Fri, 06 Mar 2026 GMT - Joan Torres Lopez &amp;lt;joantolo@redhat.com&amp;gt; - 40.1-42
- Terminate conflicting sesions started outside of GDM 
  Resolves: RHEL-4108

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gdm-devel-1:40.1-44.el9.ppc64le</title>
      <pubDate>Wed, 22 Apr 2026 04:26:24 PM GMT</pubDate>
      <guid isPermaLink="false">d07d82d1a7d94d8a5cac508b40eae0f311eaf5354641419497b8c0a98d827075</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/gdm-devel-40.1-44.el9.ppc64le.rpm</link>
      <description><p><strong>gdm-devel</strong> - Development files for gdm&lt;br /&gt;</p>

<p>The gdm-devel package contains headers and other&lt;br /&gt;
files needed to build custom greeters.</p>

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

&lt;pre&gt;Wed, 22 Apr 2026 GMT - Joan Torres Lopez &amp;lt;joantolo@redhat.com&amp;gt; - 40.1-44
- Add pam-extension helpers in pam-extensions-devel
  Related: https://redhat.atlassian.net/browse/RHEL-139178

Tue, 14 Apr 2026 GMT - Joan Torres Lopez &amp;lt;joantolo@redhat.com&amp;gt; - 40.1-43
- Backport passwordless feature to RHEL 9
  Resolves: https://redhat.atlassian.net/browse/RHEL-139178

Fri, 06 Mar 2026 GMT - Joan Torres Lopez &amp;lt;joantolo@redhat.com&amp;gt; - 40.1-42
- Terminate conflicting sesions started outside of GDM 
  Resolves: RHEL-4108

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>xorg-x11-server-Xwayland-devel-24.1.9-4.el9.ppc64le</title>
      <pubDate>Wed, 22 Apr 2026 09:38:49 AM GMT</pubDate>
      <guid isPermaLink="false">0e5c9cdb85933d2ee6a7e1840f690b44db22c11f3c8d40bc774296e1e594b8b8</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/xorg-x11-server-Xwayland-devel-24.1.9-4.el9.ppc64le.rpm</link>
      <description><p><strong>xorg-x11-server-Xwayland-devel</strong> - Development package&lt;br /&gt;</p>

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

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

&lt;pre&gt;Wed, 22 Apr 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 24.1.9-4
- CVE fix for: CVE-2026-33999, CVE-2026-34000, CVE-2026-34001
               CVE-2026-34002, CVE-2026-34003
  Resolves: https://redhat.atlassian.net/browse/RHEL-163200
  Resolves: https://redhat.atlassian.net/browse/RHEL-163296
  Resolves: https://redhat.atlassian.net/browse/RHEL-163254

Tue, 21 Apr 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 24.1.9-3
- Fix a regression in Xwayland 24.1.9 with XTS test Xlib10
  Resolves: https://redhat.atlassian.net/browse/RHEL-169765

Tue, 13 Jan 2026 GMT - Michel Dänzer  &amp;lt;mdaenzer@redhat.com&amp;gt; - 24.1.9-2
- Rebuild against xorg-x11-xtrans-devel 1.4.0-9
  Resolves: RHEL-117510

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-doctools-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">d9c06757d85cdc2af02cc84ad1244439cfa2656a6382d7c8ccc28f5ac31c1f66</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-doctools-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-doctools</strong> - Tools for working with Boost documentation&lt;br /&gt;</p>

<p>&lt;br /&gt;
Tools for working with Boost documentation in BoostBook or QuickBook format.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-b2-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">e266d2aafbbf9ff68332ce3e76988bbc817daa65fdf1d1845733beb45c74a1d8</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-b2-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-b2</strong> - A low-level build tool&lt;br /&gt;</p>

<p>B2 (formerly Boost.Jam) is the low-level build engine tool for Boost.Build.&lt;br /&gt;
Historically, B2 was based on on FTJam and on Perforce Jam but has grown&lt;br /&gt;
a number of significant features and is now developed independently.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-static-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">26e533923db9663390f3c2a08059c50a141d69ffc2c1f64aae0d5a289801bf7a</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-static-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-static</strong> - The Boost C++ static development libraries&lt;br /&gt;</p>

<p>Static Boost C++ libraries.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-openmpi-python3-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">6354e9929fa1148aae54d1573e14b8253145b67686bd211b1b238db4cd65692f</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-openmpi-python3-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-openmpi-python3</strong> - Python 3 run-time component of Boost.MPI library&lt;br /&gt;</p>

<p>&lt;br /&gt;
Python 3 support for Boost.MPI-OpenMPI, a library providing a clean C++&lt;br /&gt;
API over the OpenMPI implementation of MPI.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-openmpi-devel-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">6287418cc4afb82483ac87ccc9ab970a94dfd4201fd8ce584bd294cbec0af6bf</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-openmpi-devel-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-openmpi-devel</strong> - Shared library symbolic links for Boost.MPI&lt;br /&gt;</p>

<p>&lt;br /&gt;
Devel package for Boost.MPI-OpenMPI, a library providing a clean C++&lt;br /&gt;
API over the OpenMPI implementation of MPI.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-openmpi-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">7457a4b1f47dd81d68b331aa968d9025dc81bb51546f3d583c312d444fd349f5</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-openmpi-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-openmpi</strong> - Run-time component of Boost.MPI library&lt;br /&gt;</p>

<p>&lt;br /&gt;
Run-time support for Boost.MPI-OpenMPI, a library providing a clean C++&lt;br /&gt;
API over the OpenMPI implementation of MPI.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-mpich-python3-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">5127317ff0c6af920f59d5d5f56a06e3a5e1c69aa95d15a205e72ad6c55b49a1</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-mpich-python3-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-mpich-python3</strong> - Python 3 run-time component of Boost.MPI library&lt;br /&gt;</p>

<p>&lt;br /&gt;
Python 3 support for Boost.MPI-MPICH, a library providing a clean C++&lt;br /&gt;
API over the MPICH implementation of MPI.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-mpich-devel-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">6a17e19627431363f6c5e5ffb73b77e002b54728cc1d72bd6d6b8efbfe7e2e27</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-mpich-devel-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-mpich-devel</strong> - Shared library symbolic links for Boost.MPI&lt;br /&gt;</p>

<p>&lt;br /&gt;
Devel package for Boost.MPI-MPICH, a library providing a clean C++&lt;br /&gt;
API over the MPICH implementation of MPI.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-mpich-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">7e20687dc2d96cb8a64420843c6dfd3f32632ba847548f52b6f1c4c26f31f4da</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-mpich-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-mpich</strong> - Run-time component of Boost.MPI library&lt;br /&gt;</p>

<p>&lt;br /&gt;
Run-time support for Boost.MPI-MPICH, a library providing a clean C++&lt;br /&gt;
API over the MPICH implementation of MPI.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-graph-openmpi-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">ac07392384e5fbd32e71dd598769ed12d59a995d656cf8979231f9f71c9ad225</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-graph-openmpi-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-graph-openmpi</strong> - Run-time component of parallel boost graph library&lt;br /&gt;</p>

<p>&lt;br /&gt;
Run-time support for the Parallel BGL graph library.  The interface and&lt;br /&gt;
graph components are generic, in the same sense as the Standard&lt;br /&gt;
Template Library (STL).  This libraries in this package use OpenMPI&lt;br /&gt;
back-end to do the parallel work.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-graph-mpich-1.75.0-14.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 03:17:02 PM GMT</pubDate>
      <guid isPermaLink="false">17bd82e548f1ca05c6a9975f37ce2d37916a6356a8158d6a8d831adb17b162e9</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-graph-mpich-1.75.0-14.el9.ppc64le.rpm</link>
      <description><p><strong>boost-graph-mpich</strong> - Run-time component of parallel boost graph library&lt;br /&gt;</p>

<p>&lt;br /&gt;
Run-time support for the Parallel BGL graph library.  The interface and&lt;br /&gt;
graph components are generic, in the same sense as the Standard&lt;br /&gt;
Template Library (STL).  This libraries in this package use MPICH&lt;br /&gt;
back-end to do the parallel work.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-doc-1.75.0-14.el9.noarch</title>
      <pubDate>Fri, 17 Apr 2026 03:16:37 PM GMT</pubDate>
      <guid isPermaLink="false">c92ece18ea75a6642982ed4dde8cc039c041336ed1195d94375f3446ec18cbc2</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-doc-1.75.0-14.el9.noarch.rpm</link>
      <description><p><strong>boost-doc</strong> - HTML documentation for the Boost C++ libraries&lt;br /&gt;</p>

<p>This package contains the documentation in the HTML format of the Boost C++&lt;br /&gt;
libraries. The documentation provides the same content as that on the Boost&lt;br /&gt;
web page (http://www.boost.org/doc/libs/1_75_0).</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-build-1.75.0-14.el9.noarch</title>
      <pubDate>Fri, 17 Apr 2026 03:16:37 PM GMT</pubDate>
      <guid isPermaLink="false">39ff5f0b4ea0beadd61d9517662e8228ffb0a16ff1d222da11aef113609f9889</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-build-1.75.0-14.el9.noarch.rpm</link>
      <description><p><strong>boost-build</strong> - Cross platform build system for C++ projects&lt;br /&gt;</p>

<p>Boost.Build is an easy way to build C++ projects, everywhere. You name&lt;br /&gt;
your pieces of executable and libraries and list their sources.  Boost.Build&lt;br /&gt;
takes care about compiling your sources with the right options,&lt;br /&gt;
creating static and shared libraries, making pieces of executable, and other&lt;br /&gt;
chores -- whether you are using GCC, MSVC, or a dozen more supported&lt;br /&gt;
C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>boost-examples-1.75.0-14.el9.noarch</title>
      <pubDate>Fri, 17 Apr 2026 03:16:37 PM GMT</pubDate>
      <guid isPermaLink="false">5db740a4a8f7d90704696bd9ff748d3d21622346307898addfc31a4cc3cb8afe</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/boost-examples-1.75.0-14.el9.noarch.rpm</link>
      <description><p><strong>boost-examples</strong> - Source examples for the Boost C++ libraries&lt;br /&gt;</p>

<p>This package contains example source files distributed with boost.</p>

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

&lt;pre&gt;Fri, 17 Apr 2026 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-14
- Backport patch to fix build of boost thread on Clang19 and later
  Resolves: RHEL-154173

Thu, 09 Oct 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-13
- Add Boost.JSON patch for detecting endianness (RHEL-116553)

Tue, 08 Jul 2025 GMT - Patrick Palka &amp;lt;ppalka@redhat.com&amp;gt; - 1.75.0-12
- Fix the CMake config file for openmpi and mpich (RHEL-97588)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bind-devel-32:9.16.23-43.el9.ppc64le</title>
      <pubDate>Fri, 17 Apr 2026 11:00:26 AM GMT</pubDate>
      <guid isPermaLink="false">b2105621f3c5a58dc948c1c6c649207fcb247d0b86b17c105e6e1b3ff6214494</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/bind-devel-9.16.23-43.el9.ppc64le.rpm</link>
      <description><p><strong>bind-devel</strong> - Header files and libraries needed for bind-dyndb-ldap&lt;br /&gt;</p>

<p>The bind-devel package contains full version of the header files and libraries&lt;br /&gt;
required for building bind-dyndb-ldap. Upstream no longer supports nor recommends&lt;br /&gt;
bind libraries for third party applications.</p>

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

&lt;pre&gt;Fri, 27 Mar 2026 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.16.23-43
- Prevent Denial of Service via maliciously crafted DNSSEC-validated zone
  (CVE-2026-1519)

Thu, 12 Feb 2026 GMT - Fedor Vorobev &amp;lt;fvorobev@redhat.com&amp;gt; - 32:9.16.23-42
- Backport fix of dig/nslookup hanging issue (RHEL-29712)

Thu, 29 Jan 2026 GMT - Fedor Vorobev &amp;lt;fvorobev@redhat.com&amp;gt; - 32:9.16.23-41
- Backport fix for manual DNSSEC key rollovers. (RHEL-12487)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bind-doc-32:9.16.23-43.el9.noarch</title>
      <pubDate>Fri, 17 Apr 2026 11:00:03 AM GMT</pubDate>
      <guid isPermaLink="false">7401d68e5568093d482c9306167c6fc142a8847ff9548543e4b3851d5ea22d13</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/bind-doc-9.16.23-43.el9.noarch.rpm</link>
      <description><p><strong>bind-doc</strong> - BIND 9 Administrator Reference Manual&lt;br /&gt;</p>

<p>BIND (Berkeley Internet Name Domain) is an implementation of the DNS&lt;br /&gt;
(Domain Name System) protocols. BIND includes a DNS server (named),&lt;br /&gt;
which resolves host names to IP addresses; a resolver library&lt;br /&gt;
(routines for applications to use when interfacing with DNS); and&lt;br /&gt;
tools for verifying that the DNS server is operating properly.&lt;br /&gt;
&lt;br /&gt;
This package contains BIND 9 Administrator Reference Manual&lt;br /&gt;
in HTML and PDF format.</p>

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

&lt;pre&gt;Fri, 27 Mar 2026 GMT - Petr Menšík &amp;lt;pemensik@redhat.com&amp;gt; - 32:9.16.23-43
- Prevent Denial of Service via maliciously crafted DNSSEC-validated zone
  (CVE-2026-1519)

Thu, 12 Feb 2026 GMT - Fedor Vorobev &amp;lt;fvorobev@redhat.com&amp;gt; - 32:9.16.23-42
- Backport fix of dig/nslookup hanging issue (RHEL-29712)

Thu, 29 Jan 2026 GMT - Fedor Vorobev &amp;lt;fvorobev@redhat.com&amp;gt; - 32:9.16.23-41
- Backport fix for manual DNSSEC key rollovers. (RHEL-12487)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libwinpr-devel-2:2.11.7-8.el9.ppc64le</title>
      <pubDate>Thu, 16 Apr 2026 02:32:32 PM GMT</pubDate>
      <guid isPermaLink="false">e13b168b19d155151f530f29c66d954ff42061f15784c9ba8c8ff9f95620122a</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/libwinpr-devel-2.11.7-8.el9.ppc64le.rpm</link>
      <description><p><strong>libwinpr-devel</strong> - Windows Portable Runtime development files&lt;br /&gt;</p>

<p>The freerdp-libwinpr-devel package contains libraries and header files for&lt;br /&gt;
developing applications that use freerdp-libwinpr.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Ondrej Holy &amp;lt;oholy@redhat.com&amp;gt; - 2:2.11.7-8
- Update CLEAR_VBAR_ENTRY size after alloc (CVE-2026-33984)
- Fail progressive_rfx_quant_sub on invalid values (CVE-2026-33983)
  Resolves: RHEL-162960, RHEL-162986

Tue, 31 Mar 2026 GMT - Ondrej Holy &amp;lt;oholy@redhat.com&amp;gt; - 2:2.11.7-7
- Fix use of nsc_process_message
  Resolves: RHEL-155994

Fri, 27 Mar 2026 GMT - Ondrej Holy &amp;lt;oholy@redhat.com&amp;gt; - 2:2.11.7-6
- Backport several CVE fixes
  Resolves: RHEL-148052, RHEL-148053, RHEL-148056, RHEL-148075, RHEL-148081
  Resolves: RHEL-148098, RHEL-148105, RHEL-148106, RHEL-148941, RHEL-149032
  Resolves: RHEL-149043, RHEL-149066, RHEL-155994

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>freerdp-devel-2:2.11.7-8.el9.ppc64le</title>
      <pubDate>Thu, 16 Apr 2026 02:32:32 PM GMT</pubDate>
      <guid isPermaLink="false">941fd64960365b4c5474db4c6ee9153ac04e7c910ab000d15c59b7cbacbe951b</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/freerdp-devel-2.11.7-8.el9.ppc64le.rpm</link>
      <description><p><strong>freerdp-devel</strong> - Development files for freerdp&lt;br /&gt;</p>

<p>The freerdp-devel package contains libraries and header files for developing&lt;br /&gt;
applications that use freerdp-libs.</p>

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

&lt;pre&gt;Fri, 10 Apr 2026 GMT - Ondrej Holy &amp;lt;oholy@redhat.com&amp;gt; - 2:2.11.7-8
- Update CLEAR_VBAR_ENTRY size after alloc (CVE-2026-33984)
- Fail progressive_rfx_quant_sub on invalid values (CVE-2026-33983)
  Resolves: RHEL-162960, RHEL-162986

Tue, 31 Mar 2026 GMT - Ondrej Holy &amp;lt;oholy@redhat.com&amp;gt; - 2:2.11.7-7
- Fix use of nsc_process_message
  Resolves: RHEL-155994

Fri, 27 Mar 2026 GMT - Ondrej Holy &amp;lt;oholy@redhat.com&amp;gt; - 2:2.11.7-6
- Backport several CVE fixes
  Resolves: RHEL-148052, RHEL-148053, RHEL-148056, RHEL-148075, RHEL-148081
  Resolves: RHEL-148098, RHEL-148105, RHEL-148106, RHEL-148941, RHEL-149032
  Resolves: RHEL-149043, RHEL-149066, RHEL-155994

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>xorg-x11-server-devel-1.20.11-34.el9.ppc64le</title>
      <pubDate>Wed, 15 Apr 2026 02:38:10 PM GMT</pubDate>
      <guid isPermaLink="false">bb6e2ddb0628861a1fb7be0f8a3ec0e2136282f23b4ac1cf78ffadcbcf6bb808</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/xorg-x11-server-devel-1.20.11-34.el9.ppc64le.rpm</link>
      <description><p><strong>xorg-x11-server-devel</strong> - SDK for X server driver module development&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 14 Apr 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-34
- CVE fix for: CVE-2026-33999, CVE-2026-34000, CVE-2026-34001
               CVE-2026-34002, CVE-2026-34003
  Resolves: https://redhat.atlassian.net/browse/RHEL-163227
  Resolves: https://redhat.atlassian.net/browse/RHEL-163309
  Resolves: https://redhat.atlassian.net/browse/RHEL-163240

Wed, 14 Jan 2026 GMT - Michel Dänzer  &amp;lt;mdaenzer@redhat.com&amp;gt; - 1.20.11-33
- Rebuild against xorg-x11-xtrans-devel 1.4.0-9
  Resolves: RHEL-117509

Thu, 30 Oct 2025 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-32
- CVE fix for: CVE-2025-62229 (RHEL-119963), CVE-2025-62230 (RHEL-120035),
               CVE-2025-62231 (RHEL-125003)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>xorg-x11-server-source-1.20.11-34.el9.noarch</title>
      <pubDate>Wed, 15 Apr 2026 02:37:48 PM GMT</pubDate>
      <guid isPermaLink="false">dc514a0f3616f5a1205f58970c42710e80996a9fb146638c510554ace9046a13</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/xorg-x11-server-source-1.20.11-34.el9.noarch.rpm</link>
      <description><p><strong>xorg-x11-server-source</strong> - Xserver source code required to build VNC server (Xvnc)&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 14 Apr 2026 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-34
- CVE fix for: CVE-2026-33999, CVE-2026-34000, CVE-2026-34001
               CVE-2026-34002, CVE-2026-34003
  Resolves: https://redhat.atlassian.net/browse/RHEL-163227
  Resolves: https://redhat.atlassian.net/browse/RHEL-163309
  Resolves: https://redhat.atlassian.net/browse/RHEL-163240

Wed, 14 Jan 2026 GMT - Michel Dänzer  &amp;lt;mdaenzer@redhat.com&amp;gt; - 1.20.11-33
- Rebuild against xorg-x11-xtrans-devel 1.4.0-9
  Resolves: RHEL-117509

Thu, 30 Oct 2025 GMT - Olivier Fourdan &amp;lt;ofourdan@redhat.com&amp;gt; - 1.20.11-32
- CVE fix for: CVE-2025-62229 (RHEL-119963), CVE-2025-62230 (RHEL-120035),
               CVE-2025-62231 (RHEL-125003)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nginx-mod-devel-2:1.20.1-29.el9.ppc64le</title>
      <pubDate>Tue, 14 Apr 2026 12:40:16 PM GMT</pubDate>
      <guid isPermaLink="false">3acc0b6723713a9bb82df8ad21950421d910814c7687bbc745e145809d968ec1</guid>
      <link>http://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/nginx-mod-devel-1.20.1-29.el9.ppc64le.rpm</link>
      <description><p><strong>nginx-mod-devel</strong> - Nginx module development files&lt;br /&gt;</p>

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

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

&lt;pre&gt;Tue, 14 Apr 2026 GMT - Petr Dancak &amp;lt;pdancak@redhat.com&amp;gt; - 2:1.20.1-29
- Resolves: RHEL-159563 - CVE-2026-27654 nginx: NGINX: Denial of Service
  or file modification via buffer overflow in ngx_http_dav_module
- Resolves: RHEL-159542 - CVE-2026-27784 nginx: NGINX: Denial of Service
  due to memory corruption via crafted MP4 file
- Resolves: RHEL-159450 - CVE-2026-27651 nginx: NGINX: Denial of Service
  via undisclosed requests when ngx_mail_auth_http_module is enabled
- Resolves: RHEL-157891 - CVE-2026-32647 nginx: NGINX: Denial of Service
  or Code Execution via specially crafted MP4 files

Tue, 17 Feb 2026 GMT - Luboš Uhliarik &amp;lt;luhliari@redhat.com&amp;gt; - 2:1.20.1-28
- Resolves: RHEL-146528 - CVE-2026-1642 nginx: NGINX: Data injection via
  man-in-the-middle attack on TLS proxied connection

Thu, 29 Jan 2026 GMT - Luboš Uhliarik &amp;lt;luhliari@redhat.com&amp;gt; - 2:1.20.1-27
- Resolves: RHEL-145177 - Clarify binding behavior of -t option

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