From 6e571800e83199ce87f7edd1640906816a22514e5707214ec7a87de9ce47d681 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Sat, 31 Jul 2021 11:24:50 +0000 Subject: [PATCH] commit b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1543 --- dtb-aarch64.changes | 43 ++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +++--- dtb-armv6l.changes | 43 ++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +++--- dtb-armv7l.changes | 43 ++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +++--- dtb-riscv64.changes | 43 ++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +++--- kernel-64kb.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +++++------ kernel-debug.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +++++------ kernel-default.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +++++------ kernel-docs.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +++---- kernel-kvmsmall.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +++++------ kernel-lpae.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +++++------ kernel-obs-build.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +++---- kernel-obs-qa.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +++--- kernel-pae.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +++++------ kernel-source.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +++---- kernel-syms.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +++--- kernel-vanilla.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +++++------ kernel-zfcpdump.changes | 43 ++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +++++------ patches.kernel.org.tar.bz2 | 4 ++-- series.conf | 23 ++++++++++++++++++++ source-timestamp | 4 ++-- 37 files changed, 836 insertions(+), 82 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index af1b441f..6922a67b 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index b23c7ef0..684b9771 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index af1b441f..6922a67b 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 661ac044..28aaa7c8 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index af1b441f..6922a67b 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 403cd742..cc729bc6 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index af1b441f..6922a67b 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 900adeb0..c6cc6add 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index af1b441f..6922a67b 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index fc40ebe9..4eb7c766 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index af1b441f..6922a67b 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index edf92982..96e5da87 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index af1b441f..6922a67b 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 229be6d1..1d3ef4d1 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index af1b441f..6922a67b 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 3e9cd5b4..ca5d9252 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index af1b441f..6922a67b 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index aa37f332..f50ad279 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index af1b441f..6922a67b 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 43294dae..7008bec1 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index af1b441f..6922a67b 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 22ae3730..a62217d9 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +BuildRequires: kernel%kernel_flavor-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %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: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index af1b441f..6922a67b 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index c6dcc14e..120bf7cd 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index af1b441f..6922a67b 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index fdbc6f04..a392f935 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index af1b441f..6922a67b 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index edbff98f..f1b38bbd 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %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: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index af1b441f..6922a67b 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 2f6ebd0a..3ed208b2 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: 5.13.6 +Version: 5.13.7 %if %using_buildservice %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index af1b441f..6922a67b 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index e58ea973..22143811 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index af1b441f..6922a67b 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Jul 31 13:11:10 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.7 (bsc#1012628). +- ipv6: ip6_finish_output2: set sk into newly allocated nskb + (bsc#1012628). +- ARM: dts: versatile: Fix up interrupt controller node names + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_hole + (bsc#1012628). +- iomap: remove the length variable in iomap_seek_data + (bsc#1012628). +- cifs: fix the out of range assignment to bit fields in + parse_server_interfaces (bsc#1012628). +- firmware: arm_scmi: Fix range check for the maximum number of + pending messages (bsc#1012628). +- firmware: arm_scmi: Fix possible scmi_linux_errmap buffer + overflow (bsc#1012628). +- hfs: add lock nesting notation to hfs_find_init (bsc#1012628). +- hfs: fix high memory mapping in hfs_bnode_read (bsc#1012628). +- hfs: add missing clean-up in hfs_fill_super (bsc#1012628). +- drm/ttm: add a check against null pointer dereference + (bsc#1012628). +- nvme-pci: fix multiple races in nvme_setup_io_queues + (bsc#1012628). +- ipv6: allocate enough headroom in ip6_finish_output2() + (bsc#1012628). +- rcu-tasks: Don't delete holdouts within + trc_wait_for_one_reader() (bsc#1012628). +- rcu-tasks: Don't delete holdouts within trc_inspect_reader() + (bsc#1012628). +- sctp: move 198 addresses from unusable to private scope + (bsc#1012628). +- net: annotate data race around sk_ll_usec (bsc#1012628). +- net/802/garp: fix memleak in garp_request_join() (bsc#1012628). +- net/802/mrp: fix memleak in mrp_request_join() (bsc#1012628). +- cgroup1: fix leaked context root causing sporadic NULL deref + in LTP (bsc#1012628). +- workqueue: fix UAF in pwq_unbound_release_workfn() + (bsc#1012628). +- af_unix: fix garbage collect vs MSG_PEEK (bsc#1012628). +- commit b1bb2c4 + ------------------------------------------------------------------- Thu Jul 29 06:18:38 CEST 2021 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 5e1d2d61..c3089232 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.6 +%define patchversion 5.13.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -72,9 +72,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.13.6 +Version: 5.13.7 %if 0%{?is_kotd} -Release: .g2d7b44d +Release: .gb1bb2c4 %else Release: 0 %endif @@ -185,10 +185,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 -Provides: kernel-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: kernel-%build_flavor-base-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 +Provides: kernel-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 # END COMMON DEPS -Provides: %name-srchash-2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +Provides: %name-srchash-b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index eb8bb1fd..28436b18 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:f93a92b28cb9c3aa6823e7de11860a8cfd04918ca7be5a047d207e715f7a4d22 -size 1229479 +oid sha256:5c7701f98cc2567504786e22a5b32fe82e64e99f8e4da1d238897110e4b34b02 +size 1249624 diff --git a/series.conf b/series.conf index 7ef9d771..42e352b8 100644 --- a/series.conf +++ b/series.conf @@ -1823,6 +1823,29 @@ patches.kernel.org/5.13.6-222-sfc-ensure-correct-number-of-XDP-queues.patch patches.kernel.org/5.13.6-223-skbuff-Fix-build-with-SKB-extensions-disabled.patch patches.kernel.org/5.13.6-224-Linux-5.13.6.patch + patches.kernel.org/5.13.7-001-af_unix-fix-garbage-collect-vs-MSG_PEEK.patch + patches.kernel.org/5.13.7-002-workqueue-fix-UAF-in-pwq_unbound_release_workf.patch + patches.kernel.org/5.13.7-003-cgroup1-fix-leaked-context-root-causing-sporad.patch + patches.kernel.org/5.13.7-004-net-802-mrp-fix-memleak-in-mrp_request_join.patch + patches.kernel.org/5.13.7-005-net-802-garp-fix-memleak-in-garp_request_join.patch + patches.kernel.org/5.13.7-006-net-annotate-data-race-around-sk_ll_usec.patch + patches.kernel.org/5.13.7-007-sctp-move-198-addresses-from-unusable-to-priva.patch + patches.kernel.org/5.13.7-008-rcu-tasks-Don-t-delete-holdouts-within-trc_ins.patch + patches.kernel.org/5.13.7-009-rcu-tasks-Don-t-delete-holdouts-within-trc_wai.patch + patches.kernel.org/5.13.7-010-ipv6-allocate-enough-headroom-in-ip6_finish_ou.patch + patches.kernel.org/5.13.7-011-nvme-pci-fix-multiple-races-in-nvme_setup_io_q.patch + patches.kernel.org/5.13.7-012-drm-ttm-add-a-check-against-null-pointer-deref.patch + patches.kernel.org/5.13.7-013-hfs-add-missing-clean-up-in-hfs_fill_super.patch + patches.kernel.org/5.13.7-014-hfs-fix-high-memory-mapping-in-hfs_bnode_read.patch + patches.kernel.org/5.13.7-015-hfs-add-lock-nesting-notation-to-hfs_find_init.patch + patches.kernel.org/5.13.7-016-firmware-arm_scmi-Fix-possible-scmi_linux_errm.patch + patches.kernel.org/5.13.7-017-firmware-arm_scmi-Fix-range-check-for-the-maxi.patch + patches.kernel.org/5.13.7-018-cifs-fix-the-out-of-range-assignment-to-bit-fi.patch + patches.kernel.org/5.13.7-019-iomap-remove-the-length-variable-in-iomap_seek.patch + patches.kernel.org/5.13.7-020-iomap-remove-the-length-variable-in-iomap_seek.patch + patches.kernel.org/5.13.7-021-ARM-dts-versatile-Fix-up-interrupt-controller-.patch + patches.kernel.org/5.13.7-022-ipv6-ip6_finish_output2-set-sk-into-newly-allo.patch + patches.kernel.org/5.13.7-023-Linux-5.13.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 0c7e1a50..2acdebee 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-07-29 04:18:38 +0000 -GIT Revision: 2d7b44d403507d2da0452d1fa1a4de60d263c8f0 +2021-07-31 11:11:20 +0000 +GIT Revision: b1bb2c49f82da7953f6d03cb74884ac9f3b115b5 GIT Branch: stable