diff --git a/.gitignore b/.gitignore index 0f06393..b5c70c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/kernel-rt-3.10.0-1127.8.2.rt56.1103.tar.xz +SOURCES/kernel-rt-3.10.0-1127.13.1.rt56.1110.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index 7f98e2b..8ac4349 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -614a5e935b097d46843ee66b68a29a77c43ed1fc SOURCES/kernel-rt-3.10.0-1127.8.2.rt56.1103.tar.xz +243a1cebfdb5fd11c58a2e444c11b2f9d51eaaa4 SOURCES/kernel-rt-3.10.0-1127.13.1.rt56.1110.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index 69b7070..9146e1f 100644 --- a/SPECS/kernel-rt.spec +++ b/SPECS/kernel-rt.spec @@ -7,10 +7,10 @@ Summary: The Linux Realtime kernel %global dist .el7 # realtimeN -%global rtbuild 1103 +%global rtbuild 1110 # RHEL7 build number -%global rhel_build 1127.8.2 +%global rhel_build 1127.13.1 # The preempt RT patch level %global rttag rt56 @@ -1439,9 +1439,69 @@ fi %endif %changelog -* Fri May 08 2020 Luis Claudio R. Goncalves [3.10.0-1127.8.2.rt56.1103.el7] +* Mon Jun 15 2020 Luis Claudio R. Goncalves [3.10.0-1127.13.1.rt56.1110.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1844620 1708718] +- [x86] x86/speculation: Support old struct x86_cpu_id & x86_match_cpu() kABI (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [documentation] x86/speculation: Add Ivy Bridge to affected list (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [documentation] x86/speculation: Add SRBDS vulnerability and mitigation documentation (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [x86] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [x86] x86/cpu: Add 'table' argument to cpu_matches() (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [x86] x86/cpu: Add a steppings field to struct x86_cpu_id (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [x86] x86/cpu/bugs: Convert to new matching macros (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [x86] x86/cpu: Add consistent CPU match macros (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [cpufreq] x86/devicetable: Move x86 specific macro out of generic code (Waiman Long) [1827187 1827188] {CVE-2020-0543} +- [x86] x86/cpufeature: Fix various quality problems in the header (Waiman Long) [1827187 1827188] {CVE-2020-0543} + +* Wed Jun 10 2020 Luis Claudio R. Goncalves [3.10.0-1127.12.1.rt56.1109.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1844620 1708718] +- [x86] x86/speculation: Prevent deadlock on ssb_state::lock (Waiman Long) [1841121 1836322] +- [vfio] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory (Alex Williamson) [1837297 1820632] {CVE-2020-12888} +- [vfio] vfio-pci: Fault mmaps to enable vma tracking (Alex Williamson) [1837297 1820632] {CVE-2020-12888} +- [vfio] vfio/type1: Support faulting PFNMAP vmas (Alex Williamson) [1837297 1820632] {CVE-2020-12888} +- [vfio] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() (Alex Williamson) [1837297 1820632] {CVE-2020-12888} +- [vfio] vfio/pci: call irq_bypass_unregister_producer() before freeing irq (Alex Williamson) [1837297 1820632] {CVE-2020-12888} +- [vfio] vfio_pci: Enable memory accesses before calling pci_map_rom (Alex Williamson) [1837297 1820632] {CVE-2020-12888} + +* Fri Jun 05 2020 Tom Rix [3.10.0-1127.11.1.rt56.1108.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1829593 1708718] +- [fs] cachefiles: Fix race between read_waiter and read_copier involving op->to_do (Dave Wysochanski) [1839757 1829662] + +* Wed Jun 03 2020 Tom Rix [3.10.0-1127.11.1.rt56.1107.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1829593 1708718] +- [fs] cachefiles: Fix race between read_waiter and read_copier involving op->to_do (Dave Wysochanski) [1839757 1829662] + +* Wed May 27 2020 Tom Rix [3.10.0-1127.10.1.rt56.1106.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1829593 1708718] +- [fs] revert "[fs] xfs: catch bad stripe alignment configurations" (Carlos Maiolino) [1839697 1836292] +- [netdrv] hv_netvsc: Fix error handling in netvsc_set_features() (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Sync offloading features to VF NIC (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Fix IP header checksum for coalesced packets (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Fix rndis_per_packet_info internal field initialization (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Add handler for LRO setting change (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Add support for LRO/RSC in the vSwitch (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Add handlers for ethtool get/set msg level (Mohammed Gamal) [1838600 1821814] +- [netdrv] hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload (Mohammed Gamal) [1838600 1821814] +- [lib] kobject: don't use WARN for registration failures (Ewan Milne) [1836890 1756495] +- [lib] lib/kobject: Join string literals back (Ewan Milne) [1836890 1756495] +- [scsi] Fix abort timeouts in CQ Full conditions (Dick Kennedy) [1835675 1802654] + +* Mon May 18 2020 Tom Rix [3.10.0-1127.9.1.rt56.1105.el7] - [rt] Update source tree to match RHEL rhel-7.8.z tree [1812282 1708718] -- [net] netlabel: cope with NULL catmap (Paolo Abeni) [1827239 1827241] {CVE-2020-10711} +- [net] netlabel: cope with NULL catmap (Paolo Abeni) [1827239 1827240] {CVE-2020-10711} +- [scsi] scsi: qla2xxx: Fix a NULL pointer dereference in an error path (Nilesh Javali) [1832221 1808129] +- [scsi] scsi: qla2xxx: Use common routine to free fcport struct (Nilesh Javali) [1832221 1808129] +- [block] blk-mq: fix hang caused by freeze/unfreeze sequence (Ming Lei) [1824546 1821718] + +* Mon May 18 2020 Tom Rix [3.10.0-1127.9.1.rt56.1104.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1812282 1708718] +- [net] netlabel: cope with NULL catmap (Paolo Abeni) [1827239 1827240] {CVE-2020-10711} +- [scsi] scsi: qla2xxx: Fix a NULL pointer dereference in an error path (Nilesh Javali) [1832221 1808129] +- [scsi] scsi: qla2xxx: Use common routine to free fcport struct (Nilesh Javali) [1832221 1808129] +- [block] blk-mq: fix hang caused by freeze/unfreeze sequence (Ming Lei) [1824546 1821718] + +* Mon May 18 2020 Tom Rix [3.10.0-1127.9.1.rt56.1103.el7] +- [rt] Update source tree to match RHEL rhel-7.8.z tree [1812282 1708718] +- [scsi] scsi: qla2xxx: initialize fc4_type_priority (Nilesh Javali) [1827274 1808129] * Sat Apr 25 2020 Tom Rix [3.10.0-1127.8.1.rt56.1102.el7] - [rt] Update source tree to match RHEL rhel-7.8.z tree [1812282 1708718]