From: Maxim Uvarov Date: Thu, 14 Jun 2012 08:48:07 +0000 (+0400) Subject: SPEC: v2.6.39-200.19.0 X-Git-Tag: v2.6.39-400.9.0~516^2~19 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=05e32a85600938af0f18aa5176cba781b96e18b0;p=users%2Fjedix%2Flinux-maple.git SPEC: v2.6.39-200.19.0 Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 84c95dc0c01e..9157199a2df2 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}.18.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.19.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1680,6 +1680,10 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Thu Jun 14 2012 Maxim Uvarov [2.6.39-200.19.0.el5uek] +- xen/netback: Calculate the number of SKB slots required correctly (Simon + Graham) + * Fri Jun 08 2012 Maxim Uvarov [2.6.39-200.18.0.el5uek] - e1000e: disable rxhash when try to enable jumbo frame also rxhash and rxcsum have enabled (Joe Jin) diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index 4c7436223e0a..8f21c5151086 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}.18.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.19.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1692,7 +1692,11 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog -* Fri Jun 08 2012 Maxim Uvarov [2.6.39-200.17.0.el6uek] +* Thu Jun 14 2012 Maxim Uvarov [2.6.39-200.19.0.el6uek] +- xen/netback: Calculate the number of SKB slots required correctly (Simon + Graham) + +* Fri Jun 08 2012 Maxim Uvarov [2.6.39-200.18.0.el6uek] - e1000e: disable rxhash when try to enable jumbo frame also rxhash and rxcsum have enabled (Joe Jin)