Hello community,

here is the log from the commit of package yast2-services-manager for 
openSUSE:Factory checked in at 2018-11-01 18:56:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-services-manager (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-services-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-services-manager"

Thu Nov  1 18:56:43 2018 rev:43 rq:642403 version:4.1.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-services-manager/yast2-services-manager.changes
    2018-09-07 15:34:55.630831163 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-services-manager.new/yast2-services-manager.changes
       2018-11-01 18:56:46.741975842 +0100
@@ -1,0 +2,14 @@
+Tue Oct 16 15:28:34 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Wed Sep 19 20:39:00 UTC 2018 - [email protected]
+
+- Adapted to use the Y2Firewall::Firewalld::Zone object returned by
+  Y2Firewall::Firewalld::Interface#zone instead of a String.
+- Adapted to use the new Y2Firewall::Firewalld::Interface objects
+  instead of a hash (fate#324662)
+- 4.1.8
+
+-------------------------------------------------------------------

Old:
----
  yast2-services-manager-4.1.7.tar.bz2

New:
----
  yast2-services-manager-4.1.8.tar.bz2

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

Other differences:
------------------
++++++ yast2-services-manager.spec ++++++
--- /var/tmp/diff_new_pack.wgf9pD/_old  2018-11-01 18:56:47.121975880 +0100
+++ /var/tmp/diff_new_pack.wgf9pD/_new  2018-11-01 18:56:47.125975881 +0100
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-services-manager
-Version:        4.1.7
+Version:        4.1.8
 Release:        0
 BuildArch:      noarch
 
@@ -32,8 +32,8 @@
 Source0:        %{name}-%{version}.tar.bz2
 
 Requires:       ruby
-# Yast2::Systemd::Target
-Requires:       yast2 >= 4.1.3
+# Yast2::Firewalld::Interface#zone returns a Zone object
+Requires:       yast2 >= 4.1.17
 Requires:       yast2-ruby-bindings >= 1.2.0
 # To show service logs
 Suggests:       yast2-journal >= 4.1.1
@@ -45,8 +45,8 @@
 
 BuildRequires:  ruby
 BuildRequires:  update-desktop-files
-# Yast2::Systemd::Target
-BuildRequires:  yast2 >= 4.1.3
+# Yast2::Firewalld::Interface#zone returns a Zone object
+BuildRequires:  yast2 >= 4.1.17
 BuildRequires:  yast2-ruby-bindings >= 1.2.0
 # To show service logs
 BuildRequires:  yast2-journal >= 4.1.1
@@ -98,6 +98,6 @@
 %{_prefix}/share/applications/YaST2/services-manager.desktop
 
 %_docdir/%name/
-%_docdir/%name/COPYING
+%license COPYING
 
 %changelog

++++++ yast2-services-manager-4.1.7.tar.bz2 -> 
yast2-services-manager-4.1.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-services-manager-4.1.7/package/yast2-services-manager.changes 
new/yast2-services-manager-4.1.8/package/yast2-services-manager.changes
--- old/yast2-services-manager-4.1.7/package/yast2-services-manager.changes     
2018-09-05 11:02:19.000000000 +0200
+++ new/yast2-services-manager-4.1.8/package/yast2-services-manager.changes     
2018-10-16 17:43:02.000000000 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Tue Oct 16 15:28:34 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
+Wed Sep 19 20:39:00 UTC 2018 - [email protected]
+
+- Adapted to use the Y2Firewall::Firewalld::Zone object returned by
+  Y2Firewall::Firewalld::Interface#zone instead of a String.
+- Adapted to use the new Y2Firewall::Firewalld::Interface objects
+  instead of a hash (fate#324662)
+- 4.1.8
+
+-------------------------------------------------------------------
 Wed Sep  5 08:47:10 UTC 2018 - [email protected]
 
 - Bring back the ServicesManagerTargetClass#modified= method
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-services-manager-4.1.7/package/yast2-services-manager.spec 
new/yast2-services-manager-4.1.8/package/yast2-services-manager.spec
--- old/yast2-services-manager-4.1.7/package/yast2-services-manager.spec        
2018-09-05 11:02:19.000000000 +0200
+++ new/yast2-services-manager-4.1.8/package/yast2-services-manager.spec        
2018-10-16 17:43:02.000000000 +0200
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-services-manager
-Version:        4.1.7
+Version:        4.1.8
 Release:        0
 BuildArch:      noarch
 
@@ -32,8 +32,8 @@
 Source0:        %{name}-%{version}.tar.bz2
 
 Requires:       ruby
-# Yast2::Systemd::Target
-Requires:       yast2 >= 4.1.3
+# Yast2::Firewalld::Interface#zone returns a Zone object
+Requires:       yast2 >= 4.1.17
 Requires:       yast2-ruby-bindings >= 1.2.0
 # To show service logs
 Suggests:      yast2-journal >= 4.1.1
@@ -45,8 +45,8 @@
 
 BuildRequires:  ruby
 BuildRequires:  update-desktop-files
-# Yast2::Systemd::Target
-BuildRequires:  yast2 >= 4.1.3
+# Yast2::Firewalld::Interface#zone returns a Zone object
+BuildRequires:  yast2 >= 4.1.17
 BuildRequires:  yast2-ruby-bindings >= 1.2.0
 # To show service logs
 BuildRequires:         yast2-journal >= 4.1.1
@@ -98,4 +98,4 @@
 %{_prefix}/share/applications/YaST2/services-manager.desktop
 
 %_docdir/%name/
-%_docdir/%name/COPYING
+%license COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-services-manager-4.1.7/src/clients/services_proposal.rb 
new/yast2-services-manager-4.1.8/src/clients/services_proposal.rb
--- old/yast2-services-manager-4.1.7/src/clients/services_proposal.rb   
2018-09-05 11:02:19.000000000 +0200
+++ new/yast2-services-manager-4.1.8/src/clients/services_proposal.rb   
2018-10-16 17:43:02.000000000 +0200
@@ -315,7 +315,7 @@
       end
 
       def open_firewall_ports plugins
-        zone_names = known_interfaces.map { |i| i["zone"] || 
firewalld.default_zone }
+        zone_names = known_interfaces.map { |i| (i.zone || default_zone).name }
 
         zones = if zone_names.empty?
           firewalld.zones.select { |z| !["block", "drop", 
"trusted"].include?(z.name) }


Reply via email to