From: Maxim Uvarov Date: Fri, 4 May 2012 22:55:45 +0000 (-0700) Subject: SPEC: v2.6.39-200.6.0 X-Git-Tag: v2.6.39-400.9.0~423^2~138 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=da1d4e653201dadd559c60d77b32e0091d1da6f8;p=users%2Fjedix%2Flinux-maple.git SPEC: v2.6.39-200.6.0 Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 8853b9c131bb5..9cd108c640bff 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}.5.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.6.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1680,6 +1680,16 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Fri May 04 2012 Maxim Uvarov [2.6.39-200.6.0.el5uek] +- [USB] cdc-acm: Increase number of devices to 64 (Joe Jin) [Orabug: 13693812] +- git-changelog: generate date entry (Maxim Uvarov) +- [scsi] hpsa: Remove some PCI IDs if for OL5. (Joe Jin) +- [block] cciss: fix incorrect PCI IDs and add two new ones (Joe Jin) +- [scsi] hpsa: add some older controllers to the kdump blacklist (Joe Jin) +- [block] cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler + (Joe Jin) +- [block] cciss: add some older controllers to the kdump blacklist (Joe Jin) + * Tue May 1 2012 Maxim Uvarov [2.6.39-200.5.0.el5uek] - be2net: query link status in be_open() (Sarveshwar Bandi) [Orabug: 13231] diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index fa4f9c4585405..fb51e01b53401 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}.5.0%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.6.0%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1692,6 +1692,16 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Fri May 04 2012 Maxim Uvarov [2.6.39-200.6.0.el6uek] +- [USB] cdc-acm: Increase number of devices to 64 (Joe Jin) [Orabug: 13693812] +- git-changelog: generate date entry (Maxim Uvarov) +- [scsi] hpsa: Remove some PCI IDs if for OL5. (Joe Jin) +- [block] cciss: fix incorrect PCI IDs and add two new ones (Joe Jin) +- [scsi] hpsa: add some older controllers to the kdump blacklist (Joe Jin) +- [block] cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler + (Joe Jin) +- [block] cciss: add some older controllers to the kdump blacklist (Joe Jin) + * Tue May 1 2012 Maxim Uvarov [2.6.39-200.5.0.el6uek] - be2net: query link status in be_open() (Sarveshwar Bandi) [Orabug: 13231]