commit 7d70b08f854edbb0c97709bf8de6538858d68bcd
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=597
This commit is contained in:
parent
b9037ad20c
commit
0d2317a1ec
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -33,9 +33,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation (man pages)
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -51,9 +51,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-syzkaller
|
||||
Summary: Kernel used for fuzzing by syzkaller
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 13:02:56 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- x86/smpboot: Init apic mapping before usage (bnc#1006417).
|
||||
- commit 7d70b08
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 12:53:57 CET 2016 - jslaby@suse.cz
|
||||
|
||||
- Linux 4.8.6 (: :).
|
||||
- commit dbb68be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 03:16:07 CEST 2016 - jeffm@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 4.8
|
||||
%define patchversion 4.8.5
|
||||
%define patchversion 4.8.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -60,9 +60,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 4.8.5
|
||||
Version: 4.8.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1e904fd
|
||||
Release: <RELEASE>.g7d70b08
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22cb7a745c1a31080e3cdabd1ec9b40ee3c7d2ba3cbff544cddbdb520f5dc648
|
||||
size 13363
|
||||
oid sha256:73f8fce846a59561171c0df53673e17ba46d83e826b604eadd7ac3cfd014420b
|
||||
size 14180
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc7ffee5f7296b4fb292d41ca82ea738613ead488a1b830dc54e0c52863f47b2
|
||||
size 91110
|
||||
oid sha256:1d417d1ef18b8eef92c11afe32b0ec2d67a440f8a2296f4f3497de7beb62b489
|
||||
size 133996
|
||||
|
@ -32,6 +32,7 @@
|
||||
patches.kernel.org/patch-4.8.2-3
|
||||
patches.kernel.org/patch-4.8.3-4
|
||||
patches.kernel.org/patch-4.8.4-5
|
||||
patches.kernel.org/patch-4.8.5-6
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -106,6 +107,7 @@
|
||||
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
|
||||
# changed this area a lot.
|
||||
+needs_updating patches.arch/x86_64-hpet-64bit-timer.patch
|
||||
patches.fixes/x86-smpboot-Init-apic-mapping-before-usage.patch
|
||||
|
||||
########################################################
|
||||
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
||||
|
@ -1,3 +1,3 @@
|
||||
2016-10-29 03:16:07 +0200
|
||||
GIT Revision: 1e904fd59a8f3067bcc6a97e883c8ff970c29f35
|
||||
2016-10-31 13:02:56 +0100
|
||||
GIT Revision: 7d70b08f854edbb0c97709bf8de6538858d68bcd
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user