From: Maxim Uvarov Date: Mon, 24 Sep 2012 10:22:09 +0000 (-0700) Subject: SPEC: v2.6.39-400.1.0 X-Git-Tag: v2.6.39-400.9.0~308 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ecb5c342eaacfb3472e0c6b64f1c3415962f15ac;p=users%2Fjedix%2Flinux-maple.git SPEC: v2.6.39-400.1.0 Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 7ca05b16088f..8899ccbf5b2a 100644 --- a/uek-rpm/ol5/kernel-uek.spec +++ b/uek-rpm/ol5/kernel-uek.spec @@ -17,7 +17,7 @@ Summary: The Linux kernel %define rhel 1 %if %{rhel} -%define distro_build 300 +%define distro_build 400 %define signmodules 1 %else @@ -190,7 +190,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.8.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.1.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1681,6 +1681,14 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Mon Sep 24 2012 Maxim Uvarov [2.6.39-400.1.0.el5uek] +- xen-pciback: support wild cards in slot specifications (Jan Beulich) +- xen/boot: Disable BIOS SMP MP table search. (Konrad Rzeszutek Wilk) +- xen/m2p: do not reuse kmap_op->dev_bus_addr (Stefano Stabellini) +- xen/pciback: Fix proper FLR steps. (Konrad Rzeszutek Wilk) +- xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. (Konrad + Rzeszutek Wilk) + * Wed Sep 12 2012 Guru Anbalagane [2.6.39-300.8.0.el5uek] - ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path (Xiaowei.Hu) diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index 3ff9c865a6e8..e6b5531b8e58 100644 --- a/uek-rpm/ol6/kernel-uek.spec +++ b/uek-rpm/ol6/kernel-uek.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel %define rhel 1 %if %{rhel} -%define distro_build 300 +%define distro_build 400 %define signmodules 1 %else @@ -198,7 +198,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.8.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.1.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1692,6 +1692,14 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Mon Sep 24 2012 Maxim Uvarov [2.6.39-400.1.0.el6uek] +- xen-pciback: support wild cards in slot specifications (Jan Beulich) +- xen/boot: Disable BIOS SMP MP table search. (Konrad Rzeszutek Wilk) +- xen/m2p: do not reuse kmap_op->dev_bus_addr (Stefano Stabellini) +- xen/pciback: Fix proper FLR steps. (Konrad Rzeszutek Wilk) +- xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. (Konrad + Rzeszutek Wilk) + * Wed Sep 12 2012 Guru Anbalagane [2.6.39-300.8.0.el6uek] - ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path (Xiaowei.Hu)