Author: arekm Date: Tue Sep 21 07:55:13 2010 GMT Module: packages Tag: HEAD ---- Log message: - ipt_account gone from kernel
---- Files affected: packages/iptables: iptables.spec (1.282 -> 1.283) ---- Diffs: ================================================================ Index: packages/iptables/iptables.spec diff -u packages/iptables/iptables.spec:1.282 packages/iptables/iptables.spec:1.283 --- packages/iptables/iptables.spec:1.282 Tue Aug 31 00:12:46 2010 +++ packages/iptables/iptables.spec Tue Sep 21 09:55:07 2010 @@ -46,8 +46,6 @@ # http://switch.dl.sourceforge.net/sourceforge/l7-filter/netfilter-layer7-v2.18.tar.gz Patch5: %{name}-layer7.patch Patch6: %{name}-old-1.3.7.patch -# based on http://www.svn.barbara.eu.org/ipt_account/attachment/wiki/Software/ipt_account-0.1.21-20070804164729.tar.gz?format=raw -Patch7: %{name}-account.patch # http://people.linux-vserver.org/~dhozac/p/m/iptables-1.3.5-owner-xid.patch Patch8: %{name}-1.3.5-owner-xid.patch Patch9: %{name}-batch.patch @@ -179,7 +177,6 @@ %patch5 -p1 %patch6 -p1 %endif -%patch7 -p1 %if %{with vserver} #patch8 -p1 %patch11 -p1 @@ -287,7 +284,6 @@ #%attr(755,root,root) %{_libdir}/xtables/libip6t_policy.so %attr(755,root,root) %{_libdir}/xtables/libip6t_REJECT.so %attr(755,root,root) %{_libdir}/xtables/libip6t_rt.so -%attr(755,root,root) %{_libdir}/xtables/libipt_account.so #attr(755,root,root) %{_libdir}/xtables/libipt_ACCOUNT.so %attr(755,root,root) %{_libdir}/xtables/libipt_addrtype.so %attr(755,root,root) %{_libdir}/xtables/libipt_ah.so @@ -418,6 +414,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.283 2010/09/21 07:55:07 arekm +- ipt_account gone from kernel + 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) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iptables/iptables.spec?r1=1.282&r2=1.283&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
