From: Maxim Uvarov Date: Wed, 16 Nov 2011 18:11:13 +0000 (-0800) Subject: SPEC: v2.6.39-100.0.17 X-Git-Tag: v2.6.39-400.9.0~844 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=649401e9101f64ab392a5fc5487e4cefc0cec718;p=users%2Fjedix%2Flinux-maple.git SPEC: v2.6.39-100.0.17 Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 2e6196695e69..0bce59106290 100644 --- a/uek-rpm/ol5/kernel-uek.spec +++ b/uek-rpm/ol5/kernel-uek.spec @@ -190,7 +190,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.0.16%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.0.17%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1664,6 +1664,16 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Wed Nov 16 2011 Maxim Uvarov [2.6.39-100.0.17.el5uek] +- Update Btrfs +- turn on CONFIG_PARAVIRT_SPINLOCKS for bare metal +- xen-gntalloc: signedness bug in add_grefs() +- xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() +- xen-gntdev: integer overflow in gntdev_alloc_map() +- xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. +- xen/balloon: Avoid OOM when requesting highmem +- xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI + * Fri Nov 11 2011 Maxim Uvarov [2.6.39-100.0.16.el5uek] - SPEC: fixes for spec file [orabugs 13359985, 13339700, 13348381] - config: enable IP_PNP diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index bb1c154e6ec7..74af401200f1 100644 --- a/uek-rpm/ol6/kernel-uek.spec +++ b/uek-rpm/ol6/kernel-uek.spec @@ -198,7 +198,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.0.16%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.0.17%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1680,6 +1680,16 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Wed Nov 16 2011 Maxim Uvarov [2.6.39-100.0.17.el6uek] +- Update Btrfs +- turn on CONFIG_PARAVIRT_SPINLOCKS for bare metal +- xen-gntalloc: signedness bug in add_grefs() +- xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() +- xen-gntdev: integer overflow in gntdev_alloc_map() +- xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. +- xen/balloon: Avoid OOM when requesting highmem +- xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI + * Fri Nov 11 2011 Maxim Uvarov [2.6.39-100.0.16.el6uek] - SPEC: fixes for spec file [orabugs 13359985, 13339700, 13348381] - config: enable IP_PNP