diff --git a/nftables-0.9.9.tar.bz2 b/nftables-0.9.9.tar.bz2 deleted file mode 100644 index bb24223..0000000 --- a/nftables-0.9.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76ef2dc7fd0d79031a8369487739a217ca83996b3a746cec5bda79da11e3f1b4 -size 922624 diff --git a/nftables-0.9.9.tar.bz2.sig b/nftables-0.9.9.tar.bz2.sig deleted file mode 100644 index 5dbf12a..0000000 Binary files a/nftables-0.9.9.tar.bz2.sig and /dev/null differ diff --git a/nftables-1.0.0.tar.bz2 b/nftables-1.0.0.tar.bz2 new file mode 100644 index 0000000..2a96843 --- /dev/null +++ b/nftables-1.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bf547daf967a2b88ecb4f425f126006ebde22711db806b25c1d6cf84fe45f4 +size 921053 diff --git a/nftables-1.0.0.tar.bz2.sig b/nftables-1.0.0.tar.bz2.sig new file mode 100644 index 0000000..8293512 Binary files /dev/null and b/nftables-1.0.0.tar.bz2.sig differ diff --git a/nftables.changes b/nftables.changes index 342bc55..3552c6e 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Aug 19 18:06:29 UTC 2021 - Jan Engelhardt + +- Update to release 1.0.0 + * Catch-all set element support. + * The command-line option --define is now recognized. + * Stateful expressions in maps. + * Allow combination of jhash, symhash and numgen expressions with + the queue statement. + * Allow combination of verdict maps with interval concatenations. + ------------------------------------------------------------------- Tue May 25 23:20:59 UTC 2021 - Jan Engelhardt diff --git a/nftables.spec b/nftables.spec index 6aef788..2dfb56e 100644 --- a/nftables.spec +++ b/nftables.spec @@ -17,7 +17,7 @@ Name: nftables -Version: 0.9.9 +Version: 1.0.0 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only