From 1f226146facff9b544c7ffb4b5918422283255807af7a13880f06fb3c859a02d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 3 Nov 2017 14:44:09 +0000 Subject: [PATCH 1/9] - Remove support for SuSEFirewall2 in firewall client supporting only firewalld (fate#323460) - 4.0.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=183 --- yast2-firewall-3.2.0.tar.bz2 | 3 --- yast2-firewall-4.0.0.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 29 ++++++++++++++++++----------- 4 files changed, 28 insertions(+), 14 deletions(-) delete mode 100644 yast2-firewall-3.2.0.tar.bz2 create mode 100644 yast2-firewall-4.0.0.tar.bz2 diff --git a/yast2-firewall-3.2.0.tar.bz2 b/yast2-firewall-3.2.0.tar.bz2 deleted file mode 100644 index 6c7cba6..0000000 --- a/yast2-firewall-3.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:840e134b0230f350fac27686459ffd9b8bc0ff047767ac7ea1dc72dc51dedafd -size 51782 diff --git a/yast2-firewall-4.0.0.tar.bz2 b/yast2-firewall-4.0.0.tar.bz2 new file mode 100644 index 0000000..034746a --- /dev/null +++ b/yast2-firewall-4.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71f0901167de1f4dd7efa8c35cbea9f882c3c5aa4f3e9242d17dec761c35197 +size 53489 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index b9c1512..692dabd 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 26 11:34:59 UTC 2017 - knut.anderssen@suse.com + +- Remove support for SuSEFirewall2 in firewall client supporting + only firewalld (fate#323460) +- 4.0.0 + ------------------------------------------------------------------- Wed Jun 14 07:37:51 UTC 2017 - mfilka@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 0256897..d56d890 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 3.2.0 +Version: 4.0.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,9 +29,11 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite # IP::CheckNetwork BuildRequires: yast2 >= 2.23.25 +BuildRequires: rubygem(rspec) +BuildRequires: rubygem(yast-rake) -# FirewallD backend -Requires: yast2 >= 3.1.191 +# FirewallD API +Requires: yast2 >= 4.0.12 # ButtonBox widget Conflicts: yast2-ycp-ui-bindings < 2.17.3 @@ -55,20 +57,25 @@ A YaST2 module to be used for configuring a firewall. %prep %setup -n %{name}-%{version} +%check +rake test:unit + %build -%yast_build %install -%yast_install +rake install DESTDIR="%{buildroot}" %files %defattr(-,root,root) -%dir %{yast_yncludedir}/firewall -%{yast_yncludedir}/firewall/* -%{yast_moduledir}/SuSEFirewall* -%{yast_clientdir}/firewall* -%{yast_desktopdir}/firewall.desktop +%{yast_dir}/clients/*.rb +%{yast_dir}/lib +%{yast_dir}/include +%{yast_dir}/modules +%{yast_desktopdir}/*.desktop %{yast_schemadir}/autoyast/rnc/firewall.rnc -%doc %{yast_docdir} + +%doc COPYING +%doc README.md +%doc CONTRIBUTING.md %changelog From 95eba11663e630e6f2e047a4c2b63b1f8bb611d7a12310ca76121efec44d8413 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 8 Nov 2017 14:29:06 +0000 Subject: [PATCH 2/9] - Added missing require (bsc#1067180) - 4.0.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=184 --- yast2-firewall-4.0.0.tar.bz2 | 3 --- yast2-firewall-4.0.1.tar.bz2 | 3 +++ yast2-firewall.changes | 6 ++++++ yast2-firewall.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.0.tar.bz2 create mode 100644 yast2-firewall-4.0.1.tar.bz2 diff --git a/yast2-firewall-4.0.0.tar.bz2 b/yast2-firewall-4.0.0.tar.bz2 deleted file mode 100644 index 034746a..0000000 --- a/yast2-firewall-4.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c71f0901167de1f4dd7efa8c35cbea9f882c3c5aa4f3e9242d17dec761c35197 -size 53489 diff --git a/yast2-firewall-4.0.1.tar.bz2 b/yast2-firewall-4.0.1.tar.bz2 new file mode 100644 index 0000000..5517131 --- /dev/null +++ b/yast2-firewall-4.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c2d07939d41f687e19a1f5ab5491d2418958ce9cbdea3c6af687375b9cb583 +size 53548 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 692dabd..05a12cd 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 8 13:55:31 UTC 2017 - knut.anderssen@suse.com + +- Added missing require (bsc#1067180) +- 4.0.1 + ------------------------------------------------------------------- Thu Oct 26 11:34:59 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index d56d890..c0f361f 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.0 +Version: 4.0.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7a83592aec4c678c62890020a036415fd9f53942b4b32066dccac66ed436c440 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 9 Nov 2017 09:35:22 +0000 Subject: [PATCH 3/9] - ProposalSettings: fixed method name when vnc is enable by Linuxrc (bsc#1067320) - 4.0.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=185 --- yast2-firewall-4.0.1.tar.bz2 | 3 --- yast2-firewall-4.0.2.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.1.tar.bz2 create mode 100644 yast2-firewall-4.0.2.tar.bz2 diff --git a/yast2-firewall-4.0.1.tar.bz2 b/yast2-firewall-4.0.1.tar.bz2 deleted file mode 100644 index 5517131..0000000 --- a/yast2-firewall-4.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98c2d07939d41f687e19a1f5ab5491d2418958ce9cbdea3c6af687375b9cb583 -size 53548 diff --git a/yast2-firewall-4.0.2.tar.bz2 b/yast2-firewall-4.0.2.tar.bz2 new file mode 100644 index 0000000..3fdb4b8 --- /dev/null +++ b/yast2-firewall-4.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e5eee5d2bbdc5ce6cca71d3833fb59d501461981dc2b4a1e9f28ba21d0b18e +size 53935 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 05a12cd..a83ea7a 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 9 09:16:14 UTC 2017 - knut.anderssen@suse.com + +- ProposalSettings: fixed method name when vnc is enable by Linuxrc + (bsc#1067320) +- 4.0.2 + ------------------------------------------------------------------- Wed Nov 8 13:55:31 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index c0f361f..9511770 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.1 +Version: 4.0.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7bc33226c0b181eefcddf5bde370583235ae75e200e6d4b9c15068b7e0517198 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 10 Nov 2017 09:34:21 +0000 Subject: [PATCH 4/9] - ProposalSettings: fixed an attribute name error when trying to block vnc port (bsc#1067320) - 4.0.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=186 --- yast2-firewall-4.0.2.tar.bz2 | 3 --- yast2-firewall-4.0.3.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.2.tar.bz2 create mode 100644 yast2-firewall-4.0.3.tar.bz2 diff --git a/yast2-firewall-4.0.2.tar.bz2 b/yast2-firewall-4.0.2.tar.bz2 deleted file mode 100644 index 3fdb4b8..0000000 --- a/yast2-firewall-4.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59e5eee5d2bbdc5ce6cca71d3833fb59d501461981dc2b4a1e9f28ba21d0b18e -size 53935 diff --git a/yast2-firewall-4.0.3.tar.bz2 b/yast2-firewall-4.0.3.tar.bz2 new file mode 100644 index 0000000..d0a8691 --- /dev/null +++ b/yast2-firewall-4.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382e65c6748951858da0e6f93958f0ab2d1eee2a11a382955e9c14c1407d5086 +size 54617 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index a83ea7a..9b726ee 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 9 22:22:15 UTC 2017 - knut.anderssen@suse.com + +- ProposalSettings: fixed an attribute name error when trying to + block vnc port (bsc#1067320) +- 4.0.3 + ------------------------------------------------------------------- Thu Nov 9 09:16:14 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 9511770..f3115a7 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.2 +Version: 4.0.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 3ca626af91ac22540054393c40902ddb257a1e72b85faa8c579a0b0cbd373e0d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 20 Nov 2017 08:50:12 +0000 Subject: [PATCH 5/9] - Do not touch firewalld services if it is not enabled in the proposal (bsc#1067915) - Fixed a SuSEFirewallCmdLine firewalld api call. - 4.0.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=187 --- yast2-firewall-4.0.3.tar.bz2 | 3 --- yast2-firewall-4.0.4.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 yast2-firewall-4.0.3.tar.bz2 create mode 100644 yast2-firewall-4.0.4.tar.bz2 diff --git a/yast2-firewall-4.0.3.tar.bz2 b/yast2-firewall-4.0.3.tar.bz2 deleted file mode 100644 index d0a8691..0000000 --- a/yast2-firewall-4.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:382e65c6748951858da0e6f93958f0ab2d1eee2a11a382955e9c14c1407d5086 -size 54617 diff --git a/yast2-firewall-4.0.4.tar.bz2 b/yast2-firewall-4.0.4.tar.bz2 new file mode 100644 index 0000000..266cbab --- /dev/null +++ b/yast2-firewall-4.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4c841ff2a74246d019149ff641360685f03143ecbd7ed2f891973d999565ac +size 56118 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 9b726ee..ab18218 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 15 14:11:40 UTC 2017 - knut.anderssen@suse.com + +- Do not touch firewalld services if it is not enabled in the + proposal (bsc#1067915) +- Fixed a SuSEFirewallCmdLine firewalld api call. +- 4.0.4 + ------------------------------------------------------------------- Thu Nov 9 22:22:15 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index f3115a7..a2e8a51 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.3 +Version: 4.0.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -29,8 +29,8 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite # IP::CheckNetwork BuildRequires: yast2 >= 2.23.25 -BuildRequires: rubygem(rspec) -BuildRequires: rubygem(yast-rake) +BuildRequires: rubygem(%rb_default_ruby_abi:rspec) +BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) # FirewallD API Requires: yast2 >= 4.0.12 From 1187fb6de65568aa06f4f9b494b047fe4087143d73b5f4966de5472b4382e484 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 22 Nov 2017 09:02:30 +0000 Subject: [PATCH 6/9] - Proposal: When the Firewall is disabled, open/close port links are not shown in the proposal and are disabled in the specific proposal dialog (bsc#1068354). - 4.0.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=188 --- yast2-firewall-4.0.4.tar.bz2 | 3 --- yast2-firewall-4.0.5.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 yast2-firewall-4.0.4.tar.bz2 create mode 100644 yast2-firewall-4.0.5.tar.bz2 diff --git a/yast2-firewall-4.0.4.tar.bz2 b/yast2-firewall-4.0.4.tar.bz2 deleted file mode 100644 index 266cbab..0000000 --- a/yast2-firewall-4.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b4c841ff2a74246d019149ff641360685f03143ecbd7ed2f891973d999565ac -size 56118 diff --git a/yast2-firewall-4.0.5.tar.bz2 b/yast2-firewall-4.0.5.tar.bz2 new file mode 100644 index 0000000..d5cb654 --- /dev/null +++ b/yast2-firewall-4.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b27f6181ee403d101e3609e75056968ab321c8d53ddf61de0cfa9c58d46488 +size 57284 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index ab18218..cca2dcf 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 21 00:15:55 UTC 2017 - knut.anderssen@suse.com + +- Proposal: When the Firewall is disabled, open/close port links + are not shown in the proposal and are disabled in the specific + proposal dialog (bsc#1068354). +- 4.0.5 + ------------------------------------------------------------------- Wed Nov 15 14:11:40 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index a2e8a51..b01b796 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.4 +Version: 4.0.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,7 +28,7 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite # IP::CheckNetwork -BuildRequires: yast2 >= 2.23.25 +BuildRequires: yast2 >= 4.0.12 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) From dce3d24b3c097250a06b271e358a4e3751ca41a4fb6e1113c08b479eb8aaf388 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 22 Dec 2017 14:50:05 +0000 Subject: [PATCH 7/9] - AutoYaST: Firewalld schema is now the default but SuSEFirewall2 based profiles will still work although not all the properties are supported (#fate#323460) - 4.0.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=189 --- yast2-firewall-4.0.5.tar.bz2 | 3 --- yast2-firewall-4.0.6.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.0.5.tar.bz2 create mode 100644 yast2-firewall-4.0.6.tar.bz2 diff --git a/yast2-firewall-4.0.5.tar.bz2 b/yast2-firewall-4.0.5.tar.bz2 deleted file mode 100644 index d5cb654..0000000 --- a/yast2-firewall-4.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b27f6181ee403d101e3609e75056968ab321c8d53ddf61de0cfa9c58d46488 -size 57284 diff --git a/yast2-firewall-4.0.6.tar.bz2 b/yast2-firewall-4.0.6.tar.bz2 new file mode 100644 index 0000000..fdfddcf --- /dev/null +++ b/yast2-firewall-4.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03248e1f85b707f8e6cd1287a1120a26e8dbd714998f83ca4a032f0990441e1f +size 58620 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index cca2dcf..a8b6f36 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 22 08:52:21 UTC 2017 - knut.anderssen@suse.com + +- AutoYaST: Firewalld schema is now the default but SuSEFirewall2 + based profiles will still work although not all the properties + are supported (#fate#323460) +- 4.0.6 + ------------------------------------------------------------------- Tue Nov 21 00:15:55 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index b01b796..60b602b 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.5 +Version: 4.0.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5bc1c391960077d441f722f536f962c79262ea921dd108876802d91642cbc654 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 4 Jan 2018 13:19:16 +0000 Subject: [PATCH 8/9] - AutoYaST: Reading settings only if the firewalld is installed. (fate#323460) - 4.0.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=190 --- yast2-firewall-4.0.6.tar.bz2 | 3 --- yast2-firewall-4.0.7.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-firewall-4.0.6.tar.bz2 create mode 100644 yast2-firewall-4.0.7.tar.bz2 diff --git a/yast2-firewall-4.0.6.tar.bz2 b/yast2-firewall-4.0.6.tar.bz2 deleted file mode 100644 index fdfddcf..0000000 --- a/yast2-firewall-4.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03248e1f85b707f8e6cd1287a1120a26e8dbd714998f83ca4a032f0990441e1f -size 58620 diff --git a/yast2-firewall-4.0.7.tar.bz2 b/yast2-firewall-4.0.7.tar.bz2 new file mode 100644 index 0000000..4e94381 --- /dev/null +++ b/yast2-firewall-4.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa9678d4d2205e9605b628c1b6d6026fb1e00e8ea63044484cbdef2d6ac2680 +size 58708 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index a8b6f36..f36a158 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 4 13:25:49 CET 2018 - schubi@suse.de + +- AutoYaST: Reading settings only if the firewalld is installed. + (fate#323460) +- 4.0.7 + ------------------------------------------------------------------- Fri Dec 22 08:52:21 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 60b602b..08900b3 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-firewall # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.6 +Version: 4.0.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2bbba572a61135e8273feeef02b0ae2b3edf28594474800792fba01e6fad2304 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Jan 2018 09:39:10 +0000 Subject: [PATCH 9/9] - AutoYaST: Added support to set the default zone and export the configuration. (fate#323460) - 4.0.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=191 --- yast2-firewall-4.0.7.tar.bz2 | 3 --- yast2-firewall-4.0.8.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-firewall-4.0.7.tar.bz2 create mode 100644 yast2-firewall-4.0.8.tar.bz2 diff --git a/yast2-firewall-4.0.7.tar.bz2 b/yast2-firewall-4.0.7.tar.bz2 deleted file mode 100644 index 4e94381..0000000 --- a/yast2-firewall-4.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fa9678d4d2205e9605b628c1b6d6026fb1e00e8ea63044484cbdef2d6ac2680 -size 58708 diff --git a/yast2-firewall-4.0.8.tar.bz2 b/yast2-firewall-4.0.8.tar.bz2 new file mode 100644 index 0000000..dda30d8 --- /dev/null +++ b/yast2-firewall-4.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a847b354f6ffd1d012801b36529aaf4ceaf9907d63a551389c71877924f0d0 +size 58939 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index f36a158..0193c7a 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 8 22:40:27 UTC 2018 - knut.anderssen@suse.com + +- AutoYaST: Added support to set the default zone and export the + configuration. (fate#323460) +- 4.0.8 + ------------------------------------------------------------------- Thu Jan 4 13:25:49 CET 2018 - schubi@suse.de diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 08900b3..3ec230f 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.7 +Version: 4.0.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -32,8 +32,8 @@ BuildRequires: yast2 >= 4.0.12 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -# FirewallD API -Requires: yast2 >= 4.0.12 +# FirewallD default zone & export support +Requires: yast2 >= 4.0.32 # ButtonBox widget Conflicts: yast2-ycp-ui-bindings < 2.17.3