Debian Patches

Status for suricata/1:8.0.3-2~exp1

Patch Description Author Forwarded Bugs Origin Last update
enable-unix-command-socket.patch Enable and configure Suricata unix command socket Andreas Dolp <dev@andreas-dolp.de> not-needed 2025-08-22
configure-landlock.patch Configure landlock LSM security sandbox, but disabled by default Andreas Dolp <dev@andreas-dolp.de> not-needed 2025-09-21
cross.patch Fix a FTCBFS issue because of using AC_PATH_PROG This patch fixes a FTCBFS issue caused by using AC_PATH_PROG to
discover the location of pkg-config, which fails to select the
correct version on cross-compilations. The corresponding lintian
warning 'autotools-pkg-config-macro-not-cross-compilation-safe'
suggests to use PKG_PROG_PKG_CONFIG and $PKG_CONFIG instead.
Helmut Grohne <helmut@subdivi.de> no debian 2025-07-11
no-use-gnu.patch Don't use __USE_GNU __USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.
Adrian Bunk <bunk@debian.org> no debian 2025-07-11
fix-repeated-builds.patch do not clean vendor directory on distclean dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.
Sascha Steinbiss <satta@debian.org> no debian 2025-07-11
with-ebpf-includes.patch Add --with-ebpf-includes parameter This patch fixes a FTBFS error on the i386 architecture by setting proper
include directories. The error is caused by improper directory names e.g.
'-I/usr/include/i386-linux-gnu' vs. '-I/usr/include/i686-linux-gnu/'.
Hilko Bengen <bengen@debian.org> yes upstream 2025-07-11
avoid-to-include-if_tunnel-h.patch ebpf: avoid to include if_tunnel.h
This is causing a dependency issue as file from another architecture
have to be installed.
Eric Leblond <eric@regit.org> no 2019-10-31
disable-cpu-dependent-tests.patch disable tests that can fail depending on CPU number Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.
Sascha Steinbiss <satta@debian.org> yes upstream 2025-09-26

All known versions for source package 'suricata'

Links