From: Guru Anbalagane Date: Mon, 19 Sep 2011 22:41:07 +0000 (-0700) Subject: SPECFILE: v2.6.39-100.0.6 X-Git-Tag: v2.6.39-400.9.0~899 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b10ba716d0d2f71783d5f9d04f39496bc8cccf04;p=users%2Fjedix%2Flinux-maple.git SPECFILE: v2.6.39-100.0.6 Signed-off-by: Guru Anbalagane --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 11baed3c521c6..d1e0c1751cd46 100644 --- a/uek-rpm/ol5/kernel-uek.spec +++ b/uek-rpm/ol5/kernel-uek.spec @@ -192,7 +192,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.0.5%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.0.6%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release} @@ -1687,6 +1687,18 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Mon Sep 19 2011 Guru Anbalagane [2.6.39-100.0.6.el5uek] +- rebase to 3.0.4 +- Build paravirt and paravirt-debug kernels +- Remove commented out patches from spec +- Specfile: build OCFS2 +- make XEN_MAX_DOMAIN_MEMORY selectable +- config-debug: enable LOCKDEP and more debug options +- Turn on CONFIG_CRYPTO_FIPS (Maxim Uvarov) +- CONFIG: enable sysfs(el5) and xen memory hotplug +- scsi: bump up SD_MAX_DISKS (Dave Kleikamp) +- x86, acpi: Handle xapic/x2apic entries in MADT at same time (Yinghai Lu) + * Tue Sep 13 2011 Guru Anbalagane [2.6.39-100.0.5.el5uek] - xen: allow enable use of VGA console on dom0 - xen: prepare tmem shim to handle frontswap diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index 8c5549e8cc12a..e193bcbab4436 100644 --- a/uek-rpm/ol6/kernel-uek.spec +++ b/uek-rpm/ol6/kernel-uek.spec @@ -200,7 +200,7 @@ Summary: The Linux kernel %endif %if %{rhel} -%define pkg_release %{distro_build}.0.5%{?dist}uek%{?buildid} +%define pkg_release %{distro_build}.0.6%{?dist}uek%{?buildid} %endif %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu} @@ -1700,6 +1700,18 @@ fi %kernel_variant_files -k vmlinux %{with_kdump} kdump %changelog +* Mon Sep 19 2011 Guru Anbalagane [2.6.39-100.0.6.el6uek] +- rebase to 3.0.4 +- Build paravirt and paravirt-debug kernels +- Remove commented out patches from spec +- Specfile: build OCFS2 +- make XEN_MAX_DOMAIN_MEMORY selectable +- config-debug: enable LOCKDEP and more debug options +- Turn on CONFIG_CRYPTO_FIPS (Maxim Uvarov) +- CONFIG: enable sysfs(el5) and xen memory hotplug +- scsi: bump up SD_MAX_DISKS (Dave Kleikamp) +- x86, acpi: Handle xapic/x2apic entries in MADT at same time (Yinghai Lu) + * Tue Sep 13 2011 Guru Anbalagane [2.6.39-100.0.5.el6uek] - xen: allow enable use of VGA console on dom0 - xen: prepare tmem shim to handle frontswap