From 3ca626af91ac22540054393c40902ddb257a1e72b85faa8c579a0b0cbd373e0d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 20 Nov 2017 08:50:12 +0000 Subject: [PATCH] - 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