Hello community,

here is the log from the commit of package xtables-addons for openSUSE:Factory
checked in at Mon Apr 18 10:49:33 CEST 2011.



--------
--- xtables-addons/xtables-addons.changes       2011-04-07 17:13:25.000000000 
+0200
+++ /mounts/work_src_done/STABLE/xtables-addons/xtables-addons.changes  
2011-04-12 00:04:25.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Apr 11 21:59:02 UTC 2011 - [email protected]
+
+- Update to new upstream release 1.35
+* update to ipset 6.3
+* ipset-genl: handle EAGAIN return value emitted from autoloader
+* ipset-genl: resolve nfgenmsg remains and fix spurious protocol abort
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  xtables-addons-1.34.tar.xz
  xtables-addons-1.34.tar.xz.asc

New:
----
  xtables-addons-1.35.tar.xz
  xtables-addons-1.35.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xtables-addons.spec ++++++
--- /var/tmp/diff_new_pack.o3ZNO4/_old  2011-04-18 10:48:56.000000000 +0200
+++ /var/tmp/diff_new_pack.o3ZNO4/_new  2011-04-18 10:48:56.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           xtables-addons
-Version:        1.34
+Version:        1.35
 Release:        1
 Group:          Productivity/Networking/Security
 Summary:        IP Packet Filter Administration Extensions
@@ -36,7 +36,7 @@
 Recommends:     %name-kmp
 # Yes, we've got a lot of good stuff!
 %if 0%{?suse_version} > 1130
-Provides:       ipset = 5.4
+Provides:       ipset = 6.3
 %else
 Provides:       ipset = 4.5
 %endif
@@ -75,9 +75,9 @@
        ./autogen.sh;
 fi;
 %if 0%{?suse_version} >= 1140
-# Has 2.6.37
-perl -i -pe 's{^build_ipset4=.*}{build_ipset4=}' mconfig;
-perl -i -pe 's{^build_ipset5=.*}{build_ipset5=m}' mconfig;
+# ipset6-genl needs >=2.6.35
+echo "build_ipset4=" >>mconfig;
+echo "build_ipset6=m" >>mconfig;
 %endif
 pushd ../;
 for flavor in %flavors_to_build; do


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to