commit e830a484953d2cf6e9aec0a4085264151b561e03
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1215
This commit is contained in:
parent
9579253a40
commit
20439e5f30
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ License: GPL-2.0
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -63,7 +63,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
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,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
BuildRequires: kernel%kernel_flavor-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -66,7 +66,7 @@ License: GPL-2.0
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
|||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -43,7 +43,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
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,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
|||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
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,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 17:24:32 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: Remove a spurious export of a static function
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
|
||||||
|
(CVE-2019-19338 bsc#1158954).
|
||||||
|
- commit e830a48
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 11:51:37 CET 2019 - jroedel@suse.de
|
||||||
|
|
||||||
|
- KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
|
||||||
|
(CVE-2019-19332) (CVE-2019-19332 bsc#1158827).
|
||||||
|
- commit bdbc1dc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
Thu Dec 5 16:48:24 CET 2019 - nsaenzjulienne@suse.de
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.4.2
|
Version: 5.4.2
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gba5510b
|
Release: <RELEASE>.ge830a48
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -172,10 +172,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-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-%build_flavor-base-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
Provides: kernel-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: kernel-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-ba5510b8592c863023f90e19726b4cc607825352
|
Provides: %name-srchash-e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
%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
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:65e0d56b639b5acc7fa0d58dddbee8b18cf8e6bf1802d5887a5a49e84c870f5e
|
oid sha256:acc2d0f0f5611de27f85f0af0e67cad663f7f3806b8282067163f7518b3a9a24
|
||||||
size 110997
|
size 112292
|
||||||
|
@ -171,6 +171,9 @@
|
|||||||
patches.suse/ata-define-AC_ERR_OK.patch
|
patches.suse/ata-define-AC_ERR_OK.patch
|
||||||
patches.suse/ata-make-qc_prep-return-ata_completion_errors.patch
|
patches.suse/ata-make-qc_prep-return-ata_completion_errors.patch
|
||||||
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch
|
patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch
|
||||||
|
patches.suse/kvm-x86-fix-out-of-bounds-write-in-kvm_get_emulated_cpuid-cve-2019-19332
|
||||||
|
patches.suse/kvm-x86-fix-presentation-of-tsx-feature-in-arch_capabilities
|
||||||
|
patches.suse/kvm-x86-remove-a-spurious-export-of-a-static-function
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# kbuild/module infrastructure fixes
|
# kbuild/module infrastructure fixes
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2019-12-10 08:43:22 +0000
|
2019-12-11 16:24:33 +0000
|
||||||
GIT Revision: ba5510b8592c863023f90e19726b4cc607825352
|
GIT Revision: e830a484953d2cf6e9aec0a4085264151b561e03
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user