commit 8d4661f8eab7eb363ed78babca41362aebff46de
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7381
This commit is contained in:
parent
fbf3bdbb97
commit
52b64b425c
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.7-rc3
|
||||
SRCVERSION=3.7-rc4
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd87305e494bed1d3a99a54f841570484197724b174a70d3e4efff0148128c3c
|
||||
size 305909
|
||||
oid sha256:2cc8660fbc828523ea0191e043c945b010bf9b4a27ff21ca9a4b550f66a990b6
|
||||
size 305820
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-cubox
|
||||
Summary: Kernel for SolidRun Cubox
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-exynos
|
||||
Summary: Kernel for Samsung's Exynos SoC
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-highbank
|
||||
Summary: Kernel for Calxeda Highbank SoC
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-u8500
|
||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 22:29:28 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: sync vanilla flavor with default flavor for each platform
|
||||
The vanilla configs have drifted away from the default configuration
|
||||
for each platform. This patch brings them back in sync.
|
||||
- commit 8d4661f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 17:27:25 CET 2012 - jeffm@suse.com
|
||||
|
||||
- config: -ec2 still had CONFIG_ENTERPRISE_SUPPORT enabled.
|
||||
- commit 9907c37
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 16:48:35 CET 2012 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.7-rc4.
|
||||
Eliminated 1 patch.
|
||||
- commit 5168053
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 12:37:59 CET 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.xen/xen3-patch-3.7-rc3 (make "unmodified drivers" build again).
|
||||
- commit 5feff7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.7-rc3
|
||||
%define patchversion 3.7.0-rc3
|
||||
%define srcversion 3.7-rc4
|
||||
%define patchversion 3.7.0-rc4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.7.rc3
|
||||
Version: 3.7.rc4
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
3
linux-3.7-rc4.tar.bz2
Normal file
3
linux-3.7-rc4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3280bac068979b29dfe70f4fe4c828416cb97a83081c44f1eabe311053ef345b
|
||||
size 83588709
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f502a899c02fda8f4ae86e92ad31a9ed98eb27c171f929f9f4626fe6b352a695
|
||||
size 85600
|
||||
oid sha256:e42b850067b2082a54501a3a6253ea0c44c83168a5593a8757dd23c0d39f8f80
|
||||
size 84948
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0fd5402a37794268af5eb085adbf8915e7abc587c554df16e0c722bc1ebe830
|
||||
size 2128572
|
||||
oid sha256:cf9d3c7905f699ee75df31c1b6c50251ecbd4aa8f7bddc3c562e5546af2845fd
|
||||
size 2129165
|
||||
|
@ -154,7 +154,6 @@
|
||||
patches.arch/arm-fix-build-ux500-module.diff
|
||||
patches.arch/arm-exynos-nosparse.patch
|
||||
patches.arch/arm-origen-regulator.patch
|
||||
patches.arch/arm-thermal-build-error.patch
|
||||
|
||||
########################################################
|
||||
# S/390
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-11-02 13:50:13 +0100
|
||||
GIT Revision: f042386c786e219d2d8ddefe7308a334c82696ca
|
||||
2012-11-05 22:30:07 +0100
|
||||
GIT Revision: 8d4661f8eab7eb363ed78babca41362aebff46de
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user