<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Most recent updated packages for CentOS 9-stream s390x BaseOS</title>
    <link>http://www.centos.org</link>
    <description>Most recent updated packages for CentOS 9-stream s390x BaseOS</description>
    <pubDate>Sat, 12 Sep 2026 04:40:48 PM GMT</pubDate>
    <generator>DNF</generator>
    <item>
      <title>tmux-3.2a-7.el9.s390x</title>
      <pubDate>Mon, 07 Sep 2026 09:07:27 AM GMT</pubDate>
      <guid isPermaLink="false">34e920471477c9fb7b2bc2eaec292f745dea258679e96c4e89406f8d72be5221</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/tmux-3.2a-7.el9.s390x.rpm</link>
      <description><p><strong>tmux</strong> - A terminal multiplexer&lt;br /&gt;</p>

<p>tmux is a "terminal multiplexer."  It enables a number of terminals (or&lt;br /&gt;
windows) to be accessed and controlled from a single terminal.  tmux is&lt;br /&gt;
intended to be a simple, modern, BSD-licensed alternative to programs such&lt;br /&gt;
as GNU Screen.</p>

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

&lt;pre&gt;Thu, 27 Aug 2026 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.2a-7
- add clear-on-attach server option (RHEL-57712)

Wed, 04 Mar 2026 GMT - Josef Ridky &amp;lt;jridky@redhat.com&amp;gt; - 3.2a-6
- Add tmux@.service (RHEL-72212)

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>mdadm-4.4-5.el9.1.s390x</title>
      <pubDate>Fri, 04 Sep 2026 07:01:46 AM GMT</pubDate>
      <guid isPermaLink="false">4080286dcf2cbf2876910871c6a90ae56216b9c42ef2ad3ad7a43bc1e51be908</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/mdadm-4.4-5.el9.1.s390x.rpm</link>
      <description><p><strong>mdadm</strong> - The mdadm program controls Linux md devices (software RAID arrays)&lt;br /&gt;</p>

<p>The mdadm program is used to create, manage, and monitor Linux MD (software&lt;br /&gt;
RAID) devices.  As such, it provides similar functionality to the raidtools&lt;br /&gt;
package.  However, mdadm is a single program, and it can perform&lt;br /&gt;
almost all functions without a configuration file, though a configuration&lt;br /&gt;
file can be used to help with some common tasks.</p>

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

&lt;pre&gt;Fri, 04 Sep 2026 GMT - Peter Rajnoha &amp;lt;prajnoha@redhat.com&amp;gt; - 4.4-5
- Fix 'device ready' notification for udev during container incremental assembly.

Thu, 02 Jul 2026 GMT - Peter Rajnoha &amp;lt;prajnoha@redhat.com&amp;gt; - 4.4-4
- Fix UEFI backward compatibility for IMSM RAID10.

Tue, 28 Oct 2025 GMT - Xiao Ni &amp;lt;xni@redhat.com&amp;gt; 4.4-3
- Update to latest upstream
- Resolves RHEL-100087, RHEL-107083

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-zfcpdump-modules-extra-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">522514d74141ba30ff56496d471f660d1c7a599df57d64dc587b7876b735839d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-zfcpdump-modules-extra-5.14.0-742.el9.s390x.rpm</link>
      <description><p><strong>kernel-zfcpdump-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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-zfcpdump-modules-core-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">b43bab6af68f3e96150bc46fe3acfae19c2f3d3b4dfb84b0cb53a670af2807e5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-zfcpdump-modules-core-5.14.0-742.el9.s390x.rpm</link>
      <description><p><strong>kernel-zfcpdump-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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-zfcpdump-modules-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">91b3b9df14ad98a501b6bd9bf8de98c1b8e8e20dfa4b02446daaf28f853dbe91</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-zfcpdump-modules-5.14.0-742.el9.s390x.rpm</link>
      <description><p><strong>kernel-zfcpdump-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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-zfcpdump-core-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">aa65d158c5d1778a008080664916bf373ec02933797cdf48f3e3a2b5399a543e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-zfcpdump-core-5.14.0-742.el9.s390x.rpm</link>
      <description><p><strong>kernel-zfcpdump-core</strong> - The Linux kernel compiled for zfcpdump usage&lt;br /&gt;</p>

<p>The kernel package contains the Linux kernel (vmlinuz) for use by the&lt;br /&gt;
zfcpdump infrastructure.</p>

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

&lt;pre&gt;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-zfcpdump-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">478584c57e8612bb566a0a516ee660da60b91a00a70ee070eebdcbb1a16375b6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-zfcpdump-5.14.0-742.el9.s390x.rpm</link>
      <description><p><strong>kernel-zfcpdump</strong> - kernel meta-package for the zfcpdump kernel&lt;br /&gt;</p>

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

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

&lt;pre&gt;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-tools-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">7d84b957bd39fc5f08145703f0056f6539da3420c92562d471ba99c01d0962ba</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-tools-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-extra-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">b9abfc6cd1812833b86881141b514d49f4dcf099fa625046fd3d89ab78652aa9</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-modules-extra-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-core-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">affcc815ba46ad3a860e629ea5d1d2ffdd3110fe216b693c2b1f7fe8d758bb35</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-modules-core-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-modules-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">fcbc672bf5788606b40c4b3078c7e8340436d3a8bc7d4e91d974457a8062f436</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-modules-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-extra-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">b3303de1bb36704dc544309333c944002e22e68c81c9f40559d713f4c095fa31</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-debug-modules-extra-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-core-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">fee8b4b797fd393f833afe06638f3c27f773817597c7fa2ac1c580710061fb55</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-debug-modules-core-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-modules-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">631feb652f5053e39e437632b869e52dbb3ddc30bdb445c5530d8fc582fb495f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-debug-modules-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-core-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">7bee8eba53167a6a92e6aba857042c20184caf07e44a94a159bcfe4cf196c0e0</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-debug-core-5.14.0-742.el9.s390x.rpm</link>
      <description><p><strong>kernel-debug-core</strong> - The Linux kernel compiled for zfcpdump usage&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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-debug-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">6fdb55c283f5719846c180c3c071aaf681a55084f2254d8253044f3f25dd7da4</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-debug-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-core-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">8b14c0a6f45f7c5367be2960490d685de0de6c1164b0747476db33955bf54b21</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-core-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-5.14.0-742.el9.s390x</title>
      <pubDate>Wed, 02 Sep 2026 03:05:57 AM GMT</pubDate>
      <guid isPermaLink="false">102ca15f8d71f2f9b4384782e3047c975e613d09fea52ef471b06abeed975992</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-5.14.0-742.el9.s390x.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;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kernel-abi-stablelists-5.14.0-742.el9.noarch</title>
      <pubDate>Wed, 02 Sep 2026 03:05:52 AM GMT</pubDate>
      <guid isPermaLink="false">c7ab51edf57d3eca6cd811b321d96aab7ab26594ab9ce98896c69f0e921a567f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kernel-abi-stablelists-5.14.0-742.el9.noarch.rpm</link>
      <description><p><strong>kernel-abi-stablelists</strong> - The Red Hat Enterprise Linux kernel ABI symbol stablelists&lt;br /&gt;</p>

<p>The kABI package contains information pertaining to the Red Hat Enterprise&lt;br /&gt;
Linux kernel ABI, including lists of kernel symbols that are needed by&lt;br /&gt;
external Linux kernel modules, and a yum plugin to aid enforcement.</p>

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

&lt;pre&gt;Wed, 02 Sep 2026 GMT - CKI KWF Bot &amp;lt;cki-ci-bot+kwf-gitlab-com@redhat.com&amp;gt; [5.14.0-742.el9]
- net: ipv6: clear suppressed fib6 rule result (Paolo Abeni) [RHEL-246350] {CVE-2026-74581}
- KEYS: fix overflow in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- KEYS: fix length validation in keyctl_pkey_params_get_2() (Bruno Meneguele) [RHEL-229620] {CVE-2026-63824}
- nfsd: release layout stid on setlease failure (Scott Mayhew) [RHEL-227787] {CVE-2026-53399}
- NFSv4/flexfiles: reject zero filehandle version count (Scott Mayhew) [RHEL-229413] {CVE-2026-53392}
- nfsd: fix posix_acl leak on SETACL decode failure (Scott Mayhew) [RHEL-225523] {CVE-2026-53397}
- NFSv4: include MAY_WRITE in open permission mask for O_TRUNC (CKI Backport Bot) [RHEL-234058] {CVE-2026-64298}
- NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr (CKI Backport Bot) [RHEL-228034] {CVE-2026-53391}
- pNFS: Fix use-after-free in pnfs_update_layout() (CKI Backport Bot) [RHEL-226326] {CVE-2026-63800}
- iomap: fix out-of-bounds bitmap_set() with zero-length range (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- iomap: hold state_lock over call to ifs_set_range_uptodate() (CKI Backport Bot) [RHEL-240184] {CVE-2026-68145}
- scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf (CKI Backport Bot) [RHEL-213196] {CVE-2026-63887}
- KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled (Paolo Bonzini) [RHEL-214433]
- KVM: x86: hyper-v: Validate all GVAs during PV TLB flush (Paolo Bonzini) [RHEL-214433]
- xen/privcmd: fix double free via VMA splitting (Vitaly Kuznetsov) [RHEL-172489] {CVE-2026-31787}
- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172511] {CVE-2026-31786}
- ALSA: virtio: Validate control metadata from the device (CKI Backport Bot) [RHEL-230137] {CVE-2026-64490}
- ipv6: mcast: Fix use-after-free when processing MLD queries (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in fib6_select_path() (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible infinite loop in rt6_fill_node() (Antoine Tenart) [RHEL-152681]
- ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() (Antoine Tenart) [RHEL-152681]
- ipv6: validate extension header length before copying to cmsg (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() (Antoine Tenart) [RHEL-152681]
- ipv6: exthdrs: refresh nh after handling HAO option (Antoine Tenart) [RHEL-152681]
- ipv6: route: Unregister netdevice notifier on BPF init failure (Antoine Tenart) [RHEL-152681]
- ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD (Antoine Tenart) [RHEL-152681]
- ipv6: fix potential UAF caused by ip6_forward_proxy_check() (Antoine Tenart) [RHEL-152681]
- ipv6: Fix null-ptr-deref in fib6_mtu(). (Antoine Tenart) [RHEL-152681]
- ipv6: fix possible UAF in icmpv6_rcv() (Antoine Tenart) [RHEL-152681]
- ipv6: avoid overflows in ip6_datagram_send_ctl() (Antoine Tenart) [RHEL-152681]
- ipv6: fix data race in fib6_metric_set() using cmpxchg (Antoine Tenart) [RHEL-152681]
- net: ipv6: flowlabel: defer exclusive option free until RCU teardown (Antoine Tenart) [RHEL-152681]
- ipv6: prevent possible UaF in addrconf_permanent_addr() (Antoine Tenart) [RHEL-152681]
- ipv6: add NULL checks for idev in SRv6 paths (Antoine Tenart) [RHEL-152681]
- net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop (Antoine Tenart) [RHEL-152681]
- ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() (Antoine Tenart) [RHEL-152681]
- inet: annotate data-races around isk-&amp;gt;inet_num (Antoine Tenart) [RHEL-152681]
- ipv6: fix a race in ip6_sock_set_v6only() (Antoine Tenart) [RHEL-152681]
- net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain (Antoine Tenart) [RHEL-152681]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228882] {CVE-2026-63801}
- tipc: clear sock-&amp;gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238040] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229476] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231576] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236160] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237403] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237090] {CVE-2026-68300}
- redhat: update self-test data (Jarod Wilson)
- gitlab-ci: disttag override and tree name for 9.9 (Jarod Wilson)
- redhat: set defaults for 9.9 stabilization/zstream (Jarod Wilson)
- redhat: update RHEL_MINOR version for start of RHEL-9.10 development (Julio Faracco)
- s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks (Jan Polensky) [RHEL-248152]
- platform/x86/intel/pmc: initialize empty PMT read result (Dennis Chen) [RHEL-241103]
- platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: free ACPI discovery data on early errors (Dennis Chen) [RHEL-241103]
- Replace &amp;lt;linux/mod_devicetable.h&amp;gt; by more specific &amp;lt;linux/device-id/*.h&amp;gt; (c files) [partial] (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Make PMT registration optional (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Add PCI platform data (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add PMC SSRAM Kconfig description (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Unify header fetch and add ACPI source (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Cache the telemetry discovery header (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Pass discovery index instead of resource (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt/crashlog: Split init into pre-decode (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmt: Add pre/post decode hooks around header parsing (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Restore BAR fallback for header walk (Dennis Chen) [RHEL-241103]
- platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: convert mutex in mem_write() to guard (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: rate-limit LTR scale-factor warning (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: use cleanup helpers in mem_write() (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Check ACPI_COMPANION() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery (Dennis Chen) [RHEL-241103]
- platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULL (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: allocate res with intel_vsec_dev (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Retrieve PMC info only for available PMCs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Add support for variable DMU offsets (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable Pkgc blocking residency counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Enable PkgC LTR blocking counter (Dennis Chen) [RHEL-241103]
- platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init() (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi/plr: Prevent fault during unbind (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Add notifiers support (Dennis Chen) [RHEL-241103]
- platform/x86: intel: Move debugfs register before creating devices (Dennis Chen) [RHEL-241103]
- platform/x86/intel-uncore-freq: Expose instance ID in the sysfs (Dennis Chen) [RHEL-241103]
- platform/x86/intel/tpmi: Use 32 bit aligned address for debugfs mem write (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Return real error codes from registration path (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Switch exported helpers from pci_dev to device (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Decouple add/link helpers from PCI (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Make driver_data info const (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: Refactor base_addr handling (Dennis Chen) [RHEL-241103]
- platform/x86: intel/smartconnect: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86: intel/rst: Convert ACPI driver to a platform one (Dennis Chen) [RHEL-241103]
- platform/x86/intel/vsec: correct kernel-doc comments (Dennis Chen) [RHEL-241103]
- platform/x86/intel/smartconnect: drop owner assignment (Dennis Chen) [RHEL-241103]
- Revert "platform/x86: intel: Add notifiers support" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/tpmi/plr: Prevent fault during unbind" (Dennis Chen) [RHEL-241103]
- Revert "platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recovery" (Dennis Chen) [RHEL-241103]
- cpufreq/amd-pstate: drop stale @epp_cached kdoc (Dennis Chen) [RHEL-212670]
- cpufreq: Pass the policy to cpufreq_driver-&amp;gt;adjust_perf() (Dennis Chen) [RHEL-212670]
- amd-pstate: Update cppc_req_cached in fast_switch case (Dennis Chen) [RHEL-212670]
- amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() (Dennis Chen) [RHEL-212670]
- mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC (David Thompson) [RHEL-104072]

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssl-libs-1:3.5.8-1.el9.s390x</title>
      <pubDate>Fri, 28 Aug 2026 07:47:58 AM GMT</pubDate>
      <guid isPermaLink="false">02a65e679bf478528508dfb0cc71732dbf426cc1c8d5d9c161b43e7f028de431</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssl-libs-3.5.8-1.el9.s390x.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;Tue, 25 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.8-1
- Rebase to OpenSSL 3.5.8
  Resolves: RHEL-242942
  Resolves: RHEL-246259
  Resolves: RHEL-246288
  Resolves: RHEL-246320
  Resolves: RHEL-246440
  Resolves: RHEL-246444
  Resolves: RHEL-246448
  Resolves: RHEL-246452
  Resolves: RHEL-246456

Thu, 13 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.7-3
- In FIPS mode when neither FIPS provider nor FIPS provider configuration is
  present, OpenSSL silently falls back to the default provider.
  Resolves: RHEL-239862

Tue, 07 Jul 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.7-2
- Backport https://github.com/openssl/openssl/pull/31818
  Resolves: RHEL-192424

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssl-fips-provider-1:3.5.8-1.el9.s390x</title>
      <pubDate>Fri, 28 Aug 2026 07:47:58 AM GMT</pubDate>
      <guid isPermaLink="false">548bc61aeb21789ee3327eabf6d225bdae4ddeb823647475ce595abfd7beb676</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssl-fips-provider-3.5.8-1.el9.s390x.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;Tue, 25 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.8-1
- Rebase to OpenSSL 3.5.8
  Resolves: RHEL-242942
  Resolves: RHEL-246259
  Resolves: RHEL-246288
  Resolves: RHEL-246320
  Resolves: RHEL-246440
  Resolves: RHEL-246444
  Resolves: RHEL-246448
  Resolves: RHEL-246452
  Resolves: RHEL-246456

Thu, 13 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.7-3
- In FIPS mode when neither FIPS provider nor FIPS provider configuration is
  present, OpenSSL silently falls back to the default provider.
  Resolves: RHEL-239862

Tue, 07 Jul 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.7-2
- Backport https://github.com/openssl/openssl/pull/31818
  Resolves: RHEL-192424

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssl-1:3.5.8-1.el9.s390x</title>
      <pubDate>Fri, 28 Aug 2026 07:47:58 AM GMT</pubDate>
      <guid isPermaLink="false">b40b53d87e62422d4e01ef71e777db3457fc9313a278f5da35d8cf6c6c4f5628</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssl-3.5.8-1.el9.s390x.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;Tue, 25 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.8-1
- Rebase to OpenSSL 3.5.8
  Resolves: RHEL-242942
  Resolves: RHEL-246259
  Resolves: RHEL-246288
  Resolves: RHEL-246320
  Resolves: RHEL-246440
  Resolves: RHEL-246444
  Resolves: RHEL-246448
  Resolves: RHEL-246452
  Resolves: RHEL-246456

Thu, 13 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 1:3.5.7-3
- In FIPS mode when neither FIPS provider nor FIPS provider configuration is
  present, OpenSSL silently falls back to the default provider.
  Resolves: RHEL-239862

Tue, 07 Jul 2026 GMT - Pavol Žáčik &amp;lt;pzacik@redhat.com&amp;gt; - 1:3.5.7-2
- Backport https://github.com/openssl/openssl/pull/31818
  Resolves: RHEL-192424

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>dbus-broker-28-10.el9.s390x</title>
      <pubDate>Tue, 25 Aug 2026 01:10:15 PM GMT</pubDate>
      <guid isPermaLink="false">3fa4015e543e3f099f4e32b1df93b26b6abdc362d2e5882deb7ae39f461b7add</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/dbus-broker-28-10.el9.s390x.rpm</link>
      <description><p><strong>dbus-broker</strong> - Linux D-Bus Message Broker&lt;br /&gt;</p>

<p>dbus-broker is an implementation of a message bus as defined by the D-Bus&lt;br /&gt;
specification. Its aim is to provide high performance and reliability, while&lt;br /&gt;
keeping compatibility to the D-Bus reference implementation. It is exclusively&lt;br /&gt;
written for Linux systems, and makes use of many modern features provided by&lt;br /&gt;
recent Linux kernel releases.</p>

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

&lt;pre&gt;Tue, 25 Aug 2026 GMT - Siteshwar Vashisht &amp;lt;svashisht@redhat.com&amp;gt; - 28-10
- Fix session bus denial of service via EMFILE during peer setup
Resolves: RHEL-233011

Tue, 19 May 2026 GMT - Siteshwar Vashisht &amp;lt;svashisht@redhat.com&amp;gt; - 28-9
- Use systemd-sysusers to create users
  Resolves: RHEL-109036

Mon, 22 Sep 2025 GMT - Lukas Nykryn &amp;lt;lnykryn@redhat.com&amp;gt; - 28-8
- Switch from useradd to systemd sysusers
Resolves: RHEL-109036

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-initscripts-updown-1:1.54.4-3.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 07:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">d5097eb4b46c37b4de0889c32bbbfa86a7a158f01e9fe32eeb968a337a2a98ee</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-initscripts-updown-1.54.4-3.el9.noarch.rpm</link>
      <description><p><strong>NetworkManager-initscripts-updown</strong> - Legacy ifup/ifdown scripts for NetworkManager that replace initscripts (network-scripts)&lt;br /&gt;</p>

<p>Installs alternative ifup/ifdown scripts that talk to NetworkManager.&lt;br /&gt;
This is only for backward compatibility with initscripts (network-scripts).&lt;br /&gt;
Preferably use nmcli instead.</p>

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

&lt;pre&gt;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-config-server-1:1.54.4-3.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 07:35:51 PM GMT</pubDate>
      <guid isPermaLink="false">6a42eb6c10863176535ef42d069237e534673115956839948070cbd7c56a38b7</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-config-server-1.54.4-3.el9.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-wwan-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">40aa6ef7d70c366e9dc38ff787e12c1bf5c69c1892f42fabaa5c8d2a80923d7a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-wwan-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-wifi-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">3a79e742df27de13309419cfc7f5621c1444b206f9fdabac18c6710c3419b5e8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-wifi-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-tui-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">662b89d291226bb9a5847ced3968f176c81ea0fe17e78e030f1f6853b9024ff1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-tui-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-team-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">98ded1c3681f4861aea7a697410a16dce33e7b61529a9f4b4dd9b6db1746d03c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-team-1.54.4-3.el9.s390x.rpm</link>
      <description><p><strong>NetworkManager-team</strong> - Team device plugin for NetworkManager&lt;br /&gt;</p>

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

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

&lt;pre&gt;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-libnm-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">32b940b8a0bce265cb1ab33a5309335457a6d89211ca910f0d59123b3ffb27d2</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-libnm-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-bluetooth-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">3006ca9c32fc5aa5dd4c546008a81a949e8ac42f8c64b0fcf634646451a389b8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-bluetooth-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-adsl-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">a43d653fbc52f775ba2a54d09e844a8d0f6df15c1016491a3d18aebe2b876e17</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-adsl-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>NetworkManager-1:1.54.4-3.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:34:03 PM GMT</pubDate>
      <guid isPermaLink="false">2700539956d95ef552612fc81265365d386b04a9b11e8c5e3e61b7547492d573</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/NetworkManager-1.54.4-3.el9.s390x.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;Mon, 24 Aug 2026 GMT - Rahul Rajesh &amp;lt;rrajesh@redhat.com&amp;gt; - 1:1.54.4-3
- Fix DHCP release on OVS bridge interface (RHEL-157393)
- Fix avc error on print-config (RHEL-247438)
- Fix ipv6.ignore-auto-dns=yes fails to suppress DHCPv6 DNS after reapply (RHEL-247440)

Thu, 02 Jul 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-2
- Fix CVE-2026-10805 (RHEL-191626)

Thu, 21 May 2026 GMT - Ján Václav &amp;lt;jvaclav@redhat.com&amp;gt; - 1:1.54.4-1
- Update to 1.54.4
- fix handling onlink route flag for ECMP routes (RHEL-157391)
- Add Geneve support (RHEL-154245)
- Fix lacp_active error on reapply (RHEL-157392)
- Fix arp_missed_max error on 802.3ad bond reapply (RHEL-182630)
- Removed 802.1x auth patch as it was released upstream

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>cifs-utils-7.7-1.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 05:17:32 PM GMT</pubDate>
      <guid isPermaLink="false">033c04534b8b245d254e8c22fd8f2a685debf63c4a7640006baf8761595a52fe</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/cifs-utils-7.7-1.el9.s390x.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;Mon, 24 Aug 2026 GMT - Paulo Alcantara &amp;lt;paalcant@redhat.com&amp;gt; - 7.7-1
- resolves: RHEL-224407 - fix krb5 regression with --trust-dns

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

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tar-2:1.34-13.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 03:03:09 PM GMT</pubDate>
      <guid isPermaLink="false">c2c23987237142f81360eb75f4bd8f6b69b24051116e565470be56a5e0f059e2</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/tar-1.34-13.el9.s390x.rpm</link>
      <description><p><strong>tar</strong> - GNU file archiving program&lt;br /&gt;</p>

<p>The GNU tar program saves many files together in one archive and can&lt;br /&gt;
restore individual files (or all of the files) from that archive. Tar&lt;br /&gt;
can also be used to add supplemental files to an archive and to update&lt;br /&gt;
or list files in the archive. Tar includes multivolume support,&lt;br /&gt;
automatic archive compression/decompression, the ability to perform&lt;br /&gt;
remote archives, and the ability to perform incremental and full&lt;br /&gt;
backups.&lt;br /&gt;
&lt;br /&gt;
If you want to use tar for remote backups, you also need to install&lt;br /&gt;
the rmt package on the remote box.</p>

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

&lt;pre&gt;Mon, 24 Aug 2026 GMT - Pavel Cahyna &amp;lt;pcahyna@redhat.com&amp;gt; - 2:1.34-13
- Backport upstream patches for CVE-2026-18477, fixes a bug
  where incremental restore with cyclic renames between backups
  may create a temporary directory at an archive-controlled path
  outside the extraction tree.
  The fix for CVE-2025-45582 already prevents exploiting
  this problem, so it is more a correctness and hardening change.

Fri, 21 Aug 2026 GMT - Pavel Cahyna &amp;lt;pcahyna@redhat.com&amp;gt; - 2:1.34-12
- Backport upstream fix for CVE-2026-5704 (file injection hidden from -t)
- Fix --one-top-level with absolute path (broken by the CVE-2025-45582 fix)
  Also fixes CVE-2026-18508 (escape from --one-top-level via hardlinks).
- Upstream fix for build with libacl 2.4.0

Mon, 23 Feb 2026 GMT - Pavel Cahyna &amp;lt;pcahyna@redhat.com&amp;gt; - 2:1.34-11
- Add upstream patch to improve error message for --one-top-level
  with absolute path (unsupported as a result of CVE-2025-45582 fix)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>subscription-manager-plugin-ostree-1.29.55-1.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 01:10:52 PM GMT</pubDate>
      <guid isPermaLink="false">4a3d56b10473f98b73c1a0257f56ab1976a7b6a8b2d38e2f3ca9391c9f4ecd65</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/subscription-manager-plugin-ostree-1.29.55-1.el9.s390x.rpm</link>
      <description><p><strong>subscription-manager-plugin-ostree</strong> - A plugin for handling OSTree content.&lt;br /&gt;</p>

<p>Enables handling of content of type 'ostree' in any certificates&lt;br /&gt;
from the server. Populates /ostree/repo/config as well as updates&lt;br /&gt;
the remote in the currently deployed .origin file.</p>

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

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.55-1
- fix: Invalidate CurrentOwnerCache when managerlib.persist_consumer_cert used
  (csnyder@redhat.com)
- fix: set exit code during subscription-manager config
  --rhsm.certificate_algorithms (jlocash@redhat.com)

Wed, 08 Jul 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.54-1
- fix: Invalidate and update CurrentOwnerCache when owner change is detected
  (csnyder@redhat.com)
- ci: bump actions/checkout from 6 to 7
  (49699333+dependabot[bot]@users.noreply.github.com)

Thu, 02 Jul 2026 GMT - Jiri Hnidek &amp;lt;jhnidek@redhat.com&amp;gt; 1.29.53-1
- docs: add caution for certificate_algorithms configuration (CCT-2704)
  (jsefler@redhat.com)
- chore: Added more debug prints about closing connections (jhnidek@redhat.com)
- fix: Set timeout before trying to close TLS connection (jhnidek@redhat.com)
- fix(test): Update StubUEP updateConsumer() (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities from 'refresh' command
  (jlocash@redhat.com)
- feat(pqc): update crypto capabilities from 'identity --regenerate' command
  (jlocash@redhat.com)
- style: fix flake8 lint error (jlocash@redhat.com)
- test: Fixed one unit test related to inotify (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities in candlepin from rhsmcertd-worker
  (jlocash@redhat.com)
- fix: Do not send JSON document with empty signature (jhnidek@redhat.com)
- chore: style formatting fixes in rhsmcertd worker (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when auto-registration is terminated early
  (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when system is already registered
  (jajerome@redhat.com)
- feat(pqc): implement cache for crypto capabilities (jlocash@redhat.com)
- fix(unit-tests): mock isdir so rhsm_debug tests are env agnostic
  (csnyder@redhat.com)
- fix(test): Fixed unit tests to be compatible with 1.29 branch
  (jhnidek@redhat.com)
- fix(pqc): update warning to indicate fallback (jlocash@redhat.com)
- fix(pqc): raise RuntimeError when get_signature_algorithms or
  get_public_key_algorithms throw (jlocash@redhat.com)
- feat(pqc): print warning when setting invalid `certificate_algorithms` value
  (jlocash@redhat.com)
- docs: Document `rhsm.certificate_algorithms` config option in rhsm.conf man
  pages (jlocash@redhat.com)
- fix: drop __smoke_test__ and __main__ from pqc.py (jlocash@redhat.com)
- style: fix linting error in connection.py (jlocash@redhat.com)
- test: fix broken tests for registerConsumer (jlocash@redhat.com)
- feat(pqc): Use C bindings to retrieve public-key and signature algorithms in
  pqc.py (jlocash@redhat.com)
- feat: POC: Add support for PQC (jhnidek@redhat.com)
- test: Added C unit tests of _certificate.so (jhnidek@redhat.com)
- feat: Added .pyi file for certificate.c (jhnidek@redhat.com)
- chore: Not all .py* files should be ignored (jhnidek@redhat.com)
- test: Created unit tests for certificate.c (jhnidek@redhat.com)
- feat: Added 2 methods for listing crypto algorithms (jhnidek@redhat.com)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>subscription-manager-1.29.55-1.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 01:10:52 PM GMT</pubDate>
      <guid isPermaLink="false">d3912bffb19db505190417c60d5fd6c8c90f721e6095a687b4b3584c233bbddc</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/subscription-manager-1.29.55-1.el9.s390x.rpm</link>
      <description><p><strong>subscription-manager</strong> - Tools and libraries for subscription and repository management&lt;br /&gt;</p>

<p>The Subscription Manager package provides programs and libraries to allow users&lt;br /&gt;
to manage subscriptions and yum repositories from the Red Hat entitlement&lt;br /&gt;
platform.</p>

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

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.55-1
- fix: Invalidate CurrentOwnerCache when managerlib.persist_consumer_cert used
  (csnyder@redhat.com)
- fix: set exit code during subscription-manager config
  --rhsm.certificate_algorithms (jlocash@redhat.com)

Wed, 08 Jul 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.54-1
- fix: Invalidate and update CurrentOwnerCache when owner change is detected
  (csnyder@redhat.com)
- ci: bump actions/checkout from 6 to 7
  (49699333+dependabot[bot]@users.noreply.github.com)

Thu, 02 Jul 2026 GMT - Jiri Hnidek &amp;lt;jhnidek@redhat.com&amp;gt; 1.29.53-1
- docs: add caution for certificate_algorithms configuration (CCT-2704)
  (jsefler@redhat.com)
- chore: Added more debug prints about closing connections (jhnidek@redhat.com)
- fix: Set timeout before trying to close TLS connection (jhnidek@redhat.com)
- fix(test): Update StubUEP updateConsumer() (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities from 'refresh' command
  (jlocash@redhat.com)
- feat(pqc): update crypto capabilities from 'identity --regenerate' command
  (jlocash@redhat.com)
- style: fix flake8 lint error (jlocash@redhat.com)
- test: Fixed one unit test related to inotify (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities in candlepin from rhsmcertd-worker
  (jlocash@redhat.com)
- fix: Do not send JSON document with empty signature (jhnidek@redhat.com)
- chore: style formatting fixes in rhsmcertd worker (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when auto-registration is terminated early
  (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when system is already registered
  (jajerome@redhat.com)
- feat(pqc): implement cache for crypto capabilities (jlocash@redhat.com)
- fix(unit-tests): mock isdir so rhsm_debug tests are env agnostic
  (csnyder@redhat.com)
- fix(test): Fixed unit tests to be compatible with 1.29 branch
  (jhnidek@redhat.com)
- fix(pqc): update warning to indicate fallback (jlocash@redhat.com)
- fix(pqc): raise RuntimeError when get_signature_algorithms or
  get_public_key_algorithms throw (jlocash@redhat.com)
- feat(pqc): print warning when setting invalid `certificate_algorithms` value
  (jlocash@redhat.com)
- docs: Document `rhsm.certificate_algorithms` config option in rhsm.conf man
  pages (jlocash@redhat.com)
- fix: drop __smoke_test__ and __main__ from pqc.py (jlocash@redhat.com)
- style: fix linting error in connection.py (jlocash@redhat.com)
- test: fix broken tests for registerConsumer (jlocash@redhat.com)
- feat(pqc): Use C bindings to retrieve public-key and signature algorithms in
  pqc.py (jlocash@redhat.com)
- feat: POC: Add support for PQC (jhnidek@redhat.com)
- test: Added C unit tests of _certificate.so (jhnidek@redhat.com)
- feat: Added .pyi file for certificate.c (jhnidek@redhat.com)
- chore: Not all .py* files should be ignored (jhnidek@redhat.com)
- test: Created unit tests for certificate.c (jhnidek@redhat.com)
- feat: Added 2 methods for listing crypto algorithms (jhnidek@redhat.com)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-cloud-what-1.29.55-1.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 01:10:52 PM GMT</pubDate>
      <guid isPermaLink="false">d5928de73fc19ea7e85e9e4b03976241af29a92eda832ac338413d7499673837</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-cloud-what-1.29.55-1.el9.s390x.rpm</link>
      <description><p><strong>python3-cloud-what</strong> - Python package for detection of public cloud provider&lt;br /&gt;</p>

<p>This package contains a Python module for detection and collection of public&lt;br /&gt;
cloud metadata and signatures.</p>

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

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.55-1
- fix: Invalidate CurrentOwnerCache when managerlib.persist_consumer_cert used
  (csnyder@redhat.com)
- fix: set exit code during subscription-manager config
  --rhsm.certificate_algorithms (jlocash@redhat.com)

Wed, 08 Jul 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.54-1
- fix: Invalidate and update CurrentOwnerCache when owner change is detected
  (csnyder@redhat.com)
- ci: bump actions/checkout from 6 to 7
  (49699333+dependabot[bot]@users.noreply.github.com)

Thu, 02 Jul 2026 GMT - Jiri Hnidek &amp;lt;jhnidek@redhat.com&amp;gt; 1.29.53-1
- docs: add caution for certificate_algorithms configuration (CCT-2704)
  (jsefler@redhat.com)
- chore: Added more debug prints about closing connections (jhnidek@redhat.com)
- fix: Set timeout before trying to close TLS connection (jhnidek@redhat.com)
- fix(test): Update StubUEP updateConsumer() (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities from 'refresh' command
  (jlocash@redhat.com)
- feat(pqc): update crypto capabilities from 'identity --regenerate' command
  (jlocash@redhat.com)
- style: fix flake8 lint error (jlocash@redhat.com)
- test: Fixed one unit test related to inotify (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities in candlepin from rhsmcertd-worker
  (jlocash@redhat.com)
- fix: Do not send JSON document with empty signature (jhnidek@redhat.com)
- chore: style formatting fixes in rhsmcertd worker (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when auto-registration is terminated early
  (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when system is already registered
  (jajerome@redhat.com)
- feat(pqc): implement cache for crypto capabilities (jlocash@redhat.com)
- fix(unit-tests): mock isdir so rhsm_debug tests are env agnostic
  (csnyder@redhat.com)
- fix(test): Fixed unit tests to be compatible with 1.29 branch
  (jhnidek@redhat.com)
- fix(pqc): update warning to indicate fallback (jlocash@redhat.com)
- fix(pqc): raise RuntimeError when get_signature_algorithms or
  get_public_key_algorithms throw (jlocash@redhat.com)
- feat(pqc): print warning when setting invalid `certificate_algorithms` value
  (jlocash@redhat.com)
- docs: Document `rhsm.certificate_algorithms` config option in rhsm.conf man
  pages (jlocash@redhat.com)
- fix: drop __smoke_test__ and __main__ from pqc.py (jlocash@redhat.com)
- style: fix linting error in connection.py (jlocash@redhat.com)
- test: fix broken tests for registerConsumer (jlocash@redhat.com)
- feat(pqc): Use C bindings to retrieve public-key and signature algorithms in
  pqc.py (jlocash@redhat.com)
- feat: POC: Add support for PQC (jhnidek@redhat.com)
- test: Added C unit tests of _certificate.so (jhnidek@redhat.com)
- feat: Added .pyi file for certificate.c (jhnidek@redhat.com)
- chore: Not all .py* files should be ignored (jhnidek@redhat.com)
- test: Created unit tests for certificate.c (jhnidek@redhat.com)
- feat: Added 2 methods for listing crypto algorithms (jhnidek@redhat.com)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libdnf-plugin-subscription-manager-1.29.55-1.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 01:10:52 PM GMT</pubDate>
      <guid isPermaLink="false">06f8e4fd0e986639ed1e218fbc80ddc7762e6fc2414694e8cf4e1a6ed8d3b19e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libdnf-plugin-subscription-manager-1.29.55-1.el9.s390x.rpm</link>
      <description><p><strong>libdnf-plugin-subscription-manager</strong> - Subscription Manager plugin for libdnf&lt;br /&gt;</p>

<p>This package provides a plugin to interact with repositories from the Red Hat&lt;br /&gt;
entitlement platform; contains only one product-id binary plugin used by&lt;br /&gt;
e.g. microdnf.</p>

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

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.55-1
- fix: Invalidate CurrentOwnerCache when managerlib.persist_consumer_cert used
  (csnyder@redhat.com)
- fix: set exit code during subscription-manager config
  --rhsm.certificate_algorithms (jlocash@redhat.com)

Wed, 08 Jul 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.54-1
- fix: Invalidate and update CurrentOwnerCache when owner change is detected
  (csnyder@redhat.com)
- ci: bump actions/checkout from 6 to 7
  (49699333+dependabot[bot]@users.noreply.github.com)

Thu, 02 Jul 2026 GMT - Jiri Hnidek &amp;lt;jhnidek@redhat.com&amp;gt; 1.29.53-1
- docs: add caution for certificate_algorithms configuration (CCT-2704)
  (jsefler@redhat.com)
- chore: Added more debug prints about closing connections (jhnidek@redhat.com)
- fix: Set timeout before trying to close TLS connection (jhnidek@redhat.com)
- fix(test): Update StubUEP updateConsumer() (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities from 'refresh' command
  (jlocash@redhat.com)
- feat(pqc): update crypto capabilities from 'identity --regenerate' command
  (jlocash@redhat.com)
- style: fix flake8 lint error (jlocash@redhat.com)
- test: Fixed one unit test related to inotify (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities in candlepin from rhsmcertd-worker
  (jlocash@redhat.com)
- fix: Do not send JSON document with empty signature (jhnidek@redhat.com)
- chore: style formatting fixes in rhsmcertd worker (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when auto-registration is terminated early
  (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when system is already registered
  (jajerome@redhat.com)
- feat(pqc): implement cache for crypto capabilities (jlocash@redhat.com)
- fix(unit-tests): mock isdir so rhsm_debug tests are env agnostic
  (csnyder@redhat.com)
- fix(test): Fixed unit tests to be compatible with 1.29 branch
  (jhnidek@redhat.com)
- fix(pqc): update warning to indicate fallback (jlocash@redhat.com)
- fix(pqc): raise RuntimeError when get_signature_algorithms or
  get_public_key_algorithms throw (jlocash@redhat.com)
- feat(pqc): print warning when setting invalid `certificate_algorithms` value
  (jlocash@redhat.com)
- docs: Document `rhsm.certificate_algorithms` config option in rhsm.conf man
  pages (jlocash@redhat.com)
- fix: drop __smoke_test__ and __main__ from pqc.py (jlocash@redhat.com)
- style: fix linting error in connection.py (jlocash@redhat.com)
- test: fix broken tests for registerConsumer (jlocash@redhat.com)
- feat(pqc): Use C bindings to retrieve public-key and signature algorithms in
  pqc.py (jlocash@redhat.com)
- feat: POC: Add support for PQC (jhnidek@redhat.com)
- test: Added C unit tests of _certificate.so (jhnidek@redhat.com)
- feat: Added .pyi file for certificate.c (jhnidek@redhat.com)
- chore: Not all .py* files should be ignored (jhnidek@redhat.com)
- test: Created unit tests for certificate.c (jhnidek@redhat.com)
- feat: Added 2 methods for listing crypto algorithms (jhnidek@redhat.com)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-subscription-manager-rhsm-1.29.55-1.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 01:10:52 PM GMT</pubDate>
      <guid isPermaLink="false">a97024f30a3d0642bfb1fa694043db1e37b3564e011b00b2d28cf3e070bd9489</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-subscription-manager-rhsm-1.29.55-1.el9.s390x.rpm</link>
      <description><p><strong>python3-subscription-manager-rhsm</strong> - A Python library to communicate with a Red Hat Unified Entitlement Platform&lt;br /&gt;</p>

<p>A small library for communicating with the REST interface of a Red Hat Unified&lt;br /&gt;
Entitlement Platform. This interface is used for the management of system&lt;br /&gt;
entitlements, certificates, and access to content.</p>

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

&lt;pre&gt;Tue, 11 Aug 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.55-1
- fix: Invalidate CurrentOwnerCache when managerlib.persist_consumer_cert used
  (csnyder@redhat.com)
- fix: set exit code during subscription-manager config
  --rhsm.certificate_algorithms (jlocash@redhat.com)

Wed, 08 Jul 2026 GMT - Christopher Snyder &amp;lt;csnyder@redhat.com&amp;gt; 1.29.54-1
- fix: Invalidate and update CurrentOwnerCache when owner change is detected
  (csnyder@redhat.com)
- ci: bump actions/checkout from 6 to 7
  (49699333+dependabot[bot]@users.noreply.github.com)

Thu, 02 Jul 2026 GMT - Jiri Hnidek &amp;lt;jhnidek@redhat.com&amp;gt; 1.29.53-1
- docs: add caution for certificate_algorithms configuration (CCT-2704)
  (jsefler@redhat.com)
- chore: Added more debug prints about closing connections (jhnidek@redhat.com)
- fix: Set timeout before trying to close TLS connection (jhnidek@redhat.com)
- fix(test): Update StubUEP updateConsumer() (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities from 'refresh' command
  (jlocash@redhat.com)
- feat(pqc): update crypto capabilities from 'identity --regenerate' command
  (jlocash@redhat.com)
- style: fix flake8 lint error (jlocash@redhat.com)
- test: Fixed one unit test related to inotify (jhnidek@redhat.com)
- feat(pqc): update crypto capabilities in candlepin from rhsmcertd-worker
  (jlocash@redhat.com)
- fix: Do not send JSON document with empty signature (jhnidek@redhat.com)
- chore: style formatting fixes in rhsmcertd worker (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when auto-registration is terminated early
  (jajerome@redhat.com)
- fix: updated rhsmcertd to detect when system is already registered
  (jajerome@redhat.com)
- feat(pqc): implement cache for crypto capabilities (jlocash@redhat.com)
- fix(unit-tests): mock isdir so rhsm_debug tests are env agnostic
  (csnyder@redhat.com)
- fix(test): Fixed unit tests to be compatible with 1.29 branch
  (jhnidek@redhat.com)
- fix(pqc): update warning to indicate fallback (jlocash@redhat.com)
- fix(pqc): raise RuntimeError when get_signature_algorithms or
  get_public_key_algorithms throw (jlocash@redhat.com)
- feat(pqc): print warning when setting invalid `certificate_algorithms` value
  (jlocash@redhat.com)
- docs: Document `rhsm.certificate_algorithms` config option in rhsm.conf man
  pages (jlocash@redhat.com)
- fix: drop __smoke_test__ and __main__ from pqc.py (jlocash@redhat.com)
- style: fix linting error in connection.py (jlocash@redhat.com)
- test: fix broken tests for registerConsumer (jlocash@redhat.com)
- feat(pqc): Use C bindings to retrieve public-key and signature algorithms in
  pqc.py (jlocash@redhat.com)
- feat: POC: Add support for PQC (jhnidek@redhat.com)
- test: Added C unit tests of _certificate.so (jhnidek@redhat.com)
- feat: Added .pyi file for certificate.c (jhnidek@redhat.com)
- chore: Not all .py* files should be ignored (jhnidek@redhat.com)
- test: Created unit tests for certificate.c (jhnidek@redhat.com)
- feat: Added 2 methods for listing crypto algorithms (jhnidek@redhat.com)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-targeted-38.1.86-1.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 10:26:00 AM GMT</pubDate>
      <guid isPermaLink="false">db00448216a4636f5d760e85d92d79135c3be80db55e36a1a724737d05922ad3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/selinux-policy-targeted-38.1.86-1.el9.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;Mon, 24 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.86-1
- Label malware-detection-config.yml with insights_client_etc_rw_t
Resolves: RHEL-237969
- Add the files_write_system_conf_files() interface
Resolves: RHEL-237969
- Allow rhsmcertd search gconf home data dirs
Resolves: RHEL-106483
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Revert "Allow rhsmcertd read gconf home files"
Resolves: RHEL-106483

Thu, 20 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.85-1
- Add the files_map_read_var_files() interface
Resolves: RHEL-123612
- Allow login_userdomain mount, remount, unmount all mount points
Resolves: RHEL-123612
- Allow login_userdomain mount on all mount points
Resolves: RHEL-123612
- rhsmcertd: allow bootc/ostree transient package persistence detection
Resolves: RHEL-243228
- Allow dhcpc hook query the chronyd service
Resolves: RHEL-240725
- Allow dhcpc_hook_t connect to init_t over a unix stream socket
Resolves: RHEL-240725
- Add aliases.lmdb to mta_filetrans_named_content()
Resolves: RHEL-240445
- Label /etc/aliases.lmdb with etc_aliases_t
Resolves: RHEL-240445
- Allow rhsmcertd read insights-client config files
Resolves: RHEL-237969
- Allow rhsmcertd read the file_contexts files
Resolves: RHEL-236545
- Allow namespace_init_t execute generic programs in bin directories
Resolves: RHEL-223973
- Make insights_client_t accessible from the system cronjob
Resolves: RHEL-180832
- Add the anaconda_read_state_install() interface
Resolves: RHEL-179125
- Allow insights-client read gconf home files
Resolves: RHEL-176023
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Update policy for virsh_ssh_t to help with live migration
Resolves: RHEL-60450

Wed, 05 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.84-1
- Add 2 interfaces helping to handle cloud-what cache files
Related: RHEL-179125
- Allow local login and sshd-session signull cockpit-session
Resolves: RHEL-107874
- Allow sysadm_t read/write kvm devices
Resolves: RHEL-107874
- Allow staff_t and user_t execute udev without a domain transition
Resolves: RHEL-130797
- Allow bootupd read all passwd sources
Resolves: RHEL-219156
- Allow unconfined_t mounton its lnk_files
Resolves: RHEL-214141
- Allow sysadm user run fail2ban-client
Resolves: RHEL-194366
- Update files_search_base_file_types()
Resolves: RHEL-182260
- Update sysadm policy for encrypted volumes usage
Resolves: RHEL-180921
- Allow rhsmcertd read selinux config and default file contexts
Resolves: RHEL-180764
- Changes adapting to bind packages with suffixes
Resolves: RHEL-192093

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-sandbox-38.1.86-1.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 10:26:00 AM GMT</pubDate>
      <guid isPermaLink="false">3aed8be17892e296f1634d8050ee43c91681472f52eab8ea95b445812c94add9</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/selinux-policy-sandbox-38.1.86-1.el9.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;Mon, 24 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.86-1
- Label malware-detection-config.yml with insights_client_etc_rw_t
Resolves: RHEL-237969
- Add the files_write_system_conf_files() interface
Resolves: RHEL-237969
- Allow rhsmcertd search gconf home data dirs
Resolves: RHEL-106483
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Revert "Allow rhsmcertd read gconf home files"
Resolves: RHEL-106483

Thu, 20 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.85-1
- Add the files_map_read_var_files() interface
Resolves: RHEL-123612
- Allow login_userdomain mount, remount, unmount all mount points
Resolves: RHEL-123612
- Allow login_userdomain mount on all mount points
Resolves: RHEL-123612
- rhsmcertd: allow bootc/ostree transient package persistence detection
Resolves: RHEL-243228
- Allow dhcpc hook query the chronyd service
Resolves: RHEL-240725
- Allow dhcpc_hook_t connect to init_t over a unix stream socket
Resolves: RHEL-240725
- Add aliases.lmdb to mta_filetrans_named_content()
Resolves: RHEL-240445
- Label /etc/aliases.lmdb with etc_aliases_t
Resolves: RHEL-240445
- Allow rhsmcertd read insights-client config files
Resolves: RHEL-237969
- Allow rhsmcertd read the file_contexts files
Resolves: RHEL-236545
- Allow namespace_init_t execute generic programs in bin directories
Resolves: RHEL-223973
- Make insights_client_t accessible from the system cronjob
Resolves: RHEL-180832
- Add the anaconda_read_state_install() interface
Resolves: RHEL-179125
- Allow insights-client read gconf home files
Resolves: RHEL-176023
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Update policy for virsh_ssh_t to help with live migration
Resolves: RHEL-60450

Wed, 05 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.84-1
- Add 2 interfaces helping to handle cloud-what cache files
Related: RHEL-179125
- Allow local login and sshd-session signull cockpit-session
Resolves: RHEL-107874
- Allow sysadm_t read/write kvm devices
Resolves: RHEL-107874
- Allow staff_t and user_t execute udev without a domain transition
Resolves: RHEL-130797
- Allow bootupd read all passwd sources
Resolves: RHEL-219156
- Allow unconfined_t mounton its lnk_files
Resolves: RHEL-214141
- Allow sysadm user run fail2ban-client
Resolves: RHEL-194366
- Update files_search_base_file_types()
Resolves: RHEL-182260
- Update sysadm policy for encrypted volumes usage
Resolves: RHEL-180921
- Allow rhsmcertd read selinux config and default file contexts
Resolves: RHEL-180764
- Changes adapting to bind packages with suffixes
Resolves: RHEL-192093

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-mls-38.1.86-1.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 10:26:00 AM GMT</pubDate>
      <guid isPermaLink="false">2078cc05c0a5064136bce8fa3e083216f25920bb0e225f442218a370fc550c7a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/selinux-policy-mls-38.1.86-1.el9.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;Mon, 24 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.86-1
- Label malware-detection-config.yml with insights_client_etc_rw_t
Resolves: RHEL-237969
- Add the files_write_system_conf_files() interface
Resolves: RHEL-237969
- Allow rhsmcertd search gconf home data dirs
Resolves: RHEL-106483
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Revert "Allow rhsmcertd read gconf home files"
Resolves: RHEL-106483

Thu, 20 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.85-1
- Add the files_map_read_var_files() interface
Resolves: RHEL-123612
- Allow login_userdomain mount, remount, unmount all mount points
Resolves: RHEL-123612
- Allow login_userdomain mount on all mount points
Resolves: RHEL-123612
- rhsmcertd: allow bootc/ostree transient package persistence detection
Resolves: RHEL-243228
- Allow dhcpc hook query the chronyd service
Resolves: RHEL-240725
- Allow dhcpc_hook_t connect to init_t over a unix stream socket
Resolves: RHEL-240725
- Add aliases.lmdb to mta_filetrans_named_content()
Resolves: RHEL-240445
- Label /etc/aliases.lmdb with etc_aliases_t
Resolves: RHEL-240445
- Allow rhsmcertd read insights-client config files
Resolves: RHEL-237969
- Allow rhsmcertd read the file_contexts files
Resolves: RHEL-236545
- Allow namespace_init_t execute generic programs in bin directories
Resolves: RHEL-223973
- Make insights_client_t accessible from the system cronjob
Resolves: RHEL-180832
- Add the anaconda_read_state_install() interface
Resolves: RHEL-179125
- Allow insights-client read gconf home files
Resolves: RHEL-176023
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Update policy for virsh_ssh_t to help with live migration
Resolves: RHEL-60450

Wed, 05 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.84-1
- Add 2 interfaces helping to handle cloud-what cache files
Related: RHEL-179125
- Allow local login and sshd-session signull cockpit-session
Resolves: RHEL-107874
- Allow sysadm_t read/write kvm devices
Resolves: RHEL-107874
- Allow staff_t and user_t execute udev without a domain transition
Resolves: RHEL-130797
- Allow bootupd read all passwd sources
Resolves: RHEL-219156
- Allow unconfined_t mounton its lnk_files
Resolves: RHEL-214141
- Allow sysadm user run fail2ban-client
Resolves: RHEL-194366
- Update files_search_base_file_types()
Resolves: RHEL-182260
- Update sysadm policy for encrypted volumes usage
Resolves: RHEL-180921
- Allow rhsmcertd read selinux config and default file contexts
Resolves: RHEL-180764
- Changes adapting to bind packages with suffixes
Resolves: RHEL-192093

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-doc-38.1.86-1.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 10:26:00 AM GMT</pubDate>
      <guid isPermaLink="false">5afbd45e4651ef0a3ebbb7ab5943573077b7005bdf2e9d1db2e7989dbb2d9a59</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/selinux-policy-doc-38.1.86-1.el9.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;Mon, 24 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.86-1
- Label malware-detection-config.yml with insights_client_etc_rw_t
Resolves: RHEL-237969
- Add the files_write_system_conf_files() interface
Resolves: RHEL-237969
- Allow rhsmcertd search gconf home data dirs
Resolves: RHEL-106483
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Revert "Allow rhsmcertd read gconf home files"
Resolves: RHEL-106483

Thu, 20 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.85-1
- Add the files_map_read_var_files() interface
Resolves: RHEL-123612
- Allow login_userdomain mount, remount, unmount all mount points
Resolves: RHEL-123612
- Allow login_userdomain mount on all mount points
Resolves: RHEL-123612
- rhsmcertd: allow bootc/ostree transient package persistence detection
Resolves: RHEL-243228
- Allow dhcpc hook query the chronyd service
Resolves: RHEL-240725
- Allow dhcpc_hook_t connect to init_t over a unix stream socket
Resolves: RHEL-240725
- Add aliases.lmdb to mta_filetrans_named_content()
Resolves: RHEL-240445
- Label /etc/aliases.lmdb with etc_aliases_t
Resolves: RHEL-240445
- Allow rhsmcertd read insights-client config files
Resolves: RHEL-237969
- Allow rhsmcertd read the file_contexts files
Resolves: RHEL-236545
- Allow namespace_init_t execute generic programs in bin directories
Resolves: RHEL-223973
- Make insights_client_t accessible from the system cronjob
Resolves: RHEL-180832
- Add the anaconda_read_state_install() interface
Resolves: RHEL-179125
- Allow insights-client read gconf home files
Resolves: RHEL-176023
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Update policy for virsh_ssh_t to help with live migration
Resolves: RHEL-60450

Wed, 05 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.84-1
- Add 2 interfaces helping to handle cloud-what cache files
Related: RHEL-179125
- Allow local login and sshd-session signull cockpit-session
Resolves: RHEL-107874
- Allow sysadm_t read/write kvm devices
Resolves: RHEL-107874
- Allow staff_t and user_t execute udev without a domain transition
Resolves: RHEL-130797
- Allow bootupd read all passwd sources
Resolves: RHEL-219156
- Allow unconfined_t mounton its lnk_files
Resolves: RHEL-214141
- Allow sysadm user run fail2ban-client
Resolves: RHEL-194366
- Update files_search_base_file_types()
Resolves: RHEL-182260
- Update sysadm policy for encrypted volumes usage
Resolves: RHEL-180921
- Allow rhsmcertd read selinux config and default file contexts
Resolves: RHEL-180764
- Changes adapting to bind packages with suffixes
Resolves: RHEL-192093

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>selinux-policy-38.1.86-1.el9.noarch</title>
      <pubDate>Mon, 24 Aug 2026 10:26:00 AM GMT</pubDate>
      <guid isPermaLink="false">c0a20ad562b470af2d604359b9ffa9491479eb2294cc56e8fdb4c461ef8037ac</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/selinux-policy-38.1.86-1.el9.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;Mon, 24 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.86-1
- Label malware-detection-config.yml with insights_client_etc_rw_t
Resolves: RHEL-237969
- Add the files_write_system_conf_files() interface
Resolves: RHEL-237969
- Allow rhsmcertd search gconf home data dirs
Resolves: RHEL-106483
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Revert "Allow rhsmcertd read gconf home files"
Resolves: RHEL-106483

Thu, 20 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.85-1
- Add the files_map_read_var_files() interface
Resolves: RHEL-123612
- Allow login_userdomain mount, remount, unmount all mount points
Resolves: RHEL-123612
- Allow login_userdomain mount on all mount points
Resolves: RHEL-123612
- rhsmcertd: allow bootc/ostree transient package persistence detection
Resolves: RHEL-243228
- Allow dhcpc hook query the chronyd service
Resolves: RHEL-240725
- Allow dhcpc_hook_t connect to init_t over a unix stream socket
Resolves: RHEL-240725
- Add aliases.lmdb to mta_filetrans_named_content()
Resolves: RHEL-240445
- Label /etc/aliases.lmdb with etc_aliases_t
Resolves: RHEL-240445
- Allow rhsmcertd read insights-client config files
Resolves: RHEL-237969
- Allow rhsmcertd read the file_contexts files
Resolves: RHEL-236545
- Allow namespace_init_t execute generic programs in bin directories
Resolves: RHEL-223973
- Make insights_client_t accessible from the system cronjob
Resolves: RHEL-180832
- Add the anaconda_read_state_install() interface
Resolves: RHEL-179125
- Allow insights-client read gconf home files
Resolves: RHEL-176023
- Allow rhsmcertd read gconf home files
Resolves: RHEL-106483
- Update policy for virsh_ssh_t to help with live migration
Resolves: RHEL-60450

Wed, 05 Aug 2026 GMT - Zdenek Pytela &amp;lt;zpytela@redhat.com&amp;gt; - 38.1.84-1
- Add 2 interfaces helping to handle cloud-what cache files
Related: RHEL-179125
- Allow local login and sshd-session signull cockpit-session
Resolves: RHEL-107874
- Allow sysadm_t read/write kvm devices
Resolves: RHEL-107874
- Allow staff_t and user_t execute udev without a domain transition
Resolves: RHEL-130797
- Allow bootupd read all passwd sources
Resolves: RHEL-219156
- Allow unconfined_t mounton its lnk_files
Resolves: RHEL-214141
- Allow sysadm user run fail2ban-client
Resolves: RHEL-194366
- Update files_search_base_file_types()
Resolves: RHEL-182260
- Update sysadm policy for encrypted volumes usage
Resolves: RHEL-180921
- Allow rhsmcertd read selinux config and default file contexts
Resolves: RHEL-180764
- Changes adapting to bind packages with suffixes
Resolves: RHEL-192093

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gawk-5.1.0-7.el9.s390x</title>
      <pubDate>Mon, 24 Aug 2026 07:35:29 AM GMT</pubDate>
      <guid isPermaLink="false">a3eb63ca88209b7395f3b72f6d3b16843566a08570b16b0ba030593af5ef51bf</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/gawk-5.1.0-7.el9.s390x.rpm</link>
      <description><p><strong>gawk</strong> - The GNU version of the AWK text processing utility&lt;br /&gt;</p>

<p>The gawk package contains the GNU version of AWK text processing utility. AWK is&lt;br /&gt;
a programming language designed for text processing and typically used as a data&lt;br /&gt;
extraction and reporting tool.&lt;br /&gt;
&lt;br /&gt;
The gawk utility can be used to do quick and easy text pattern matching,&lt;br /&gt;
extracting or reformatting. It is considered to be a standard Linux tool for&lt;br /&gt;
text processing.</p>

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

&lt;pre&gt;Fri, 21 Aug 2026 GMT - Jakub Martisko &amp;lt;jamartis@redhat.com&amp;gt; - 5.1.0-7
- Fix use after free in io.c
- Fix buffer overflow in extensions/readdir.c
- Fix integer overflow in buildin.c
Resolves: CVE-2026-40467
Resolves: CVE-2026-40468
Resolves: CVE-2026-40553

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tuned-profiles-cpu-partitioning-2.28.0-1.el9.noarch</title>
      <pubDate>Sat, 22 Aug 2026 10:14:29 AM GMT</pubDate>
      <guid isPermaLink="false">1ea73b73092f0dbead535dac6c37cbd9aa72685ca444347fdf650a5b48e34a2f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/tuned-profiles-cpu-partitioning-2.28.0-1.el9.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;Sat, 22 Aug 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.28.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-210923
  - spec: require rpm-ostree on image mode (bootc) systems

Sat, 08 Aug 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.28.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-210923
  - scheduler: check for EPERM when setting IRQ affinity
  - bootloader: set correct permission for tempdir
    resolves: RHEL-121198
  - commands: better error msgs when creating directory and hardened dir mode
  - docs: build reference guide
  - systemd: used drop-ins for configuration
  - systemd: do not backup the drop-in configuration
  - net: add more coalescing options, filter out unsupported ones
  - cpu: do not log error if boost isn't supported
  - bootloader: add bootc loader-entries set-options-for-source support
  - cpu: fixed TypeError when load_threshold is set in a profil
  - openshift: include network-throughput profile
  - drop support for vm.laptop_mode which is deprecated in kernel 7.0
  - net: fixed ring parser to work with rx-mini and rx-jumbo
    resolves: RHEL-168025
  - lscpu_check: do not traceback on invalid regex
    resolves: RHEL-132575
  - network-latency: increase AVC cache to 8192
  - functions: use iw for Wi-Fi power saving

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-181668

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>tuned-2.28.0-1.el9.noarch</title>
      <pubDate>Sat, 22 Aug 2026 10:14:29 AM GMT</pubDate>
      <guid isPermaLink="false">407901241bb7895c5ceb94b154fd1619ffa9a8ea8e805460204a882dca1897ca</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/tuned-2.28.0-1.el9.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;Sat, 22 Aug 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.28.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-210923
  - spec: require rpm-ostree on image mode (bootc) systems

Sat, 08 Aug 2026 GMT - Jaroslav Škarvada &amp;lt;jskarvad@redhat.com&amp;gt; - 2.28.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-210923
  - scheduler: check for EPERM when setting IRQ affinity
  - bootloader: set correct permission for tempdir
    resolves: RHEL-121198
  - commands: better error msgs when creating directory and hardened dir mode
  - docs: build reference guide
  - systemd: used drop-ins for configuration
  - systemd: do not backup the drop-in configuration
  - net: add more coalescing options, filter out unsupported ones
  - cpu: do not log error if boost isn't supported
  - bootloader: add bootc loader-entries set-options-for-source support
  - cpu: fixed TypeError when load_threshold is set in a profil
  - openshift: include network-throughput profile
  - drop support for vm.laptop_mode which is deprecated in kernel 7.0
  - net: fixed ring parser to work with rx-mini and rx-jumbo
    resolves: RHEL-168025
  - lscpu_check: do not traceback on invalid regex
    resolves: RHEL-132575
  - network-latency: increase AVC cache to 8192
  - functions: use iw for Wi-Fi power saving

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-181668

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>bootc-1.16.9-1.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 11:07:46 PM GMT</pubDate>
      <guid isPermaLink="false">703c618a0cf5c6e6bcc0605ea7b9e8a039fa8b2c7d8efdd493a3fbcb31acad6c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/bootc-1.16.9-1.el9.s390x.rpm</link>
      <description><p><strong>bootc</strong> - Bootable container system&lt;br /&gt;</p>

<p>Bootable container system</p>

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

&lt;pre&gt;Fri, 21 Aug 2026 GMT - imagebuilder-bot &amp;lt;imagebuilder-bots+imagebuilder-bot@redhat.com&amp;gt; - 1.16.9-1
- New upstream release

Thu, 20 Aug 2026 GMT - imagebuilder-bot &amp;lt;imagebuilder-bots+imagebuilder-bot@redhat.com&amp;gt; - 1.16.8-1
- New upstream release

Tue, 04 Aug 2026 GMT - imagebuilder-bot &amp;lt;imagebuilder-bots+imagebuilder-bot@redhat.com&amp;gt; - 1.16.7-1
- New upstream release

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ostree-libs-2026.4-1.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 07:33:01 PM GMT</pubDate>
      <guid isPermaLink="false">4c3f01ec2758009362aff0d8f393a62b078283a15d2255d58ea9d9e15e10edf8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/ostree-libs-2026.4-1.el9.s390x.rpm</link>
      <description><p><strong>ostree-libs</strong> - Development headers for ostree&lt;br /&gt;</p>

<p>The ostree-libs provides shared libraries for ostree.</p>

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

&lt;pre&gt;Fri, 21 Aug 2026 GMT - Joseph Marrero Corchado &amp;lt;jmarrero@redhat.com&amp;gt; - 2026.4-1
- Rebase to 2026.4
  Release https://github.com/ostreedev/ostree/releases/tag/v2026.4
  Resolves: #RHEL-246612

Thu, 06 Aug 2026 GMT - Joseph Marrero Corchado &amp;lt;jmarrero@redhat.com&amp;gt; - 2026.3-1
- Rebase to 2026.3
  Release https://github.com/ostreedev/ostree/releases/tag/v2026.3
  Resolves: #RHEL-234366

Fri, 10 Apr 2026 GMT - Joseph Marrero &amp;lt;jmarrero@fedoraproject.org&amp;gt; - 2026.1-1
- Rebase to 2026.1
  Release https://github.com/ostreedev/ostree/releases/tag/v2026.1
  Resolves: #RHEL-167078

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ostree-2026.4-1.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 07:33:01 PM GMT</pubDate>
      <guid isPermaLink="false">21d6e2cd11decf1cc20b0f8edec37a3f194dd4e4c043aefd0d2d7e09e2638295</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/ostree-2026.4-1.el9.s390x.rpm</link>
      <description><p><strong>ostree</strong> - Tool for managing bootable, immutable filesystem trees&lt;br /&gt;</p>

<p>libostree is a shared library designed primarily for&lt;br /&gt;
use by higher level tools to manage host systems (e.g. rpm-ostree),&lt;br /&gt;
as well as container tools like flatpak and the atomic CLI.</p>

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

&lt;pre&gt;Fri, 21 Aug 2026 GMT - Joseph Marrero Corchado &amp;lt;jmarrero@redhat.com&amp;gt; - 2026.4-1
- Rebase to 2026.4
  Release https://github.com/ostreedev/ostree/releases/tag/v2026.4
  Resolves: #RHEL-246612

Thu, 06 Aug 2026 GMT - Joseph Marrero Corchado &amp;lt;jmarrero@redhat.com&amp;gt; - 2026.3-1
- Rebase to 2026.3
  Release https://github.com/ostreedev/ostree/releases/tag/v2026.3
  Resolves: #RHEL-234366

Fri, 10 Apr 2026 GMT - Joseph Marrero &amp;lt;jmarrero@fedoraproject.org&amp;gt; - 2026.1-1
- Rebase to 2026.1
  Release https://github.com/ostreedev/ostree/releases/tag/v2026.1
  Resolves: #RHEL-167078

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-server-9.9p1-13.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 03:00:20 PM GMT</pubDate>
      <guid isPermaLink="false">b35b766d188a385c92eae75cf4b14e20e40f72e62ef12f9febc38a80bf982c95</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssh-server-9.9p1-13.el9.s390x.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;Fri, 21 Aug 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-13
- CVE-2026-73283: Complete the fix of security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-245414
- CVE-2026-73281: Fix misinteraction between agent locking and
  the session-bind@openssh.com extension
  Resolves: RHEL-245422
- CVE-2026-73282: Fix information disclosure and data corruption
  via use-after-free in ssh client
  Resolves: RHEL-245420

Wed, 12 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 9.9p1-12
- Fix CVE-2026-59995 OpenSSH: sftp client allows attacker to control downloaded
  file location
  Resolves: RHEL-236326
- Fix CVE-2026-59999 and CVE-2026-73283: Security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-236284

Thu, 30 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-11
- Fix mistracking of MaxStartups process exits in some situations
  Resolves: RHEL-216650

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-keycat-9.9p1-13.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 03:00:20 PM GMT</pubDate>
      <guid isPermaLink="false">4263964e72d1b0d86344483193f647ca61d751b0765ec72fc3201708c273693d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssh-keycat-9.9p1-13.el9.s390x.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;Fri, 21 Aug 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-13
- CVE-2026-73283: Complete the fix of security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-245414
- CVE-2026-73281: Fix misinteraction between agent locking and
  the session-bind@openssh.com extension
  Resolves: RHEL-245422
- CVE-2026-73282: Fix information disclosure and data corruption
  via use-after-free in ssh client
  Resolves: RHEL-245420

Wed, 12 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 9.9p1-12
- Fix CVE-2026-59995 OpenSSH: sftp client allows attacker to control downloaded
  file location
  Resolves: RHEL-236326
- Fix CVE-2026-59999 and CVE-2026-73283: Security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-236284

Thu, 30 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-11
- Fix mistracking of MaxStartups process exits in some situations
  Resolves: RHEL-216650

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-clients-9.9p1-13.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 03:00:20 PM GMT</pubDate>
      <guid isPermaLink="false">9817a60aa0fc946cfc191b22e36dc215e08e2be3f2bf1179299ceaad5a604973</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssh-clients-9.9p1-13.el9.s390x.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;Fri, 21 Aug 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-13
- CVE-2026-73283: Complete the fix of security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-245414
- CVE-2026-73281: Fix misinteraction between agent locking and
  the session-bind@openssh.com extension
  Resolves: RHEL-245422
- CVE-2026-73282: Fix information disclosure and data corruption
  via use-after-free in ssh client
  Resolves: RHEL-245420

Wed, 12 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 9.9p1-12
- Fix CVE-2026-59995 OpenSSH: sftp client allows attacker to control downloaded
  file location
  Resolves: RHEL-236326
- Fix CVE-2026-59999 and CVE-2026-73283: Security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-236284

Thu, 30 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-11
- Fix mistracking of MaxStartups process exits in some situations
  Resolves: RHEL-216650

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>openssh-9.9p1-13.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 03:00:20 PM GMT</pubDate>
      <guid isPermaLink="false">24e13a5a51b970c1d0165d1bd7a029dba8d6a2fa561cca24cc4892e9808845d5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/openssh-9.9p1-13.el9.s390x.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;Fri, 21 Aug 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-13
- CVE-2026-73283: Complete the fix of security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-245414
- CVE-2026-73281: Fix misinteraction between agent locking and
  the session-bind@openssh.com extension
  Resolves: RHEL-245422
- CVE-2026-73282: Fix information disclosure and data corruption
  via use-after-free in ssh client
  Resolves: RHEL-245420

Wed, 12 Aug 2026 GMT - Dmitry Belyavskiy &amp;lt;dbelyavs@redhat.com&amp;gt; - 9.9p1-12
- Fix CVE-2026-59995 OpenSSH: sftp client allows attacker to control downloaded
  file location
  Resolves: RHEL-236326
- Fix CVE-2026-59999 and CVE-2026-73283: Security bypass due to incorrect
  handling of forwarding and tunneling options
  Resolves: RHEL-236284

Thu, 30 Jul 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 9.9p1-11
- Fix mistracking of MaxStartups process exits in some situations
  Resolves: RHEL-216650

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>kmod-kvdo-8.2.7.4-200.el9.s390x</title>
      <pubDate>Fri, 21 Aug 2026 01:45:10 PM GMT</pubDate>
      <guid isPermaLink="false">797c3a5a34170787bfd910bea148605c7e48662e8411e065e7b616f14b94ce21</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/kmod-kvdo-8.2.7.4-200.el9.s390x.rpm</link>
      <description><p><strong>kmod-kvdo</strong> - Kernel Modules for Virtual Data Optimizer&lt;br /&gt;</p>

<p>Virtual Data Optimizer (VDO) is a device mapper target that delivers&lt;br /&gt;
block-level deduplication, compression, and thin provisioning.&lt;br /&gt;
&lt;br /&gt;
This package provides the kernel modules for VDO.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - - Chung Chung &amp;lt;cchung@redhat.com&amp;gt; - 8.2.7.4-200.el9
- Rebuilt for latest kernel.
- Resolves: RHEL-163930

Tue, 07 Jul 2026 GMT - - Chung Chung &amp;lt;cchung@redhat.com&amp;gt; - 8.2.7.4-199.el9
- Rebuilt for latest kernel.
- Resolves: RHEL-163930

Fri, 03 Jul 2026 GMT - - Chung Chung &amp;lt;cchung@redhat.com&amp;gt; - 8.2.7.4-198.el9
- Rebuilt for latest kernel.
- Resolves: RHEL-163930

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glib2-2.68.4-29.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 04:43:20 PM GMT</pubDate>
      <guid isPermaLink="false">9df54ea33807398d6e89f2ee8952ab718e95fa450a822396a1c4bd352feff105</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glib2-2.68.4-29.el9.s390x.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;Wed, 19 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2.68.4-29
- Fix CVE-2026-58014: heap under-read in g_key_file_get_locale_string_list
  Resolves: RHEL-190604

Wed, 19 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2.68.4-28
- Fix CVE-2026-58015: validate D-Bus DBUS_COOKIE_SHA1 cookie context
  Resolves: RHEL-212262

Wed, 19 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 2.68.4-27
- Fix CVE-2026-15588: limit D-Bus auth line read length
  Resolves: RHEL-219128

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>rhel-net-naming-sysattrs-252-78.el9.noarch</title>
      <pubDate>Wed, 19 Aug 2026 02:56:56 PM GMT</pubDate>
      <guid isPermaLink="false">c8dde3a8c1028a9975f4f7262d84d0bea3096d12305b2ed14e6685f9a4572d2a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/rhel-net-naming-sysattrs-252-78.el9.noarch.rpm</link>
      <description><p><strong>rhel-net-naming-sysattrs</strong> - RHEL-specific network naming sysattrs&lt;br /&gt;</p>

<p>rhel-net-naming-sysattrs package provides hwdb and udev rule needed for stable&lt;br /&gt;
network naming scheme across RHEL releases.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-rpm-macros-252-78.el9.noarch</title>
      <pubDate>Wed, 19 Aug 2026 02:56:56 PM GMT</pubDate>
      <guid isPermaLink="false">a0ee77264681d14a9298dc6d9e3ca4c4abb4a546619d2075b6c666e376cf78d0</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-rpm-macros-252-78.el9.noarch.rpm</link>
      <description><p><strong>systemd-rpm-macros</strong> - Macros that define paths and scriptlets related to systemd&lt;br /&gt;</p>

<p>Just the definitions of rpm macros.&lt;br /&gt;
&lt;br /&gt;
See&lt;br /&gt;
https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_systemd&lt;br /&gt;
for information how to use those macros.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-resolved-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">09f7d3a33c56d0760989fd069f3fb9004ff777002ff8eb71dee754342b78d8cf</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-resolved-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd-resolved</strong> - System daemon that provides network name resolution to local applications&lt;br /&gt;</p>

<p>systemd-resolved is a system service that provides network name&lt;br /&gt;
resolution to local applications. It implements a caching and&lt;br /&gt;
validating DNS/DNSSEC stub resolver, as well as an LLMNR and&lt;br /&gt;
MulticastDNS resolver and responder.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-pam-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">ea09ff68aab5229212b8167c1aefb2d6b4ff648a524df2adbe5c9dfad8c315c4</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-pam-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd-pam</strong> - systemd PAM module&lt;br /&gt;</p>

<p>Systemd PAM module registers the session with systemd-logind.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-oomd-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">1193bef726e3d8fee5a3b01b08c384d0d8a7d4d59186f1cb61615cb4a6f17ae1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-oomd-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd-oomd</strong> - A userspace out-of-memory (OOM) killer&lt;br /&gt;</p>

<p>systemd-oomd is a system service that uses cgroups-v2 and pressure stall&lt;br /&gt;
information (PSI) to monitor and take action on processes before an OOM&lt;br /&gt;
occurs in kernel space.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-libs-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">ec9a39e00b29d8b65fd7ca5efbeea13c719b7611451f5c7bdae0aa39622d0240</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-libs-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd-libs</strong> - systemd libraries&lt;br /&gt;</p>

<p>Libraries for systemd and udev.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-container-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">c9b6768758cfb9f326239fa8a30a235c307eb98764170660d50c6bd04dc0b80b</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-container-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd-container</strong> - Tools for containers and VMs&lt;br /&gt;</p>

<p>Systemd tools to spawn and manage containers and virtual machines.&lt;br /&gt;
&lt;br /&gt;
This package contains systemd-nspawn, machinectl, systemd-machined,&lt;br /&gt;
and systemd-importd.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">7342457c7ed8515b806f156170ce6493382f73f59d058d970e5b21c233207558</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd</strong> - System and Service Manager&lt;br /&gt;</p>

<p>systemd is a system and service manager that runs as PID 1 and starts&lt;br /&gt;
the rest of the system. It provides aggressive parallelization&lt;br /&gt;
capabilities, uses socket and D-Bus activation for starting services,&lt;br /&gt;
offers on-demand starting of daemons, keeps track of processes using&lt;br /&gt;
Linux control groups, maintains mount and automount points, and&lt;br /&gt;
implements an elaborate transactional dependency-based service control&lt;br /&gt;
logic. systemd supports SysV and LSB init scripts and works as a&lt;br /&gt;
replacement for sysvinit. Other parts of this package are a logging daemon,&lt;br /&gt;
utilities to control basic system configuration like the hostname,&lt;br /&gt;
date, locale, maintain a list of logged-in users, system accounts,&lt;br /&gt;
runtime directories and settings, and daemons to manage simple network&lt;br /&gt;
configuration, network time synchronization, log forwarding, and name&lt;br /&gt;
resolution.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>systemd-udev-252-78.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 02:56:26 PM GMT</pubDate>
      <guid isPermaLink="false">04e4878b506731008135ba541eb3c50adcf59c42c3562883d35c8abec7d1de8f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/systemd-udev-252-78.el9.s390x.rpm</link>
      <description><p><strong>systemd-udev</strong> - Rule-based device node and kernel event manager&lt;br /&gt;</p>

<p>This package contains systemd-udev and the rules and hardware database&lt;br /&gt;
needed to manage device nodes. This package is necessary on physical&lt;br /&gt;
machines and in virtual machines, but not in containers.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-78
- test: rename the start limit subtest (RHEL-164539)
- ci: install GPG keys for Fedora 42 (RHEL-155457)

Tue, 18 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-77
- test: include util.sh needed for assert_*() functions (RHEL-155457)
- test: drop forgotten `set +e` (RHEL-155457)
- journal: treble field hash table size (RHEL-105520)

Wed, 05 Aug 2026 GMT - systemd maintenance team &amp;lt;systemd-maint@redhat.com&amp;gt; - 252-76
- resolved: replace assert() with error return in DNSSEC verify functions (RHEL-208860)
- pid1: introduce new SERVICE_{DEAD|FAILED}_BEFORE_AUTO_RESTART service substates (RHEL-137251)
- service: add new RestartMode option (RHEL-137251)
- core/service: drop unneeded unit_add_to_gc_queue() (RHEL-137251)
- core: get rid of unused Service.will_auto_restart logic (RHEL-118224)
- core: drop UnitNotifyFlags (RHEL-118224)
- core: split out the helper to serialize/deserialize ratelimits (RHEL-213655)
- core: make manager event loop rate limit configurable (RHEL-213655)
- iovec-util: add some useful helpers for dealing with iovecs that refer to dynamic memory (RHEL-212610)
- repart: use iovec structure for --key-file (RHEL-212610)
- repart: make --tpm2-pcrs also configurable in repart.d/* (RHEL-212610)
- repart: make --key-file also configurable in repart.d/* (RHEL-212610)
- man/repart: fix typo (RHEL-212610)

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>gzip-1.12-2.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 11:21:03 AM GMT</pubDate>
      <guid isPermaLink="false">c61e628ecdf982657ba6897d171b3e090d0b719f5bb3b51a94bbc6854907eaae</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/gzip-1.12-2.el9.s390x.rpm</link>
      <description><p><strong>gzip</strong> - The GNU data compression program&lt;br /&gt;</p>

<p>The gzip package contains the popular GNU gzip data compression&lt;br /&gt;
program. Gzipped files have a .gz extension.&lt;br /&gt;
&lt;br /&gt;
Gzip should be installed on your system, because it is a&lt;br /&gt;
very commonly used data compression program.</p>

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

&lt;pre&gt;Fri, 14 Aug 2026 GMT - Jakub Martisko &amp;lt;jamartis@redhat.com&amp;gt; - 1.12-2
- Fix an issue with a temporary file creations when mktemp is missing (41991)
- Fix a global buffer overflow vulnerability in the LZH decompression logic (41992)
Resolves: CVE-2026-41991
Resolves: CVE-2026-41992

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d2189b741bfb3e832dec06caea8d854d095e7ea119bae8bbe29f57e0f23c41a8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-the-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c6e91fb7f09b71cf02a3faa7ab58a5e65f9d1cff2534192c7b2eabe4af0ad889</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-the-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hne-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b0b7a33d187351e8fb363b97f70adc9c955a4cf6364fd4f141fd6b739b920768</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hne-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-th-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">0ddf946e13dc9a6efc0d91df0db1ab1d2c0b5130d13ba9b3ab71fccde3d12de6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-th-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hif-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b1eff0a4389724e51fbec41d45c8eb8dbfc0a237b5bdc70b37f06c8935d0bc18</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hif-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tg-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">00b657c696a125d970f4c999144d61aaac35f0189772263a16fabac012211256</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tg-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">58481011a82da9e237099b7eca616fc7a5c82af0e8ad2f3cc9313604a058be58</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-te-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">5c5789a7c5cad5b95240ff7b15034a843613d78cc4f43968d117bca3d6b72da6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-te-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-he-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">6268b81922f14c9446a286c509aaff721832be37329adfd8345f951239bab916</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-he-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tcy-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">57e0a1c3dc8ba9bebe8ee4c7b2d995053256aed0d6035d682b7c57c7fbca0a41</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tcy-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hak-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">0eef93afa52aab89c2a9030f4a8dfc6746a9dd05dc5354ac62e074b1d81f0b59</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hak-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ta-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">dd59508062a8c878e92db080201be3da02e8985d76ad18e0e37c3fa6ce571989</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ta-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ha-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e79d4e2c18848626cfba2f668f171535b5c77d749c3e0b976ebb911a7c93ccd5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ha-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-szl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">012616e14da561975c1d3d58f98597182aeb3dfa4fa7bd18c0c0c520c266671f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-szl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gv-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">5538fb7fdcb6d3e81e275d9a92f990998f7d875fa29d2213e5146f1767c3cf59</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-gv-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sw-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d2ffb5bc4ace7b2aa517d865b0b024c095aa4446890c08478e7d10aafd2f56b3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sw-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gu-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d77f7da986cf72e2e824f1ae5cb9042b99dee331296ee1cef3cba7e3c5f1fa63</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-gu-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sv-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3a1a46c4b7f1902b0966089e2115a3117b4fb892bdb8515fc6b3018dfded5ed0</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sv-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">aa60543de677c1eac676dd9c9e2109140e72ca40b10538def1452bea392fd7e8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-gl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-st-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c7a69ce4f60e4314bb81f782d36dc3efe6659bdcffa9466800706a5a6a39ef47</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-st-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gez-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">93ca6a2bbe6601b35321a714cec46fad38f43a9c2c711b04bdd832d179e7ae98</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-gez-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ss-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">358b75103da1017c1c75df018ebbace6e28f3d92c37eca27cf629aeb9604c5a5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ss-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-gd-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8ba25816dc13ee22f195fce7184242ef042d5862e999de8bec40109bb242ea8f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-gd-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">834352b7ece07db16a0a66f0d256aeb700359b3ab7d00ba32551e429e033736e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ga-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">fa837a5f699b1f693ccd8459585f1f5366c03696d200163e548993d38eb8d0d3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ga-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sq-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d0e79326c7b1a44c207905669d92cae64b939b8368c2d0add2c0bc9bd4af3190</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sq-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fy-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">853762cc2e67d42b704cda5aa351f4ad33bfd9a499cdc8c04f986c7d5b2b84b6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fy-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-so-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">22a7f5a7dff0cec054a5ccbd9d9934d34b290c4953be1bb7f9b70c5a495dc62c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-so-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fur-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">1b69d4d172a2d614bb4586b6e87f3f92fcd60f391b58d62a803f070d2e3dbd07</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fur-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sm-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4a2b15d9a31a753ebfb958dc08d8adb6f9c558afd26c62396a0ad44d218a5d64</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sm-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">be457861a4407d119dec210dd751682a3e4b58d9125180737fb381edb20bc6c5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">9e9e0f965d60f89a86407f50897d568d0f3cfa6e985ee7247dbbbbe2b3f99ec8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fo-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7cbf100f5d90446af378eae84a688002d53cf17c98bf7a8bb20fb773cb562a65</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fo-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sk-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">546af408ea5a98fea6dc2995b1d16a817cfb0df2112c0922ecb238aeb092fa1c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sk-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fil-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c3df7c741b0d09289985f3935062d46a70b25bc44f2686c4b0d73c52ab98744d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fil-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sid-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">671a4cd95ff317ad1e518ec6e9dcdd6378a6bbb658df9bf71f18e8bbc7c0432d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sid-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">1251fc4e17f207cb27238b2d34a469b9be14a28c001b130978a267f74226e2e6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-si-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8685d80661ea83eb555319032d4f0898c0084c4d7cc11a1d3934c858b86c6e74</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-si-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ff-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">28377dd2526b346a7b437ac93f65f0463e72ae0b413affcc999193df8c6741a9</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ff-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-shs-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4e2e9c44519ee0d7457d3c48b27cd4bfe7fddf681fd4ef00f89a22e1a77b61cf</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-shs-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-fa-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">57d1989b4d58d5c16e139697bf58414696ce029a24121e39eda44110e968e80c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-fa-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-shn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">16dda5ce66af93d555f13226182bc16b3375f560d1dfcb11bf7d0e09f98763cd</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-shn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-eu-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a3e9d3b799ad0e4484acb487ad225879aeea11e470ce10f2f9740ae8a115fa5d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-eu-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sgs-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">631f7af6b380148c6c4eef934dcb50e0d2c9e3a1b17c96260eaa2e4fbf131e3f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sgs-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-et-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">79e8735145cf2ce1095e47f448bab6046da2e0a74beb7a65119db80294c4d60d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-et-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-se-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">96ed99240f82c9b7e18cc1b51ce347cde24abe4ee10f1e16c8b6fddc92461b41</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-se-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-es-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7a96b0290901d99cc5caa8e9db4dbfdeb616d3225658c201a1ff277ca83c1987</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-es-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sd-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">068c84641050498798cfa1f98feb74a11eb755a0ed39f5315f85a814abdd5894</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sd-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-eo-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">09b6a0ed44eac3302224cb269e2d1550e2ccd3872c2e83f8d3d3cbe94951495d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-eo-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sc-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">03e3b967b21fb537d82098f97454618846e53b03f922cc4f1c44a4733cb5177f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sc-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-en-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">06e419eba30f684320280822bcd0b3e3f398eb7af65aca7824702f5246008f03</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-en-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sat-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">ca86eff9353491cb28b51203d3415fce771af60b5748bf4b2157cf1c98832763</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sat-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-el-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">46aa929c4bb5925e75e36a9bdfbaf9a89c15f885c95f4ba2f3ecc1e16f6bafd7</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-el-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sah-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">fd9f56655f0601a377b53838faa41f88b68f8ba843db085cb6feeac75c99d280</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sah-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dz-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">0fc6685d89491778bc52dcb27fc80ae7caa84d270683352bc17998a0468a2a9f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-dz-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-sa-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">41437f5ba7413d0403eef97cdffb6017d8593e0b040fd5aa559f5785123918a1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-sa-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dv-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b5010fae5ab3f1aea2ecbc52efd27778e13a739ebb67fcb313f3f05136375241</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-dv-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-rw-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">6f84412a0b29dc422f4c49698d527b97285ce25fa83a9ff189681ccbd0031831</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-rw-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-dsb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3784b51afdf8f9f083c13a5dd4ba1744f46ea9bf11a099a126f2b1a0be547555</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-dsb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ru-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8ee151ed11a632bb7cb2c4dc00ec965f1331f9b4fe79d7b06c0a6e8444a18db3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ru-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-doi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4d31d4dd3b60d37e1e942f72be6c13a2947834f6385317b549ff40a1c6bf78c8</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-doi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ro-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">aa8faf38d58d78d05967bfbe4b77dac12d80d4ede25cb128650c7e5803520f0f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ro-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-de-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">acc7028ace51ed1100590454203886d30496f6773ea77881137fe821e68910d9</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-de-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-raj-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f48689e0377fd3a4ee806b8f9d5fb0bb2c1312b7053b925d7bbb34075b69276c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-raj-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-da-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">38e0f2f72d3495dbd2d402d6c36c45598968d3f5e6cfc224a1426d00574e00d6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-da-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-quz-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3d73d6d0852de59d0a67d7dd611e4cf8eb098468b9f89fdc81f0440d9ee4ab68</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-quz-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cy-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f91c8ac2db3344372a839160eeaebfbed00de620326fb7a5bb5cdfd0f52995b1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-cy-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pt-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f73192f281d4154b7eccfe1d03d63e3d50a6c83d140b65f956a55e7184afaffc</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-pt-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cv-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">171a2506bc7e24c81de77e999230ce12d1b17a5ebc6aabdce23cd4b36273055f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-cv-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ps-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d799fa1255528969c7c506868678ca01aa9c62bf19a50fb4105735cb5b9bae1f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ps-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-csb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f79cc74a306bb7d900514ef445f2808b0aa0c9889dcaff286648043358a94461</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-csb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">07f89b269760a45b3ec2bffe6d99d5fdaa0a234040c6fb75da4ab363fa379855</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-pl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cs-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">bcaf50b61ef8c2df6504d251f1a4e88dba98fd078da66b57fb772e49101af8aa</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-cs-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pap-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">2a9a663a5266a879cc8b8a19753a3a14729e7b770a0adb629d96184d0915060b</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-pap-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-crh-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">5a79989e08bf0ad3da76150c4957bd7289b5d8dd709c49df7e3a9df972348664</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-crh-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-pa-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8d8695a1ed3bb433b19a077bca29d71150e5ae866c96bffc7858ba90d0886303</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-pa-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-cmn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3a01431a60ab349c6d1e7910d0146529f76bd65f3facf4c1219515b2880ef1a5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-cmn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-os-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">5ac5c24d468118b86ce4b4fe17273ac505088c0841d6e7b1281efeab82f7a4c2</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-os-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ckb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a6ed86f36836cb7300e63a6fef671697b1957552eb47e2cabb878ffacbc88305</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ckb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-or-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4ab5b5007e29e98a050901db651063162b128749410eee2506d374127418e1e1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-or-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-chr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">64da35ed2e0914be6db721ca09b4e425dafd074ad52ca0d2997125a1518d1938</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-chr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-om-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">12629aae274c47e2004d9a29a44be96d2fb80ebd320b0f58346eb5fe316a8c95</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-om-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ce-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7c8256c2ac5055391ac9b794f358257cc29e67b3b4daaca2f0d0f8f76be37ae4</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ce-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-oc-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4d537cf64257c3311dd21d73df7af91e766562594036304cfbe86adf770b3026</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-oc-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ca-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">1b2110a40e34fc73c646a6888a7cbf177f99e7dffc0245869722ee506a023319</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ca-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nso-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">9ecd60512283d49c5d5dc526625e41eef0dccbc79c2109bfc721e2d158b8f605</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nso-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-byn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">877840a745842f61f129713f5afd57a3408be4a545ee408b00bdb0347e10d94a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-byn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">ea1d4543d18bae9f79cc7aa5afbfb17f39eda3dd29771a9804e4bf099f2fb18c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bs-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a54652e9b03dd2767564f63159b84c18ab5be75eeeb39a955e8bf856be18ee08</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bs-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f04d9238d1d42cef1219e2312dc33981335f98571a3231f7e612c6a21d319dfa</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-brx-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">42b086761e73c140ec9ff369a7aca27003f70dd2d29fdad8022882f33bb77bb1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-brx-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">0cbc6090c63d53a4d8b398c197ef7fb2415e67414fe92c01a79c20a15d8e91ee</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnsl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e2b93f0dc8a1350a71140b772c386c9324851ca181448b0b6c1b9db859719402</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libnsl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-br-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d41085e5076b54222f162287b392c0a2359496e9b3b51bc4de740cedb78b9cab</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-br-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-niu-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">64fada3932ad4eaa6d0408bb17f231d327460e085be28b0c4ce359fc87c3ffd7</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-niu-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bo-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">88a2886379135cb6966a962549fbdf9a613bd1642928d17a9925dcbc7cd05a31</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bo-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nhn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">dedf2a47c1f32720407ac95daf57e70232c014dd4b0caaec22fc6253d1b52e51</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nhn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">1828269d8d1ab03f09d079c444b8ad0d21390bd5fce1cb4b1f21ae73477b39e9</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ne-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">075d0f5f8f4fcd08f9891be2b5a8bd1d9c928ed824f70ac397ebde7b22915952</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ne-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">5d778070e62a9e198223812de3c7581597d066010e58a9f1498f70a290b89b30</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nds-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4ec1fe38586781030afb98a1844b8bad0f9cdedafd92ab394a5eda82f445cfd6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nds-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bho-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b5e799b0c7872e7c048aa3f2bb73da73c4681ea109bf81645b71ad2dd05c98f7</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bho-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">2d5080813d9cabb2f53e2c6597aa2f718c27023e94757cf592a8904dd1cfbb07</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bhb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f368c85740fedc1db97721a071d26245a9b1c20849c386506b7dbab06b8f20ef</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bhb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-nan-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">104d77b03a8bf4621c266adc70b8bc098c49a997a9bc1702001ddf3881bb1aab</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-nan-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bg-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">dd381ddaaeff0e17670521d72a45ae568cda1571fa2ebd371a46b86a8e2d043c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bg-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-my-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4ca27b450acdeb5288ab29d1fc5731b0b6ba88f101a1047050a08edbd7ff8ca6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-my-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ber-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3cb79e849a1b0a83fd8d73e0409ee6a786db5c61017d43b505a6d6c2e0cdf495</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ber-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mt-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8b94e7aee8a3775dcfc23bea2d18eeeaf6d3b7962141a36d9541f7e1cd3e0d57</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mt-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-bem-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3cd7a2d7fd20c58bce4a9142427f1ff45649a44cf293283b841fd4c7360c4e9c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-bem-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ms-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e2a592c7a6f8932a74ade95c01dd310e413858af7b994ede92162ec1ea32f8ba</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ms-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-be-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e8df49ec8080b63131ee088ba8e494020b0827fbb853f189211e4141fc9652b3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-be-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c29b172482cc0c59006db884ded442f539be4410e9468c9934d85fd58475db0c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-az-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">00cd5e46774521b264493d8069db99f02b69d7323022856609a759e6de6a7f9e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-az-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mnw-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">749f7de601b4178580ba2b14be2bc8f174c1ced967d91fc94dcc294f95f91449</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mnw-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ayc-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">12575af35079a97a7d3bb0de702c97b9f9dd2733abc2fafbb887227662e50ff6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ayc-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mni-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">32aee7b758d0e5f9edcc5233b88473422c9ba035018e6cc22c370360683f6e55</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mni-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ast-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d5b40e967030498745defb25b02c0d38cf6c08a6b4ee9efdb9633351bf220927</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ast-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d80a0dc724bd9a0de45702f24b354f85e9c1230261fff4e703baa00a79b01f82</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-as-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">973ef1aff42449ad69a972e950815c175ca07735fa3dbfc8baed60618d1ee4cd</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-as-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ml-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b5c6d2b42d914ab0c068da1efb19501266d7c27bf393af4e92d07aaf98c388bd</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ml-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ar-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b99f314d866a7b3f4efca5d741cce85081c372c3033f1b25dc6c4a9f571b20ac</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ar-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mk-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f482a0169dee597e5cc9c8ba2363d9e000d389096a70e21306cdb00fa07a4e4e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mk-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-anp-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e4473aa7bb4710abaa8916da09f81dc6aa535458aae8fe86ebfe49e08b418621</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-anp-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mjw-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">710cd5fdcfabcdee82a5f5cdd7e4b10d3887417d38a72382bc5ae08e3306d182</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mjw-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-an-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">13bc85acdbf4f4f2162022cf607c71f23361183f1cede68bef3ff5d732e5815b</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-an-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-miq-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">ae2320f1e7f5ccb36c7d057baaeb29bf40240197851e99aa5570b80a335b6740</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-miq-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-am-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">2d0e993b9e011632ecc1af47cefd34555b7f5f71fddca21ffc7d6ab6bc560885</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-am-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">134326cf0fb95f6be52ce418395861a957a2c52e37bd8936bd6b65d4f4c729f7</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ak-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">afd6219e0ea894fab38e2ae23c7faf0bb4addc6a71d38007314b68077f69b017</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ak-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mhr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8933224a11581cfada42719c129e13398abb622fe25f2f7cfc2b1c3d3dd53a18</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mhr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-agr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d60c6bb9eca8adef41af995c3c8d123c76d8e2915650a99c55edb2d4967d7cdd</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-agr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mg-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">91d1d5dd21b95ccfc55e82b9490b88ce2eeb7fff16371928084cd6f44646be00</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mg-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-af-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">afd02b5f91bffd2d6bb972da7475e8fd33711822489073bf88a21bace5190077</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-af-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mfe-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">32d7e647efaaf9e769f5844857e1224a59201c8ac517da262887a522b1b5ea3f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mfe-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-aa-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">cebe3e15c48c516f0b53e387eed413941cc7fad6a0c655d6e5aea6a418c35ec0</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-aa-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mai-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">4f6820899f86b30bce89aeb1c307a855063e061a06fa6911df0c394abfb50b4a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mai-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-gconv-extra-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7841b0dcb275d6af760c7eacfdba9989f6b42b7d3a27b4a4f0e3d919717a3b50</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-gconv-extra-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-mag-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e241e0b065e82aea2d3967827d04e4f36e9da340d1f0741823d887c75c762e2f</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-mag-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-common-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">56795eb955440904f0e6256f4bdb74b2fc7b13b67fd040691fa9e4b3f74cc98d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-common-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lzh-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a3dd2326253b6bfab28e96ea124488bcd3f59015a66152bedcf3725c55f8d2ee</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lzh-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-all-langpacks-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">be7869318ca05a4fe10807e42e8f0c153176c7ffd83382133e2138f437dd1aef</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-all-langpacks-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lv-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">60f43a35b826b6b58548ee4ec161812d88e8fd6d17e57dc3c36fb4f06869cdb5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lv-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">2c3e0517c5591292e2a1dc46f768791bbe37fc8e0d1fba1e06b0baa15b2db7f6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lt-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">89bec591897cb1098cbd5f5b7811db425ae120750a92226ab94c0c2d884dc7a5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lt-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lo-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a89a825bca030583c934bc66a107b5fe03465c835ce7c7904588f9c18951ff05</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lo-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>nscd-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">517f15909726d0eaeca233a93c02b05fa6554c534da2b1c22aa23a998aff654b</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/nscd-2.34-277.el9.s390x.rpm</link>
      <description><p><strong>nscd</strong> - A Name Service Caching Daemon (nscd).&lt;br /&gt;</p>

<p>The nscd daemon caches name service lookups and can improve&lt;br /&gt;
performance with LDAP, and may help with DNS as well.</p>

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

&lt;pre&gt;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ln-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c6d1fabec5c4c4c90b212aadd63fcc58fa14809ecf60c6864188e969af338508</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ln-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-minimal-langpack-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a214ad7e2df501045e10e1d09d4558f873cb90dd1968b06baaadc86c70e96b47</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-minimal-langpack-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lij-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d6bf1cc5e52fc4e1915b8927b4d8b5c44aa3280cb0c2b27ee57ea811f3578005</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lij-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zu-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c6ea3a5233c75ad5603c1d55fb1c4b7c3fd0ffd1f106e81170a4fbbdf339d8cc</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-zu-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-li-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">77a9434a3f886eef326f8c99099955528cc1f0ddf4630c9ce784b59142f602d3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-li-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-zh-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">57eabfd2cb681a83cccf6000d95eefdae4134809e113f35174f37877f70b166a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-zh-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lg-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">1f7d634ba2e93a9d3c836fd81b71a035b00974d75667e9852783ad56560a30d0</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lg-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yuw-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c67a056ee8542a7d5679452fb5f33ebd5331c646e83a11ea1d85ad295ce61d54</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-yuw-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-lb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">256631e84b512b5b331f21717d9a0b22330f388cc239ccdd6dbf62f87a08a0bd</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-lb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yue-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7b2994c120be46496ef98e28393f68e273eb5c83a555048a2d613e67a14714d1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-yue-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ky-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">42b8c3ca6962fde9875ea5ceabd78311d274e6576d143c0c03e844d10a536fac</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ky-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yo-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">82aa5e8e2db6f2470adc0679bb3917678eff0d3f85264edaad7e960b2d6e7278</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-yo-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kw-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">9a52739f1bec514857ce58a94440c6b89bf655c6ae6bb4d1399128e63ed8f295</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-kw-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-yi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">be0afcf0207f8d32cc1ec45a7d11b086afb6c550f426cdb344f9e5c30e8bb8e0</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-yi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ku-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">65b69b01cf36617488b6f8c6190a5a6f8c7ef1a7c331e2d544eb9f7c4b003653</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ku-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-xh-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f35a577fceeb7e89c4afc7ddcd869d9251d2500b6b7405549a2ca094c7c462b4</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-xh-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ks-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3b4dd82736bd83be1d9944f6f6ae5476d0b8bcb0aa16a789f3940c097e3a56be</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ks-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wo-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">10b3ca8434e89cd6c374006e84391fb898f2dab265262072fefb0c0fc60a701a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-wo-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kok-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e59003f46e7a15a46e3a29d1d1a6de5b14a6ab99e22bd84fb0dbd7ae12ca086a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-kok-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wal-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">3022cb5bf372d3fc96785477df421ecf2171c517085a725deb4973cc769bf63c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-wal-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ko-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8454bf156c2654e0a4f204a27eb1bb05f1cda62a93a78c156f7f9ad8871e711d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ko-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wae-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">ad705e52a0122aa741a2ea38c545c62bcc7a5b57ebb990cd1c63af65e15b1e68</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-wae-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b0f16dab4e3c448a0e95496f13d2bc7d981061db8b786e11b08e02168f547402</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-kn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-wa-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">17ef54cd7786e1346bc7e2acbd2e47ef93f7142c31386c6d5a6ba31dc713fabd</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-wa-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-km-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">f60068217688f9f7317ba5a05bd3f8757c78c686ece68dbeb4ef56f1313969a6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-km-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-vi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">a7b061edeaf08aafd797e3b2b717778cf3b10d43a295764e04435f09e65748a3</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-vi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7140752c2cb04f5e205c81116650fded2ccdaa39e9dd0bbc56532b83108d1c4c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-kl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ve-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">b98af3d509116f27d3ce3353a117bd60c24aa6af035ed0da0beda057cd0a00f7</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ve-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kk-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">bc753e22c7e1935bac6c95e5259883ce4c3bd9170598931140fd6e3a911d033b</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-kk-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-uz-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">72330d41bc3b551b9bb37b0bd53b495e86c1b5653e0831ec5a58b15c35635fbb</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-uz-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-kab-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">82faa4e41b7df39ba3d7df6e2470d8321c29b0839d06a4288732ed7742c2e780</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-kab-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ur-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">9e2e3e47119b82a7dbd647854accd06703c033e90a9e0843d545b6217c511da6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ur-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ka-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">364098623907fcc206694a6d6cb5c110e41c3fc2384e8a4322782827515bb87e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ka-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-unm-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">35365ce04306c162103dab321494c90906a4caf868f7961c46ea6b296d7f3939</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-unm-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ja-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">ba8a4dcf325f362db152c4608f18e56ddb75667f25794deafc11c7d1de82d2b4</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ja-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-uk-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e124d03cf75e08e6dfa2e575c2be11a485f4b4ee2b18516fe550adb1e4db3c77</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-uk-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-iu-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">652d679d51547d7449f137d2f28ea69e350a36954c4c47dea2f0ae0aee94e42e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-iu-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ug-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">1fc09d125a948d3330d14d8a62fbdb3ef6225e0d6874a558ade80f3c52353b3a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ug-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-it-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e5fa31735a1146c353fceb6852cd00c6aafac48e27a421fa63e1364949e6a204</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-it-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tt-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">060c104e1efe31a911e456676ddccfa65b503e26f14d084c2590110ce0c2d067</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tt-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-is-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">e1f1ffe9c9605d76c5ac082cb8f300af2b4199d11a7ca96b65a8043f8f0c6355</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-is-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ts-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">5863e85377cff61a5cadb3a50117fef1bec0fb50cdbae427a653acfa5ecc7171</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ts-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ik-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">fbc6ed7df41b53e8a3ea1fd38f40478012f074636335cd14814c5874a9b5079d</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ik-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tr-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">dce6365bc8768a223ea330cafd2da3f7239d6de3b3375d48e7ccd7541c0a4655</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tr-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ig-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c733e5b41ff32c35932bd2a1c6d2d067785292508a9c59234fcb6b7b8171f2ca</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ig-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tpi-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">91d5874fc4d2e4a79b64eb17e4b2674f3adbd5b8b22c62ea8bb33463880f564a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tpi-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-id-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">141fbd5050e271c6738007647f382da4fbfeb4bb45c2a5d7c27219aa3ade38dc</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-id-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-to-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">c1e8629e204092ffb5bc6a6350d89f6104939b4222101e04958db1f07ee0f2b2</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-to-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ia-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">50cfc1fe0c179d43e5dbdd5be039336dcfdf7e8a2d81e2da2e9c6fc5d839998b</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ia-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tn-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">ab1b816129f4367b3899fe5121ad7fec8a4dcdad41f304fabb160e0efa6f5b9e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tn-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hy-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8e9cd3a5aaf08749a603bfa084753b3f46b48e2539e7c19395e44d03ee22df68</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hy-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tl-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">76b0ca63684e628d7cfdbe16991deb05fe2f5cf438d8739f2d511a7be6a53e27</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tl-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hu-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7b2c8c9695989c99306245d124689931fbcd331c347784daf87dc7e701685d68</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hu-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tk-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">14c5dba10d6b4106c2d7d6188d030045d3570ba366eaa0f83bea2f44c2e5fd78</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tk-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ht-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">d07ce79ce1b2f85386d87ae31e64b5c530fce9f6479f2ee2342203c904fcbe87</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ht-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-tig-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">514ebd3b330cf60f5bcff63e25e64d5acacae01f7de9e748ab092824941b0555</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-tig-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-hsb-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">8ddd3732d018c019ebaa0f7198f274003a04efe62101cf1e5247a65c0de389f6</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-hsb-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>glibc-langpack-ti-2.34-277.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:44:33 AM GMT</pubDate>
      <guid isPermaLink="false">7a709b440b5b5d10e7fce3bbcf91a7ac138e8860365f3a209040f88cdbbb6845</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/glibc-langpack-ti-2.34-277.el9.s390x.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;Mon, 10 Aug 2026 GMT - Frédéric Bérat &amp;lt;fberat@redhat.com&amp;gt; - 2.34-277
- x86-64: Prefer EVEX512 string and memory functions on AMD Zen5
  (RHEL-175520)

Wed, 29 Jul 2026 GMT - DJ Delorie &amp;lt;dj@redhat.com&amp;gt; - 2.34-276
- Stop shipping glibc32-debuginfo (RHEL-219516)

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>skopeo-3:1.22.2-4.el9.s390x</title>
      <pubDate>Wed, 19 Aug 2026 07:03:23 AM GMT</pubDate>
      <guid isPermaLink="false">f1503b73c12fbe1766420474fad187b0ca266c8bdeb8f6fbdfe34d247db17633</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/skopeo-1.22.2-4.el9.s390x.rpm</link>
      <description><p><strong>skopeo</strong> - Inspect container images and repositories on registries&lt;br /&gt;</p>

<p>Command line utility to inspect images and repositories directly on Docker&lt;br /&gt;
registries without the need to pull them.</p>

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

&lt;pre&gt;Wed, 19 Aug 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 3:1.22.2-4
- Rebuild for golang-1.26.6 CVE fixes (CVE-2025-68121 CVE-2026-33811
  CVE-2026-27145 CVE-2026-33818 CVE-2026-56853 CVE-2026-56858 CVE-2026-56859
  CVE-2026-56860 CVE-2026-56862)
- Resolves: RHEL-164492 RHEL-187324 RHEL-190003 RHEL-241116 RHEL-241304
  RHEL-241601 RHEL-241835 RHEL-242236

Thu, 30 Jul 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 3:1.22.2-1
- switch to sustaining-engineering GitLab release-1.22 branch and bump epoch to
  fix upgrade path
- Resolves: RHEL-220456

Wed, 17 Jun 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 2:1.23.0-1
- update to https://github.com/containers/skopeo/releases/tag/v1.23.0
- Resolves: RHEL-185740

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>podman-6:5.8.5-2.el9.s390x</title>
      <pubDate>Tue, 18 Aug 2026 04:30:57 PM GMT</pubDate>
      <guid isPermaLink="false">5274889c27d05fdd680e29a038dc8073b30754d3e035b7fd52cbb0e114d1407a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/podman-5.8.5-2.el9.s390x.rpm</link>
      <description><p><strong>podman</strong> - Manage Pods, Containers and Container Images&lt;br /&gt;</p>

<p>podman (Pod Manager) is a fully featured container engine that is a simple&lt;br /&gt;
daemonless tool.  podman provides a Docker-CLI comparable command line that&lt;br /&gt;
eases the transition from other container engines and allows the management of&lt;br /&gt;
pods, containers and images.  Simply put: alias docker=podman.&lt;br /&gt;
Most podman commands can be run as a regular user, without requiring&lt;br /&gt;
additional privileges.&lt;br /&gt;
&lt;br /&gt;
podman uses Buildah(1) internally to create container images.&lt;br /&gt;
Both tools share image (not container) storage, hence each can use or&lt;br /&gt;
manipulate images (but not containers) created by the other.&lt;br /&gt;
&lt;br /&gt;
Manage Pods, Containers and Container Images&lt;br /&gt;
podman Simple management tool for pods, containers and images</p>

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

&lt;pre&gt;Tue, 18 Aug 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 6:5.8.5-2
- Rebuild for golang-1.26.6 CVE fixes (CVE-2025-68121 CVE-2026-27145
  CVE-2026-33811 CVE-2026-33818 CVE-2026-56853 CVE-2026-56858 CVE-2026-56859
  CVE-2026-56860 CVE-2026-56862)
- Resolves: RHEL-164485 RHEL-173976 RHEL-186006 RHEL-190092 RHEL-190858
  RHEL-212537 RHEL-241180 RHEL-241284 RHEL-241400 RHEL-241610 RHEL-241788

Mon, 20 Jul 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 6:5.8.5-1
- update to https://github.com/containers/podman/releases/tag/v5.8.5
- Resolves: RHEL-212537

Wed, 17 Jun 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 6:5.8.3-1
- update to https://github.com/containers/podman/releases/tag/v5.8.3
- Resolves: RHEL-185738

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libkcapi-hmaccalc-1.4.0-3.el9.s390x</title>
      <pubDate>Tue, 18 Aug 2026 01:26:19 PM GMT</pubDate>
      <guid isPermaLink="false">478299d6048488800afbce3d5b538468b6d50f4a547a3bf5c449d68546fcb8bb</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libkcapi-hmaccalc-1.4.0-3.el9.s390x.rpm</link>
      <description><p><strong>libkcapi-hmaccalc</strong> - Drop-in replacements for hmaccalc provided by the libkcapi package&lt;br /&gt;</p>

<p>Provides drop-in replacements for sha*hmac tools (from package&lt;br /&gt;
hmaccalc) using libkcapi.</p>

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

&lt;pre&gt;Tue, 18 Aug 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 1.4.0-3
- Remove ansi_cprng test as new kernels don't support it
  Resolves: RHEL-242707
- Add tag processing in AEAD decryption without ciphertext
  Resolves: RHEL-242667
- CVE-2026-71226: Fix memory corruption via uncanceled AIO requests
  on error in libkcapi's one-shot AIO path
  Resolves: RHEL-224815
- CVE-2026-71227: Fix infinite loop denial of service in libkcapi
  _kcapi_aio_read_all() due to unhandled io_getevents() timeout return
  Resolves: RHEL-224976
- CVE-2026-71225: Fix IV reuse in libkcapi one-shot symmetric cipher chunking
  Resolves: RHEL-224704

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libkcapi-1.4.0-3.el9.s390x</title>
      <pubDate>Tue, 18 Aug 2026 01:26:19 PM GMT</pubDate>
      <guid isPermaLink="false">497e02ae4cbe99969efcf5832609bbdcd9c19554a635cd7927bbb88ebedba7ad</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libkcapi-1.4.0-3.el9.s390x.rpm</link>
      <description><p><strong>libkcapi</strong> - User space interface to the Linux Kernel Crypto API&lt;br /&gt;</p>

<p>libkcapi allows user-space to access the Linux kernel crypto API.&lt;br /&gt;
&lt;br /&gt;
This library uses the netlink interface and exports easy to use APIs&lt;br /&gt;
so that a developer does not need to consider the low-level netlink&lt;br /&gt;
interface handling.&lt;br /&gt;
&lt;br /&gt;
The library does not implement any cipher algorithms.  All consumer&lt;br /&gt;
requests are sent to the kernel for processing.  Results from the&lt;br /&gt;
kernel crypto API are returned to the consumer via the library API.&lt;br /&gt;
&lt;br /&gt;
The kernel interface and therefore this library can be used by&lt;br /&gt;
unprivileged processes.</p>

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

&lt;pre&gt;Tue, 18 Aug 2026 GMT - Zoltan Fridrich &amp;lt;zfridric@redhat.com&amp;gt; - 1.4.0-3
- Remove ansi_cprng test as new kernels don't support it
  Resolves: RHEL-242707
- Add tag processing in AEAD decryption without ciphertext
  Resolves: RHEL-242667
- CVE-2026-71226: Fix memory corruption via uncanceled AIO requests
  on error in libkcapi's one-shot AIO path
  Resolves: RHEL-224815
- CVE-2026-71227: Fix infinite loop denial of service in libkcapi
  _kcapi_aio_read_all() due to unhandled io_getevents() timeout return
  Resolves: RHEL-224976
- CVE-2026-71225: Fix IV reuse in libkcapi one-shot symmetric cipher chunking
  Resolves: RHEL-224704

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-usershares-4.24.5-2.el9.noarch</title>
      <pubDate>Mon, 17 Aug 2026 09:36:56 AM GMT</pubDate>
      <guid isPermaLink="false">dfbb67cb69c9c8a5eab9f5226bdf91aa6ca6f3e24e2174ea8501b8d0cca02d62</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-usershares-4.24.5-2.el9.noarch.rpm</link>
      <description><p><strong>samba-usershares</strong> - Provides support for non-root user shares&lt;br /&gt;</p>

<p>Installing this package will provide a configuration file, group and&lt;br /&gt;
directories to support non-root user shares. You can configure them&lt;br /&gt;
as a user using the `net usershare` command.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-common-4.24.5-2.el9.noarch</title>
      <pubDate>Mon, 17 Aug 2026 09:36:56 AM GMT</pubDate>
      <guid isPermaLink="false">29cc14a974e53ac66029de4f65572fedca809910a78835729937b3488feef531</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-common-4.24.5-2.el9.noarch.rpm</link>
      <description><p><strong>samba-common</strong> - Files used by both Samba servers and clients&lt;br /&gt;</p>

<p>samba-common provides files necessary for both the server and client&lt;br /&gt;
packages of Samba.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libwbclient-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">18b28479ea5a0904814533ce40feaa1a924f83bff31a7541ef44c0c45bfaa7c5</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libwbclient-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>libwbclient</strong> - The winbind client library&lt;br /&gt;</p>

<p>The libwbclient package contains the winbind client library from the Samba&lt;br /&gt;
suite.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-ldb-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">77456cde90320543380e681252d7aeef9f0090dda386fa593c1973faaa0dabf1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-ldb-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>python3-ldb</strong> - Python bindings for the LDB library&lt;br /&gt;</p>

<p>Python bindings for the LDB library</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libsmbclient-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">c5942266d56d0b02f79f4b80d073c1f8f9316a99f0d31ebfb3ce60674db01e8e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libsmbclient-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>libsmbclient</strong> - The SMB client library&lt;br /&gt;</p>

<p>The libsmbclient contains the SMB client library from the Samba suite.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-winbind-modules-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">e0cb41db967fb07bb24720dc403aec17ba23fe75906719756b914b36b7bc0a88</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-winbind-modules-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-winbind-modules</strong> - Samba winbind modules&lt;br /&gt;</p>

<p>The samba-winbind-modules package provides the NSS library and a PAM module&lt;br /&gt;
necessary to communicate to the Winbind Daemon</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-winbind-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">7b2f7c81dc1a1cc592e363b1b92d296d68a1e91bcd4285fd835be21a5fa1fe8e</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-winbind-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-winbind</strong> - Samba winbind&lt;br /&gt;</p>

<p>The samba-winbind package provides the winbind NSS library, and some client&lt;br /&gt;
tools.  Winbind enables Linux to be a full member in Windows domains and to use&lt;br /&gt;
Windows user and group accounts on Linux.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-tools-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">76f6f29c54f5cbed4c4381055b6915519b9eebf4a8a8897be882b3ad66c61769</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-tools-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-tools</strong> - Tools for Samba servers&lt;br /&gt;</p>

<p>The samba-tools package contains tools for Samba servers&lt;br /&gt;
and for GPO management on domain members.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-ndr-libs-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">d5d7d749e4ba467339fc2f22d54d9b198a6f26eca828b750f219904c15275221</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-ndr-libs-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-ndr-libs</strong> - Samba NDR libraries&lt;br /&gt;</p>

<p>The samba-ndr-libs package contains NDR (Network Data Representation)&lt;br /&gt;
encoding libraries used by both Samba servers and clients.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libnetapi-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">8b55bf9869c1f1cc389890af73f5bb9d52ed06ee72b1f4105ce794e22dc5b9ca</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libnetapi-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>libnetapi</strong> - The NETAPI library&lt;br /&gt;</p>

<p>This contains the NETAPI library from the Samba suite.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-libs-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">17da51906041cb77e8ebf57e9c23d90729d9d7f13c1e931710528be548ff23d2</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-libs-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-libs</strong> - Samba libraries&lt;br /&gt;</p>

<p>The samba-libs package contains the libraries needed by programs that link&lt;br /&gt;
against the SMB, RPC and other protocols provided by the Samba suite.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-ldb-ldap-modules-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">f0bbec8edb18e1a286b7d3c219a348919a3e6a281071eebad70192d422b544f1</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-ldb-ldap-modules-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-ldb-ldap-modules</strong> - Samba ldap modules for ldb&lt;br /&gt;</p>

<p>This package contains the ldb ldap modules required by samba-tool and&lt;br /&gt;
samba-gpupdate.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-dcerpc-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">f0475a1c8e69e114c3df1a4ab947326bf7e70018e17f2d5a4f83cb72ba329d7c</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-dcerpc-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-dcerpc</strong> - DCE RPC binaries&lt;br /&gt;</p>

<p>The samba-dcerpc package contains binaries that serve DCERPC over named pipes.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-dc-libs-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">44714f3ffc9ec1a59fd80db4e71f71a7d30f97c6dd8c0e8f459b4a4a73e34515</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-dc-libs-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-dc-libs</strong> - Samba AD Domain Controller Libraries&lt;br /&gt;</p>

<p>The samba-dc-libs package contains the libraries needed by the DC to&lt;br /&gt;
link against the SMB, RPC and other protocols.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-core-libs-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">2748b48a97926f0e0db10c32c2d7517b012d90c92af1a98e69dc354f70bdbffe</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-core-libs-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-core-libs</strong> - Samba core libraries&lt;br /&gt;</p>

<p>The samba-core-libs package contains foundational libraries needed by&lt;br /&gt;
both Samba servers and clients. This includes error handling, utilities,&lt;br /&gt;
and basic support libraries.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-common-tools-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">29897730c5c6cd8ccaaf872ebac67dd3bda73211c679a1010721bde000adec6a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-common-tools-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-common-tools</strong> - Tools for Samba clients&lt;br /&gt;</p>

<p>The samba-common-tools package contains tools for SMB/CIFS clients.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>libldb-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">cb0911cfcbc83500566495592a921219addc1f1ee9135898ad24ab08f9842666</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/libldb-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>libldb</strong> - A schema-less, ldap like, API and database&lt;br /&gt;</p>

<p>An extensible library that implements an LDAP like API to access remote LDAP&lt;br /&gt;
servers, or use local tdb databases.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-client-libs-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">948925075664faacced91c986578d055790495ddc1bfb08003948f09e06fcb60</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-client-libs-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba-client-libs</strong> - Samba client libraries&lt;br /&gt;</p>

<p>The samba-client-libs package contains internal libraries needed by the&lt;br /&gt;
SMB/CIFS clients.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>samba-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">e9312c11d87e90741447940a32f9d74899a0a66e1e7ad6ad017c9ede37933021</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/samba-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>samba</strong> - Server and Client software to interoperate with Windows machines&lt;br /&gt;</p>

<p>Samba is the standard Windows interoperability suite of programs for Linux and&lt;br /&gt;
Unix.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-samba-dc-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">6617e1f818d97962624025057a334d4f3923b6fedbc1dc82aa8a020289a4c2f9</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-samba-dc-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>python3-samba-dc</strong> - Samba Python libraries for Samba AD&lt;br /&gt;</p>

<p>The python3-samba-dc package contains the Python libraries needed by programs&lt;br /&gt;
to manage Samba AD.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-samba-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">7b4896be03f4abf3a33c7dd0ad1b69594965bb413f3f19f621db89cc252b9665</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-samba-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>python3-samba</strong> - Samba Python3 libraries&lt;br /&gt;</p>

<p>The python3-samba package contains the Python 3 libraries needed by programs&lt;br /&gt;
that use SMB, RPC and other Samba provided protocols in Python 3 programs.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ldb-tools-4.24.5-2.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 09:35:13 AM GMT</pubDate>
      <guid isPermaLink="false">c3a535e3e58f02797296e0d26eba8603598f844cfd54b1805a6cc81c08dce409</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/ldb-tools-4.24.5-2.el9.s390x.rpm</link>
      <description><p><strong>ldb-tools</strong> - Tools to manage LDB files&lt;br /&gt;</p>

<p>Tools to manage LDB files</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-2
- Obsolete samba-common-libs-debuginfo
- resolves: RHEL-175124

Tue, 28 Jul 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.5-1
- Update to version 4.24.5
- resolves: RHEL-175124

Fri, 29 May 2026 GMT - Pavel Filipenský &amp;lt;pfilipensky@samba.org&amp;gt; - 0:4.24.3-1
- Update to version 4.24.3
- resolves: RHEL-156320 - CVE-2026-1933 CVE-2026-2340 CVE-2026-3012 samba:
  various flaws
- resolves: RHEL-161658 - CVE-2026-4480 Samba: Remote Code Execution in
  printing
- resolves: RHEL-170594 - CVE-2026-40170 samba: ngtcp2
- resolves: RHEL-177925 - CVE-2026-4408 samba: Remote Code Execution in
  SAMR
- resolves: RHEL-166869 - build hardening with FORTIFY_SOURCE

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>crun-1.29.1-1.el9.s390x</title>
      <pubDate>Mon, 17 Aug 2026 07:54:39 AM GMT</pubDate>
      <guid isPermaLink="false">42561cda461ca088ea1c67e1de624a67c5a22a398486803f1d3bb9a8d6713925</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/crun-1.29.1-1.el9.s390x.rpm</link>
      <description><p><strong>crun</strong> - OCI runtime written in C&lt;br /&gt;</p>

<p>crun is a OCI runtime</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 1.29.1-1
- update to https://github.com/containers/crun/releases/tag/1.29.1
- Resolves: RHEL-185741

Wed, 17 Jun 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 1.28-1
- update to https://github.com/containers/crun/releases/tag/1.28
- Resolves: RHEL-185741

Fri, 17 Apr 2026 GMT - Jindrich Novy &amp;lt;jnovy@redhat.com&amp;gt; - 1.27-2
- add conditional Requires on container-selinux for SELinux-enabled systems
- Resolves: RHEL-169227

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>hwdata-0.348-9.24.el9.noarch</title>
      <pubDate>Mon, 17 Aug 2026 07:09:12 AM GMT</pubDate>
      <guid isPermaLink="false">ef9ff468eefa5655bc20eb0ace4fa4a54a6181e20b83f27167dd8d344485be9a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/hwdata-0.348-9.24.el9.noarch.rpm</link>
      <description><p><strong>hwdata</strong> - Hardware identification and configuration data&lt;br /&gt;</p>

<p>hwdata contains various hardware identification and configuration data,&lt;br /&gt;
such as the pci.ids and usb.ids databases.</p>

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

&lt;pre&gt;Mon, 17 Aug 2026 GMT - Vitezslav Crhonek &amp;lt;vcrhonek@redhat.com&amp;gt; - 0.348-9.24
- Update pci, usb and vendor ids
  Resolves: RHEL-178533

Mon, 15 Jun 2026 GMT - Vitezslav Crhonek &amp;lt;vcrhonek@redhat.com&amp;gt; - 0.348-9.23
- Update pci, usb and vendor ids
  Resolves: RHEL-150624

Mon, 16 Feb 2026 GMT - Vitezslav Crhonek &amp;lt;vcrhonek@redhat.com&amp;gt; - 0.348-9.22
- Update pci and vendor ids
  Resolves: RHEL-110948

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-libs-3.9.25-10.el9.s390x</title>
      <pubDate>Fri, 14 Aug 2026 01:18:00 PM GMT</pubDate>
      <guid isPermaLink="false">e93bb284606370109cb6bc44c93ab9431953f505229e70349aac826a0070bf7a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-libs-3.9.25-10.el9.s390x.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;Thu, 13 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 3.9.25-10
- Security fix for CVE-2026-11940
Resolves: RHEL-227223

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

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

...&lt;/pre&gt;</description>
    </item>
    <item>
      <title>python3-3.9.25-10.el9.s390x</title>
      <pubDate>Fri, 14 Aug 2026 01:18:00 PM GMT</pubDate>
      <guid isPermaLink="false">792d088f20f7ba6616d45ef130e9469d5405298ee7afed49ec2e8221053b321a</guid>
      <link>http://mirror.stream.centos.org/9-stream/BaseOS/s390x/os/Packages/python3-3.9.25-10.el9.s390x.rpm</link>
      <description><p><strong>python3</strong> - Python 3.9 interpreter&lt;br /&gt;</p>

<p>Python 3.9 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;Thu, 13 Aug 2026 GMT - RHEL Packaging Agent &amp;lt;redhat-ymir-agent@redhat.com&amp;gt; - 3.9.25-10
- Security fix for CVE-2026-11940
Resolves: RHEL-227223

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

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

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