Hello community,

here is the log from the commit of package yast2-firewall for openSUSE:Factory 
checked in at 2020-11-03 15:15:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firewall (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-firewall.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-firewall"

Tue Nov  3 15:15:47 2020 rev:88 rq:845178 version:4.3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes    
2020-10-26 16:13:36.866788084 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-firewall.new.3463/yast2-firewall.changes  
2020-11-03 15:16:00.536007897 +0100
@@ -1,0 +2,7 @@
+Fri Oct 30 11:47:21 UTC 2020 - Knut Anderssen <kanders...@suse.com>
+
+- AutoYaST: When no firewall section is defined, write the service
+  settings according to the proposal (bsc#1178050)
+- 4.3.9
+
+-------------------------------------------------------------------

Old:
----
  yast2-firewall-4.3.8.tar.bz2

New:
----
  yast2-firewall-4.3.9.tar.bz2

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

Other differences:
------------------
++++++ yast2-firewall.spec ++++++
--- /var/tmp/diff_new_pack.Iekf2E/_old  2020-11-03 15:16:01.328008659 +0100
+++ /var/tmp/diff_new_pack.Iekf2E/_new  2020-11-03 15:16:01.332008663 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        4.3.8
+Version:        4.3.9
 Release:        0
 Summary:        YaST2 - Firewall Configuration
 License:        GPL-2.0-only

++++++ yast2-firewall-4.3.8.tar.bz2 -> yast2-firewall-4.3.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-4.3.8/package/yast2-firewall.changes 
new/yast2-firewall-4.3.9/package/yast2-firewall.changes
--- old/yast2-firewall-4.3.8/package/yast2-firewall.changes     2020-10-23 
11:03:18.000000000 +0200
+++ new/yast2-firewall-4.3.9/package/yast2-firewall.changes     2020-10-31 
13:34:18.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Oct 30 11:47:21 UTC 2020 - Knut Anderssen <kanders...@suse.com>
+
+- AutoYaST: When no firewall section is defined, write the service
+  settings according to the proposal (bsc#1178050)
+- 4.3.9
+
+-------------------------------------------------------------------
 Thu Oct 22 20:44:20 UTC 2020 - Josef Reidinger <jreidin...@suse.com>
 
 - Do not warn user about ssh key only authentication when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-4.3.8/package/yast2-firewall.spec 
new/yast2-firewall-4.3.9/package/yast2-firewall.spec
--- old/yast2-firewall-4.3.8/package/yast2-firewall.spec        2020-10-23 
11:03:18.000000000 +0200
+++ new/yast2-firewall-4.3.9/package/yast2-firewall.spec        2020-10-31 
13:34:18.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        4.3.8
+Version:        4.3.9
 Release:        0
 Summary:        YaST2 - Firewall Configuration
 Group:          System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firewall-4.3.8/src/lib/y2firewall/clients/installation_finish.rb 
new/yast2-firewall-4.3.9/src/lib/y2firewall/clients/installation_finish.rb
--- old/yast2-firewall-4.3.8/src/lib/y2firewall/clients/installation_finish.rb  
2020-10-23 11:03:18.000000000 +0200
+++ new/yast2-firewall-4.3.9/src/lib/y2firewall/clients/installation_finish.rb  
2020-10-31 13:34:18.000000000 +0100
@@ -81,8 +81,6 @@
       # Convenience method to enable / disable the firewalld service depending
       # on the proposal settings
       def configure_firewall_service
-        # do not run in autoyast as it is done in second stage (bsc#1177778)
-        return if Yast::Mode.auto
         # and also only installation, not upgrade one. NOTE: installation mode 
include auto
         return unless Yast::Mode.installation
 


Reply via email to