forked from pool/yast2-firewall
- Add support for firewalld (fate#318356)
* Bump yast2 dependency to 3.1.191 which is the first version to support the firewalld backend. - 3.1.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=177
This commit is contained in:
parent
26b3000c10
commit
9c718646d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b09a6436f919b10217de4a7e50cddfc87dc2d2384a49266b091a28b8f3e2d80e
|
|
||||||
size 50879
|
|
3
yast2-firewall-3.1.5.tar.bz2
Normal file
3
yast2-firewall-3.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d044cf7b7af8cbeb704cd3b328307ebb9826e83ff6b6ca3c4e9a726f6d8c2cdc
|
||||||
|
size 51598
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 24 15:26:37 UTC 2016 - mchandras@suse.de
|
||||||
|
|
||||||
|
- Add support for firewalld (fate#318356)
|
||||||
|
* Bump yast2 dependency to 3.1.191 which is the first version to
|
||||||
|
support the firewalld backend.
|
||||||
|
- 3.1.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 13 09:15:40 UTC 2015 - igonzalezsosa@suse.com
|
Fri Nov 13 09:15:40 UTC 2015 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 3.1.4
|
Version: 3.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -30,8 +30,8 @@ BuildRequires: yast2-testsuite
|
|||||||
# IP::CheckNetwork
|
# IP::CheckNetwork
|
||||||
BuildRequires: yast2 >= 2.23.25
|
BuildRequires: yast2 >= 2.23.25
|
||||||
|
|
||||||
# IP::CheckNetwork
|
# FirewallD backend
|
||||||
Requires: yast2 >= 2.23.25
|
Requires: yast2 >= 3.1.191
|
||||||
|
|
||||||
# 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