GIT Revision: 1c19c305fdfc64a56802dfa64ff7749fdbe20e02

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7261
This commit is contained in:
Michal Marek 2012-05-08 05:03:18 +00:00 committed by Git OBS Bridge
parent 74325b9426
commit ca0bf5a3e2
41 changed files with 419 additions and 59 deletions

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.4.0-rc5
%define patchversion 3.4.0-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-imx51
Summary: Kernel for Freescale's iMX SoC
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-omap2plus
Summary: Kernel for Texas instrument's OMAP SoC
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: Development/Sources

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.4.rc5
Version: 3.4.rc6
%if %using_buildservice
Release: 0
%else

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-tegra
Summary: Kernel for Nvidia's Tegra SoC
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-u8500
Summary: Kernel for ST-Ericsson's Nova SoC
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon May 7 20:21:30 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support. (Xen version)
- commit 1c19c30
-------------------------------------------------------------------
Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com
- IA32 emulation: Fix build problem for modular ia32 a.out
support.
- commit ad06d7d
-------------------------------------------------------------------
Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com
- Update to 3.4-rc6.
- Eliminated 2 patches.
- commit 749ea8f
-------------------------------------------------------------------
Sat May 5 00:57:47 CEST 2012 - jeffm@suse.com

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.4-rc5
%define patchversion 3.4.0-rc5
%define srcversion 3.4-rc6
%define patchversion 3.4.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -57,7 +57,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.4.rc5
Version: 3.4.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

3
linux-3.4-rc6.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df5c298f94dcf1101c64f02c558bcb9f9c63b523d672a9708232392c02fb115d
size 21499
oid sha256:34599995446f071ec2c8070f54980faff0633dd58653e480703a7d50995f6030
size 21008

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e86f169745ea6c3ff4443990499f338833d5c32346e99a3ad0fec9f735a0dfa
size 4336
oid sha256:e72936bc83802ab5d540bf05e7fae80e2fe61d2a70b47228ad603b635aa1d33a
size 4954

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:917d963d8a6c05c6aaadd724dc3f1115d54a615d097e66d7fb40f7fc6c572ee6
size 2081606
oid sha256:3152c3fbc4d593c686bec00da7acc6ed234776bf3b2891e5afd42e689d7caa1d
size 2082290

View File

@ -36,6 +36,7 @@
patches.rpmify/apm-honor-config_apm_cpu_idle-n
patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
patches.rpmify/pti-depends-on-x86-pci
patches.rpmify/ia32-emulation-fix-build-problem-for-modular-ia32-a-out-support
########################################################
# kABI consistency patches
@ -152,7 +153,6 @@
# ARM
########################################################
patches.arch/arm-phys-offset.patch
patches.fixes/omap-usb-host-include-plat-cpu-h
########################################################
# S/390
@ -375,7 +375,6 @@
########################################################
patches.fixes/tulip-quad-NIC-ifdown
patches.drivers/ehea-modinfo.patch
patches.fixes/dl2k-tighten-ioctl-permissions
########################################################
# Wireless Networking
@ -664,3 +663,4 @@
patches.xen/xen-x86_64-dump-user-pgt
patches.xen/xen-x86_64-note-init-p2m
patches.xen/xen-x86_64-unmapped-initrd
patches.xen/ia32-emulation-fix-build-problem-for-modular-ia32-a-out-support

View File

@ -1,3 +1,3 @@
2012-05-05 00:57:47 +0200
GIT Revision: c36bb06476d37191a2ba9082a6117d07572bc751
2012-05-07 20:21:30 +0200
GIT Revision: 1c19c305fdfc64a56802dfa64ff7749fdbe20e02
GIT Branch: master