- 20 Nov, 2018 2 commits
-
-
Arturo Borrero Gonzalez authored
New changelog entry. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Deal first with update-alternatives, then do the symlink cleanup. This avoids errors like this: Removing iptables (1.8.2-2) ... update-alternatives: warning: forcing reinstallation of alternative /usr/sbin/iptables-nft because link group iptables is broken update-alternatives: warning: forcing reinstallation of alternative /usr/sbin/ip6tables-nft because link group ip6tables is broken Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 16 Nov, 2018 2 commits
-
-
Arturo Borrero Gonzalez authored
They return non-0 even when running with `-h'. I don't have time to find a proper fix for this. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
We may need to overwrite them in some situations in postinst. Also, deconfigure them in more cases in prerm. Closes: #913811 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 15 Nov, 2018 8 commits
-
-
Arturo Borrero Gonzalez authored
New upstream release. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
A few new symbols. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Cherry-pick from upstream: http://git.netfilter.org/iptables/commit/?id=907e429d7548157016cd51aba4adc5d0c7d9f816 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
These paths are managed by update-alternatives, no need to ship them in the package. Closes: #911899 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Fix some typos. Closes: #912981 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Obsolete, rename them. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Update to upstream version '1.8.2' with Debian dir 588f1dc113bc8a78aac5111883fa4ec874146bb7
-
Arturo Borrero Gonzalez authored
-
- 25 Oct, 2018 2 commits
-
-
Arturo Borrero Gonzalez authored
New package upload. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
To be dropped in the buster+1 release cycles, so we don't break people hardcoding the path to iptables. Closes: #911777 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 24 Oct, 2018 10 commits
-
-
Arturo Borrero Gonzalez authored
-
Arturo Borrero Gonzalez authored
New changelog entry. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Give additional instructions for users installing this version of the package. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
The nft version of them now include -restore and -save as well. While at it, refresh README mentioning this. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Now installing in /usr rather than in / (root). While at it, fix a random typo. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
New symbols included in libxtables. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Refresh patch. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Similar patch applied upstream and included in the new release. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Update to upstream version '1.8.1' with Debian dir f7eefdbc289bc01f3d8a1522cd469a3564de9051
-
Arturo Borrero Gonzalez authored
-
- 01 Oct, 2018 2 commits
-
-
Arturo Borrero Gonzalez authored
More compat renames, use nft instead. Thanks: Pedretti Fabio <pedretti.fabio@gmail.com> Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Typo. Thanks: Pedretti Fabio <pedretti.fabio@gmail.com> Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 27 Sep, 2018 4 commits
-
-
Arturo Borrero Gonzalez authored
New changelog entry, plus adding missing entry 1.6.2-1.1 (NMU). Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Fix typo. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Add new symbols. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Leave room for the original binaries in their old packages. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 26 Sep, 2018 2 commits
-
-
Arturo Borrero Gonzalez authored
Merge the binary package into the main iptables package now that compat tools are the main ones. While at it, move all binaries to /usr/sbin/ instead of /sbin. No reason for them to live there. TODO: * actual tests for symlinking issues * adjust manpages * check update-alternatives * check relationships * check READMEs etc * wrap-and-sort Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Refresh patch with latest upstream changes. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 10 Jul, 2018 3 commits
-
-
Arturo Borrero Gonzalez authored
Refresh patch with latest upstream tarball. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Upstream version 1.8.0
-
Arturo Borrero Gonzalez authored
-
- 11 Jun, 2018 1 commit
-
-
Arturo Borrero Gonzalez authored
A bit more info. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 09 Jun, 2018 3 commits
-
-
Arturo Borrero Gonzalez authored
No longer relevant. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
These manpages have been copied from upstream. In the next upstream release they will be included in the tarball. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Refresh file with info about nftables and compat/translate tools. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 05 Jun, 2018 1 commit
-
-
Arturo Borrero Gonzalez authored
If the iptables-nftables-package is installed with and old iptables package, there will be a path clash. Let's prevent that with an explicit Break. Anyway, iptables-nftables-package Depends on an specific version of iptables due to dependencies. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-