From 65e050beaa43c89800198220b14e92fe136c6c1d60d68b770e53b1f6ef77da5b Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Fri, 10 Aug 2012 13:54:55 +0000 Subject: [PATCH] commit daed3d92188d99adde1b4311042ee73dbf5337c8 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=137 --- IGNORE-KABI-BADNESS | 1 + config.sh | 3 +- config.tar.bz2 | 4 +- kernel-cubox.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-cubox.spec | 4 +- kernel-debug.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 4 +- kernel-default.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 4 +- kernel-desktop.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-desktop.spec | 4 +- kernel-docs.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 4 +- kernel-ec2.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-ec2.spec | 4 +- kernel-exynos.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-exynos.spec | 4 +- kernel-imx51.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-imx51.spec | 4 +- kernel-omap2plus.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-omap2plus.spec | 4 +- kernel-pae.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 4 +- kernel-ppc64.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 4 +- kernel-s390.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-s390.spec | 4 +- kernel-source.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 4 +- kernel-syms.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 2 +- kernel-tegra.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-tegra.spec | 4 +- kernel-trace.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-trace.spec | 4 +- kernel-u8500.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-u8500.spec | 4 +- kernel-vanilla.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 4 +- kernel-xen.changes | 108 +++++++++++++++++++++++++++++++++++++ kernel-xen.spec | 4 +- patches.drivers.tar.bz2 | 4 +- patches.fixes.tar.bz2 | 4 +- patches.kernel.org.tar.bz2 | 4 +- patches.rpmify.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- patches.xen.tar.bz2 | 4 +- series.conf | 11 ++-- source-timestamp | 4 +- 49 files changed, 2113 insertions(+), 60 deletions(-) create mode 100644 IGNORE-KABI-BADNESS diff --git a/IGNORE-KABI-BADNESS b/IGNORE-KABI-BADNESS new file mode 100644 index 00000000..7b2b1bde --- /dev/null +++ b/IGNORE-KABI-BADNESS @@ -0,0 +1 @@ +ignore diff --git a/config.sh b/config.sh index 95b2be45..14080de2 100644 --- a/config.sh +++ b/config.sh @@ -4,5 +4,4 @@ SRCVERSION=3.5 VARIANT= # buildservice projects to build the kernel against OBS_PROJECT=openSUSE:12.1:Update -#IBS_PROJECT=SUSE:openSUSE:12.1:Update:Test -IBS_PROJECT=SUSE:Factory:Head +IBS_PROJECT=SUSE:openSUSE:12.1:Update:Test diff --git a/config.tar.bz2 b/config.tar.bz2 index cb9ff305..229bb723 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32d370794fc2c420b8067500c8be18f537bd0a55d1c14a2cec9f37ecd9338ce5 -size 308444 +oid sha256:497758a3f97b5d19bc24f330715acef367b3e799531616808b6b40e7083c54a7 +size 308251 diff --git a/kernel-cubox.changes b/kernel-cubox.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-cubox.spec b/kernel-cubox.spec index f9c9ce30..9945b7af 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-debug.changes b/kernel-debug.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 3787c398..4ddc7c25 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-default.changes b/kernel-default.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index b1271cf1..94a745d4 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-desktop.spec b/kernel-desktop.spec index f48a8bee..588eaf9e 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-docs.changes b/kernel-docs.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 8d27cb22..821e3b02 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.5.0 +Version: 3.5.1 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 192ba64e..ce9b98d3 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-ec2.spec b/kernel-ec2.spec index c1fef60f..0e554bf9 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-exynos.changes b/kernel-exynos.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-exynos.spec b/kernel-exynos.spec index 41c93a74..f796ffab 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-imx51.changes b/kernel-imx51.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-imx51.changes +++ b/kernel-imx51.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-imx51.spec b/kernel-imx51.spec index e91722c3..46862568 100644 --- a/kernel-imx51.spec +++ b/kernel-imx51.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-imx51 Summary: Kernel for Freescale's iMX SoC -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-omap2plus.changes b/kernel-omap2plus.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-omap2plus.changes +++ b/kernel-omap2plus.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-omap2plus.spec b/kernel-omap2plus.spec index 54929c89..a57fb74b 100644 --- a/kernel-omap2plus.spec +++ b/kernel-omap2plus.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-omap2plus Summary: Kernel for Texas instrument's OMAP SoC -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-pae.changes b/kernel-pae.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index f94bde39..50071328 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 6680aaac..6fe8b9d2 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-s390.changes b/kernel-s390.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-s390.spec b/kernel-s390.spec index 72341384..400d6f47 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-source.changes b/kernel-source.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 355529db..3a399315 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: Development/Sources diff --git a/kernel-syms.changes b/kernel-syms.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index bd3db2ce..7aba4787 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.5.0 +Version: 3.5.1 %if %using_buildservice Release: 0 %else diff --git a/kernel-tegra.changes b/kernel-tegra.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-tegra.changes +++ b/kernel-tegra.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-tegra.spec b/kernel-tegra.spec index 343d877e..b603c912 100644 --- a/kernel-tegra.spec +++ b/kernel-tegra.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-tegra Summary: Kernel for Nvidia's Tegra SoC -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-trace.changes b/kernel-trace.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-trace.spec b/kernel-trace.spec index da0aea45..f85f5b3d 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-u8500.changes b/kernel-u8500.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-u8500.changes +++ b/kernel-u8500.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-u8500.spec b/kernel-u8500.spec index 2e33eb4d..7bd5cead 100644 --- a/kernel-u8500.spec +++ b/kernel-u8500.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-u8500 Summary: Kernel for ST-Ericsson's Nova SoC -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 9a9c8fe2..6574d25a 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-xen.changes b/kernel-xen.changes index 192ba64e..ce9b98d3 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Thu Aug 9 20:02:33 CEST 2012 - jslaby@suse.cz + +- rpm/config.sh: really build against openSUSE:12.1 also in the ibs +- commit daed3d9 + +------------------------------------------------------------------- +Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz + +- ubifs: remove __DATE__ and __TIME__. +- commit 6702208 + +------------------------------------------------------------------- +Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz + +- Refresh + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. + Update git-commit tag. +- commit f3a1eba + +------------------------------------------------------------------- +Thu Aug 9 19:06:13 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.1. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co. +- Delete + patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210. +- Delete + patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210. +- commit d21661b + +------------------------------------------------------------------- +Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlock with nfs racing on create/lookup + (bnc#762693). +- commit 5b2dce3 + +------------------------------------------------------------------- +Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz + +- Delete patches.suse/s390-Kerntypes.diff until we get an updated version. +- commit 78f2edc + +------------------------------------------------------------------- +Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz + +- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors +- commit 38e08ef + +------------------------------------------------------------------- +Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz + +- Update config files to fix build. +- commit 9c9630c + +------------------------------------------------------------------- +Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com + +- config: enable various ARM errata workarounds to improve stability +- commit 4e28647 + +------------------------------------------------------------------- +Tue Aug 7 17:35:09 CEST 2012 - mmarek@suse.cz + +- rpm/config.sh: Build against openSUSE:12.1 also in the ibs +- commit 954867f + +------------------------------------------------------------------- +Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de + +- ASoC: omap: Add missing modules aliases to get sound working + on omap devices. +- commit cbda3c2 + +------------------------------------------------------------------- +Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com + +- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y + && CONFIG_I2C_DESIGN. +- commit 3bec42b + +------------------------------------------------------------------- +Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com + +- reiserfs: fix deadlocks with quotas. +- commit 77ba55a + +------------------------------------------------------------------- +Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com + +- Refresh Xen patches (fixing a major bug in the most recent Xen commit). +- commit 5df2b91 + +------------------------------------------------------------------- +Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com + +- Refresh patches.suse/stack-unwind (to work with older tool chains). +- commit 30e4ab0 + ------------------------------------------------------------------- Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com @@ -28,6 +129,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com - Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.) - commit 104f550 +------------------------------------------------------------------- +Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com + +- Enable RTL8150 for omap2plus + Generic USB Network device that also works fine on ARM, so enable it +- commit 400dcb7 + ------------------------------------------------------------------- Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index b74b985e..0b15e786 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.0 +%define patchversion 3.5.1 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.5.0 +Version: 3.5.1 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 3e0f5a89..2538abe3 100644 --- a/patches.drivers.tar.bz2 +++ b/patches.drivers.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6aa5d143b0a15a3c6d41ddb8fafc70d2dc6708416819a0aa1d53ca9a4d8e6003 -size 11068 +oid sha256:5dd6c2bd69848ea6073681af7383104182f270c9d0414623be6d30d3204db338 +size 9767 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 25a2bf35..902e683e 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:f35443be448b402ae30476cf0bc03b4e8fdce659ab6f74b81329f399fb601273 -size 21135 +oid sha256:c5d6aad59742697485df536f011d114b01531b380047c0999ae7c4d23aef0efa +size 23994 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index d24bdeb8..bf5a177a 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:9dde5510f9ad1aef9c1f1d3b2a8099a006fe55fdab5ebcf2c141624b999d057e -size 136 +oid sha256:371b76a0dd183b06e28fac5031f92d91279bfc783e6d04600ebdccc597b19a65 +size 50805 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index 51b9adab..ab2f3d34 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:1446c271b6da3bee566a45aa35e5a2d6507d9f99f617b876b3f7345176b15674 -size 4586 +oid sha256:b7d334ad3516583dc1d2f5b0eed19cf3a453f5fdc14c2c1d3cd02053c324feb9 +size 4953 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 533a8659..bcd84b6d 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fbed8da36516e1b79374d9e9bbe79ef37e7deeadd864420d8bc7af18fb41cdf -size 130033 +oid sha256:20087e016eb82ef38903564562d7595129cdce06af4443f979e11fd881812a5d +size 127870 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index 9763e08c..ae01c8b9 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:7c4da1a73111bccc64efe28b664f22736e79b1404e8ffdeaea6956c11295f72a -size 2073945 +oid sha256:655bd529cebbe53dcf68ddcac07513ede5e2fae0d19485a91fe13d61e1d12b95 +size 2073658 diff --git a/series.conf b/series.conf index ce6f4b97..11dce025 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,7 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/patch-3.5.1 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -37,6 +38,7 @@ patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo patches.rpmify/pti-depends-on-x86-pci patches.rpmify/geode-depends-on-x86_32 + patches.rpmify/ubifs-remove-DATE-TIME.patch ######################################################## # kABI consistency patches @@ -163,8 +165,6 @@ patches.arch/s390-message-catalog-perl-fix.diff patches.arch/kmsg-fix-parameter-limitations - patches.suse/s390-Kerntypes.diff - ######################################################## # VM/FS patches ######################################################## @@ -276,6 +276,8 @@ # Reiserfs Patches ######################################################## +needs_updating-39 patches.suse/reiser4-dependencies + patches.fixes/reiserfs-fix-deadlock-in-quota-code + patches.fixes/reiserfs-fix-deadlock-with-nfs-racing-on-create-lookup ######################################################## # dlm @@ -406,6 +408,7 @@ ######################################################## # I2C ######################################################## + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design ######################################################## # Input & Console @@ -417,9 +420,7 @@ ########################################################## # Sound ########################################################## - patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210 - patches.drivers/ALSA-hda-Fix-polarity-of-mute-LED-on-HP-Mini-210 - patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-initialization-for-IDT-co + patches.drivers/ASoC-omap-Add-missing-modules-aliases-to-get-sound-w ######################################################## # Char / serial diff --git a/source-timestamp b/source-timestamp index c50101fb..f1187d9e 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2012-08-01 10:33:58 +0200 -GIT Revision: 0836370f1e9faf03d46e79723536389550923461 +2012-08-09 20:02:33 +0200 +GIT Revision: daed3d92188d99adde1b4311042ee73dbf5337c8 GIT Branch: stable