forked from pool/yast2-firewall
- 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
This commit is contained in:
parent
7bc33226c0
commit
3ca626af91
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:382e65c6748951858da0e6f93958f0ab2d1eee2a11a382955e9c14c1407d5086
|
|
||||||
size 54617
|
|
3
yast2-firewall-4.0.4.tar.bz2
Normal file
3
yast2-firewall-4.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7b4c841ff2a74246d019149ff641360685f03143ecbd7ed2f891973d999565ac
|
||||||
|
size 56118
|
@ -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
|
Thu Nov 9 22:22:15 UTC 2017 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 4.0.3
|
Version: 4.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -29,8 +29,8 @@ BuildRequires: yast2-devtools >= 3.1.10
|
|||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
# IP::CheckNetwork
|
# IP::CheckNetwork
|
||||||
BuildRequires: yast2 >= 2.23.25
|
BuildRequires: yast2 >= 2.23.25
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||||
BuildRequires: rubygem(yast-rake)
|
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||||
|
|
||||||
# FirewallD API
|
# FirewallD API
|
||||||
Requires: yast2 >= 4.0.12
|
Requires: yast2 >= 4.0.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user