commit 07a970c6ffc7e8dad75c412a9525a76611d91dc6
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1655
This commit is contained in:
parent
538ea7b436
commit
d8f257199a
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Provides: kernel-kdump = 2.6.28
|
Provides: kernel-kdump = 2.6.28
|
||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-smp = 2.6.17
|
Provides: kernel-smp = 2.6.17
|
||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
BuildRequires: kernel%kernel_flavor-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-bigsmp = 2.6.17
|
Provides: kernel-bigsmp = 2.6.17
|
||||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ License: GPL-2.0-only
|
|||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,7 +48,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
|||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 15:46:35 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
- HID: wacom: Avoid using stale array indicies to read contact
|
||||||
|
count (bsc#1194667).
|
||||||
|
- HID: wacom: Ignore the confidence flag when a touch is removed
|
||||||
|
(bsc#1194667).
|
||||||
|
- HID: wacom: Reset expected and received contact counts at the
|
||||||
|
same time (bsc#1194667).
|
||||||
|
- commit 07a970c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
Fri Jan 21 07:20:43 CET 2022 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.16.2
|
Version: 5.16.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gc21dc65
|
Release: <RELEASE>.g07a970c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-%build_flavor-base-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
Provides: kernel-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: kernel-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-c21dc650f6883569b7521f7cd1406c218f207084
|
Provides: %name-srchash-07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:58e8d7eca6bdd0cd04f81bc34435bce1be045e8e86b055aea9f5778c1c0851bb
|
oid sha256:2e136ce2935c7e718f92ce4f28f47b58a0ae92e78dc5b03adde5fc01cd836cec
|
||||||
size 47010
|
size 49304
|
||||||
|
@ -126,6 +126,9 @@
|
|||||||
patches.suse/ALSA-usb-audio-Use-int-for-dB-map-values.patch
|
patches.suse/ALSA-usb-audio-Use-int-for-dB-map-values.patch
|
||||||
patches.suse/ALSA-usb-audio-Add-minimal-mute-notion-in-dB-mapping.patch
|
patches.suse/ALSA-usb-audio-Add-minimal-mute-notion-in-dB-mapping.patch
|
||||||
patches.suse/ALSA-usb-audio-Fix-dB-level-of-Bose-Revolve-SoundLin.patch
|
patches.suse/ALSA-usb-audio-Fix-dB-level-of-Bose-Revolve-SoundLin.patch
|
||||||
|
patches.suse/HID-wacom-Reset-expected-and-received-contact-counts.patch
|
||||||
|
patches.suse/HID-wacom-Ignore-the-confidence-flag-when-a-touch-is.patch
|
||||||
|
patches.suse/HID-wacom-Avoid-using-stale-array-indicies-to-read-c.patch
|
||||||
########################################################
|
########################################################
|
||||||
# end of sorted patches
|
# end of sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2022-01-21 06:53:49 +0000
|
2022-01-21 14:46:36 +0000
|
||||||
GIT Revision: c21dc650f6883569b7521f7cd1406c218f207084
|
GIT Revision: 07a970c6ffc7e8dad75c412a9525a76611d91dc6
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user