commit c225901394cef9494b43bb56806ad8b8d2f29088
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1261
This commit is contained in:
parent
8cc1cac048
commit
9029605dfc
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:743f169dc5023035af8df3d94f23d730764e9671a7c98263fed1f0e82d7ae1b2
|
||||
size 244518
|
||||
oid sha256:4dabf64d9d2dabaf26d9c21fa00686a6fb1b03bc0126ba2186fbe0d4ac8925f6
|
||||
size 244435
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
BuildRequires: kernel%kernel_flavor-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -66,7 +66,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 5.5.6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%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-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 11:27:18 CET 2020 - jroedel@suse.de
|
||||
|
||||
- KVM: nVMX: Check IO instruction VM-exit conditions
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Refactor IO bitmap checks into helper function
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- KVM: nVMX: Don't emulate instructions in guest mode
|
||||
(CVE-2020-2732 bsc#1163971).
|
||||
- commit c225901
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:39:50 CET 2020 - msuchanek@suse.de
|
||||
|
||||
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
|
||||
- commit 517bced
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:02:29 CET 2020 - jslaby@suse.cz
|
||||
|
||||
@ -9383,6 +9400,12 @@ Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com
|
||||
- Previously that was only enabled on armv6/armv7
|
||||
- commit 4940602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 15:57:36 CEST 2019 - hare@suse.de
|
||||
|
||||
- Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889)
|
||||
- commit 3e12ff1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:21:27 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.5.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4a830b1
|
||||
Release: <RELEASE>.gc225901
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: kernel-%build_flavor-base-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
Provides: kernel-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
Provides: %name-srchash-c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c386bd0c45af2cfbaa800dbf8dbae278db46b63799a3d9af38bfa6250030a12
|
||||
size 71138
|
||||
oid sha256:bf8a3aac940744209d7117b6388a68be367ea8f14bc32617ba18a1bf3a49e37f
|
||||
size 73010
|
||||
|
@ -1198,6 +1198,11 @@
|
||||
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
|
||||
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
|
||||
|
||||
# bsc#1163971, CVE-2020-2732
|
||||
patches.suse/kvm-nvmx-don-t-emulate-instructions-in-guest-mode
|
||||
patches.suse/kvm-nvmx-refactor-io-bitmap-checks-into-helper-function
|
||||
patches.suse/kvm-nvmx-check-io-instruction-vm-exit-conditions
|
||||
|
||||
########################################################
|
||||
# Other core patches
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-02-24 09:02:31 +0000
|
||||
GIT Revision: 4a830b16604db6d70acd1ba41c4d0b0fe1b8acca
|
||||
2020-02-25 10:27:21 +0000
|
||||
GIT Revision: c225901394cef9494b43bb56806ad8b8d2f29088
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user