Accepting request 577067 from YaST:Head
submit new version 4.0.14 OBS-URL: https://build.opensuse.org/request/show/577067 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=60
This commit is contained in:
commit
fb999cb3a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb8778ec4fd227997e714edabfd5fc3b5166c3c2adb10a3b404ddcb6396a75b0
|
||||
size 56154
|
3
yast2-firewall-4.0.14.tar.bz2
Normal file
3
yast2-firewall-4.0.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20b1b378f206685234f0cab1a86273421380bb402e27149af517f278b88fcefe
|
||||
size 57044
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 10:58:14 UTC 2018 - mfilka@suse.com
|
||||
|
||||
- fate#323460
|
||||
- updated summary in autoyast client to work with new firewalld
|
||||
api
|
||||
- 4.0.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 14 17:23:32 UTC 2018 - knut.anderssen@suse.com
|
||||
|
||||
- AutoYaST: added 'enable_firewall', 'start_firewall' and
|
||||
'FW_LOG_DROP_CRIT' to the list of supported properties for
|
||||
SuSEFirewall2 profiles and fixed a typo with 'FW_LOG_DROP_ALL'
|
||||
(fate#323460).
|
||||
- 4.0.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 13:46:40 UTC 2018 - gsouza@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-firewall
|
||||
Version: 4.0.12
|
||||
Version: 4.0.14
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -33,8 +33,8 @@ BuildRequires: yast2 >= 4.0.45
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
# Firewalld read?
|
||||
Requires: yast2 >= 4.0.45
|
||||
# Firewalld - extended API
|
||||
Requires: yast2 >= 4.0.49
|
||||
|
||||
# ButtonBox widget
|
||||
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
||||
|
Loading…
Reference in New Issue
Block a user