iptables 1.8.10-3ubuntu1 source package in Ubuntu

Changelog

iptables (1.8.10-3ubuntu1) noble; urgency=medium

  [ Nishit Majithia ]
  * Merge with Debian unstable. Remaining changes:
    - debian/tests/control: Add nftables:native depends in the autopkgtest
      and switch to isolation-machine
    - autopkgtest: allow-stderr on command9 to fix regression
    - autopkgtest: Enable iptables, 0006rename-segfault_0 self-test
    - debian/rules: Chmod patched test case in autopkgtest
    - d/p/skip-some-shell-tests.patch: Fixes regressed autopkgtests
    - d/p/9002-libxt_recent-Add-support-for-reap-option.patch: Some changes
      are upstream, patch needed for additional reap option checks.
  * Dropped changes, included upstream:
    - d/p/0001-extensions-NAT-Fix-for--Werror-format-security.patch
    - d/p/0002-iptables-test-py-python3.patch

  [ Alex Murray ]
  * Promote nftables from Suggests to Recommends for iptables since the
    nft backend has been the default for quite a while now

iptables (1.8.10-3) unstable; urgency=medium

  [ Helmut Grohne ]
  * [aa73981] Fix FTCBFS: Annotate python3 build dependency with :native
    and <!nocheck>. (Closes: #1061069)

iptables (1.8.10-2) unstable; urgency=medium

  * [06f4121] d/control: use tracker.d.o address for `Maintainer:`
  * [f92d307] d/patches: add upstream patch to fix firewalld test-suite
    (Closes: #1060342)

iptables (1.8.10-1) unstable; urgency=medium

  [ Arturo Borrero Gonzalez ]
  * [1ab5581] d/control: drop Laurence J. Lane from the list of maintainers

  [ Jeremy Sowden ]
  * [fcf2e28] d/control: add myself to uploaders
  * [7ca92b8] d/control: bump Standards-Version to 4.6.2
  * [743490b] d/control: set `Rules-Requires-Root: no`
  * [f494361] d/control: drop libiptc0 transitional package (Closes: #1038305)
  * [c75ead5] d/control: remove some pre-Buster `Breaks:` and `Replaces:`
  * [2ed02bc] d/copyright: remove obsolete extensions
  * [7965dce] d/iptables.lintian-overrides: add overrides for a couple of
    "library-not-linked-against-libc" errors
  * [b572baa] d/libip?tc2.symbols: set `Build-Depends-Package:`
  * [bc420a1] d/u/metadata: set `Bug-Database` to nf bugzilla
  * [6a43d52] d/README.Debian: fix a typo
  * [6f71fcd] New upstream version 1.8.10 (Closes: #1051518)
  * [7842734] d/patches: remove obsolete patches
  * [2df7a4b] d/patches: add patch to correct spelling errors
  * [a373c64] d/iptables.lintian-overrides: "iif" is not a typo
  * [62cf23a] d/rules: add support for the `terse` build option
  * [05aac4a] d/rules: replace `override_dh_auto_install` with
    `execute_after_dh_auto_install`
  * [5d2c115] d/rules: use default `${libdir}`
  * [6dd2213] d/control: remove superfluous bison & flex build-deps
  * [5f1f776] d/control: remove superfluous autotools build-deps
  * [c0cd92e] d/control: remove superfluous libnetfilter-conntrack3 build-dep

 -- Nishit Majithia <email address hidden>  Wed, 14 Feb 2024 10:40:44 +0530

Upload details

Uploaded by:
Nishit Majithia
Sponsored by:
Alex Murray
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
iptables_1.8.10.orig.tar.xz 626.1 KiB 5cc255c189356e317d070755ce9371eb63a1b783c34498fb8c30264f3cc59c9c
iptables_1.8.10-3ubuntu1.debian.tar.xz 29.9 KiB 2cdcc9243954015eee2360d7b3105440dc5575a996ad4dc2c09a84f73c29e2f3
iptables_1.8.10-3ubuntu1.dsc 2.4 KiB 1746cd20ab0aa911e4df6cb9ae892a179883071936e75327b96615bc815f2d93

Available diffs

View changes file

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.

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