commit e5d11ce1f407819f53d0cfc6fcda4a98700c1f9c

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=676
This commit is contained in:
Jiri Slaby 2017-04-27 12:30:41 +00:00 committed by Git OBS Bridge
parent 498557304c
commit 6d8dba5ddb
33 changed files with 139 additions and 48 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -16,15 +16,15 @@
#
%define patchversion 4.10.12
%define patchversion 4.10.13
%define vanilla_only 0
%include %_sourcedir/kernel-spec-macros
Name: dtb-aarch64
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -16,15 +16,15 @@
#
%define patchversion 4.10.12
%define patchversion 4.10.13
%define vanilla_only 0
%include %_sourcedir/kernel-spec-macros
Name: dtb-armv6l
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -16,15 +16,15 @@
#
%define patchversion 4.10.12
%define patchversion 4.10.13
%define vanilla_only 0
%include %_sourcedir/kernel-spec-macros
Name: dtb-armv7l
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-64kb
Summary: Kernel with 64kb PAGE_SIZE
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -16,7 +16,7 @@
#
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -42,9 +42,9 @@ Name: kernel-docs
Summary: Kernel Documentation (man pages)
License: GPL-2.0
Group: Documentation/Man
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -57,9 +57,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0
Group: SLES
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 4.10.12
%define patchversion 4.10.13
%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.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%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.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -24,10 +24,10 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0
Group: Development/Sources
Version: 4.10.12
Version: 4.10.13
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-syzkaller
Summary: Kernel used for fuzzing by syzkaller
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 27 14:23:31 CEST 2017 - jslaby@suse.cz
- Linux 4.10.13 (bnc#1012628).
- commit e5d11ce
-------------------------------------------------------------------
Wed Apr 26 18:22:54 CEST 2017 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.10
%define patchversion 4.10.12
%define patchversion 4.10.13
%define variant %{nil}
%define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0
Group: System/Kernel
Version: 4.10.12
Version: 4.10.13
%if 0%{?is_kotd}
Release: <RELEASE>.g7aedba7
Release: <RELEASE>.ge5d11ce
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75ea4ff87bc3226cf9ed3af698a3433f7bfb896768f15e9bcd42567e75b3eecd
size 305721
oid sha256:c06c12f6bcbd1a4b7db24d0fac58cca4b0b1fe183aae0d9aaee6fa1c47205b81
size 314231

View File

@ -39,6 +39,7 @@
patches.kernel.org/patch-4.10.9-10
patches.kernel.org/patch-4.10.10-11
patches.kernel.org/patch-4.10.11-12
patches.kernel.org/patch-4.10.12-13
########################################################
# Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2017-04-26 18:24:24 +0200
GIT Revision: 7aedba7226deff23c8c4f2f70668b416b4201a8f
2017-04-27 14:23:31 +0200
GIT Revision: e5d11ce1f407819f53d0cfc6fcda4a98700c1f9c
GIT Branch: stable