diff --git a/.gitignore b/.gitignore index d96a2e7..1b68334 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/kernel-rt-3.10.0-1160.36.2.rt56.1179.tar.xz +SOURCES/kernel-rt-3.10.0-1160.41.1.rt56.1181.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index cc598b1..388f175 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -fd0c550ba3d44f3e8cb80c530c1d496c580e727c SOURCES/kernel-rt-3.10.0-1160.36.2.rt56.1179.tar.xz +02a29c7b06031a7b8526f11c714e31cd42afb7df SOURCES/kernel-rt-3.10.0-1160.41.1.rt56.1181.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index 9f9f673..f66ee5a 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 1179 +%global rtbuild 1181 # RHEL7 build number -%global rhel_build 1160.36.2 +%global rhel_build 1160.41.1 # The preempt RT patch level %global rttag rt56 @@ -1454,12 +1454,41 @@ fi %endif %changelog -* Fri Jul 09 2021 Scott Wood [3.10.0-1160.36.2.rt56.1179.el7] -- [rt] Update source tree to match RHEL kernel-3.10.0-1160.36.1.el7-branch1-rhel-7.9 tree [1967333] +* Mon Aug 16 2021 Scott Wood [3.10.0-1160.41.1.rt56.1181.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1982927] +- ixgbe: fix warning: sysfs: cannot create duplicate filename (Daniel Vacek) [1915449] + +* Thu Aug 05 2021 Scott Wood [3.10.0-1160.40.1.rt56.1180.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1982927] +- redhat: ppc64: CONFIG_RTAS_FILTER (Aristeu Rozanski) [1906443] {CVE-2020-27777} +- powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter (Aristeu Rozanski) [1906443] {CVE-2020-27777} +- powerpc/rtas: Restrict RTAS requests from userspace (Aristeu Rozanski) [1906443] {CVE-2020-27777} +- IB/mlx5: Fix initializing CQ fragments buffer (Alaa Hleihel) [1962499] + +* Thu Jul 29 2021 Scott Wood [3.10.0-1160.39.1.rt56.1179.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1982927] +- netfilter: x_tables: fix compat match/target pad out-of-bound write (Florian Westphal) [1980489] {CVE-2021-22555} +- Revert "be2net: disable bh with spin_lock in be_process_mcc" (Petr Oros) [1971744] +- futex: futex_requeue can potentially free the pi_state structure twice (Donghai Qiao) [1966856] +- xfs: sync lazy sb accounting on quiesce of read-only mounts (Carlos Maiolino) [1921551] +- scsi: lpfc: Fix crash caused by switch reboot (Dick Kennedy) [1897576] + +* Thu Jul 22 2021 Scott Wood [3.10.0-1160.38.1.rt56.1177.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1982927] +- [rt] CI: Fix RT pipeline (Juri Lelli) +- seq_file: Disallow extremely large seq buffer allocations (Ian Kent) [1975251] +- memcg, slab: Fix incorrect placement of rcu_head in struct memcg_cache_params (Waiman Long) [1951810] +- netfilter: x_tables: Use correct memory barriers. (Phil Sutter) [1949087] {CVE-2021-29650} +- netfilter: nf_nat: don't bug when mapping already exists (Florian Westphal) [1972970] +- netfilter: don't setup nat info for confirmed ct (Florian Westphal) [1972970] -* Fri Jul 09 2021 Scott Wood [3.10.0-1160.36.2.rt56.1176.el7] +* Thu Jul 15 2021 Scott Wood [3.10.0-1160.37.1.rt56.1176.el7] - [rt] Update source tree to match RHEL rhel-7.9.z tree [1967333] -- seq_file: Disallow extremely large seq buffer allocations (Ian Kent) [1975251] +- bluetooth: eliminate the potential race condition when removing the HCI controller (Gopal Tiwari) [1971457] +- net: Update window_clamp if SOCK_RCVBUF is set (Balazs Nemeth) [1962196] +- bpf, x86: Validate computation of branch displacements for x86-64 (Jiri Olsa) [1947249] {CVE-2021-29154} +- mm: vmalloc: add cond_resched() in __vunmap() (Rafael Aquini) [1896794] +- mm/vmalloc: __vmalloc_area_node(): avoid 32-bit overflow (Rafael Aquini) [1896794] * Wed Jul 07 2021 Scott Wood [3.10.0-1160.36.1.rt56.1175.el7] - [rt] Update source tree to match RHEL rhel-7.9.z tree [1967333]