diff --git a/nftables-1.0.7.tar.xz b/nftables-1.0.7.tar.xz deleted file mode 100644 index d416892..0000000 --- a/nftables-1.0.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c12ac941fff9adaedf17367d5ce213789b98a0d314277bc22b3d71e10891f412 -size 857140 diff --git a/nftables-1.0.7.tar.xz.sig b/nftables-1.0.7.tar.xz.sig deleted file mode 100644 index 1cf93d6..0000000 Binary files a/nftables-1.0.7.tar.xz.sig and /dev/null differ diff --git a/nftables-1.0.8.tar.xz b/nftables-1.0.8.tar.xz new file mode 100644 index 0000000..5879930 --- /dev/null +++ b/nftables-1.0.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9373740de41a82dbc98818e0a46a073faeb8a8d0689fa4fa1a74399c32bf3d50 +size 882980 diff --git a/nftables-1.0.8.tar.xz.sig b/nftables-1.0.8.tar.xz.sig new file mode 100644 index 0000000..4307b29 Binary files /dev/null and b/nftables-1.0.8.tar.xz.sig differ diff --git a/nftables.changes b/nftables.changes index 68903a4..08982e2 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jul 14 11:56:43 UTC 2023 - Jan Engelhardt + +- Update to release 1.0.8 + * Support for setting meta and ct mark from other fields in + rules, e.g. set meta mark to ip dscp header field. + * Enhacements for -o/--optimize to deal with NAT statements, to + compact masquerade statements. + * Support for stateful statements in anonymous maps, such as + counters. + * Support for resetting stateful expressions in sets, maps and + elements, e.g. counters. + * broute support to short-circuit bridge logic from the bridge + prerouting hook and pass up packets to the local IP stack. + * JSON support for table and chain comments. + ------------------------------------------------------------------- Mon Mar 13 20:47:53 UTC 2023 - Jan Engelhardt diff --git a/nftables.spec b/nftables.spec index 66ff863..1297d60 100644 --- a/nftables.spec +++ b/nftables.spec @@ -17,7 +17,7 @@ Name: nftables -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only