iptables 1.8.9-2ubuntu1 source package in Ubuntu
Changelog
iptables (1.8.9-2ubuntu1) mantic; urgency=medium * Merge with Debian unstable. Remaining changes: - debian/tests/control: Add nftables:native depends in the autopkgtest and switch to isolation-machine - debian/rules: Chmod patched test case in autopkgtest - skip-some-shell-tests.patch: Fixes regressed autopkgtests - Enable iptables, 0006rename-segfault_0 self-test in autopkgtest - 9002-libxt_recent-Add-support-for-reap-option.patch: Some changes are upstream, patch needed for additional reap option checks. - Demote nftables from Recommends to Suggests for mantic - autopkgtest: allow-stderr on command9 to fix regression * Dropped changes, included upstream: - d/p/9005-iptables-nft-fix-Z-option.patch: Fix counters with iptables-nft and add a test case (LP: #1949603) - d/p/0001-libiptc-Fix-for-segfault-when-renaming-a-chain.patch: Fix for segfault when renaming a chain (LP: #1992454) * Dropped changes, unneeded anymore: - d/p/9000-howtos.patch: documentation for the old netfilter based API - debian/iptables-dev.doc-base.netfilter-extensions, debian/iptables-dev.doc-base.netfilter-hacking, debian/iptables.doc-base.nat, debian/iptables.doc-base.packet-filter: dropping the documentation for the old netfilter based API - debian/control: add linuxdoc-tools dep - debian/control: correct Breaks/Replaces for ipt_kernel_headers.h move from libiptc-dev to libip4tc-dev iptables (1.8.9-2) unstable; urgency=medium * [bbe4f39] iptables: build-depend on netbase iptables (1.8.9-1) unstable; urgency=medium * [2d27bc8] d/control: provide additional information on the libxtables descrption * [90f9323] d/gbp.conf: add file * [000262d] d/watch: use tar.xz extension * [d39fbee] New upstream version 1.8.9 * [b261f8e] d/patches: remove 0001-xshared-fix-build-for-werror-format-security.patch * [874c155] d/patches: add 0001-extensions-NAT-Fix-for--Werror-format-security.patch * [e8080a2] d/patches: add 0002-iptables-test-py-python3.patch * [cb939e2] d/control: run wrap-and-sort * [c5b6b2c] d/control: add python3 build-dep for the test scripts * [db693ca] d/: drop iptables.docs file * [d367dbe] iptables: account for some missing files * [73eb3a3] debian/libxtables12.symbols: refresh file iptables (1.8.8-1) unstable; urgency=medium [ Jenkins ] * [4a51d00] Remove constraints unnecessary since buster [ Alberto Molina Coballes ] * [343b01e] Update d/watch version to 4 * [5324ef2] Minor changes to avoid lintian warnings [ Arturo Borrero Gonzalez ] * [e1c5aa5] New upstream version 1.8.8 * [c570b6d] d/patches: introduce 0001-xshared-fix-build-for-werror-format-security.patch * [4bb63cf] debian/libxtables12.symbols: refresh file -- Nishit Majithia <email address hidden> Mon, 10 Jul 2023 09:12:23 +0530
Upload details
- Uploaded by:
- Nishit Majithia
- Sponsored by:
- Alex Murray
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
iptables_1.8.9.orig.tar.xz | 622.9 KiB | ef6639a43be8325a4f8ea68123ffac236cb696e8c78501b64e8106afb008c87f |
iptables_1.8.9-2ubuntu1.debian.tar.xz | 27.6 KiB | 16779e92b6249469019e24cc1600696dcd478191b71e9b316ec9f32c256b60d9 |
iptables_1.8.9-2ubuntu1.dsc | 2.5 KiB | f190adb46a0a2665296609c95e482a466c8a3fdc85f3df792e1cdff1eb62a44f |
Available diffs
- diff from 1.8.7-1ubuntu7 to 1.8.9-2ubuntu1 (288.5 KiB)
Binary packages built by this source
- iptables: administration tools for packet filtering and NAT
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
iptables is the userspace command line program used to configure
the Linux packet filtering and NAT ruleset. It is targeted towards systems
and networks administrators.
.
This package contains several different utilities, the most important ones:
.
iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version)
.
iptables-legacy, iptables-legacy- save, iptables- legacy- restore (legacy version)
.
ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version)
.
ip6tables-legacy, ip6tables-legacy- save, ip6tables- legacy- restore (legacy
version)
.
arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version)
.
ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version)
- iptables-dbgsym: debug symbols for iptables
- libip4tc-dev: Development files for libip4tc
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package provides development files and static libraries for libip4tc.
- libip4tc2: netfilter libip4tc library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package contains the user-space iptables (IPv4) C library from the
Netfilter xtables framework.
.
iptables IPv4 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
- libip4tc2-dbgsym: debug symbols for libip4tc2
- libip6tc-dev: Development files for libip6tc
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package provides development files and static libraries for libip6tc.
- libip6tc2: netfilter libip6tc library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package contains the user-space iptables (IPv6) C library from the
Netfilter xtables framework.
.
iptables IPv6 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
- libip6tc2-dbgsym: debug symbols for libip6tc2
- libiptc-dev: Common development files for libiptc
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package provides development files (pkg-config) for libiptc.
- libiptc0: transitional dummy package
This is a transitional package. It can safely be removed.
- libxtables-dev: netfilter xtables library -- development files
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package includes the development files of libxtables.
- libxtables12: netfilter xtables library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
However, even if a given system may be fully running on native nftables,
there are other reasons why libxtables might be installed. For one, nftables
itself uses it to be able to display old rulesets that were created using
xtables extensions (to help folks migrate). Other third-party software might
also be linked to this library.
.
This library being installed in the system should be harmless in any case.
.
This package contains the user-space interface to the Netfilter xtables
kernel framework.
- libxtables12-dbgsym: debug symbols for libxtables12