]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
SPECFILE: v2.6.39-100.0.6
authorGuru Anbalagane <guru.anbalagane@oracle.com>
Mon, 19 Sep 2011 22:41:07 +0000 (15:41 -0700)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Mon, 19 Sep 2011 22:41:07 +0000 (15:41 -0700)
Signed-off-by: Guru Anbalagane <guru.anbalagane@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index 11baed3c521c6d99d67981f2fccc7d1deec672cb..d1e0c1751cd468184ea6b688469a2c74b3b01bb3 100644 (file)
@@ -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 <guru.anbalagane@oracle.com> [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 <guru.anbalagane@oracle.com> [2.6.39-100.0.5.el5uek]
 - xen: allow enable use of VGA console on dom0
 - xen: prepare tmem shim to handle frontswap
index 8c5549e8cc12a5a23d8857ace96d49673e590c5d..e193bcbab4436917d559053cab1aa83dcc168bd2 100644 (file)
@@ -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 <guru.anbalagane@oracle.com> [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 <guru.anbalagane@oracle.com> [2.6.39-100.0.5.el6uek]
 - xen: allow enable use of VGA console on dom0
 - xen: prepare tmem shim to handle frontswap