Hello community,

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

Package is "yast2-firewall"

Thu Nov  1 19:01:18 2018 rev:69 rq:642637 version:4.0.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes    
2018-07-03 23:32:23.180578059 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-firewall.new/yast2-firewall.changes       
2018-11-01 19:01:21.434000656 +0100
@@ -1,0 +2,64 @@
+Wed Oct 17 10:48:42 UTC 2018 - knut.anders...@suse.com
+
+- Added missing interfaces helpers requirement (fate#324662)
+- 4.0.33
+
+-------------------------------------------------------------------
+Tue Oct 16 20:34:32 UTC 2018 - knut.anders...@suse.com
+
+- Fixed zone_options widget test mocking (fate#324662)
+- 4.0.32
+
+-------------------------------------------------------------------
+Wed Oct 10 08:17:09 UTC 2018 - knut.anders...@suse.com
+
+- Small improvements to the widget for modifying the assignation
+  of interfaces to zones (fate##324662):
+  - Permits to split the input field entry by any combination of
+    spaces or commas.
+  - Initialize the zone selector with the default zone.
+- 4.0.31
+
+-------------------------------------------------------------------
+Tue Oct  9 08:55:56 UTC 2018 - knut.anders...@suse.com
+
+- Alert the user about unsaved changes when leaving the zone
+  services configuration without applying changes (fate#324662)
+- 4.0.30
+
+-------------------------------------------------------------------
+Fri Oct  5 06:49:03 UTC 2018 - knut.anders...@suse.com
+
+- AutoYaST configuration: Added support to editing and resetting
+  the current configuration. Improved the writing process
+  (fate324662).
+- 4.0.29
+
+-------------------------------------------------------------------
+Tue Oct  2 11:52:27 UTC 2018 - knut.anders...@suse.com
+
+- AutoYast schema:
+  - Allowed the new 'description', 'short' and 'target' elements in
+    zone entries (bsc#1108199)
+- 4.0.28
+
+-------------------------------------------------------------------
+Fri Sep 21 13:26:02 UTC 2018 - igonzalezs...@suse.com
+
+- Add a new user interface to manage firewalld configuration
+  (fate#324662).
+- Supported featues:
+  - Manage the firewalld service.
+  - Browse interfaces and assign them to firewall zones.
+  - List zones and design one of them as the default.
+  - Assign services to zones.
+  - Open ports.
+- 4.0.27
+
+-------------------------------------------------------------------
+Mon Aug 20 16:21:38 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-firewall.spec ++++++
--- /var/tmp/diff_new_pack.LSAjUN/_old  2018-11-01 19:01:21.814000687 +0100
+++ /var/tmp/diff_new_pack.LSAjUN/_new  2018-11-01 19:01:21.818000688 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        4.0.26
+Version:        4.0.33
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -28,13 +28,13 @@
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-testsuite
 
-# Firewalld read?
-BuildRequires:  yast2 >= 4.0.45
+# Y2Firewall::Firewalld#reset
+BuildRequires:  yast2 >= 4.1.21
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 
-# Firewalld - extended API
-Requires:       yast2 >= 4.0.49
+# Y2Firewall::Firewalld#reset
+Requires:       yast2 >= 4.1.21
 
 # ButtonBox widget
 Conflicts:      yast2-ycp-ui-bindings < 2.17.3
@@ -49,7 +49,7 @@
 Requires:       yast2-ruby-bindings >= 1.0.0
 
 Summary:        YaST2 - Firewall Configuration
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/YaST
 
 %description
@@ -66,6 +66,11 @@
 %install
 rake install DESTDIR="%{buildroot}"
 
+# Remove the license from the /usr/share/doc/packages directory,
+# it is also included in the /usr/share/licenses directory by using
+# the %license tag.
+rm -f $RPM_BUILD_ROOT/%{yast_docdir}/COPYING
+
 %files
 %defattr(-,root,root)
 %{yast_dir}/clients/*.rb
@@ -75,7 +80,7 @@
 %{yast_desktopdir}/*.desktop
 %{yast_schemadir}/autoyast/rnc/firewall.rnc
 
-%doc COPYING
+%license COPYING
 %doc README.md
 %doc CONTRIBUTING.md
 

++++++ yast2-firewall-4.0.26.tar.bz2 -> yast2-firewall-4.0.33.tar.bz2 ++++++
++++ 5354 lines of diff (skipped)


Reply via email to