forked from pool/yast2-firewall
- AutoYaST: (fate#323460)
* Try to import again during writing in case it was not completed previously (ex: firewalld was not installed). * Enable or disable firewalld depending on the profile - 4.0.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=193
This commit is contained in:
parent
775c66fba9
commit
fba37a79b2
3
yast2-firewall-4.0.10.tar.bz2
Normal file
3
yast2-firewall-4.0.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:860a40f5edf2ade91275ec4b55fae591f60e0b37e1169ec0f94c50098137dc41
|
||||||
|
size 59908
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac73048566322890fa266313c75c3b7e8695b2f5ebfba150ca535c08d037924b
|
|
||||||
size 58970
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 31 07:41:26 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- AutoYaST: (fate#323460)
|
||||||
|
* Try to import again during writing in case it was not completed
|
||||||
|
previously (ex: firewalld was not installed).
|
||||||
|
* Enable or disable firewalld depending on the profile
|
||||||
|
- 4.0.10
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 19 08:44:25 UTC 2018 - knut.anderssen@suse.com
|
Fri Jan 19 08:44:25 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 4.0.9
|
Version: 4.0.10
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -27,13 +27,14 @@ BuildRequires: perl-XML-Writer
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
# IP::CheckNetwork
|
|
||||||
BuildRequires: yast2 >= 4.0.12
|
# Firewalld read?
|
||||||
|
BuildRequires: yast2 >= 4.0.45
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||||
|
|
||||||
# FirewallD default zone & export support
|
# Firewalld read?
|
||||||
Requires: yast2 >= 4.0.32
|
Requires: yast2 >= 4.0.45
|
||||||
|
|
||||||
# ButtonBox widget
|
# ButtonBox widget
|
||||||
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user