packages: iptables/iptables.spec - note on two obsoleted modules which may ...

gotar gotar at pld-linux.org
Tue Aug 31 00:12:51 CEST 2010


Author: gotar                        Date: Mon Aug 30 22:12:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- note on two obsoleted modules which may be still in use (for now they stay)

---- Files affected:
packages/iptables:
   iptables.spec (1.281 -> 1.282) 

---- Diffs:

================================================================
Index: packages/iptables/iptables.spec
diff -u packages/iptables/iptables.spec:1.281 packages/iptables/iptables.spec:1.282
--- packages/iptables/iptables.spec:1.281	Mon Aug 30 22:55:03 2010
+++ packages/iptables/iptables.spec	Tue Aug 31 00:12:46 2010
@@ -4,6 +4,10 @@
 # - 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
@@ -414,6 +418,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.282  2010/08/30 22:12:46  gotar
+- note on two obsoleted modules which may be still in use (for now they stay)
+
 Revision 1.281  2010/08/30 20:55:03  gotar
 - ROUTE target removed from kernel headers, will no longer compile,
 - build layer7, old-1.3.7 and 20070806 with dist_kernel only (require
================================================================

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



More information about the pld-cvs-commit mailing list