From 05831d7578601e08687b010596b75699ba31d9669a279be97f9c89bcb5f37e98 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Oct 2018 07:37:23 +0000 Subject: [PATCH] - AutoYast schema: - Allowed the new 'description', 'short' and 'target' elements in zone entries (bsc#1108199) - 4.0.28 - 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=214 --- yast2-firewall-4.0.26.tar.bz2 | 3 --- yast2-firewall-4.0.28.tar.bz2 | 3 +++ yast2-firewall.changes | 21 +++++++++++++++++++++ yast2-firewall.spec | 10 +++++----- 4 files changed, 29 insertions(+), 8 deletions(-) delete mode 100644 yast2-firewall-4.0.26.tar.bz2 create mode 100644 yast2-firewall-4.0.28.tar.bz2 diff --git a/yast2-firewall-4.0.26.tar.bz2 b/yast2-firewall-4.0.26.tar.bz2 deleted file mode 100644 index 97695a4..0000000 --- a/yast2-firewall-4.0.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d191ad3004f97aeadab901823691f6080e4af0e15ee3e1bbc8a90f0051053c8f -size 58388 diff --git a/yast2-firewall-4.0.28.tar.bz2 b/yast2-firewall-4.0.28.tar.bz2 new file mode 100644 index 0000000..1cd67c9 --- /dev/null +++ b/yast2-firewall-4.0.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd23fea10c51d7998702f9c83f8a32908da83acd1a8e30e328fe679933aa1def +size 68173 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index e345138..dc63c32 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Oct 2 11:52:27 UTC 2018 - knut.anderssen@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 - igonzalezsosa@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 - schubi@suse.de diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 9b48a5b..c7d85ea 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.26 +Version: 4.0.28 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,13 +28,13 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite -# Firewalld read? -BuildRequires: yast2 >= 4.0.45 +# Y2Firewall::Firewalld::Interface +BuildRequires: yast2 >= 4.1.17 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::Interface +Requires: yast2 >= 4.1.17 # ButtonBox widget Conflicts: yast2-ycp-ui-bindings < 2.17.3