packages: iptables/iptables.spec, iptables/iptables-headers.patch (REMOVED)...

qboosh qboosh at pld-linux.org
Sun Feb 6 11:25:42 CET 2011


Author: qboosh                       Date: Sun Feb  6 10:25:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed outdated notes and patches:
  - tproxy patch (sockets and TPROXY modules) already merged upstream
  - headers patch obsolete
  - llh-dirty-hack no longer relevant (parts already in llh, the rest obsolete)

---- Files affected:
packages/iptables:
   iptables.spec (1.292 -> 1.293) , iptables-headers.patch (1.1 -> NONE)  (REMOVED), iptables-llh-dirty-hack.patch (1.3 -> NONE)  (REMOVED), iptables-tproxy.patch (1.5 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/iptables/iptables.spec
diff -u packages/iptables/iptables.spec:1.292 packages/iptables/iptables.spec:1.293
--- packages/iptables/iptables.spec:1.292	Sun Feb  6 09:25:55 2011
+++ packages/iptables/iptables.spec	Sun Feb  6 11:25:37 2011
@@ -4,10 +4,6 @@
 # - fix makefile (-D_UNKNOWN_KERNEL_POINTER_SIZE issue)
 # - owner needs rewrite to xt
 #
-# NOTE: be prepared for removing following modules as soon as they won't compile:
-# - ipt_account was removed from kernel and replaced with xt_ACCOUNT (xtables-addons),
-# - ipt_ipv4options was not yet removed from kernel, but it is obsoleted by xt_ipv4options
-#
 # Conditional build:
 %bcond_without	doc		# without documentation (HOWTOS) which needed TeX
 %bcond_without	dist_kernel	# without distribution kernel
@@ -40,25 +36,19 @@
 Patch1:		%{name}-man.patch
 # xt_IMQ module; based on http://www.linuximq.net/patchs/iptables-1.4.6-imq.diff
 Patch2:		%{name}-imq.patch
-# xt_socket, xt_TPROXY; http://www.balabit.com/downloads/files/tproxy/tproxy-iptables-20080204-1915.patch
-#Patch3:		%{name}-tproxy.patch
 # ipt_stealth; currently disabled (broken, see below)
 Patch4:		%{name}-stealth.patch
 # xt_layer7; almost based on iptables-1.4-for-kernel-2.6.20forward-layer7-2.18.patch
-# http://switch.dl.sourceforge.net/sourceforge/l7-filter/netfilter-layer7-v2.18.tar.gz
+# http://downloads.sourceforge.net/l7-filter/netfilter-layer7-v2.18.tar.gz
 Patch5:		%{name}-layer7.patch
 # ipt_rpc
 Patch6:		%{name}-old-1.3.7.patch
-# enhances ipt_owner/ip6t_owner; http://people.linux-vserver.org/~dhozac/p/m/iptables-1.3.5-owner-xid.patch (currently disabled)
+# enhances ipt_owner/ip6t_owner; http://people.linux-vserver.org/~dhozac/p/m/iptables-1.3.5-owner-xid.patch (currently disabled, needs update for xt_owner)
 Patch8:		%{name}-1.3.5-owner-xid.patch
 # additional utils; off by default
 Patch9:		%{name}-batch.patch
-# outdated
-#Patch10:	%{name}-headers.patch
 # changes xt_owner
 Patch11:	%{name}-owner-struct-size-vs.patch
-# outdated
-#Patch999:	%{name}-llh-dirty-hack.patch
 URL:		http://www.netfilter.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -432,6 +422,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.293  2011/02/06 10:25:37  qboosh
+- removed outdated notes and patches:
+  - tproxy patch (sockets and TPROXY modules) already merged upstream
+  - headers patch obsolete
+  - llh-dirty-hack no longer relevant (parts already in llh, the rest obsolete)
+
 Revision 1.292  2011/02/06 08:25:55  qboosh
 - started cleaning; more explicit files, sort asciibetically, some annotations
 - built modules set now depends on applied patches (i.e. bconds), not kernel sources
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iptables/iptables.spec?r1=1.292&r2=1.293&f=u



More information about the pld-cvs-commit mailing list