forked from pool/yast2-firewall
Accepting request 571969 from YaST:Head
submit new version 4.0.10 OBS-URL: https://build.opensuse.org/request/show/571969 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=57
This commit is contained in:
commit
db0f2958d8
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:316bac8314db448f4d941d413ac71f48b013509357dae0fb1feb5de467599275
|
||||||
|
size 61155
|
@ -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