Hello community,

here is the log from the commit of package yast2-firewall for openSUSE:Factory 
checked in at 2013-11-30 17:36:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firewall (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-firewall.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-firewall"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes    
2013-11-15 13:39:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-firewall.new/yast2-firewall.changes       
2013-11-30 17:40:41.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 27 15:04:21 CET 2013 - f...@suse.de
+
+- make autoyast automatically install SuSEfirewall2 when 
+  yast2-firewall is installed (bnc#845294) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-firewall-3.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.1/package/yast2-firewall.changes 
new/yast2-firewall-3.1.1/package/yast2-firewall.changes
--- old/yast2-firewall-3.1.1/package/yast2-firewall.changes     2013-11-15 
09:21:40.000000000 +0100
+++ new/yast2-firewall-3.1.1/package/yast2-firewall.changes     2013-11-28 
11:08:10.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Nov 27 15:04:21 CET 2013 - f...@suse.de
+
+- make autoyast automatically install SuSEfirewall2 when 
+  yast2-firewall is installed (bnc#845294) 
+
+-------------------------------------------------------------------
 Thu Nov  7 21:01:38 UTC 2013 - mfi...@suse.com
 
 - bnc#843646
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.1/src/clients/firewall_auto.rb 
new/yast2-firewall-3.1.1/src/clients/firewall_auto.rb
--- old/yast2-firewall-3.1.1/src/clients/firewall_auto.rb       2013-11-15 
09:21:40.000000000 +0100
+++ new/yast2-firewall-3.1.1/src/clients/firewall_auto.rb       2013-11-28 
11:08:10.000000000 +0100
@@ -80,7 +80,7 @@
         SuSEFirewall.SetEnableService(SuSEFirewall.GetStartService)
       # Return required packages for module to operate
       elsif @func == "Packages"
-        @ret = {}
+        @ret = { "install" => [ "SuSEfirewall2" ] }
       # Change configuration (run FirewallAutoSequence)
       elsif @func == "Change"
         @ret = FirewallAutoSequence()

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to