From 9242136329755ba676a8f7412ff25cc4bb555db8abd55cb670bdc929e2b91233 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Mon, 22 Oct 2012 06:06:03 +0000 Subject: [PATCH] commit c367f31ba24d132e27c5e9251bd16ce4e50dded4 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=153 --- config.tar.bz2 | 4 +-- kernel-binary.spec.in | 8 +++--- kernel-cubox.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-cubox.spec | 12 +++++---- kernel-debug.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +++++---- kernel-default.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +++++---- kernel-desktop.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-desktop.spec | 12 +++++---- kernel-docs.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 4 +-- kernel-ec2.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-ec2.spec | 12 +++++---- kernel-exynos.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-exynos.spec | 12 +++++---- kernel-highbank.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-highbank.spec | 12 +++++---- kernel-imx51.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-imx51.spec | 12 +++++---- kernel-omap2plus.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-omap2plus.spec | 12 +++++---- kernel-pae.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +++++---- kernel-ppc64.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 12 +++++---- kernel-s390.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-s390.spec | 12 +++++---- kernel-source.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 4 +-- kernel-syms.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 2 +- kernel-tegra.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-tegra.spec | 12 +++++---- kernel-trace.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-trace.spec | 12 +++++---- kernel-u8500.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-u8500.spec | 12 +++++---- kernel-vanilla.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +++++---- kernel-xen.changes | 54 ++++++++++++++++++++++++++++++++++++++ kernel-xen.spec | 12 +++++---- patches.arch.tar.bz2 | 4 +-- patches.fixes.tar.bz2 | 4 +-- patches.kernel.org.tar.bz2 | 4 +-- patches.rpmify.tar.bz2 | 4 +-- patches.xen.tar.bz2 | 4 +-- series.conf | 20 +++++++------- source-timestamp | 4 +-- 49 files changed, 1234 insertions(+), 116 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index c39f1afa..b5f767bd 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d25a2a775ead24c015125123a790634c46989c3d04fd0f9bcf72d39801f22f4a -size 308549 +oid sha256:f603fc509b6ee7616736468d0819dfaf4f01c2271f354496037a18063a0fc280 +size 308362 diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index 3df388ea..d2cdd141 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -591,9 +591,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-cubox.changes b/kernel-cubox.changes index 76fe681b..52e592af 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-cubox.spec b/kernel-cubox.spec index a25b16ef..418330fb 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -667,9 +667,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-debug.changes b/kernel-debug.changes index 76fe681b..52e592af 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 8135f562..369f0559 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -670,9 +670,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-default.changes b/kernel-default.changes index 76fe681b..52e592af 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index cd10b678..ecfc6340 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -685,9 +685,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 76fe681b..52e592af 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 8c489fce..3b328c36 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -679,9 +679,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-docs.changes b/kernel-docs.changes index 76fe681b..52e592af 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 70904d54..f55e90a5 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.6.2 +Version: 3.6.3 Release: 0 BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 76fe681b..52e592af 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 1ce20bb8..5bae1d64 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -669,9 +669,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-exynos.changes b/kernel-exynos.changes index 76fe681b..52e592af 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-exynos.spec b/kernel-exynos.spec index b6e5eb90..ff5aa970 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -666,9 +666,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-highbank.changes b/kernel-highbank.changes index 76fe681b..52e592af 100644 --- a/kernel-highbank.changes +++ b/kernel-highbank.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-highbank.spec b/kernel-highbank.spec index 9835a043..df704c5a 100644 --- a/kernel-highbank.spec +++ b/kernel-highbank.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-highbank Summary: Kernel for Calxeda Highbank SoC -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -666,9 +666,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-imx51.changes b/kernel-imx51.changes index 76fe681b..52e592af 100644 --- a/kernel-imx51.changes +++ b/kernel-imx51.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-imx51.spec b/kernel-imx51.spec index 6160d2ab..9dc32f4f 100644 --- a/kernel-imx51.spec +++ b/kernel-imx51.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-imx51 Summary: Kernel for Freescale's iMX SoC -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -667,9 +667,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-omap2plus.changes b/kernel-omap2plus.changes index 76fe681b..52e592af 100644 --- a/kernel-omap2plus.changes +++ b/kernel-omap2plus.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-omap2plus.spec b/kernel-omap2plus.spec index b0f7828b..423f3427 100644 --- a/kernel-omap2plus.spec +++ b/kernel-omap2plus.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-omap2plus Summary: Kernel for Texas instrument's OMAP SoC -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -667,9 +667,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-pae.changes b/kernel-pae.changes index 76fe681b..52e592af 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index a8964b24..d442a685 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -676,9 +676,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 76fe681b..52e592af 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index cbc373a9..8eebfd04 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -680,9 +680,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-s390.changes b/kernel-s390.changes index 76fe681b..52e592af 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index ca5a6c65..091bc89f 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -669,9 +669,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-source.changes b/kernel-source.changes index 76fe681b..52e592af 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 43e162c6..66030c5c 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: Development/Sources diff --git a/kernel-syms.changes b/kernel-syms.changes index 76fe681b..52e592af 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 44f55ff0..09d6585f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.6.2 +Version: 3.6.3 %if %using_buildservice Release: 0 %else diff --git a/kernel-tegra.changes b/kernel-tegra.changes index 76fe681b..52e592af 100644 --- a/kernel-tegra.changes +++ b/kernel-tegra.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-tegra.spec b/kernel-tegra.spec index 75214fff..4ac41ab8 100644 --- a/kernel-tegra.spec +++ b/kernel-tegra.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-tegra Summary: Kernel for Nvidia's Tegra SoC -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -667,9 +667,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-trace.changes b/kernel-trace.changes index 76fe681b..52e592af 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index fe2e5e10..25bdd76e 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -677,9 +677,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-u8500.changes b/kernel-u8500.changes index 76fe681b..52e592af 100644 --- a/kernel-u8500.changes +++ b/kernel-u8500.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-u8500.spec b/kernel-u8500.spec index b3db9b17..51c87f34 100644 --- a/kernel-u8500.spec +++ b/kernel-u8500.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-u8500 Summary: Kernel for ST-Ericsson's Nova SoC -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -667,9 +667,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 76fe681b..52e592af 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index f51e8afb..07768501 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -673,9 +673,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/kernel-xen.changes b/kernel-xen.changes index 76fe681b..52e592af 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz + +- Linux 3.6.3. +- Refresh patches.xen/xen3-fixup-xen. +- Refresh patches.xen/xen3-patch-2.6.23. +- Refresh patches.xen/xen3-patch-3.2. +- Refresh patches.xen/xen3-patch-3.6. +- Delete patches.fixes/hv-storvsc-reset-wait.patch. +- Delete + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. +- commit cfee26b + +------------------------------------------------------------------- +Thu Oct 18 21:25:25 CEST 2012 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Use a macro instead of /etc/IGNORE-KABI-BADNESS +- commit 19e7e54 + +------------------------------------------------------------------- +Thu Oct 18 19:21:35 CEST 2012 - agraf@suse.de + +- ARM: Update config files: Fix exynos uart +- commit 1b4b5c5 + +------------------------------------------------------------------- +Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de + +- Cleanup ACPI table override patches with latest x86-tip commits + and proper git-xy: meta tags: +- lib: Add early cpio decoder. +- x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() + for e820 handling. +- ACPI: Store valid ACPI tables passed via early initrd in + reserved memblock areas. +- ACPI: Implement physical address table override. +- ACPI: Create acpi_table_taint() function to avoid code + duplication. +- ACPI: Document ACPI table overriding via initrd. +- ACPI: Fix build when disabled. +- X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. +- ACPI: Overriding ACPI tables via initrd only works with + an initrd. +- ACPI: Cleanup acpi_initrd_override declaration and remove + ifdefs. +- Delete patches.arch/acpi_fix_custom_method_acc.patch. +- Delete patches.arch/acpi_override_2_2.patch. +- Delete patches.arch/acpi_override_documentation. +- Delete patches.arch/acpi_override_introduce_taint_func.patch. +- Delete patches.arch/acpi_physical_override.patch. +- Delete patches.arch/lib_earlycpio.patch. +- Delete patches.arch/x86_introduce_reserve_mem_area.patch. +- commit c45da8f + ------------------------------------------------------------------- Wed Oct 17 20:02:14 CEST 2012 - mmarek@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index e6a79a4d..478e6557 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.6 -%define patchversion 3.6.2 +%define patchversion 3.6.3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.6.2 +Version: 3.6.3 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -669,9 +669,11 @@ if [ %CONFIG_MODULES = y ]; then Module.symvers || res=$? fi if [ $res -ne 0 ]; then - if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ - ! -e %_sourcedir/IGNORE-KABI-BADNESS -a \ - ! -e /etc/IGNORE-KABI-BADNESS ]; then + # %ignore_kabi_badness is defined in the Kernel:* projects in the + # OBS to be able to build the KOTD in spite of kabi errors + if [ 0%{?ignore_kabi_badness} -eq 0 -a \ + ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \ + ! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \ "directory to build this kernel even though its badness is" \ "higher than allowed for an official kernel." diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index fca6aa5c..689778fd 100644 --- a/patches.arch.tar.bz2 +++ b/patches.arch.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67356543780e4c24056d28fb7356f14bb80cc38e6a73c113c0d3ebacd1e119c4 -size 82557 +oid sha256:533d1a9cb6e2223e2ed3aa17ae3681a0cbd530a54a4f091cbc80bd5ac912854d +size 83742 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index f6e44457..655606af 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60a2b71dc041f5f18d96f0a92ed5168d6d6c087d6e458b4aa6953799e84a0219 -size 24893 +oid sha256:633d7857fdb9b857a2a7e52bdde1b0f7df1c5e68bb77d7d0302c12ae02341d22 +size 24476 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index f705dc46..ba8c9a00 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59a5d7e2dbb55f04e6d3093a831fc72dba8a2c2e99d8a0e15d5569891ab75a08 -size 62599 +oid sha256:2595d4747b3cc56ce5ec43dc3455f3538e6e63c5ca98ce99e4c6985e6265093a +size 90791 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index a7fbe664..b1de2070 100644 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b613688b9f207cc7d012b3d5522bab63e3f854dc8312c58275ed88ea6a1b250 -size 5999 +oid sha256:99785b499d19ddb64e37eb73aed49153fd79e4e3269cd6dc232f79a28f1feac2 +size 5496 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index 2a551403..6a0b1b98 100644 --- a/patches.xen.tar.bz2 +++ b/patches.xen.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:380f586a74e481f5d38d00e8481afaaa56ec48f865088283f3a76f1d57ce05ca -size 2094728 +oid sha256:e537013344848ed9f3e202ffcfd580167dbb679dc0ed2abdd8a0509120a45c26 +size 2093850 diff --git a/series.conf b/series.conf index e607426d..2a977668 100644 --- a/series.conf +++ b/series.conf @@ -29,6 +29,7 @@ ######################################################## patches.kernel.org/patch-3.6.1 patches.kernel.org/patch-3.6.1-2 + patches.kernel.org/patch-3.6.2-3 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -41,7 +42,6 @@ patches.rpmify/geode-depends-on-x86_32 patches.rpmify/ubifs-remove-DATE-TIME.patch patches.rpmify/chipidea-clean-up-dependencies - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic ######################################################## # kABI consistency patches @@ -202,13 +202,16 @@ # Queued for 2.6.36 -> just revert after some time patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch - patches.arch/lib_earlycpio.patch - patches.arch/x86_introduce_reserve_mem_area.patch - patches.arch/acpi_override_2_2.patch - patches.arch/acpi_physical_override.patch - patches.arch/acpi_override_introduce_taint_func.patch - patches.arch/acpi_override_documentation - patches.arch/acpi_fix_custom_method_acc.patch + patches.arch/001-acpi_initrd_override_tables.patch + patches.arch/002-acpi_initrd_override_tables.patch + patches.arch/003-acpi_initrd_override_tables.patch + patches.arch/004-acpi_initrd_override_tables.patch + patches.arch/005-acpi_initrd_override_tables.patch + patches.arch/006-acpi_initrd_override_tables.patch + patches.arch/007-acpi_initrd_override_tables.patch + patches.arch/008-acpi_initrd_override_tables.patch + patches.arch/009-acpi_initrd_override_tables.patch + patches.arch/010-acpi_initrd_override_tables.patch ######################################################## # CPUFREQ @@ -261,7 +264,6 @@ patches.suse/msft-hv-0402-hyperv-Report-actual-status-in-receive-completion-pa.patch patches.suse/msft-hv-0403-hyperv-Add-buffer-for-extended-info-after-the-RNDIS-.patch patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch - patches.fixes/hv-storvsc-reset-wait.patch ######################################################## # Networking, IPv6 diff --git a/source-timestamp b/source-timestamp index da6d1479..10a3ba10 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2012-10-17 20:28:22 +0200 -GIT Revision: 10facfd7614368a3c7815562f7dbc535e019691c +2012-10-22 00:15:08 +0200 +GIT Revision: c367f31ba24d132e27c5e9251bd16ce4e50dded4 GIT Branch: stable