Accepting request 586673 from security:netfilter
OBS-URL: https://build.opensuse.org/request/show/586673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/firewalld?expand=0&rev=26
This commit is contained in:
commit
fee5a9320f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:267878f1774df84173bb0103c1d50c208109d0d5a032c23811081ed39cacd0ec
|
|
||||||
size 1155989
|
|
3
firewalld-0.5.2.tar.gz
Normal file
3
firewalld-0.5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa8e47bb11d9b25953ed2e278a989b0eb052b4466ea030ade0ed0cf1955614a4
|
||||||
|
size 1160153
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 13 18:44:11 UTC 2018 - mchandras@suse.de
|
||||||
|
|
||||||
|
- Update to 0.5.2
|
||||||
|
* fix rule deduplication causing accidental removal of rules
|
||||||
|
* log failure to parse direct rules xml as an error
|
||||||
|
* firewall-config: Break infinite loop when firewalld is not running
|
||||||
|
* fix set-log-denied not taking effect
|
||||||
|
* po: update translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 14:32:27 UTC 2018 - mchandras@suse.de
|
Thu Feb 1 14:32:27 UTC 2018 - mchandras@suse.de
|
||||||
|
|
||||||
|
@ -22,10 +22,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: firewalld
|
Name: firewalld
|
||||||
Version: 0.5.1
|
Version: 0.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Url: http://www.firewalld.org
|
Url: http://www.firewalld.org
|
||||||
Source: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user