iptables 1.6.0-2ubuntu2 source package in Ubuntu
Changelog
iptables (1.6.0-2ubuntu2) xenial; urgency=medium * Multiarchify the libxtables11 package. * Move other libraries to the multiarch libdir. iptables (1.6.0-2ubuntu1) xenial; urgency=medium * Merge with Debian; remaining changes: - debian/control: add linuxdoc-tools dep, remove libipq references - debian/rules: compile with --disable-libipq - 9000-howtos.patch: add howtos/ and install them - 9002-libxt_recent-Add-support-for-reap-option.patch: Some changes are upstream, patch needed for additional reap option checks. - debian/iptables.install: install NAT and packetfilter howtos into /usr/share/doc - 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: add howtos - debian/iptables-dev.install: remove usr/share/man/man3 only used with libipq manpages iptables (1.6.0-2) unstable; urgency=medium * Rebuild for unstable iptables (1.6.0-1) experimental; urgency=medium * [615f9fc] Imported Upstream version 1.6.0 * [7caa8f4] d/patches/0104-lintian_hyphens.patch: refresh patch * [b1d1b79] d/patches/0301-install_iptables_apply.patch: refresh patch * [a2adeaf] d/control: update build-deps * [0c76237] d/control: Arturo is now Maintainer, Laurence is Uploader * [c13773c] d/control: new iptables-nftables-compat binary package * [05be2ad] d/control: Maintainer is now the alioth team * [569bc44] d/: put arp and bridge modules in iptables-nftables-compat package * [90738ae] d/copyright: refresh copyright file * [57d17b1] iptables-nftables-compat: include compat tools (links) * [4940e7a] d/control: recommends nftables in the iptables-nftables-compat package * [7814c21] d/control: give more information in the description of iptables-nftables-compat * [d41dd7d] d/control: bump libxtables10 to libxtables11 * [81bb804] d/control: the iptables-nftables-compat package depends on iptables * [a5b4148] d/: wrap-and-sort * [d0c6615] d/control: bump standars to 3.9.6 * [9ae565f] iptables-nftables-compat: link compat manpages to the originals * [d0f191f] d/patches: refresh 0101-changelog.patch * [ef507da] iptables-nftables-compat: link manpage also for xtables-compat-multi * [453ee4c] d/control: add Vcs-Git and Vcs-Browser fields * [8e52d5b] d/changelog: upload is for experimental rather than unstable -- Matthias Klose <email address hidden> Mon, 15 Feb 2016 21:21:05 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Xenial
- 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.6.0.orig.tar.gz | 762.0 KiB | c8068ca7eb5eb4790e04cc5651467398a6a21c8f408124d9dd51a867afe592cc |
iptables_1.6.0-2ubuntu2.debian.tar.xz | 114.0 KiB | 5a98862e139f780a4f220dd4a2d19e67cb34447c84f40e21ab035a412c52876a |
iptables_1.6.0-2ubuntu2.dsc | 2.5 KiB | fa2d278df646a5b90f06f75fd8ba362a6b0ba93bd6205854d37aa64888a41eec |
Available diffs
- diff from 1.6.0-2ubuntu1 to 1.6.0-2ubuntu2 (898 bytes)
Binary packages built by this source
- iptables: administration tools for packet filtering and NAT
iptables is the userspace command line program used to configure
the Linux packet filtering ruleset. It is targeted towards system
administrators. Since Network Address Translation is also configured
from the packet filter ruleset, iptables is used for this, too. The
iptables package also includes ip6tables. ip6tables is used for
configuring the IPv6 packet filter
- iptables-dbgsym: debug symbols for package iptables
iptables is the userspace command line program used to configure
the Linux packet filtering ruleset. It is targeted towards system
administrators. Since Network Address Translation is also configured
from the packet filter ruleset, iptables is used for this, too. The
iptables package also includes ip6tables. ip6tables is used for
configuring the IPv6 packet filter
- iptables-dev: iptables development files
iptables is used to setup, maintain, and inspect the tables of
packet filter rules in the Linux kernel. This package contains
the available library (libiptc, libxtables), header, documentation and related
files for iptables development.
- iptables-dev-dbgsym: No summary available for iptables-dev-dbgsym in ubuntu xenial.
No description available for iptables-dev-dbgsym in ubuntu xenial.
- iptables-nftables-compat: iptables compat tools for nftables
this package includes the compat tools to load iptables, ip6tables, arptables
and ebtables rules to the nf_tables kernel subsystem.
.
The tools are called: 'iptables-compat', 'iptables-compat- save',
'iptables-compat- restore' , 'ip6tables-compat', 'ip6tables- compat- save',
'ip6tables-compat- restore' , 'arptables-compat' and 'ebtables-compat'.
.
A basic way to understand this compat stuff is to load the ruleset
skeleton, i.e: a first call `iptables-compat -L'. Then, you can use nft,
i.e: `nft list ruleset'. Same for the other families.
- iptables-nftables-compat-dbgsym: debug symbols for package iptables-nftables-compat
this package includes the compat tools to load iptables, ip6tables, arptables
and ebtables rules to the nf_tables kernel subsystem.
.
The tools are called: 'iptables-compat', 'iptables-compat- save',
'iptables-compat- restore' , 'ip6tables-compat', 'ip6tables- compat- save',
'ip6tables-compat- restore' , 'arptables-compat' and 'ebtables-compat'.
.
A basic way to understand this compat stuff is to load the ruleset
skeleton, i.e: a first call `iptables-compat -L'. Then, you can use nft,
i.e: `nft list ruleset'. Same for the other families.
- libxtables11: netfilter xtables library
The user-space interface to the Netfilter xtables kernel framework.
- libxtables11-dbgsym: debug symbols for package libxtables11
The user-space interface to the Netfilter xtables kernel framework.