forked from pool/nftables
- Update to release 1.0.3
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=66
This commit is contained in:
parent
21d3be87be
commit
78b4672572
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b28a36ffcf4567b841de7bd3f37918b1fed27859eb48bdec51e1f7a83954c02
|
|
||||||
size 970781
|
|
Binary file not shown.
3
nftables-1.0.3.tar.bz2
Normal file
3
nftables-1.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47c4eba0105ebd3ffa89553e0702ccb34d8906a91f72ced58ab0d992b29c7748
|
||||||
|
size 978270
|
BIN
nftables-1.0.3.tar.bz2.sig
Normal file
BIN
nftables-1.0.3.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 31 13:34:12 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.0.3
|
||||||
|
* Support for wildcard interface name matching with sets
|
||||||
|
* Support for runtime auto-merge of set elements.
|
||||||
|
* Enhancements for the ruleset optimization -o/--optimize
|
||||||
|
option which allows to coalesce several NAT rules into map.
|
||||||
|
* Support for raw expressions in concatenations.
|
||||||
|
* Support for integer type protocol header fields in concatenations.
|
||||||
|
* Allow to reset TCP options (requires Linux kernel >= 5.18)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 04:39:01 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Tue Feb 22 04:39:01 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: nftables
|
Name: nftables
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Userspace utility to access the nf_tables packet filter
|
Summary: Userspace utility to access the nf_tables packet filter
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user