- 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 9 commits
-
-
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>
-
- 01 Jun, 2018 1 commit
-
-
Arturo Borrero Gonzalez authored
Now the old iptables binary is server at /sbin/iptables-legacy. Then, using the update-alternatives system one can choose which binary is going to provide the actual /sbin/iptables tool, either iptables-legacy or the newer iptables-compat (nf_tables compat). The compat version is given more priority by default. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 30 Apr, 2018 1 commit
-
-
Arturo Borrero Gonzalez authored
They produce stderr, allow them to prevent autopkgtest failures. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 05 Feb, 2018 1 commit
-
-
Arturo Borrero Gonzalez authored
I deleted the Debian patch to add our custom manpage which is included upstream in the last release. Instruct debhelper to pick the upstream one. Closes: #889649 Reported-by: Daniel Baumann <daniel.baumann@progress-linux.org> Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 02 Feb, 2018 7 commits
-
-
Arturo Borrero Gonzalez authored
Generate changelog entry. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Reported by lintian. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Bump compliance with standards. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
This manpage is now included in the upstream tarball. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
It has been included upstream in the last 1.6.2 release. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
-
Arturo Borrero Gonzalez authored
Update to upstream version '1.6.2' with Debian dir 709e57568379856beca5301ab2678ceffca94a99
-
- 26 Dec, 2017 1 commit
-
-
Arturo Borrero Gonzalez authored
Let's use the new Debian salsa service. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 29 Jun, 2017 2 commits
-
-
Arturo Borrero Gonzalez authored
Using the 'gbp dch' tool. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
When building the package: [...] dh_install dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress dh_compress: symlink(iptables-apply.8.gz, debian/iptables/usr/share/man/man8/ip6tables-apply.8.gz) failed: File exists dh_compress: Aborting due to earlier error debian/rules:10: recipe for target 'binary' failed make: *** [binary] Error 255 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 [...] Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-