Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at Mon Nov 8 14:57:28 CET 2010. -------- --- xtables-addons/xtables-addons.changes 2010-10-03 10:21:37.000000000 +0200 +++ xtables-addons/xtables-addons.changes 2010-11-05 19:51:36.000000000 +0100 @@ -1,0 +2,14 @@ +Fri Nov 5 18:50:05 UTC 2010 - jengelh@medozas.de + +- Update to new upstream release 1.31 +* LOGMARK: print remaining lifetime of ct entries +* xt_iface: allow matching against incoming/outgoing interface +* libxt_gradm: match packets based on status of grsecurity RBAC + +------------------------------------------------------------------- +Sat Oct 9 06:59:07 UTC 2010 - jengelh@medozas.de + +- Do not build xt_TEE, xt_CHECKSUM; they are provided in newer + iptables and kernel versions already + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- xtables-addons-1.30.tar.xz xtables-addons-1.30.tar.xz.asc New: ---- xtables-addons-1.31.tar.xz xtables-addons-1.31.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.wstfsJ/_old 2010-11-08 14:56:47.000000000 +0100 +++ /var/tmp/diff_new_pack.wstfsJ/_new 2010-11-08 14:56:47.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package xtables-addons (Version 1.30) +# spec file for package xtables-addons (Version 1.31) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: xtables-addons -Version: 1.30 +Version: 1.31 Release: 1 Group: Productivity/Networking/Security Summary: IP Packet Filter Administration Extensions @@ -61,18 +61,11 @@ %prep %setup -q + +%build if [ ! -e configure ]; then ./autogen.sh; fi; - -%if 0%{?suse_version} <= 1130 -# xt_TEE not included prior to 2.6.35 -perl -i -pe 's{^build_TEE=.*}{build_TEE=m}' mconfig; -# xt_CHECKSUM not included prior to 2.6.36 -perl -i -pe 's{^build_CHECKSUM=.*}{build_CHECKSUM=m}' mconfig; -%endif - -%build pushd ../; for flavor in %flavors_to_build; do cp -a "%name-%version" "%name-$flavor-%version"; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org