- 23 Feb, 2022 3 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Include some code examples. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Patch cherry-picked from: http://git.netfilter.org/nftables/commit/?id=18a08fb7f0443f8bde83393bd6f69e23a04246b3 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 22 Feb, 2022 2 commits
-
-
Arturo Borrero González authored
Update to upstream version '1.0.2' with Debian dir 88413d48a9bed5e34a62df393e28d7a755e8422c
-
Arturo Borrero González authored
-
- 11 Dec, 2021 1 commit
-
-
Sven Strickroth authored
cf. https://tools.ietf.org/html/rfc4890#section-4.4.1 Signed-off-by:
Sven Strickroth <email@cs-ware.de>
-
- 25 Nov, 2021 1 commit
-
-
Arturo Borrero González authored
Shorten the syntax. Closes: #1000407 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 19 Nov, 2021 4 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
This release of nftables requires at least libnftnl 1.2.1. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Update to upstream version '1.0.1' with Debian dir f001c4f5b1bb76d0ba89dda68c67bd6520e5d70c
-
Arturo Borrero González authored
-
- 30 Sep, 2021 3 commits
-
-
Arturo Borrero González authored
Reported by lintian. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
No changes required per checklist at: https://www.debian.org/doc/debian-policy/upgrading-checklist.html#version-4-6-0 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Some systems may not have netbase installed by default. Add an explicit recommend. The nftables package assumes the /etc/services file installed. Closes: #995343 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 08 Sep, 2021 1 commit
-
-
Jenkins authored
* Build-Depends: Drop versioned constraint on libmnl-dev, libtool and libxtables-dev. * nftables: Drop versioned constraint on dpkg in Pre-Depends. * Remove 9 maintscript entries from 1 files. Changes-By: deb-scrub-obsolete
-
- 06 Sep, 2021 1 commit
-
-
Arturo Borrero González authored
No experimental, but unstable. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 04 Sep, 2021 3 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Update to upstream version '1.0.0' with Debian dir 0d73086627ab5279af3e2063879ec1f327d3d91b
-
Arturo Borrero González authored
-
- 26 May, 2021 5 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
They are installed by the upstream install script to a different location. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Latest libnftnl is required. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Update to upstream version '0.9.9' with Debian dir fbd695f9bb7ed23cb8cf601f63ae8dfde0520b9f
-
Arturo Borrero González authored
-
- 02 Mar, 2021 2 commits
-
-
Arturo Borrero González authored
The python libnftables library includes a small validation fuction that requires python3-jsonschema. Include proper dependency. Reference: https://git.netfilter.org/nftables/tree/py/nftables.py#n31 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Cleanup debian/ directory. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 02 Feb, 2021 2 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Without the xsl stylesheets, xsltsproc will contact the net, and I assume the buildds (at least some of them) have network access disabled. This dependency was originally introduced in patch 09b720f4 but then recently dropped in 4eb32369 , causing Debian bug #981641. Closes: #981641 Thanks: Michael Biebl for the suggestion Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 27 Jan, 2021 2 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
nftables participates in dependency loops relevant to architecture bootstrap. Instead of working on such a difficult problem, I looked into easily droppable dependencies and observed that nftables has some. * asciidoc-base is droppable in principle until one notices that the fallback strategy is shipping prebuilt manual pages. I suggest deleting them before build to ensure that manual pages are always built from source. * docbook-xsl and xsltproc can be dropped as there is no docbook documentation anymore. * python3-setuptools can be dropped as the python module uses distutils instead. Closes: #981206 Signed-off-by:
Helmut Grohne <helmutg@debian.org> Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org>
-
- 17 Jan, 2021 6 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Instead of libreadline. Closes: #979103 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
No changes required per policy checklist: https://www.debian.org/doc/debian-policy/upgrading-checklist.html#version-4-5-1 Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
New upstream release requires latest libnftnl to build. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Upstream version 0.9.8
-
Arturo Borrero González authored
-
- 28 Oct, 2020 4 commits
-
-
Arturo Borrero González authored
New changelog entry. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
This upstream release requires this. Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
This entry will be used to develop the changes for the eventual upload of 0.9.7-1 to unstable. When that happens, the final changelog entry will be generated. Git-Dch: Ignore Signed-off-by:
Arturo Borrero Gonzalez <arturo@debian.org> -
Arturo Borrero González authored
Update to upstream version '0.9.7' with Debian dir 274824a6d7947c07da7a7e9e919a3a31e2c245ad
-