diff --git a/nftables-1.0.2.tar.bz2 b/nftables-1.0.2.tar.bz2 deleted file mode 100644 index 32a0fa9..0000000 --- a/nftables-1.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b28a36ffcf4567b841de7bd3f37918b1fed27859eb48bdec51e1f7a83954c02 -size 970781 diff --git a/nftables-1.0.2.tar.bz2.sig b/nftables-1.0.2.tar.bz2.sig deleted file mode 100644 index 8c5b652..0000000 Binary files a/nftables-1.0.2.tar.bz2.sig and /dev/null differ diff --git a/nftables-1.0.3.tar.bz2 b/nftables-1.0.3.tar.bz2 new file mode 100644 index 0000000..c1d81f5 --- /dev/null +++ b/nftables-1.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c4eba0105ebd3ffa89553e0702ccb34d8906a91f72ced58ab0d992b29c7748 +size 978270 diff --git a/nftables-1.0.3.tar.bz2.sig b/nftables-1.0.3.tar.bz2.sig new file mode 100644 index 0000000..9374d6a Binary files /dev/null and b/nftables-1.0.3.tar.bz2.sig differ diff --git a/nftables.changes b/nftables.changes index dee7af9..10070de 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 31 13:34:12 UTC 2022 - Jan Engelhardt + +- 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 diff --git a/nftables.spec b/nftables.spec index 1478b43..7a28814 100644 --- a/nftables.spec +++ b/nftables.spec @@ -17,7 +17,7 @@ Name: nftables -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only