diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 037e60f3..3b518299 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index ff6c0e54..15c733c0 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols}) Name: dtb-aarch64 -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 037e60f3..3b518299 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 53c68a45..87c19c87 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1097,8 +1097,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 037e60f3..3b518299 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 30177826..f7c903c5 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1103,8 +1103,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %ifarch ppc64 Provides: kernel-kdump-base = 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 037e60f3..3b518299 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index cf83fbb6..fcb97c52 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1146,8 +1146,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 037e60f3..3b518299 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 52f55b66..f90448cd 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 037e60f3..3b518299 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 9fb7b520..bb7309a9 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1101,8 +1101,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 037e60f3..3b518299 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index e53a24eb..9ab71dae 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +BuildRequires: kernel%kernel_flavor-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 037e60f3..3b518299 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 920b5dde..2fcdd4e8 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 037e60f3..3b518299 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 846b36a4..a85f9793 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1123,8 +1123,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %ifarch %ix86 Provides: kernel-vmi-base = 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index 037e60f3..3b518299 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 0aadb813..4c788109 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 037e60f3..3b518299 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index edcf88d8..27db59ea 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 4.18.1 +Version: 4.18.3 %if %using_buildservice %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 037e60f3..3b518299 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 4a207f5f..ba9e66f4 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1094,8 +1094,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 037e60f3..3b518299 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Aug 20 09:51:52 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.3 (bnc#1012628). +- x86/speculation/l1tf: Exempt zeroed PTEs from inversion + (bnc#1012628). +- commit 3914d9b + +------------------------------------------------------------------- +Mon Aug 20 09:51:05 CEST 2018 - jslaby@suse.cz + +- Linux 4.18.2 (bnc#1012628). +- x86/mm: Add TLB purge to free pmd/pte page interfaces + (bnc#1012628). +- ioremap: Update pgtable free interfaces with addr (bnc#1012628). +- Bluetooth: hidp: buffer overflow in hidp_process_report + (bnc#1012628). +- crypto: skcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: skcipher - fix aligning block size in skcipher_copy_iv() + (bnc#1012628). +- crypto: ablkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: blkcipher - fix crash flushing dcache in error path + (bnc#1012628). +- crypto: vmac - separate tfm and request context (bnc#1012628). +- crypto: vmac - require a block cipher with 128-bit block size + (bnc#1012628). +- crypto: x86/sha256-mb - fix digest copy in + sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). +- crypto: ccp - Fix command completion detection race + (bnc#1012628). +- crypto: ccp - Check for NULL PSP pointer at module unload + (bnc#1012628). +- crypto: ccree - fix iv handling (bnc#1012628). +- crypto: ccree - fix finup (bnc#1012628). +- kbuild: verify that $DEPMOD is installed (bnc#1012628). +- x86/mm: Disable ioremap free page handling on x86-PAE + (bnc#1012628). +- xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits + (bnc#1012628). +- x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). +- x86/platform/UV: Mark memblock related init code and data + correctly (bnc#1012628). +- x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() + (bnc#1012628). +- x86: i8259: Add missing include file (bnc#1012628). +- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled + (bnc#1012628). +- commit 403355b + ------------------------------------------------------------------- Thu Aug 16 12:24:28 CEST 2018 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index c2931c13..00bb1a4d 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 4.18 -%define patchversion 4.18.1 +%define patchversion 4.18.3 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.18.1 +Version: 4.18.3 %if 0%{?is_kotd} -Release: .g2f1304f +Release: .g3914d9b %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 # END COMMON DEPS -Provides: %name-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: %name-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1097,8 +1097,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 2f1304f09b08d8e901be34b02f08858617963abe -Provides: kernel-srchash = 2f1304f09b08d8e901be34b02f08858617963abe +Provides: kernel-%build_flavor-base-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 +Provides: kernel-srchash = 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index ebe7eb5d..37360faf 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62145da6f21e2e7adc4d2216abc330b8b308e9555c355dbee5433659f8c33aab -size 67069 +oid sha256:877d9e60542b82e10694296b76a289aa793601082d6ba109fb4da25e55f8e423 +size 89213 diff --git a/series.conf b/series.conf index 720f3fa8..9888bbf4 100644 --- a/series.conf +++ b/series.conf @@ -110,6 +110,31 @@ patches.kernel.org/4.18.1-081-cpu-hotplug-Non-SMP-machines-do-not-make-use-o.patch patches.kernel.org/4.18.1-082-x86-init-fix-build-with-CONFIG_SWAP-n.patch patches.kernel.org/4.18.1-083-Linux-4.18.1.patch + patches.kernel.org/4.18.2-001-x86-l1tf-Fix-build-error-seen-if-CONFIG_KVM_IN.patch + patches.kernel.org/4.18.2-002-x86-i8259-Add-missing-include-file.patch + patches.kernel.org/4.18.2-003-x86-hyper-v-Check-for-VP_INVAL-in-hyperv_flush.patch + patches.kernel.org/4.18.2-004-x86-platform-UV-Mark-memblock-related-init-cod.patch + patches.kernel.org/4.18.2-005-x86-mm-pti-Clear-Global-bit-more-aggressively.patch + patches.kernel.org/4.18.2-006-xen-pv-Call-get_cpu_address_sizes-to-set-x86_v.patch + patches.kernel.org/4.18.2-007-x86-mm-Disable-ioremap-free-page-handling-on-x.patch + patches.kernel.org/4.18.2-008-kbuild-verify-that-DEPMOD-is-installed.patch + patches.kernel.org/4.18.2-009-crypto-ccree-fix-finup.patch + patches.kernel.org/4.18.2-010-crypto-ccree-fix-iv-handling.patch + patches.kernel.org/4.18.2-011-crypto-ccp-Check-for-NULL-PSP-pointer-at-modul.patch + patches.kernel.org/4.18.2-012-crypto-ccp-Fix-command-completion-detection-ra.patch + patches.kernel.org/4.18.2-013-crypto-x86-sha256-mb-fix-digest-copy-in-sha256.patch + patches.kernel.org/4.18.2-014-crypto-vmac-require-a-block-cipher-with-128-bi.patch + patches.kernel.org/4.18.2-015-crypto-vmac-separate-tfm-and-request-context.patch + patches.kernel.org/4.18.2-016-crypto-blkcipher-fix-crash-flushing-dcache-in-.patch + patches.kernel.org/4.18.2-017-crypto-ablkcipher-fix-crash-flushing-dcache-in.patch + patches.kernel.org/4.18.2-018-crypto-skcipher-fix-aligning-block-size-in-skc.patch + patches.kernel.org/4.18.2-019-crypto-skcipher-fix-crash-flushing-dcache-in-e.patch + patches.kernel.org/4.18.2-020-Bluetooth-hidp-buffer-overflow-in-hidp_process.patch + patches.kernel.org/4.18.2-021-ioremap-Update-pgtable-free-interfaces-with-ad.patch + patches.kernel.org/4.18.2-022-x86-mm-Add-TLB-purge-to-free-pmd-pte-page-inte.patch + patches.kernel.org/4.18.2-023-Linux-4.18.2.patch + patches.kernel.org/4.18.3-001-x86-speculation-l1tf-Exempt-zeroed-PTEs-from-i.patch + patches.kernel.org/4.18.3-002-Linux-4.18.3.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index db1644c2..6390919e 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2018-08-16 10:24:30 +0000 -GIT Revision: 2f1304f09b08d8e901be34b02f08858617963abe +2018-08-20 09:51:54 +0200 +GIT Revision: 3914d9b7899113dcd99526ba62e0f9b55fbab9a8 GIT Branch: stable