From: Guru Anbalagane Date: Wed, 12 Oct 2011 23:07:37 +0000 (-0700) Subject: [SPEC]: v2.6.39-100.0.14 X-Git-Tag: v2.6.39-400.9.0~859 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=90a6941171eccae83528a49787206e8267c5b945;p=users%2Fjedix%2Flinux-maple.git [SPEC]: v2.6.39-100.0.14 Signed-off-by: Guru Anbalagane --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 9f4ac34ddfe5..a28f9a222d37 100644 --- a/uek-rpm/ol5/kernel-uek.spec +++ b/uek-rpm/ol5/kernel-uek.spec @@ -192,7 +192,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.0.13%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.0.14%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1699,7 +1699,16 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog -* Thu Oct 10 2011 Maxim Uvarov [2.6.39-100.0.13.el5uek] +* Wed Oct 12 2011 Guru Anbalagane [2.6.39-100.0.14.el5uek] +- Apply signature checking to modules on module load (David Howells) +- Don't include .note.gnu.build-id in the digest (David Howells) +- config: turn on module sign (Maxim Uvarov) +- fix modpost port bug for module signatures (Maxim Uvarov) +- xen: Fix selfballooning and ensure it doesn't go too far (Dan Magenheimer) +- config: disable XEN_BALLOON_MEMORY_HOTPLUG +- apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches (Jan Beulich) + +* Mon Oct 10 2011 Maxim Uvarov [2.6.39-100.0.13.el5uek] - fix btrfs compilation for 32 bit - ext4 turn on CONFIG_LBDAF for 32bit kernel [orabug 12965485] - exec: do not call request_module() twice from search_binary_handler() diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index 718e0048841b..2adc4ab453c2 100644 --- a/uek-rpm/ol6/kernel-uek.spec +++ b/uek-rpm/ol6/kernel-uek.spec @@ -200,7 +200,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.0.13%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.0.14%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1712,6 +1712,15 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Wed Oct 12 2011 Guru Anbalagane [2.6.39-100.0.14.el6uek] +- Apply signature checking to modules on module load (David Howells) +- Don't include .note.gnu.build-id in the digest (David Howells) +- config: turn on module sign (Maxim Uvarov) +- fix modpost port bug for module signatures (Maxim Uvarov) +- xen: Fix selfballooning and ensure it doesn't go too far (Dan Magenheimer) +- config: disable XEN_BALLOON_MEMORY_HOTPLUG +- apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches (Jan Beulich) + * Thu Oct 10 2011 Maxim Uvarov [2.6.39-100.0.13.el6uek] - fix btrfs compilation for 32 bit - ext4 turn on CONFIG_LBDAF for 32bit kernel [orabug 12965485]