Debian Patches

Status for iptables-netflow/2.5.1-2

Patch Description Author Forwarded Bugs Origin Last update
ignore-unknown-configure-options.patch Warn about unknown configure options instead of bailing out Avoids "Invalid option: --build=x86_64-linux-gnu" build error.
.
Additionally make it understand some configure options passed by
debhelper by default, namely --prefix, --libdir and --includedir.
Axel Beckert <abe@debian.org> no upstream
add-quoting-needed-by-dh_dkms.patch Add quoting needed by dh_dkms Axel Beckert <abe@debian.org> no
properly-pass-CPPFLAGS-and-LDFLAGS.patch Properly pass $CPPFLAGS and $LDFLAGS Axel Beckert <abe@debian.org> no
disable-kernel-check.patch Disable kernel check in configure script if no dkms is used This means it's skipped during package build but not during install
time when a build of the kernel module is being triggered via dkms.
Axel Beckert <abe@debian.org> not-needed
dont-hardcode-current-gcc.patch Don't hardcode default gcc version (i.e. don't override $CC if set) Avoids compilation failures with older kernels which can't be
compiled with the current gcc, e.g. 5.7 needs gcc-9 instead of the
current gcc-10 (where the gcc symlink points to).
Axel Beckert <abe@debian.org> no
cherry-pick-adfc6318-fix-compilation-for-5.9-workaround-ref_module-unexport.patch Fix compilation for 5.9: workaround ref_module unexport compat.h:173:21: error: implicit declaration of function ‘ref_module’ [-Werror=implicit-function-declaration]
# define use_module ref_module
^
ipt_NETFLOW.c:5488:3: note: in expansion of macro ‘use_module’
use_module(THIS_MODULE, netlink_m);
^~~~~~~~~~
ABC <abc@openwall.com> yes upstream adfc631816ea690cbf53c03a9f40b6c4c5be0a21

All known versions for source package 'iptables-netflow'

Links