From c21fc6d22d5e686a24aa672e0a219004709d7eb0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 18 2023 07:40:02 +0000 Subject: import kernel-rt-3.10.0-1160.95.1.rt56.1241.el7 --- diff --git a/.gitignore b/.gitignore index 9e0d3b1..7cdfe2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/kernel-rt-3.10.0-1160.92.1.rt56.1237.tar.xz +SOURCES/kernel-rt-3.10.0-1160.95.1.rt56.1241.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index 2af99c3..6799d86 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -5405fcce169eaa219ce1e6f3c44a46d5fb418809 SOURCES/kernel-rt-3.10.0-1160.92.1.rt56.1237.tar.xz +ad6a8fb2291b81a55533f612224a5454422e5caf SOURCES/kernel-rt-3.10.0-1160.95.1.rt56.1241.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index 1484ad4..140facf 100644 --- a/SPECS/kernel-rt.spec +++ b/SPECS/kernel-rt.spec @@ -6,10 +6,10 @@ Summary: The Linux Realtime kernel %global dist .el7 # realtimeN -%global rtbuild 1237 +%global rtbuild 1241 # RHEL7 build number -%global rhel_build 1160.92.1 +%global rhel_build 1160.95.1 # The preempt RT patch level %global rttag rt56 @@ -1454,6 +1454,22 @@ fi %endif %changelog +* Fri Jun 23 2023 Crystal Wood [3.10.0-1160.95.1.rt56.1241.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2212577] +- perf/s390x: Align the register list to what we support (Michael Petlan) [2207745] +- Revert "[tools] s390/perf: add perf register support for floating-point registers" (Michael Petlan) [2207745] +- s390/perf: add perf_regs support and user stack dump (Michael Petlan) [2207745] +- s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR (Tobias Huschle) [2212672] + +* Sun Jun 11 2023 Crystal Wood [3.10.0-1160.94.1.rt56.1240.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2212577] +- netfilter: nf_tables: deactivate anonymous set from preparation phase (Florian Westphal) [2196159] {CVE-2023-32233} + +* Tue Jun 06 2023 Crystal Wood [3.10.0-1160.93.1.rt56.1239.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2212577] +- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu (Wander Lairson Costa) [2152941] {CVE-2022-3564} +- proc/pagemap: walk page tables under pte lock (Rafael Aquini) [2190338] + * Thu May 18 2023 Crystal Wood [3.10.0-1160.92.1.rt56.1237.el7] - [rt] Update source tree to match RHEL rhel-7.9.z tree [2186868] - packet: fix use-after-free in prb_retire_rx_blk_timer_expired() (Florian Westphal) [2182642]