- 24 Jun, 2020 1 commit
-
-
Arturo Borrero Gonzalez authored
Add patch cherry-picked from upstream. Closes: #962724 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 15 Jun, 2020 1 commit
-
-
Alberto Molina Coballes authored
Tests are modified to ensure that they always run for iptables-legacy-* and iptables-nft-* regardless of the alternatives selected Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
- 14 Jun, 2020 2 commits
-
-
Alberto Molina Coballes authored
Files not to be installed using instead of x86_64-linux-gnu to avoid FTBFS everywhere but amd64 Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
Alberto Molina Coballes authored
Patch proposed by Jamie Strandboge <jamie@ubuntu.com> Closes: #949576 Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
- 04 Jun, 2020 6 commits
-
-
Arturo Borrero Gonzalez authored
New changelog entry. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
This is the recommended mode of operation. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
New symbol added to the library in this last upstream release. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
All patches were applied upstream, so drop them. The changelog patch has not been updated for years, I think is no longer revelant, so drop it too. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Update to upstream version '1.8.5' with Debian dir 8a97bace31de0bf6fa044da123d7fa2e84e9f6aa
-
Arturo Borrero Gonzalez authored
-
- 28 Apr, 2020 2 commits
-
-
Debian Janitor authored
Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
-
Debian Janitor authored
Fixes: lintian: debian-changelog-line-too-long See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html
-
- 13 Feb, 2020 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
This patch is cherry-picked from upstream. Closes: #949518 Closes: #951102 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 22 Jan, 2020 1 commit
-
-
Alberto Molina Coballes authored
libiptc.pc is provided againg by libiptc-dev instead of libip4tc-dev, so corresponding Breaks ans Replaces Fields are itroduced. Section field is also changed to libdevel Closes: #949576 Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
- 20 Jan, 2020 6 commits
-
-
Arturo Borrero Gonzalez authored
Ignore swap/lock files. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
New changelog entry. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
It seems we need further clarificatoin on utility names. Include the suffix when referencing to them. Bug: #946258 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
We can't get rid of the libiptc-dev package because pkg-config searchs for the libiptc.pc file in some packages (like systemd). The libiptc.pc file is very simple in the sense that it just points to libip4tc and libip6tc. My personal opinion is that the change should be made in upstream systemd instead. They should stop depending on libiptc and directly use either libip4tc or libip6tc, but that change is apparently too hard. So be it, let the package contain just a single file. Closes: #947176 Closes: #946202 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Include patch from upstream: https://git.netfilter.org/iptables/commit/?id=a103fbfadf4c17b8b12caa57eef72deaaa71a18c Closes: #946289 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Alberto is collaborating in the development of this package. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 02 Jan, 2020 1 commit
-
-
Debian Janitor authored
Fixes lintian: copyright-does-not-refer-to-common-license-file See https://lintian.debian.org/tags/copyright-does-not-refer-to-common-license-file.html for more details.
-
- 01 Jan, 2020 1 commit
-
-
Alberto Molina Coballes authored
/etc/ethertypes is needed by ebtables-nft-* binaries and it's provided by netbase (>= 6.0) Closes: #946932 Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
- 25 Dec, 2019 7 commits
-
-
Debian Janitor authored
Fixes lintian: out-of-date-standards-version See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
-
Debian Janitor authored
Fixes lintian: vcs-field-not-canonical See https://lintian.debian.org/tags/vcs-field-not-canonical.html for more details.
-
Debian Janitor authored
Fixes lintian: useless-autoreconf-build-depends See https://lintian.debian.org/tags/useless-autoreconf-build-depends.html for more details.
-
Debian Janitor authored
Fixes lintian: upstream-metadata-file-is-missing See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.
-
Debian Janitor authored
Fixes lintian: transitional-package-should-be-oldlibs-optional See https://lintian.debian.org/tags/transitional-package-should-be-oldlibs-optional.html for more details.
-
Debian Janitor authored
Fixes lintian: tab-in-licence-text See https://lintian.debian.org/tags/tab-in-licence-text.html for more details.
-
Debian Janitor authored
Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
-
- 19 Dec, 2019 2 commits
-
-
Alberto Molina Coballes authored
libiptc0 is a transitional dummy package, so the dependecies upon it have been removed from iptables, libip4tc-dev and libip6tc-dev Closes: #946202 Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
Alberto Molina Coballes authored
Homepage switched to https Closes: #946253 Signed-off-by: Alberto Molina Coballes <alb.molina@gmail.com>
-
- 04 Dec, 2019 4 commits
-
-
Arturo Borrero Gonzalez authored
New changelog entry. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Debian Buster included them, it should be enough to have a Debian release as transition period. So drop them, no longer required. The code in prerm is left so we can clean old symlinks when deleting the package. While at it, introduce a new NEWS entry to explain this and other important changes in this release. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Bump debhelper compat to 12. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
No longer considered upstream a library. The content is moved to libip4tc. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 03 Dec, 2019 4 commits
-
-
Arturo Borrero Gonzalez authored
Cherry-pick this patch from upstream, required for a proper build of iptables 1.8.4. 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>
-
Arturo Borrero Gonzalez authored
Update to upstream version '1.8.4' with Debian dir 5f9d3bd70db6614fe83332d2d4878869e1b72662
-
Arturo Borrero Gonzalez authored
-