forked from pool/firewalld
Accepting request 607015 from security:netfilter
- Update to 0.5.3 (bsc#1093120) * tests/regression: add test for ipset with timeout * ipset: allow adding entries to ipsets with timeout * translations: update * helpers: load helper module explicitly if no port given * helpers: nf_conntrack_proto-* helpers needs name cropped * config/Makefile: correct name of proto-gre helper * tests/regression: test helper nf_conntrack_proto_gre (#263) * functions: get_nf_nat_helpers() should look in other directories too * functions: Allow nf_conntrack_proto_* helpers * services: Add GRE * helpers: Add proto-gre * tests/regression: add test to verify ICMP block in forward chain * ipXtables: fix ICMP block not being present in FORWARD chain OBS-URL: https://build.opensuse.org/request/show/607015 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/firewalld?expand=0&rev=28
This commit is contained in:
commit
d9d9f1843e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa8e47bb11d9b25953ed2e278a989b0eb052b4466ea030ade0ed0cf1955614a4
|
||||
size 1160153
|
3
firewalld-0.5.3.tar.gz
Normal file
3
firewalld-0.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba105de0b6dc75d208cc675718a140973e2eab2f60aa285068b0438331639ebc
|
||||
size 1161718
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 08:41:27 UTC 2018 - mchandras@suse.de
|
||||
|
||||
- Update to 0.5.3 (bsc#1093120)
|
||||
* tests/regression: add test for ipset with timeout
|
||||
* ipset: allow adding entries to ipsets with timeout
|
||||
* translations: update
|
||||
* helpers: load helper module explicitly if no port given
|
||||
* helpers: nf_conntrack_proto-* helpers needs name cropped
|
||||
* config/Makefile: correct name of proto-gre helper
|
||||
* tests/regression: test helper nf_conntrack_proto_gre (#263)
|
||||
* functions: get_nf_nat_helpers() should look in other directories too
|
||||
* functions: Allow nf_conntrack_proto_* helpers
|
||||
* services: Add GRE
|
||||
* helpers: Add proto-gre
|
||||
* tests/regression: add test to verify ICMP block in forward chain
|
||||
* ipXtables: fix ICMP block not being present in FORWARD chain
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 07:58:50 UTC 2018 - mchandras@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: firewalld
|
||||
Version: 0.5.2
|
||||
Version: 0.5.3
|
||||
Release: 0
|
||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user