From 78174dce7cd27dfd06b9c0fce91858c11b786692 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 18 2022 12:15:11 +0000 Subject: import kernel-rt-3.10.0-1160.66.1.rt56.1207.el7 --- diff --git a/.gitignore b/.gitignore index 3abf1ee..ff901a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/kernel-rt-3.10.0-1160.62.1.rt56.1203.tar.xz +SOURCES/kernel-rt-3.10.0-1160.66.1.rt56.1207.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index 2b20c0d..92fe323 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -5fa9c4edd2a7c3e7b6abdb10612f7faf618c547d SOURCES/kernel-rt-3.10.0-1160.62.1.rt56.1203.tar.xz +a41a004f6fd3ea460708a041f6c6ad6183fa79e5 SOURCES/kernel-rt-3.10.0-1160.66.1.rt56.1207.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index 5f11533..0611a20 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 1203 +%global rtbuild 1207 # RHEL7 build number -%global rhel_build 1160.62.1 +%global rhel_build 1160.66.1 # The preempt RT patch level %global rttag rt56 @@ -1454,6 +1454,30 @@ fi %endif %changelog +* Thu Apr 28 2022 Rado Vrbovsky [3.10.0-1160.66.1.rt56.1207.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2071179] +- net-sysfs: add check for netdevice being present to speed_show (William Zhao) [2055457] +- CI: Drop baseline runs (Veronika Kabatova) +- perf/x86/intel: Add more Icelake CPUIDs (Michael Petlan) [2072317] +- perf vendor events intel: Add Icelake V1.00 event file (Michael Petlan) [2072317] +- perf vendor events intel: Add core event list for Icelake Server (Michael Petlan) [2072317] + +* Wed Apr 13 2022 Rado Vrbovsky [3.10.0-1160.65.1.rt56.1206.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2071179] +- CI: Remove deprecated option (Veronika Kabatova) +- RDMA/core: Fix panic when port_pkey_list isn't initialized (Kamal Heib) [2046571] + +* Thu Apr 07 2022 Rado Vrbovsky [3.10.0-1160.64.1.rt56.1205.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2071179] +- cgroup-v1: Require capabilities to set release_agent (Waiman Long) [2052172] {CVE-2022-0492} + +* Thu Mar 31 2022 Scott Wood [3.10.0-1160.63.1.rt56.1204.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [2059411] +- NFSv4: Set the connection timeout to match the lease period (Benjamin Coddington) [2066699] +- SUNRPC: Allow changing of the TCP timeout parameters on the fly (Benjamin Coddington) [2066699] +- SUNRPC: Refactor TCP socket timeout code into a helper function (Benjamin Coddington) [2066699] +- SUNRPC: Remove unused function rpc_get_timeout() (Benjamin Coddington) [2066699] + * Thu Mar 24 2022 Rado Vrbovsky [3.10.0-1160.62.1.rt56.1203.el7] - [rt] Update source tree to match RHEL rhel-7.9.z tree [2059411] - cifs: fix handling of DFS links where we can not access all components (Ronnie Sahlberg) [1937304]