Debian Patches

Status for iptables/1.8.9-2

Patch Description Author Forwarded Bugs Origin Last update
0001-extensions-NAT-Fix-for--Werror-format-security.patch extensions: NAT: Fix for -Werror=format-security
Have to pass either a string literal or format string to xt_xlate_add().
Phil Sutter <phil@nwl.cc> no 2023-01-12
0002-iptables-test-py-python3.patch commit 043a25800b7a7e905e62574b9c47c6c2cce5c0f4

iptables-test.py: make explicit use of python3

In most distros 'python' means python2, which is not available anywhere.
This is a problem when, for example, building the Debian package. This
script is called as part of the build but 'python' is not available.

Mention python3 explictly. The script runs just fine in python3.

Signed-off-by: Arturo Borrero Gonzalez <arturo@netfilter.org>

diff --git a/iptables-test.py b/iptables-test.py
index de1e1e95..ef0a35d3 100755
Arturo Borrero Gonzalez <arturo@netfilter.org> no 2023-01-14

All known versions for source package 'iptables'

Links