Hello community,

here is the log from the commit of package SuSEfirewall2 for openSUSE:Factory 
checked in at 2014-06-18 07:47:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SuSEfirewall2 (Old)
 and      /work/SRC/openSUSE:Factory/.SuSEfirewall2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SuSEfirewall2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SuSEfirewall2/SuSEfirewall2.changes      
2014-06-01 18:56:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.SuSEfirewall2.new/SuSEfirewall2.changes 
2014-06-18 07:47:41.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 11 08:49:18 UTC 2014 - [email protected]
+
+- Added ACCEPT to TEMPLATE using FW_SERVICES_ACCEPT
+
+-------------------------------------------------------------------

Old:
----
  SuSEfirewall2-3.6.307.tar.bz2

New:
----
  SuSEfirewall2-3.6.309.tar.bz2

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

Other differences:
------------------
++++++ SuSEfirewall2.spec ++++++
--- /var/tmp/diff_new_pack.NBpEKL/_old  2014-06-18 07:47:42.000000000 +0200
+++ /var/tmp/diff_new_pack.NBpEKL/_new  2014-06-18 07:47:42.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           SuSEfirewall2
-Version:        3.6.307
+Version:        3.6.309
 Release:        0
 Url:            http://en.opensuse.org/SuSEfirewall2
 PreReq:         %fillup_prereq %insserv_prereq /bin/sed textutils fileutils 
grep filesystem

++++++ SuSEfirewall2-3.6.307.tar.bz2 -> SuSEfirewall2-3.6.309.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SuSEfirewall2-3.6.307/SuSEfirewall2 
new/SuSEfirewall2-3.6.309/SuSEfirewall2
--- old/SuSEfirewall2-3.6.307/SuSEfirewall2     2014-05-27 10:50:25.000000000 
+0200
+++ new/SuSEfirewall2-3.6.309/SuSEfirewall2     2014-06-11 10:45:57.000000000 
+0200
@@ -1287,6 +1287,10 @@
                eval FW_SERVICES_ACCEPT_RELATED_`cibiz 
$zone`="\"\$FW_SERVICES_ACCEPT_RELATED_`cibiz $zone` \$RELATED\""
            fi
 
+           if [ -n "$ACCEPT" ]; then
+               eval FW_SERVICES_ACCEPT_`cibiz 
$zone`="\"\$FW_SERVICES_ACCEPT_`cibiz $zone` \$ACCEPT\""
+           fi
+
            if [ -n "$MODULES" ]; then
                eval FW_LOAD_MODULES="\"\$FW_LOAD_MODULES \$MODULES\""
            fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SuSEfirewall2-3.6.307/SuSEfirewall2.service.TEMPLATE 
new/SuSEfirewall2-3.6.309/SuSEfirewall2.service.TEMPLATE
--- old/SuSEfirewall2-3.6.307/SuSEfirewall2.service.TEMPLATE    2014-05-27 
10:50:25.000000000 +0200
+++ new/SuSEfirewall2-3.6.309/SuSEfirewall2.service.TEMPLATE    2014-06-11 
10:45:57.000000000 +0200
@@ -36,6 +36,13 @@
 # IPv4 use 0.0.0.0/0
 RELATED=""
 
+# space separated list of net,protocol[,sport[,dport]]
+# sets FW_SERVICES_ACCEPT_*_EXT
+# Alternative to TCP,UDP,... variants above allowing to
+# open ports for IPv6 only or IPv4 only, using ::/0 or
+# 0.0.0.0/0 as net (source address net).
+ACCEPT=""
+
 # additional kernel modules needed for this service
 # see FW_LOAD_MODULES
 MODULES=""

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

Reply via email to