commit 42bd7a027035420d318d4cb5a3db7233aff32b44

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=704
This commit is contained in:
Jiri Slaby 2017-06-29 14:45:42 +00:00 committed by Git OBS Bridge
parent c5dffe1f35
commit f6aedcb21f
35 changed files with 148 additions and 51 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 4.11 %define srcversion 4.11
%define patchversion 4.11.7 %define patchversion 4.11.8
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
Name: dtb-aarch64 Name: dtb-aarch64
Version: 4.11.7 Version: 4.11.8
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g53c91b6 Release: <RELEASE>.g42bd7a0
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 4.11 %define srcversion 4.11
%define patchversion 4.11.7 %define patchversion 4.11.8
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
Name: dtb-armv6l Name: dtb-armv6l
Version: 4.11.7 Version: 4.11.8
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g53c91b6 Release: <RELEASE>.g42bd7a0
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
%define srcversion 4.11 %define srcversion 4.11
%define patchversion 4.11.7 %define patchversion 4.11.8
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -29,9 +29,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
Name: dtb-armv7l Name: dtb-armv7l
Version: 4.11.7 Version: 4.11.8
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g53c91b6 Release: <RELEASE>.g42bd7a0
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild # needsrootforbuild
%define patchversion 4.11.7 %define patchversion 4.11.8
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel Summary: Basic QA tests for the kernel
License: GPL-2.0 License: GPL-2.0
Group: SLES Group: SLES
Version: 4.11.7 Version: 4.11.8
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g53c91b6 Release: <RELEASE>.g42bd7a0
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 4.11 %define srcversion 4.11
%define patchversion 4.11.7 %define patchversion 4.11.8
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -30,9 +30,9 @@ Name: kernel-source
Summary: The Linux Kernel Sources Summary: The Linux Kernel Sources
License: GPL-2.0 License: GPL-2.0
Group: Development/Sources Group: Development/Sources
Version: 4.11.7 Version: 4.11.8
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g53c91b6 Release: <RELEASE>.g42bd7a0
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 29 16:37:33 CEST 2017 - jslaby@suse.cz
- Linux 4.11.8 (bnc#1012628).
- commit 42bd7a0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz Mon Jun 26 08:56:10 CEST 2017 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 4.11 %define srcversion 4.11
%define patchversion 4.11.7 %define patchversion 4.11.8
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -58,9 +58,9 @@ Name: kernel-zfcpdump
Summary: The IBM System Z zfcpdump Kernel Summary: The IBM System Z zfcpdump Kernel
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.11.7 Version: 4.11.8
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g53c91b6 Release: <RELEASE>.g42bd7a0
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:6bb9196a7eaf8b2b8d348f916d85c07cf22428ce66410714bd140437c7fa6354 oid sha256:5581d32a09e457f0f5d91a6c6f9c9c380830f45b26a82b331dafb88ab1253968
size 249102 size 273512

View File

@ -34,6 +34,7 @@
patches.kernel.org/patch-4.11.4-5 patches.kernel.org/patch-4.11.4-5
patches.kernel.org/patch-4.11.5-6 patches.kernel.org/patch-4.11.5-6
patches.kernel.org/patch-4.11.6-7 patches.kernel.org/patch-4.11.6-7
patches.kernel.org/patch-4.11.7-8
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2017-06-26 08:56:10 +0200 2017-06-29 16:37:33 +0200
GIT Revision: 53c91b6cf186326a75d15c4c69dbc9aa99549d7b GIT Revision: 42bd7a027035420d318d4cb5a3db7233aff32b44
GIT Branch: stable GIT Branch: stable