SPECS (LINUX_2_6): kernel.spec - disable -tproxy patch with suitable note.

pluto pluto at pld-linux.org
Mon Sep 8 17:27:05 CEST 2008


Author: pluto                        Date: Mon Sep  8 15:27:05 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- disable -tproxy patch with suitable note.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1944 -> 1.441.2.1945) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1944 SPECS/kernel.spec:1.441.2.1945
--- SPECS/kernel.spec:1.441.2.1944	Mon Sep  8 14:46:03 2008
+++ SPECS/kernel.spec	Mon Sep  8 17:26:58 2008
@@ -241,7 +241,10 @@
 Patch41:	kernel-ipvs-nfct.patch
 
 # based on http://www.balabit.com/downloads/files/tproxy/tproxy-kernel-2.6.25-20080509-164605-1210344365.tar.bz2
-Patch42:	kernel-tproxy.patch
+#FIXME: this patch needs net_device->nd_dev feature (see net/Kconfig:NET_NS).
+#       NET_NS depends on EXPERIMENTAL && !SYSFS && NAMESPACES while we have SYSFS enabled.
+#       the https://lists.linux-foundation.org/pipermail/containers/2007-December/008849.html is waiting for merge.
+#Patch42:	kernel-tproxy.patch
 
 ### End netfilter
 
@@ -865,7 +868,7 @@
 
 # tproxy
 %if %{without rescuecd} && %{with vserver}
-%patch42 -p1
+#patch42 -p1
 %endif
 
 # forcedeth
@@ -1700,6 +1703,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1945  2008/09/08 15:26:58  pluto
+- disable -tproxy patch with suitable note.
+
 Revision 1.441.2.1944  2008/09/08 12:46:03  pluto
 - tuxonice updated to 3.0-rc7a.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1944&r2=1.441.2.1945&f=u



More information about the pld-cvs-commit mailing list