]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
SPEC: v2.6.39-200.11.0
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 17 May 2012 18:24:29 +0000 (11:24 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 17 May 2012 18:24:29 +0000 (11:24 -0700)
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index 6b8c9f77b8b1cb73746d18cdbaa80fe9219619c2..e5696f62bf0770972a2397c2bca71cb1d55dd15b 100644 (file)
@@ -190,7 +190,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.10.0%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.11.0%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}
 
@@ -1680,6 +1680,14 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Thu May 17 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.11.0.el6uek]
+- [dm] do not forward ioctls from logical volumes to the underlying device (Joe
+  Jin)  {CVE-2011-4127}
+- [block] fail SCSI passthrough ioctls on partition devices (Joe Jin)
+  {CVE-2011-4127}
+- [block] add and use scsi_blk_cmd_ioctl (Joe Jin) [Orabug: 14056755]
+  {CVE-2011-4127}
+
 * Wed May 16 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.10.0.el5uek]
 - net: ipv4: relax AF_INET check in bind() (Eric Dumazet) [Orabug: 14054411]
 - xen-netback: fix the number of skb slots calculation. (Adnan Misherfi)
index aff424b60c7018deba4202b04dff2c6aab35fafe..9cea205839a592c09a61e96c9ecfee0457a8ecad 100644 (file)
@@ -198,7 +198,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.10.0%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.11.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
+* Thu May 17 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.11.0.el6uek]
+- [dm] do not forward ioctls from logical volumes to the underlying device (Joe
+  Jin)  {CVE-2011-4127}
+- [block] fail SCSI passthrough ioctls on partition devices (Joe Jin)
+  {CVE-2011-4127}
+- [block] add and use scsi_blk_cmd_ioctl (Joe Jin) [Orabug: 14056755]
+  {CVE-2011-4127}
+
 * Wed May 16 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.10.0.el6uek]
 - net: ipv4: relax AF_INET check in bind() (Eric Dumazet) [Orabug: 14054411]
 - xen-netback: fix the number of skb slots calculation. (Adnan Misherfi)