commit 9a7c768a9d65b4f3b0e0bfd63ecd5cd8d3ae67e2

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1835
This commit is contained in:
Kernel Bugs 2022-11-10 08:20:34 +00:00 committed by Git OBS Bridge
parent fdc0dac20a
commit 2156692b76
38 changed files with 528 additions and 53 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:064ad3e15f5ea45e0329663290ddb44e64ae4bb73b9b0f7596c7904282905c4e
size 284689
oid sha256:d17228c08190b5b6f02a725c9f66f813db0df2d73b83f599f885fff0a668db4e
size 284549

View File

@ -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

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <RELEASE>.g9a7c768
%else
Release: 0
%endif

View File

@ -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

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <RELEASE>.g9a7c768
%else
Release: 0
%endif

View File

@ -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

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <RELEASE>.g9a7c768
%else
Release: 0
%endif

View File

@ -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

View File

@ -31,7 +31,7 @@
Name: dtb-riscv64
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <RELEASE>.g9a7c768
%else
Release: 0
%endif

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -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: <RELEASE>.g189c331
Release: <RELEASE>.g9a7c768
%else
Release: 0
%endif

View File

@ -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

View File

@ -38,7 +38,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <RELEASE>.g9a7c768
%else
Release: 0
%endif

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -33,7 +33,7 @@
Name: kernel-source
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 6.0.7
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -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

View File

@ -112,7 +112,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.0.7
%if 0%{?is_kotd}
Release: <RELEASE>.g189c331
Release: <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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9d554bc9174f89c620a2fec9f34406d1aa9fd36c52053f2a6f8e83884736688
size 51913
oid sha256:d28178cbbeba749a3767aa5e8e62ec1025d892af4fdc0f1e4fcd2b7b45c95bb0
size 51277

View File

@ -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

View File

@ -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