From: Maxim Uvarov Date: Mon, 1 Oct 2012 12:11:36 +0000 (-0700) Subject: SPEC: v2.6.39-300.11.0 X-Git-Tag: v2.6.39-400.9.0~303^2~61 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8b78be7b2242320574675085ae15768005131925;p=users%2Fjedix%2Flinux-maple.git SPEC: v2.6.39-300.11.0 Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 84d6c7a09f54..4eaced21b36b 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}.10.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.11.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1681,6 +1681,10 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Mon Oct 01 2012 Maxim Uvarov [2.6.39-300.11.0.el5uek] +- xen/boot: Disable BIOS SMP MP table search. (Konrad Rzeszutek Wilk) [Bugdb: + 13665] + * Fri Sep 28 2012 Maxim Uvarov [2.6.39-300.10.0.el5uek] - [ovmapi] changed instances of strncmp to strcmp (Cathy Avery) [Orabug: 14644624] diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index 480de77547f0..69b33caf8b19 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}.10.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.11.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1692,6 +1692,10 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Mon Oct 01 2012 Maxim Uvarov [2.6.39-300.11.0.el6uek] +- xen/boot: Disable BIOS SMP MP table search. (Konrad Rzeszutek Wilk) [Bugdb: + 13665] + * Fri Sep 28 2012 Maxim Uvarov [2.6.39-300.10.0.el6uek] - [ovmapi] changed instances of strncmp to strcmp (Cathy Avery) [Orabug: 14644624]