From 2156692b7676accc7f0b768e2b44fac63fb5847cbfe5be74d07913ed8da81950 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Thu, 10 Nov 2022 08:20:34 +0000 Subject: [PATCH] commit 9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1835 --- config.tar.bz2 | 4 ++-- dtb-aarch64.changes | 28 ++++++++++++++++++++++++++++ dtb-aarch64.spec | 2 +- dtb-armv6l.changes | 28 ++++++++++++++++++++++++++++ dtb-armv6l.spec | 2 +- dtb-armv7l.changes | 28 ++++++++++++++++++++++++++++ dtb-armv7l.spec | 2 +- dtb-riscv64.changes | 28 ++++++++++++++++++++++++++++ dtb-riscv64.spec | 2 +- kernel-64kb.changes | 28 ++++++++++++++++++++++++++++ kernel-64kb.spec | 8 ++++---- kernel-debug.changes | 28 ++++++++++++++++++++++++++++ kernel-debug.spec | 8 ++++---- kernel-default.changes | 28 ++++++++++++++++++++++++++++ kernel-default.spec | 8 ++++---- kernel-docs.changes | 28 ++++++++++++++++++++++++++++ kernel-docs.spec | 4 ++-- kernel-kvmsmall.changes | 28 ++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 8 ++++---- kernel-lpae.changes | 28 ++++++++++++++++++++++++++++ kernel-lpae.spec | 8 ++++---- kernel-obs-build.changes | 28 ++++++++++++++++++++++++++++ kernel-obs-build.spec | 4 ++-- kernel-obs-qa.changes | 28 ++++++++++++++++++++++++++++ kernel-obs-qa.spec | 2 +- kernel-pae.changes | 28 ++++++++++++++++++++++++++++ kernel-pae.spec | 8 ++++---- kernel-source.changes | 28 ++++++++++++++++++++++++++++ kernel-source.spec | 4 ++-- kernel-syms.changes | 28 ++++++++++++++++++++++++++++ kernel-syms.spec | 4 ++-- kernel-vanilla.changes | 28 ++++++++++++++++++++++++++++ kernel-vanilla.spec | 8 ++++---- kernel-zfcpdump.changes | 28 ++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 8 ++++---- patches.suse.tar.bz2 | 4 ++-- series.conf | 3 +-- source-timestamp | 4 ++-- 38 files changed, 528 insertions(+), 53 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 4d3e54ed..4caa713b 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:064ad3e15f5ea45e0329663290ddb44e64ae4bb73b9b0f7596c7904282905c4e -size 284689 +oid sha256:d17228c08190b5b6f02a725c9f66f813db0df2d73b83f599f885fff0a668db4e +size 284549 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 09c50c3d..b58fc4c9 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 9bc564ce..0f7d7ad1 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -31,7 +31,7 @@ Name: dtb-aarch64 Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 09c50c3d..b58fc4c9 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index d67d4261..0a28a5e1 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -31,7 +31,7 @@ Name: dtb-armv6l Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 09c50c3d..b58fc4c9 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index b48342a7..e337efc7 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -31,7 +31,7 @@ Name: dtb-armv7l Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 09c50c3d..b58fc4c9 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 1b1c1c64..ca599792 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -31,7 +31,7 @@ Name: dtb-riscv64 Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 1aa7c636..1aedfdab 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 577ebce9..b1c71aeb 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %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 09c50c3d..b58fc4c9 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 1ce0c056..f5490282 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %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 09c50c3d..b58fc4c9 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index ab14c5e4..a093864c 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -33,7 +33,7 @@ License: GPL-2.0-only Group: Documentation/Man Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index eb4587e7..6223a5da 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 798a99f0..658ea297 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 42e11b3a..af1f0239 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +BuildRequires: kernel%kernel_flavor-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %if 0%{?rhel_version} BuildRequires: kernel @@ -66,7 +66,7 @@ License: GPL-2.0-only Group: SLES Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index bc548bd9..eb5292c3 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -38,7 +38,7 @@ License: GPL-2.0-only Group: SLES Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 6ebf52d9..d958055c 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %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 09c50c3d..b58fc4c9 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 5aafe1e6..8b0a4bbd 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -33,7 +33,7 @@ Name: kernel-source Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 18080d64..f1019261 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -27,7 +27,7 @@ Group: Development/Sources Version: 6.0.7 %if %using_buildservice %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %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-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index f670c87d..b6543ee2 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 09c50c3d..b58fc4c9 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + ------------------------------------------------------------------- Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f45e65f4..9dfceb76 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -112,7 +112,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 6.0.7 %if 0%{?is_kotd} -Release: .g189c331 +Release: .g9a7c768 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 -Provides: kernel-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: kernel-%build_flavor-base-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 +Provides: kernel-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 # END COMMON DEPS -Provides: %name-srchash-189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +Provides: %name-srchash-9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 01ee412e..3f1985c2 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9d554bc9174f89c620a2fec9f34406d1aa9fd36c52053f2a6f8e83884736688 -size 51913 +oid sha256:d28178cbbeba749a3767aa5e8e62ec1025d892af4fdc0f1e4fcd2b7b45c95bb0 +size 51277 diff --git a/series.conf b/series.conf index 39a98de6..fcb51785 100644 --- a/series.conf +++ b/series.conf @@ -1325,6 +1325,7 @@ patches.suse/ACPI-resource-do-IRQ-override-on-LENOVO-IdeaPad.patch patches.suse/KVM-x86-emulator-introduce-emulator_recalc_and_set_m.patch patches.suse/KVM-x86-emulator-update-the-emulation-mode-after-rsm.patch + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch patches.suse/ring-buffer-Check-for-NULL-cpu_buffer-in-ring_buffer.patch ######################################################## @@ -1344,7 +1345,6 @@ # to area specific sections below. ######################################################## patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch - patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch @@ -1469,7 +1469,6 @@ # Input ######################################################## patches.suse/kbd-ignore-gfx.patch - patches.suse/Input-synaptics-retry-query-upon-error.patch patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch diff --git a/source-timestamp b/source-timestamp index 8f4d6f5e..52d5678b 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-11-08 08:16:02 +0000 -GIT Revision: 189c3311dcfc5e5c2ef99b37cd956a9baefd9df8 +2022-11-09 09:31:10 +0000 +GIT Revision: 9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2 GIT Branch: stable