commit 34ba8d6bb0b78bf6f6aae1aadb8ee9de3aa35910

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=567
This commit is contained in:
Jiri Slaby 2016-08-21 09:05:52 +00:00 committed by Git OBS Bridge
parent 0b15a30acc
commit 9c4564f7f6
24 changed files with 106 additions and 35 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.7
%define patchversion 4.7.1
%define patchversion 4.7.2
%define variant %{nil}
%define vanilla_only 0
@ -61,9 +61,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.7
%define patchversion 4.7.1
%define patchversion 4.7.2
%define variant %{nil}
%define vanilla_only 0
@ -61,9 +61,9 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0
Group: System/Kernel
Version: 4.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.7
%define patchversion 4.7.1
%define patchversion 4.7.2
%define variant %{nil}
%define vanilla_only 0
@ -61,9 +61,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0
Group: System/Kernel
Version: 4.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 4.7.1
%define patchversion 4.7.2
%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.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 4.7.1
%define patchversion 4.7.2
%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.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.7
%define patchversion 4.7.1
%define patchversion 4.7.2
%define variant %{nil}
%define vanilla_only 0
@ -61,9 +61,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0
Group: System/Kernel
Version: 4.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 4.7
%define patchversion 4.7.1
%define patchversion 4.7.2
%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.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 21 10:59:11 CEST 2016 - jslaby@suse.cz
- Linux 4.7.2.
- Refresh patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast.
- commit 34ba8d6
-------------------------------------------------------------------
Tue Aug 16 16:32:45 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.7
%define patchversion 4.7.1
%define patchversion 4.7.2
%define variant %{nil}
%define vanilla_only 0
@ -61,9 +61,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0
Group: System/Kernel
Version: 4.7.1
Version: 4.7.2
%if 0%{?is_kotd}
Release: <RELEASE>.g61bf3f1
Release: <RELEASE>.g34ba8d6
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17b788216ed8b7ed8bdc0b5a5973dd17b3aeed73f8b8745a3cfe83b3ae6405af
size 11068
oid sha256:82376f81e8b971aa0abf0e9ce8b622425fa14c697bb6d63746210745c93a3de5
size 11066

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba29c13f472ff37c0202c9db2312a865873e4eeb493af4242cb1c7811474b0b4
size 13628
oid sha256:36dbb89055c509105ff94d228a323242dd8f40a68c4a0c855a4e2c1ae02970ae
size 81883

View File

@ -28,6 +28,7 @@
# Send separate patches upstream if you find a problem...
########################################################
patches.kernel.org/patch-4.7.1
patches.kernel.org/patch-4.7.1-2
########################################################
# Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2016-08-16 16:32:45 +0200
GIT Revision: 61bf3f108f9ae068b81f1ba3ee3fcc224bf7aed2
2016-08-21 10:59:11 +0200
GIT Revision: 34ba8d6bb0b78bf6f6aae1aadb8ee9de3aa35910
GIT Branch: stable