- AutoYast schema:
- Allowed the new 'description', 'short' and 'target' elements in zone entries (bsc#1108199) - 4.0.28 - Add a new user interface to manage firewalld configuration (fate#324662). - Supported featues: - Manage the firewalld service. - Browse interfaces and assign them to firewall zones. - List zones and design one of them as the default. - Assign services to zones. - Open ports. - 4.0.27 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=214
This commit is contained in:
parent
3fad7f6c6c
commit
05831d7578
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d191ad3004f97aeadab901823691f6080e4af0e15ee3e1bbc8a90f0051053c8f
|
|
||||||
size 58388
|
|
3
yast2-firewall-4.0.28.tar.bz2
Normal file
3
yast2-firewall-4.0.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd23fea10c51d7998702f9c83f8a32908da83acd1a8e30e328fe679933aa1def
|
||||||
|
size 68173
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 2 11:52:27 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- AutoYast schema:
|
||||||
|
- Allowed the new 'description', 'short' and 'target' elements in
|
||||||
|
zone entries (bsc#1108199)
|
||||||
|
- 4.0.28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 21 13:26:02 UTC 2018 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- Add a new user interface to manage firewalld configuration
|
||||||
|
(fate#324662).
|
||||||
|
- Supported featues:
|
||||||
|
- Manage the firewalld service.
|
||||||
|
- Browse interfaces and assign them to firewall zones.
|
||||||
|
- List zones and design one of them as the default.
|
||||||
|
- Assign services to zones.
|
||||||
|
- Open ports.
|
||||||
|
- 4.0.27
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 20 16:21:38 CEST 2018 - schubi@suse.de
|
Mon Aug 20 16:21:38 CEST 2018 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 4.0.26
|
Version: 4.0.28
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -28,13 +28,13 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
|
|
||||||
# Firewalld read?
|
# Y2Firewall::Firewalld::Interface
|
||||||
BuildRequires: yast2 >= 4.0.45
|
BuildRequires: yast2 >= 4.1.17
|
||||||
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 - extended API
|
# Y2Firewall::Firewalld::Interface
|
||||||
Requires: yast2 >= 4.0.49
|
Requires: yast2 >= 4.1.17
|
||||||
|
|
||||||
# ButtonBox widget
|
# ButtonBox widget
|
||||||
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
Conflicts: yast2-ycp-ui-bindings < 2.17.3
|
||||||
|
Loading…
Reference in New Issue
Block a user