diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index 2797369..b3f3939 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-cubox.changes b/kernel-cubox.changes index 2d66cc8..25039b5 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-cubox.spec b/kernel-cubox.spec index e75d150..311d04d 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-debug.changes b/kernel-debug.changes index 2d66cc8..25039b5 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 013ca2f..5c01b1a 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-default.changes b/kernel-default.changes index 2d66cc8..25039b5 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 55e3f40..e4a9901 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 2d66cc8..25039b5 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-desktop.spec b/kernel-desktop.spec index b66f04b..61513d6 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-docs.changes b/kernel-docs.changes index 2d66cc8..25039b5 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 2d66cc8..25039b5 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 57a6355..f3958da 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-exynos.changes b/kernel-exynos.changes index 2d66cc8..25039b5 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-exynos.spec b/kernel-exynos.spec index daa979f..d0813e0 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-imx51.changes b/kernel-imx51.changes index 2d66cc8..25039b5 100644 --- a/kernel-imx51.changes +++ b/kernel-imx51.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-imx51.spec b/kernel-imx51.spec index e0f9826..959d271 100644 --- a/kernel-imx51.spec +++ b/kernel-imx51.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-omap2plus.changes b/kernel-omap2plus.changes index 2d66cc8..25039b5 100644 --- a/kernel-omap2plus.changes +++ b/kernel-omap2plus.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-omap2plus.spec b/kernel-omap2plus.spec index d017854..d66b46d 100644 --- a/kernel-omap2plus.spec +++ b/kernel-omap2plus.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-pae.changes b/kernel-pae.changes index 2d66cc8..25039b5 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 6a5b291..5707c90 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-s390.changes b/kernel-s390.changes index 2d66cc8..25039b5 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-s390.spec b/kernel-s390.spec index 9d3f48f..43b894b 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-source.changes b/kernel-source.changes index 2d66cc8..25039b5 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-syms.changes b/kernel-syms.changes index 2d66cc8..25039b5 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-trace.changes b/kernel-trace.changes index 2d66cc8..25039b5 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-trace.spec b/kernel-trace.spec index 0558fd5..672592b 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-u8500.changes b/kernel-u8500.changes index 2d66cc8..25039b5 100644 --- a/kernel-u8500.changes +++ b/kernel-u8500.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-u8500.spec b/kernel-u8500.spec index 0ce025b..bdb1a9c 100644 --- a/kernel-u8500.spec +++ b/kernel-u8500.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 2d66cc8..25039b5 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 65b6803..5528d8b 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-versatile.changes b/kernel-versatile.changes index 2d66cc8..25039b5 100644 --- a/kernel-versatile.changes +++ b/kernel-versatile.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-versatile.spec b/kernel-versatile.spec index 88538a8..ee66ddd 100644 --- a/kernel-versatile.spec +++ b/kernel-versatile.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/kernel-xen.changes b/kernel-xen.changes index 2d66cc8..25039b5 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 5 21:44:13 CET 2013 - mmarek@suse.cz + +- rpm/kernel-binary.spec.in: Do not require new mkinitrd in kernel-vanilla +- commit 26431d8 + +------------------------------------------------------------------- +Tue Mar 5 18:16:07 CET 2013 - jbeulich@suse.com + +- Update Xen patches to 3.8.2 and c/s 1226. +- commit eee1405 + +------------------------------------------------------------------- +Tue Mar 5 10:18:01 CET 2013 - jdelvare@suse.de + +- gpio-ich: Fix ichx_gpio_check_available() return what callers expect. + Conflicts: + series.conf +- commit 051149b + ------------------------------------------------------------------- Mon Mar 4 16:31:13 CET 2013 - tiwai@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index cd84507..b72f0c0 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -86,7 +86,12 @@ Requires(post): module-init-tools >= 3.4 # packages to install/update. Likewise, this is true for mkinitrd. # Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry Requires(post): perl-Bootloader >= 0.4.15 +%if %build_vanilla +Requires(post): mkinitrd +%else +# Require a mkinitrd that can handle usbhid/hid-generic built-in (bnc#773559) Requires(post): mkinitrd >= 2.7.1 +%endif # Install the package providing /etc/SuSE-release early enough, so that # the grub entry has correct title (bnc#757565) Requires(post): distribution-release diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index ad9eec5..90eaee3 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:1691cf45cf63384233ee54e8d497139c10aed9b945b4c286a391cc43ff331558 -size 22628 +oid sha256:428459b8db325e5d52eaf2cc7c58fdb6b89a2bf67a34222ef8bc73973538cb05 +size 23166 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index e55f9aa..55b6579 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:69b21c6da79a63e062c30ef092264c90ba3b4650f92b271929dbcebb89dd66dd -size 2133919 +oid sha256:b6a8cee409c2e9e3a834c2fa231b2b3bb198e8700c3120df179d14a81c9bf4c5 +size 2068754 diff --git a/series.conf b/series.conf index c6049ff..4c2de00 100644 --- a/series.conf +++ b/series.conf @@ -481,6 +481,7 @@ # Other driver fixes ######################################################## patches.fixes/parport-mutex + patches.fixes/gpio-ich-fix-ichx_gpio_check_available-return.patch # Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN) +hare patches.suse/no-partition-scan @@ -663,6 +664,7 @@ patches.xen/xen3-patch-3.6 patches.xen/xen3-patch-3.7 patches.xen/xen3-patch-3.8 + patches.xen/xen3-patch-3.8.1-2 # ports of other patches patches.xen/xen3-010-acpi_initrd_override_tables.patch diff --git a/source-timestamp b/source-timestamp index 1a3b5ec..23956b1 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2013-03-04 16:32:40 +0100 -GIT Revision: 042257523290b833be9a53b597b6430df58d0267 +2013-03-05 21:44:54 +0100 +GIT Revision: f6681f56ef379e8c6fbe48c60017518f20aa5264 GIT Branch: master diff --git a/supported.conf b/supported.conf index ab0e3b7..b346680 100644 --- a/supported.conf +++ b/supported.conf @@ -2049,7 +2049,7 @@ +base kernel/drivers/xen/blkfront/xenblk # Xen block device frontend kernel/drivers/xen/blktap/blktap kernel/drivers/xen/blktap2/blktap2 - kernel/drivers/xen/blktap2/blktap2-new + kernel/drivers/xen/blktap2-new/xen-blktap kernel/drivers/xen/core/domctl kernel/drivers/xen/evtchn kernel/drivers/xen/gntdev/gntdev