From 8d867a0882cfe422c725bb5d20636485b00be696a42cd08e3e6c0588ca54ea58 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 27 Jun 2014 17:15:16 +0000 Subject: [PATCH] - Update to new upstream release 0.3 * More compact syntax for the queue action * Match input and output bridge interface name through "meta ibriport" and "meta obriport" * netlink event monitor, to monitor ruleset events, set changes, etc. * New transaction infrastructure - fully atomic updates for all object available in the upcoming 3.16. OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=7 --- nftables.changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/nftables.changes b/nftables.changes index f25dd20..3308334 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jun 27 17:08:46 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 0.3 +* More compact syntax for the queue action +* Match input and output bridge interface name through "meta + ibriport" and "meta obriport" +* netlink event monitor, to monitor ruleset events, set changes, etc. +* New transaction infrastructure - fully atomic updates for all + object available in the upcoming 3.16. + ------------------------------------------------------------------- Mon Jan 13 09:05:35 UTC 2014 - jengelh@inai.de