- 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
This commit is contained in:
parent
5bc1c39196
commit
2bbba572a6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fa9678d4d2205e9605b628c1b6d6026fb1e00e8ea63044484cbdef2d6ac2680
|
||||
size 58708
|
3
yast2-firewall-4.0.8.tar.bz2
Normal file
3
yast2-firewall-4.0.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0a847b354f6ffd1d012801b36529aaf4ceaf9907d63a551389c71877924f0d0
|
||||
size 58939
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user