Hello community,

here is the log from the commit of package iptables for openSUSE:Factory
checked in at Wed Oct 5 01:45:48 CEST 2011.



--------
--- openSUSE:Factory/iptables/iptables.changes  2011-09-23 02:03:40.000000000 
+0200
+++ /mounts/work_src_done/STABLE/iptables/iptables.changes      2011-10-05 
01:16:05.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Oct  4 23:01:57 UTC 2011 - [email protected]
+
+- Update to a newer git snapshot of the stable branch
+  (to v1.4.12.1-16-gd2b0eaa)
+* resolve failure to load extensions that depend on libm.so
+- rediff of iptables-batch due to fuzz
+- relax runtime requires
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  iptables-1.4.12.1.tar.xz

New:
----
  iptables-1.4.12.1+16.tar.xz

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

Other differences:
------------------
++++++ iptables.spec ++++++
--- /var/tmp/diff_new_pack.0Y20PT/_old  2011-10-05 01:45:41.000000000 +0200
+++ /var/tmp/diff_new_pack.0Y20PT/_new  2011-10-05 01:45:41.000000000 +0200
@@ -15,13 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           iptables
 License:        GPLv2+
 Group:          Productivity/Networking/Security
-Version:        1.4.12.1
+Version:        1.4.12.1+16
 Release:        1
 %define xt_sover       7
 Summary:        IP Packet Filter Administration
@@ -31,7 +30,7 @@
 #Git-Clone:    git://git.netfilter.org/iptables
 Source:         %name-%version.tar.xz
 Patch1:         iptables-batch.patch
-Url:            http://netfilter.org/
+URL:            http://netfilter.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  sgmltool
@@ -49,11 +48,10 @@
 2.4.0 or newer.
 
 %package devel
-
 Summary:        Libraries, Headers and Development Man Pages for iptables
 Group:          Development/Libraries/C and C++
-Requires:       %name = %version-%release
-Requires:       libxtables%xt_sover = %version-%release
+Requires:       %name = %version
+Requires:       libxtables%xt_sover = %version
 
 %description devel
 These libraries are needed to compile
@@ -61,7 +59,6 @@
 - programs using libipq
 
 %package -n libxtables%xt_sover
-
 Summary:        Library for functions shared between iptables
 Group:          System/Libraries
 

++++++ iptables-batch.patch ++++++
--- /var/tmp/diff_new_pack.0Y20PT/_old  2011-10-05 01:45:41.000000000 +0200
+++ /var/tmp/diff_new_pack.0Y20PT/_new  2011-10-05 01:45:41.000000000 +0200
@@ -3,13 +3,13 @@
  iptables/iptables-batch.c |  468 
++++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 477 insertions(+), 1 deletion(-)
 
-Index: iptables/iptables/Makefile.am
+Index: iptables-1.4.12.1+16/iptables/Makefile.am
 ===================================================================
---- iptables.orig/iptables/Makefile.am
-+++ iptables/iptables/Makefile.am
-@@ -36,7 +36,15 @@ endif
+--- iptables-1.4.12.1+16.orig/iptables/Makefile.am
++++ iptables-1.4.12.1+16/iptables/Makefile.am
+@@ -24,7 +24,15 @@ endif
  xtables_multi_SOURCES += xshared.c
- xtables_multi_LDADD   += libxtables.la -lm
+ xtables_multi_LDADD   += ../libxtables/libxtables.la -lm
  
 -sbin_PROGRAMS    = xtables-multi
 +iptables_batch_SOURCES    = iptables-batch.c iptables.c xshared.c
@@ -24,10 +24,10 @@
  man_MANS         = iptables.8 iptables-restore.8 iptables-save.8 \
                     iptables-xml.1 ip6tables.8 ip6tables-restore.8 \
                     ip6tables-save.8
-Index: iptables/iptables/iptables-batch.c
+Index: iptables-1.4.12.1+16/iptables/iptables-batch.c
 ===================================================================
 --- /dev/null
-+++ iptables/iptables/iptables-batch.c
++++ iptables-1.4.12.1+16/iptables/iptables-batch.c
 @@ -0,0 +1,468 @@
 +/*
 + * Author: Ludwig Nussel <[email protected]>

continue with "q"...



Remember to have fun...

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

Reply via email to