Package: iptables
Version: 1.4.19.1-1
Severity: important
Justification: critical
Dear Maintainer,
utility "iptables-save" from package 1.4.19.1-1 is broken:
it does not list states for module "state" (keyword "--state"
and its value are missing), so saved configuration
is NOT loadable via iptables-restore.
The listing (iptables -L) is also broken. This change was catched
after upgrade from iptables 1.4.14-3.1 to 1.4.19.1-1.
Example. With iptables 1.4.19.1-1:
------------------------------------------------------------------------
# iptables -nvL INPUT 17
4196M 4800G in:acct all -- * * 0.0.0.0/0 0.0.0.0/0
state
# iptables --version
iptables v1.4.19.1
------------------------------------------------------------------------
With iptables 1.4.14-3.1 on the same computer and same time,
running from backup fs under chroot:
------------------------------------------------------------------------
/backup # iptables -nvL INPUT 17
4196M 4800G in:acct all -- * * 0.0.0.0/0 0.0.0.0/0
state RELATED,ESTABLISHED
/backup # iptables --version
iptables v1.4.14
------------------------------------------------------------------------
Please, fix it.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash
Versions of packages iptables depends on:
ii libc6 2.17-7
ii libnfnetlink0 1.0.1-2
ii libxtables10 1.4.19.1-1
iptables recommends no packages.
iptables suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]