commit d29747fc112968f831670cbf4015a5dc5ea6a3fe

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=506
This commit is contained in:
Jiri Slaby 2016-05-05 05:18:43 +00:00 committed by Git OBS Bridge
parent c57cec075c
commit 12f39a42d9
26 changed files with 140 additions and 41 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a894fbf2e9bd02874972ea7e55c97670b859502668a773643bd2bba4bd1af125
size 309083
oid sha256:8293e45ed3d4b64b3d12e42f162ded3bf26ac7696a7d8febdebfb690f9868534
size 309343

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.5
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.5
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -16,7 +16,7 @@
#
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.5
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.5
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 4.5
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 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.5.2
Version: 4.5.3
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 5 06:46:29 CEST 2016 - jslaby@suse.cz
- Linux 4.5.3.
- Delete patches.arch/arm64-kvm-fix-hrtimer.patch.
- Delete
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch.
- Update config files (BMP085 changed to m).
- commit d29747f
-------------------------------------------------------------------
Tue May 3 12:17:58 CEST 2016 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 4.5
%define patchversion 4.5.2
%define patchversion 4.5.3
%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.5.2
Version: 4.5.3
%if 0%{?is_kotd}
Release: <RELEASE>.g4da1329
Release: <RELEASE>.gd29747f
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e353d3b86b111d67300b25b6326ec5a8d3edde80a2368499f53892e617f7822
size 191504
oid sha256:ea05bcda0cf9cd8d09e1cc55c73ca2f7a1727a68d12bdc8e1114a9631ebb0f0b
size 189538

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a43a894be51e53fa699e1b8ed9495b97c639697ca591145943f9f744469d9d09
size 12138
oid sha256:f78258c19a6d085386f64e3b41ff3a27537aad32d4ff0dfea7e280fd0eeb1d30
size 10603

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02ec86a65e7a795fe700e397e201dd1f3815305a3d806c5ab0e9fc0d92ea030e
size 128451
oid sha256:2492adef1ff3cbb53a418709f9b61ff0051d69e5f962cb23d72920a9e4967528
size 190792

View File

@ -29,6 +29,7 @@
########################################################
patches.kernel.org/patch-4.5.1
patches.kernel.org/patch-4.5.1-2
patches.kernel.org/patch-4.5.2-3
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -77,7 +78,6 @@
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.fixes/sched-cgroup-Fix-cleanup-cgroup-teardown-init.patch
########################################################
# Architecture-specific patches. These used to be all
@ -162,7 +162,6 @@
+needs_update patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch
patches.arch/arm64-0006-arm64-Select-reboot-driver-for-X-Gene-platform.patch
patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch
patches.arch/arm64-kvm-fix-hrtimer.patch
########################################################
# S/390

View File

@ -1,3 +1,3 @@
2016-05-03 12:17:58 +0200
GIT Revision: 4da1329c9996c241f27d0ee3af3f3adaeb7c22b6
2016-05-05 07:03:39 +0200
GIT Revision: d29747fc112968f831670cbf4015a5dc5ea6a3fe
GIT Branch: stable