Accepting request 243953 from devel:openSUSE:Factory:kernel

- Update Xen patches to 3.16-final.

OBS-URL: https://build.opensuse.org/request/show/243953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=244
This commit is contained in:
Ludwig Nussel 2014-08-11 08:08:38 +00:00 committed by Git OBS Bridge
parent df9ed38bf7
commit 32f136347b
37 changed files with 721 additions and 74 deletions

View File

@ -1,5 +1,5 @@
# The version of the main tarball to use
SRCVERSION=3.16-rc7
SRCVERSION=3.16
# variant of the kernel-source package, either empty or "-rt"
VARIANT=
# buildservice projects to build the kernel against

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0da71a1f641778a00552f29422dbbb37df32143c783d7d7fcb462eb1fa5e69b8
size 269019
oid sha256:c59c354c71b63df4377676a0245eb9a6727147f093861120262fcd3ec06f98a1
size 269626

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -148,7 +148,7 @@ Provides: kernel = %version-%source_rel
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -170,7 +170,7 @@ Obsoletes: kernel-trace <= 3.13
Provides: kernel-trace-base = 3.13
Obsoletes: kernel-trace-base <= 3.13
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-desktop
Summary: Kernel optimized for the desktop
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -145,7 +145,7 @@ Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -16,7 +16,7 @@
#
%define patchversion 3.16.0-rc7
%define patchversion 3.16.0
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -25,9 +25,9 @@ Name: kernel-docs
Summary: Kernel Documentation
License: GPL-2.0
Group: Documentation/Man
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -145,7 +145,7 @@ Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -145,7 +145,7 @@ Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 3.16.0-rc7
%define patchversion 3.16.0
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -45,9 +45,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0
Group: SLES
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 3.16.0-rc7
%define patchversion 3.16.0
%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: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 3.16.0-rc7
%define patchversion 3.16.0
%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: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -150,7 +150,7 @@ Obsoletes: kernel-bigsmp <= 2.6.17
Provides: kernel-vmi = 2.6.38
Obsoletes: kernel-vmi <= 2.6.38
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -17,8 +17,8 @@
# icecream 0
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%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: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -45,7 +45,7 @@ Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: linux
Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

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

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -145,7 +145,7 @@ Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Wed Aug 6 15:37:49 CEST 2014 - jbeulich@suse.com
- Update Xen patches to 3.16-final.
- vscsi: support larger transfer sizes (bnc#774818).
- commit 0e31675
-------------------------------------------------------------------
Tue Aug 5 06:10:37 CEST 2014 - jeffm@suse.com
- nfs: nfs3_list_one_acl(): check get_acl() result with
IS_ERR_OR_NULL (bko#81111 bnc#889790).
- commit c485b2b
-------------------------------------------------------------------
Tue Aug 5 02:47:21 CEST 2014 - jeffm@suse.com
- reiserfs: fix corruption introduced by balance_leaf refactor.
- commit 37d2234
-------------------------------------------------------------------
Mon Aug 4 18:50:24 CEST 2014 - jeffm@suse.com
- config: disable CONFIG_PPC_PS3 on ppc64le
The PS3 hardware is big-endian.
- commit a9046ed
-------------------------------------------------------------------
Mon Aug 4 18:49:10 CEST 2014 - jeffm@suse.com
- config: resync vanilla configs (no actual changes)
- commit 2821f4c
-------------------------------------------------------------------
Mon Aug 4 17:22:51 CEST 2014 - jeffm@suse.com
- Update to 3.16.
- commit bf5b385
-------------------------------------------------------------------
Thu Jul 31 14:26:32 CEST 2014 - jkosina@suse.cz
- Refresh patches.fixes/input-add-acer-aspire-5710-to-nomux.patch: update
upstream reference.
- commit 7690e04
-------------------------------------------------------------------
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de

View File

@ -19,8 +19,8 @@
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
# needssslcertforbuild
%define srcversion 3.16-rc7
%define patchversion 3.16.0-rc7
%define srcversion 3.16
%define patchversion 3.16.0
%define variant %{nil}
%define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-xen
Summary: The Xen Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.16.rc7
Version: 3.16.0
%if 0%{?is_kotd}
Release: <RELEASE>.g9b5a5f0
Release: <RELEASE>.g0e31675
%else
Release: 0
%endif
@ -148,7 +148,7 @@ Provides: kernel = %version-%source_rel
Provides: kernel-xenpae = 2.6.17
Obsoletes: kernel-xenpae <= 2.6.17
%endif
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
Source2: source-post.sh
Source3: kernel-source.rpmlintrc
Source8: devel-pre.sh

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93ebdd0b527ea1c86392ca610f74905a8cf736d6a80d29894a74d102f2d1bbb9
size 80501348

3
linux-3.16.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
size 80501624

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:105ea50dc12e23a49ffbccb481e842bfce040db0d0653e91387f84a854ecf220
size 154876
oid sha256:37b789b17497b0afdeb0516811844d04569b06407d8440a5679e57948c4faba6
size 154794

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30444113a07f559e0848151cd6f7ba9f5f587b640d409636fac5c7ef2699a6d7
size 10945
oid sha256:4f40194f7b71d7ab96ec9de86f8fd25d935431eac6e6e195f6a9521a6ec0fd4e
size 13719

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e9dbcac37211138fde61acef7ce00462998ed30429e28d927056f5e378c4028
size 2110938
oid sha256:f3c093466b0607b843fa287dbe9235dc575fe36a07f9e1bf354214ff53e1dfba
size 2112663

View File

@ -225,6 +225,7 @@
########################################################
# NFS
########################################################
patches.fixes/nfs-nfs3_list_one_acl-check-get_acl-result-with-is_err_or_null
########################################################
@ -253,6 +254,7 @@
########################################################
# Reiserfs Patches
########################################################
patches.fixes/reiserfs-fix-corruption-introduced-by-balance_leaf-refactor
########################################################
# dlm
@ -595,7 +597,7 @@
patches.xen/xen3-patch-3.13
patches.xen/xen3-patch-3.14
patches.xen/xen3-patch-3.15
patches.xen/xen3-patch-3.16-rc7
patches.xen/xen3-patch-3.16
# ports of other patches
patches.xen/xen3-stack-unwind
@ -637,6 +639,7 @@
patches.xen/xen-netback-multiple-tasklets
patches.xen/xen-netback-kernel-threads
patches.xen/xen-netback-tx-queue-len
patches.xen/xen-vscsi-large-requests
patches.xen/xen-cxgb3
patches.xen/xen-dcdbas
patches.xen/xen-pv-on-hvm-skip-initialization-of-emulated-devices

View File

@ -1,3 +1,3 @@
2014-07-30 11:38:03 +0200
GIT Revision: 9b5a5f02b5f1938c31cb6d2c6137ffaee20c22b6
2014-08-06 15:37:49 +0200
GIT Revision: 0e31675b91f2087bc1b543ca380779d32dc821ed
GIT Branch: master