rpms/kernel/devel kernel.spec,1.723,1.724

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Mon Jun 30 22:40:41 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12355

Modified Files:
	kernel.spec 
Log Message:
* Mon Jun 30 2008 Chuck Ebbert <cebbert at redhat.com>
- Disable the selinux ecryptfs support patch; it broke ntfs-3g (#452438)



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.723
retrieving revision 1.724
diff -u -r1.723 -r1.724
--- kernel.spec	30 Jun 2008 19:52:09 -0000	1.723
+++ kernel.spec	30 Jun 2008 22:39:57 -0000	1.724
@@ -1139,7 +1139,8 @@
 ApplyPatch linux-2.6-selinux-generic-ioctl.patch
 ApplyPatch linux-2.6-selinux-new-proc-checks.patch
 ApplyPatch linux-2.6-selinux-get-invalid-xattrs.patch
-ApplyPatch linux-2.6-selinux-ecryptfs-support.patch
+# Broken, see BZ 452438
+#ApplyPatch linux-2.6-selinux-ecryptfs-support.patch
 
 # wireless patches headed for 2.6.26
 ApplyPatch linux-2.6-wireless.patch
@@ -1787,6 +1788,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Mon Jun 30 2008 Chuck Ebbert <cebbert at redhat.com>
+- Disable the selinux ecryptfs support patch; it broke ntfs-3g (#452438)
+
 * Mon Jun 30 2008 Dave Jones <davej at redhat.com>
 - Disable rio500 driver (bz 451567)
 




More information about the fedora-extras-commits mailing list