nftables (1.1.7-1) unstable; urgency=medium [ Luca Boccassi ] * [b5cb949] nftables.service: add ConditionFileNotEmpty=/etc/nftables.conf [ Jeremy Sowden ] * [5985c60] d/gbp.conf: import-orig: set `upstream-vcs-tag` * [7509113] New upstream version 1.1.7 (Closes: #1138454) - Fix spurious EEXIST error when using the create element command with large batches. - Improve error reporting for syntax errors by printing expected tokens. - add/insert commands use 'handle' for positioning in JSON. The handle specifies from what rule to add (after the specified rule) or insert (before the specified rule). Multiple rules added at the same handle are positioned relative to the original rule, not to previously inserted rules. - Sort strings datatype when listing sets. - Sort concatenation components in big endian, so the listing is independent of the architecture byteorder. - Update --debug=netlink to display data in its byteorder and size, this applies to immediate data in expressions and set elements. - Set element support for multi-statements, eg. counter + quota. One can also combine with ct count, last and limit rate. - Connlimit support with maps. - Include "count" field when listing set in JSON - Support for using bitmask datatypes as set key, eg. tcp flags. - Fix element deletion by numeric cgroupsv2 id. - Fix get element with intervals including maximum datatype value, - Use poll() not select(), otherwise libnftables breaks with third party applications with >= 1024 open file descriptors. - Do not reset counter if -c/--check is specified with the reset command. - man nft(8) documentation updates and assorted fixes. * [48a753f] d/patches: remove upstreamed patch * [d445013] d/control, d/t/control: run `wrap-and-sort -ast` * [fe6c5f8] d/control: bump Standards-Version to 4.7.4 * [2a73d41] d/control: bump debhelper-compat to 14 * [6b64720] d/control: remove substvars handled by debhelper at compat 14 * [058e778] d/control: remove default `Rules-Requires-Root` field * [121b033] d/control: bump min. version for libnftnl-dev build-dep to 1.3.2 -- Jeremy Sowden Wed, 02 Sep 2026 09:08:26 +0100 nftables (1.1.6-1) unstable; urgency=medium * [76930dd] d/watch: add `Matching-Pattern`, use `@PACKAGE@` in `Source:` * [2ffdc3a] New upstream version 1.1.6 (Closes: #1121439) - Complete lightweight tunnel template support, including vxlan, geneve and erspan - Support for wildcard in netdev hooks - Support to pass up bridge frame to the bridge device for local processing - fib expression correct bytecode for Big Endian and other Big Endian fixes - man nft(8) documentation updates * [5e550d0] d/patches: drop upstreamed patches * [8db0897] d/control: bump min. version for libnftnl-dev build-dep to 1.3.1 * [0a941cd] d/rules: drop obsolete configure option * [7a1086c] d/rules: suppress running of test-suites * [33bbeba] d/tests: drop obsolete minimum kernel-version checks from test-runners * [baaeb07] d/t/internaltest-monitor.sh: use `-H` option to test with installed nft * [705fbab] d/t/internaltest-py.sh: use `-H` option to test with installed nft * [64c9797] d/t/internaltest-json-echo.sh: run new test-suite * [4d2ee27] d/t/control: add gawk dependency for shell test-suite * [201eb5a] d/rules: use `$(DEB_SOURCE)` for source package name * [d12f0ee] d/rules: use `$(SOURCE_DATE_EPOCH)` for build time-stamp * [c380eb1] d/p/fix-man-page-typo.patch: new patch to fix typo -- Jeremy Sowden Sun, 07 Dec 2025 09:07:32 +0000 nftables (1.1.5-2) unstable; urgency=medium * [383ae04] d/not-installed: remove nftables.service.8 and main.nft * [5a831c6] d/patches: add upstreamed patch to fix systemd service installation * [8b66a7c] d/patches: add upstream patch to fix duplication of included rules files (Closes: #1112512) * [12b99b3] d/watch: update to version 5 -- Jeremy Sowden Thu, 25 Sep 2025 22:31:49 +0100 nftables (1.1.5-1) unstable; urgency=medium * [05b2c30] New upstream version 1.1.5 (Closes: #1112210) * [68b6459] d/not-installed: don't package unneeded nftables.service.8 and main.nft -- Jeremy Sowden Fri, 29 Aug 2025 16:52:56 +0100 nftables (1.1.4-2) unstable; urgency=medium * [d043c11] d/control: bump min. version for libnftnl-dev build-dep to 1.3.0 (Closes: #1112100) -- Jeremy Sowden Tue, 26 Aug 2025 12:25:47 +0100 nftables (1.1.4-1) unstable; urgency=medium * [745cb44] d/control: bump Standards-Version to 4.7.2 * [0363601] New upstream version 1.1.4 * [118b1dc] d/rules: don't install man-page link in the presence of "nodoc" build option * [3398ce0] d/u/signing-key.asc: minimize key -- Jeremy Sowden Sun, 24 Aug 2025 17:12:16 +0100 nftables (1.1.3-1) unstable; urgency=medium * [c73e482] New upstream version 1.1.3 (Closes: #1107417) - Make vlan pcp updates work - Restore set auto-merge feature with timeouts - Fix large concatenated set-ranges -- Jeremy Sowden Tue, 10 Jun 2025 21:18:17 +0100 nftables (1.1.2-1) unstable; urgency=medium * [3649fbe] d/upstream/signing-key.asc: refresh key * [22577cd] New upstream version 1.1.2 * [86465b7] nftables: bump build-dep on libnftnl to 1.2.9 -- Arturo Borrero Gonzalez Tue, 15 Apr 2025 23:29:26 +0200 nftables (1.1.1-1) unstable; urgency=medium * [014d3ef] New upstream version 1.1.1 * [42dbb38] d/changelog: fix typo in ealier 1.1.0-2 entry * [1379560] nftables: bump libnftnl build-dep to 1.2.8 * [33a7e22] d/patches: drop 000-upstream-cache-fix-revert.patch * [eda2aa7] d/copyright: drop include/linux/netfilter_decnet.h reference -- Arturo Borrero Gonzalez Fri, 04 Oct 2024 11:13:26 +0200 nftables (1.1.0-2) unstable; urgency=medium * [029b2fe] nftables: add 000-upstream-cache-fix-revert.patch This fixes a problem in the nftables cache by reverting an earlier change, which was affecting firewalld, and maybe others. -- Arturo Borrero Gonzalez Wed, 24 Jul 2024 10:52:33 +0200 nftables (1.1.0-1) unstable; urgency=medium * [e4c4fed] New upstream version 1.1.0 * [a7d90ec] d/control: bump build-dep on libnftnl to >= 1.2.7 * [6e32a9e] src:nftables: bump std-version to 4.7.0 * [081d8ff] d/patches: drop variables-in-map-statements-fix.patch -- Arturo Borrero Gonzalez Thu, 18 Jul 2024 09:56:32 +0200 nftables (1.0.9-2) unstable; urgency=medium [ Jeremy Sowden ] * [48ba574] d/rules: make build more verbose unless the `terse` build option is used * [be37204] d/tests: re-enable Python test-suite [ Helmut Grohne ] * [c40559d] src:nftables: fix missing Build-Depends: libpython3-all-dev (Closes: #1057189) [ Arturo Borrero Gonzalez ] * [aa38904] d/copyright: drop superfluous file pattern [ Jeremy Sowden ] * [c2663f1] d/control: use tracker.d.o address for `Maintainer:` * [679f5d8] d/control: update my e-mail address * [e7fdd2c] d/patches: add patch to support map variables in statements (Closes: #1067161) -- Jeremy Sowden Thu, 23 May 2024 20:21:53 +0100 nftables (1.0.9-1) unstable; urgency=medium [ Jeremy Sowden ] * [cceedbd] d/clean: add Python egg-info directory * [26632e8] Use the upstream man-pages * [7ace353] d/control: remove unused bison & flex build-deps [ Arturo Borrero Gonzalez ] * [83ff316] New upstream version 1.0.9 * [0b04e55] d/patches: drop patches integrated upstream * [f6b44a9] d/libnftables1.symbols: refresh file -- Arturo Borrero Gonzalez Thu, 19 Oct 2023 16:11:15 +0200 nftables (1.0.8-1) unstable; urgency=medium [ Arturo Borrero Gonzalez ] * [d80034c] d/upstream/signing-key.asc: refresh key * [1cdf229] Revert "d/watch: use `pgpmode=auto`" * [d13e924] New upstream version 1.0.8 * [f6e0491] d/patches: drop 0001-debian-bug-1038724.patch * [464cb02] d/control: bump build-dep on libnftnl * [1d65f36] d/control: add python3-setuptool build-dep * [6b96c7c] d/patches: add 0001-py.patch [ Jeremy Sowden ] * [a8248a9] d/u/signing-key.asc: minimize key * [243be3f] d/*.lintian-overrides: override typo false positives * [cfe1e5a] d/rules: in-line configure options * [242e961] d/rules: explicitly build python3 module * [fbd4ae9] d/patches: add upstream patches to add pyproject.toml support * [0b62d3e] d/control: add build-dep on pybuild-plugins-pyproject -- Jeremy Sowden Thu, 03 Aug 2023 14:55:28 +0100 nftables (1.0.7-2) unstable; urgency=medium * [800ca9f] d/patches: add 0001-debian-bug-1038724.patch (Closes: #1038724) -- Arturo Borrero Gonzalez Tue, 20 Jun 2023 17:09:27 +0200 nftables (1.0.7-1) unstable; urgency=medium * [5012323] New upstream version 1.0.7 * [5965017] d/patches: drop invalid-octal-fix.patch -- Arturo Borrero Gonzalez Tue, 14 Mar 2023 12:36:06 +0100 nftables (1.0.6-2) unstable; urgency=medium [ Jeremy Sowden ] * [5e89bdc] d/patches: add patch to fix handling of invalid octal strings (Closes: #932880) * [df007f6] d/control: bump Standards-Version to 4.6.2 -- Arturo Borrero Gonzalez Sun, 29 Jan 2023 12:33:00 +0100 nftables (1.0.6-1) unstable; urgency=medium * [41c144c] d/gbp.conf: make pristine-tar config the default * [69ab9ff] d/watch: refresh tarball extension, use tar.xz * [d6a12b6] New upstream version 1.0.6 (Closes: #932877) * [5bff90c] src:nftables: bump build-dep version libnftnl to 1.2.4 * [19569e2] d/patches: drop all patches -- Arturo Borrero Gonzalez Thu, 22 Dec 2022 12:14:49 +0100 nftables (1.0.5-2) unstable; urgency=medium [ Jeremy Sowden ] * [14670b7] d/control: bump Standards-Version to 4.6.1 * [accc8cd] d/patches: add patch to fix listing of sets containing unclosed prefix intervals (closes: #1018156) * [f42c641] d/patches: add patch to fix typo's * [46b0bd9] d/rules: `override_dh_fixperms` -> `execute_after_dh_fixperms` * [b639b39] d/rules: fix non-reproducible dates in man-pages [ Helmut Grohne ] * [9b4c211] nftables: fix FTCBFS: B-D on a native python (Closes: #1022965) -- Arturo Borrero Gonzalez Thu, 03 Nov 2022 10:34:20 +0100 nftables (1.0.5-1) unstable; urgency=medium * [882aebc] New upstream version 1.0.5 * [d1e9d3f] src:nftables: bump build-dep on libnftnl-dev -- Arturo Borrero Gonzalez Wed, 10 Aug 2022 13:29:18 +0200 nftables (1.0.4-2) unstable; urgency=medium * [9e654e0] d/nftables.conf: use named priorities * [0e9757f] d/u/signing-key.asc: minimize signing key * [49d2aee] d/libnftables1.symbols: add `Build-Depends-Package` field * [1a50850] d/control: set R³: no. * [1699c66] d/control: add myself to uploaders. * [cd9f31f] d/watch: use HTTPS URL * [a6a05b6] d/watch: use `pgpmode=auto` * [072624b] d/gbp.conf: buildpackage, import-orig: enable `pristine-tar` * [92a12a3] d/gbp.conf: dch: set `id-length` * [6ad5a0b] d/not-installed: remove static archive * [c53e37d] d/rules: remove obsolete dh_installinit override * [fb41a26] d/rules: move dh_auto_configure override * [59c9317] d/rules: include architecture.mk * [8f18fcd] d/rules: pass `--restart-after-upgrade` to dh_installsystemd (closes: #1012613) * [f9d8a42] d/copyright: remove obsolete files * [75426a2] d/changelog: wrap long line -- Jeremy Sowden Sun, 19 Jun 2022 18:04:19 +0100 nftables (1.0.4-1) unstable; urgency=medium [ Christian Ehrhardt ] * [8b15f04] Fix version map usage and add symbols file (Closes: #1007888 LP: #1965464) [ Arturo Borrero Gonzalez ] * [527715a] New upstream version 1.0.4 * [929b673] d/patches: drop all patches * [1a1a7e5] d/control: bump build-dep on libnftnl -- Arturo Borrero Gonzalez Wed, 08 Jun 2022 00:59:59 +0200 nftables (1.0.2-1) unstable; urgency=medium [ Arturo Borrero Gonzalez ] * d/examples/workstation.nft: update icmpv6 example (Closes: #1000407) [ Sven Strickroth ] * Add rules for ICMPv6 packets which must not be dropped [ Arturo Borrero Gonzalez ] * New upstream version 1.0.2 * d/patches: add 0001-examples-compile.patch * libnftables-dev: include some code examples -- Arturo Borrero Gonzalez Wed, 23 Feb 2022 12:30:25 +0100 nftables (1.0.1-1) unstable; urgency=medium [ Jenkins ] * [5be1165] Remove constraints unnecessary since buster [ Arturo Borrero Gonzalez ] * [ddc89dc] nftables: recommend netbase (Closes: #995343) * [1187467] src:nftables: bump std-version to 4.6.0 * [ca1f8ef] d/copyright: refresh reference to libnftables.h * [6d3871a] New upstream version 1.0.1 * [48ae700] src:nftables: bump build-dep on libnftnl to 1.2.1 -- Arturo Borrero Gonzalez Fri, 19 Nov 2021 14:59:06 +0100 nftables (1.0.0-1) unstable; urgency=medium * [3d9fb4f] New upstream version 1.0.0 -- Arturo Borrero Gonzalez Sat, 04 Sep 2021 18:45:41 +0200 nftables (0.9.9-1~exp1) experimental; urgency=medium * [8f1a46c] src:nftables: run wrap-and-sort * [5d16ed2] python3-nftables: add Depends on python3-jsonschema * [b63b60f] New upstream version 0.9.9 * [45dd54e] src:nftables: bump build-dep on libnftnl to 1.2.0 * [ffc9a3f] examples: relocate some upstream files -- Arturo Borrero Gonzalez Wed, 26 May 2021 12:32:25 +0200 nftables (0.9.8-3) unstable; urgency=medium * [94a6c9b] src:nftables: add docbook-xsl again as build-dep. Thanks to Michael Biebl for the suggestion (Closes: #981641) -- Arturo Borrero Gonzalez Tue, 02 Feb 2021 17:25:57 +0100 nftables (0.9.8-2) unstable; urgency=medium [ Helmut Grohne ] * [4eb3236] src:nftables: reduce Build-Depends (Closes: #981206) -- Arturo Borrero Gonzalez Wed, 27 Jan 2021 18:04:11 +0100 nftables (0.9.8-1) unstable; urgency=medium * [ccb440d] New upstream version 0.9.8 Closes: #944759 Closes: #933621 Closes: #932878 * [fb3429c] src:nftables: bump build-dep on libnftnl to 1.1.9 * [1539707] src:nftables: bump std-version to 4.5.1 * [48ea92d] src:nftables: switch to libeditreadline (Closes: #979103) -- Arturo Borrero Gonzalez Sun, 17 Jan 2021 18:48:39 +0100 nftables (0.9.7-1) unstable; urgency=medium * [8813565] d/t/control: mark nft -h test as superficial (Closes: #969851) * [2a29c4f] d/upstream/signing-key.asc: refresh * [eaf8b7f] New upstream version 0.9.7 * [80c259b] src:nftables: bump build-dep on libnftnl to 1.1.8 -- Arturo Borrero Gonzalez Wed, 28 Oct 2020 16:01:29 +0100 nftables (0.9.6-1) unstable; urgency=medium * [e2f26f2] New upstream version 0.9.6 (Closes: #962909) * [a203bd9] nftables: bump libmnl build-dep version to 1.0.4 * [e7a683f] tests: only run them with kernels >= 5.x * [517865d] src:nftables: bump std-version to 4.5.0 -- Arturo Borrero Gonzalez Tue, 16 Jun 2020 10:46:53 +0200 nftables (0.9.5-1) unstable; urgency=medium * [15ebe06] New upstream version 0.9.5 * [1cc07ee] build-deps: bump libnftnl requirement to 1.1.7 * [34f7c95] src:nftables: bump debhelper compat level to 13 -- Arturo Borrero Gonzalez Mon, 08 Jun 2020 11:11:53 +0200 nftables (0.9.4-1) unstable; urgency=medium * [41441b9] New upstream version 0.9.4 * [9de28bb] d/patches: drop 0001-upstream-py-load-soname.patch * [7c044e8] src:nftables: bump build-dep on libnftnl to 1.1.6 -- Arturo Borrero Gonzalez Thu, 02 Apr 2020 12:30:12 +0200 nftables (0.9.3-2) unstable; urgency=medium [ Debian Janitor ] * Use secure URI in Homepage field. * Set debhelper-compat version in Build-Depends. * Re-export upstream signing key without extra signatures. * debian/copyright: use spaces rather than tabs to start continuation lines. * Drop unnecessary dependency on dh-autoreconf. * Use canonical URL in Vcs-Git. [ Chris Lamb ] * [24184a4] nftables: don't install example Makefile (Closes: #946332) [ Arturo Borrero Gonzalez ] * [7d2cf78] d/patches: add 0001-upstream-py-load-soname.patch (Closes: #946219) -- Arturo Borrero Gonzalez Tue, 17 Dec 2019 13:49:23 +0100 nftables (0.9.3-1) unstable; urgency=medium * This release was packaged and uploaded to Debian while on a 300km/h train. Hope it works :-) * [01e140c] New upstream version 0.9.3 Closes: #944669 Closes: #916863 * [1674c79] src:nftables: bump build-dep version on linftnl * [7074517] d/patches: drop patches included in latest upstream release -- Arturo Borrero Gonzalez Tue, 03 Dec 2019 14:03:14 +0100 nftables (0.9.2-2) unstable; urgency=medium [ Konstantin Demin ] * [9c626fc] d/rules: build less verbose if requested [ Arturo Borrero Gonzalez ] * [ba5d4d0] nftables: add Suggests: firewalld * [f8bea94] nftables: add upstream patches to address firewalld testsuite failures (Closes: #939838) * [35f35af] src:nftables: bump std-version to 4.4.1 -- Arturo Borrero Gonzalez Wed, 09 Oct 2019 19:40:31 +0200 nftables (0.9.2-1) unstable; urgency=medium * [d29de9d] New upstream version 0.9.2 * [27aa9aa] src:nftables: bump build-dep on libnftnl to 1.1.4 * [2b73890] src:nftables: drop all patches, now included in upstream source * [4ff7527] d/rules: make build more verbose by default * [990710e] nftables: include more upstream example files -- Arturo Borrero Gonzalez Wed, 28 Aug 2019 13:22:32 +0200 nftables (0.9.1-3) unstable; urgency=medium * [609ee76] d/README.Debian: refresh file * [3255aaa] src:nftables: run wrap-and-sort * [5337001] nftables: raise package priority to important * [09b720f] src:nftables: add docbook-xsl build-dep * [9db946c] src:nftables: bump debhelper compat to 12 * [4f0bb1d] nftables.maintscript: introduce file * [1b54808] d/patches: add BE fixtures (Closes: #934740) -- Arturo Borrero Gonzalez Thu, 15 Aug 2019 15:01:49 +0200 nftables (0.9.1-2) unstable; urgency=medium * [9dc1bd1] d/control: bump std-version to 4.4.0 -- Arturo Borrero Gonzalez Wed, 10 Jul 2019 11:19:29 +0200 nftables (0.9.1-1~exp1) experimental; urgency=medium * [683e6f1] src:nftables: add salsa CI support * [23e5163] d/watch: add missing line break * [b6500d8] d/upstream/signing-key.asc: refresh key * [b326349] New upstream version 0.9.1 * [bf731ca] d/patches: drop reproducible.patch * [29aa197] nftables: refresh build-dep for documentation * [9d4cbf9] nftables: bump libnftnl build-dep version requirement * [6d3bbe5] d/patches: add build_docs.patch * [d041ac8] nftables-dbg: drop debug symbol migration relationship depends * [b1c680a] libnftables: bump SONAME from 0 to 1 * [8f39f4d] libnftables1: include additional manpages * [40f70bf] d/copyright: refresh file * [edb2911] python3-nftables: introduce new binary package -- Arturo Borrero Gonzalez Wed, 26 Jun 2019 13:43:47 +0200 nftables (0.9.0-2) unstable; urgency=medium * [0509603] d/t/control: mark internaltest-shell.sh as flaky (Closes: #903083) * [79434be] d/t: run monitor testsuite * [9b254aa] nftables: enable JSON support -- Arturo Borrero Gonzalez Mon, 03 Dec 2018 14:11:14 +0100 nftables (0.9.0-1) unstable; urgency=medium * [d1ad0df] d/t/internaltest-shell.sh: use installed nft binary * [b857e27] d/control: add multiarch support for both libnftables0 and libnftables-dev * [94ba918] New upstream version 0.9.0 * [b76ced6] d/control: bump build-dep on libnftnl * [f4bbe12] d/control: bump std-versions to 4.1.4 -- Arturo Borrero Gonzalez Sat, 09 Jun 2018 14:47:07 +0200 nftables (0.8.5-1) unstable; urgency=medium * [c135598] d/t/control: disable internaltest-py.sh * [c64af79] d/control: bump libnftnl buld-dep version to 1.1.0 (Closes: #898538) * [6c014f1] New upstream version 0.8.5 * [bc3bf1c] d/patches/: drop rename_libnftables_h.patch -- Arturo Borrero Gonzalez Tue, 15 May 2018 10:54:19 +0200 nftables (0.8.4-1) unstable; urgency=medium * [7c20e29] New upstream version 0.8.4 * [4d1ae20] libnftables: introduce binary packages * [fe2897f] d/copyright: refresh with libnftables -- Arturo Borrero Gonzalez Thu, 03 May 2018 19:46:30 +0200 nftables (0.8.3-1) unstable; urgency=medium * [2cc4fde] New upstream version 0.8.3 * [b2ad2f6] nftables: refresh example files * [680e9d0] d/rules: use dh_installsystemd -- Arturo Borrero Gonzalez Sun, 04 Mar 2018 22:01:25 +0100 nftables (0.8.2-1) unstable; urgency=medium [ Helmut Grohne ] * [159958f] d/rules: use dh_auto_configure (Closes: #888715) [ Arturo Borrero Gonzalez ] * [66b45dd] New upstream version 0.8.2 -- Arturo Borrero Gonzalez Fri, 02 Feb 2018 19:57:44 +0100 nftables (0.8.1-1) unstable; urgency=medium * [46be8e1] d/control: update git URLs * [77d8cc2] New upstream version 0.8.1 * [57c711b] d/control: bump build-dep on libnftnl * [517ecd2] d/control: bump std-version to 4.1.3 * [bc590c4] d/compat: bump dh compat to 11 * [68fbe65] d/copyright: use HTTPS in the URL -- Arturo Borrero Gonzalez Wed, 17 Jan 2018 14:55:14 +0100 nftables (0.8-2) unstable; urgency=medium * [95b5638] d/t/internaltest-py.sh: enable test, dummy module not required * [a5f037d] d/control: bump build-dep version on libxtables to 1.6.1. Thanks to James Clarke for the report. -- Arturo Borrero Gonzalez Mon, 27 Nov 2017 13:07:24 +0100 nftables (0.8-1) unstable; urgency=medium [ Alexander Greiner-Bär ] * [4157de9] nftables.service: use correct order in systemd unit file (Closes: #873856) [ Arturo Borrero Gonzalez ] * [311b618] New upstream version 0.8 * [b38f21a] d/control: bump libnftnl dependency to 1.0.8 * [19f5962] d/control: bump std-version to 4.1.1 * [7d95221] d/watch: ignore nftables upstream version 0.100 and 0.099 * [da499c0] d/control: update package description * [734076e] nftables: update package documentation * [8883735] d/copyright: refresh file * [c5af3f3] d/control: drop old depends of dh- packages -- Arturo Borrero Gonzalez Wed, 18 Oct 2017 01:00:05 +0200 nftables (0.7-2) unstable; urgency=medium [ Arturo Borrero Gonzalez ] * [058867f] d/control: move package to pkg-netfilter [ Martin Dickopp ] * [bf9bd6e] nftables.service: load firewall earlier in the boot process (Closes: #866902) [ Arturo Borrero Gonzalez ] * [772f6ea] d/control: bump std-version to 4.0.0 -- Arturo Borrero Gonzalez Mon, 03 Jul 2017 09:23:22 +0200 nftables (0.7-1) unstable; urgency=medium * [c7b6524] New upstream version 0.7 * [b061528] nftables: switch to debhelper compat 10 * [33238bc] nftables-dbg: switch to -dbgsym package * [4d838e4] d/control: bump dependency on libnftnl * [0fac534] d/control: refresh kernel version reference in nftables description * [625229a] d/rules: enable hardening -- Arturo Borrero Gonzalez Thu, 22 Dec 2016 11:21:01 +0100 nftables (0.6+snapshot20161117-2) unstable; urgency=medium * [078c41a] d/tests/: disable internaltest-py.sh * [0560a63] nftables-dbg: use Multi-Arch: same * [f2ace74] nftables: don't use libxtables11 -- Arturo Borrero Gonzalez Wed, 23 Nov 2016 12:43:46 +0100 nftables (0.6+snapshot20161117-1) unstable; urgency=medium * [2540606] New upstream version 0.6+snapshot20161117 * [8879bd0] d/control: bump build-dep on libnftnl 1.0.6+snapshot20161117 * [f90e51c] nftables: enable libxtables integration -- Arturo Borrero Gonzalez Thu, 17 Nov 2016 11:30:33 +0100 nftables (0.6-3) unstable; urgency=medium * [c4cacdd] d/: update email address to 'arturo@debian.org' -- Arturo Borrero Gonzalez Mon, 10 Oct 2016 11:10:16 +0200 nftables (0.6-2) unstable; urgency=medium * [2ff280b] d/tests/systemd-service-test.sh: dont use echo in the initial warning * [89a01ba] d/tests/internaltests-shell.sh: dont' run testsuite if kernel is < 4.x * [59e6ac2] d/nftables.{postinst,postrm,preinst}: gracefully delete /etc/init.d/nftables (Closes: #833078) -- Arturo Borrero Gonzalez Mon, 01 Aug 2016 12:26:56 +0200 nftables (0.6-1) unstable; urgency=medium * [5564626] Imported Upstream version 0.6 * [65ce938] d/control: bump dependency version on libnftnl * [2127d04] d/control: adjust dependecy on libmnl 1.0.3 * [d18e174] d/control: point to linux 4.7 in package descriptions -- Arturo Borrero Gonzalez Fri, 03 Jun 2016 10:31:34 +0200 nftables (0.5+snapshot20160509-1) unstable; urgency=medium * [5a7c867] d/tests/internaltests-py.sh: run testsuite with installed binary * [b2282c4] d/tests/systemd-service-test.sh: don't run tests if old kernel is present * [b389985] Imported Upstream version 0.5+snapshot20160509 -- Arturo Borrero Gonzalez Mon, 09 May 2016 13:58:32 +0200 nftables (0.5+snapshot20160426-1) unstable; urgency=medium * [955e138] d/tests/systemd-service-test.sh: adapt script to ci.debian.net * [ad1699a] Imported Upstream version 0.5+snapshot20160426 -- Arturo Borrero Gonzalez Tue, 26 Apr 2016 11:01:18 +0200 nftables (0.5+snapshot20160419-3) unstable; urgency=medium * [f1d8880] d/control: bump standars-version to 3.9.8 * [65bae17] d/tests: add systemd-service-test.sh * [e2e4cd7] d/tests: include script extension in file names * [fd16851] d/: gracefully delete old config files from /etc/nftables (Closes: #822239) * [af57b91] d/rules: prevent dh_installinit to act on /etc/init.d/nftables -- Arturo Borrero Gonzalez Mon, 25 Apr 2016 11:37:00 +0200 nftables (0.5+snapshot20160419-2) unstable; urgency=medium * [cf22dca] d/tests/control: internaltests-shell requires kmod * [dd847bb] d/README.Debian: fix several typos -- Arturo Borrero Gonzalez Wed, 20 Apr 2016 17:25:50 +0200 nftables (0.5+snapshot20160419-1) unstable; urgency=medium * [88b9c37] d/rules: don't add /etc/nftables/ dir to 'nftables' binary package * [e0472f0] sysvinit: the init script is now just an example * [f89907b] examples: restore upstream examples * [8228918] d/nftables.examples: cleanup leftover line regarding upstream examples * [0655029] nftables.conf: provide a skeleton firewall and use the old one as example (Closes: #804648) * [dc504e4] examples/syntax/README: point to the nftables wiki * [ecd9257] examples/syntax/nat: add new example file * [406baf9] examples/syntax/: add a new example file: overview * [3fa3d3e] d/control: bump standards to 3.9.7 * [79a8520] Imported Upstream version 0.5+snapshot20160419 * [775f2af] d/control: get rid of XS-Testsuite * [9ac90db] d/control: change Vcs-git from git:// to https:// * [b4b8ee7] d/control: bump dependency with libnftnl * [9e6b0eb] d/tests: run internal nftables tests (shell) * [f8e3da1] d/tests: run internal nftables tests (py) -- Arturo Borrero Gonzalez Wed, 20 Apr 2016 12:00:22 +0200 nftables (0.5+snapshot20151106-1) unstable; urgency=medium * [bd1e71f] Imported Upstream version 0.5+snapshot20151106 * [b7e3c39] d/control: bump build-dep on libnftnl -- Arturo Borrero Gonzalez Fri, 06 Nov 2015 13:32:49 +0100 nftables (0.5-2) unstable; urgency=medium * [92938c3] d/rules: get rid of useless commented line * [a04a737] d/: add nftables-dbg binary package -- Arturo Borrero Gonzalez Tue, 13 Oct 2015 14:03:25 +0200 nftables (0.5-1) unstable; urgency=medium * [007a8d0] Imported Upstream version 0.5 * [9a90c87] d/control: nftables 0.5 requires libnftnl >= 1.0.5 * [17fdcc1] d/control: update nftables description: linux 4.2 recommended * [a473529] d/copyright: update file to include latest changes in v0.5 * [4a9deac] d/copyright: drop copyright for debian/* -- Arturo Borrero Gonzalez Fri, 18 Sep 2015 11:44:21 +0200 nftables (0.4-7) unstable; urgency=medium [ Vincent Blut ] * [0fc181f] d/copyright: fix missing doc/nft.xml license (Closes: #795096) [ Arturo Borrero Gonzalez ] * [ae662e4] d/rules: drop get-orig-source code -- Arturo Borrero Gonzalez Mon, 17 Aug 2015 11:20:15 +0200 nftables (0.4-6) unstable; urgency=medium * [4f9fbf0] d/tests/control: add restriction to run test as root * [be594d3] nftables.conf: improve icmpv6 support -- Arturo Borrero Gonzalez Fri, 15 May 2015 12:53:09 +0200 nftables (0.4-5) unstable; urgency=medium * [231244a] sysvinit: don't start the service by default -- Arturo Borrero Gonzalez Wed, 06 May 2015 11:56:10 +0200 nftables (0.4-4) unstable; urgency=medium * [c8b825e] /etc/init.d/nftables: fix inverted logic in status op. Thanks to Manolo Diaz for the fast report (Closes: #783608) * [2105ccb] source: make the build reproducible -- Arturo Borrero Gonzalez Tue, 05 May 2015 12:15:33 +0200 nftables (0.4-3) unstable; urgency=medium * [d42d50f] d/nftables.init: doesn't require networking to stop * [ceee9cb] d/nftables.service: the service is of Type=oneshot * [8415993] d/nftables.init: fix bashism in status operation. Thanks to Manolo Diaz for the bug report (Closes: #775875) * [a0e197a] d/tests: add basic autopkgtest support -- Arturo Borrero Gonzalez Fri, 20 Mar 2015 21:27:46 +0100 nftables (0.4-2) unstable; urgency=medium * Both a /etc/init.d/nftables and a nftables.service files are distributed for admins to easily make nftables theirs system firewalls. * [2237bad] d/nftables.examples: only ship upstream examples, not in /etc/nftables -- Arturo Borrero Gonzalez Fri, 09 Jan 2015 14:59:47 +0100 nftables (0.4-1) unstable; urgency=medium * [b187410] d/control: bump standars to 3.9.6 * [2021272] Imported Upstream version 0.4 (Closes: #773401) * [8b73e74] d/patches/: drop all v0.3 patches * [bff758e] d/control: depends on libnftnl >= 1.0.3 * [0e2023b] d/copyright: put more general statement first * [b382dff] d/rules: fix perms of files under /etc/nftables * [96252e6] d/rules: disable silent rules -- Arturo Borrero Gonzalez Mon, 22 Dec 2014 10:33:33 +0100 nftables (0.3-1) unstable; urgency=medium * [3a4f54a] d/patches: patch to harden the build * [b6c82d5] Imported Upstream version 0.3 * [98e5eb7] d/control: depends on libnftnl >= 1.0.2 -- Arturo Borrero Gonzalez Wed, 25 Jun 2014 19:02:59 +0200 nftables (0.2-2) unstable; urgency=low * [6aa52bf] d/README.Debian: fix Patrick McHardy name * [ca0e8ba] d/nftables.links: fix broken links file * [7492a48] d/rules: delete override for dh_auto_test * [1aca9dd] d/patches: improve verbose_build.patch -- Arturo Borrero Gonzalez Tue, 27 May 2014 11:14:48 +0200 nftables (0.2-1) unstable; urgency=low * Initial release (Closes: #522176) -- Arturo Borrero Gonzalez Fri, 09 May 2014 19:22:44 +0100