]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
SPEC: v2.6.39-100.0.17
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 16 Nov 2011 18:11:13 +0000 (10:11 -0800)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 16 Nov 2011 18:22:24 +0000 (10:22 -0800)
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index 2e6196695e69baa976f0f016f148a791ebb584db..0bce591062901b919ef3bed7d7c83d32b461bb94 100644 (file)
@@ -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 <maxim.uvarov@oracle.com> [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 <maxim.uvarov@oracle.com> [2.6.39-100.0.16.el5uek]
 - SPEC: fixes for spec file [orabugs 13359985, 13339700, 13348381]
 - config: enable IP_PNP
index bb1c154e6ec76ce39fc367079b839d8017a6f826..74af401200f11109994a2786062a8d1ea4808f76 100644 (file)
@@ -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 <maxim.uvarov@oracle.com> [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 <maxim.uvarov@oracle.com> [2.6.39-100.0.16.el6uek]
 - SPEC: fixes for spec file [orabugs 13359985, 13339700, 13348381]
 - config: enable IP_PNP