suricata.git
3 years ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

3 years agodo not install the suricata Python module
Sascha Steinbiss [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
do not install the suricata Python module

Bug: https://redmine.openinfosecfoundation.org/issues/3156
Last-Update: 2019-09-18

Suricata's Python tools only import submodules of 'suricata'. Not installing
this module ensures that there is no chance of having an __init__.py in the
root module directory that might clash with other packages, e.g. suricata-
update.

Gbp-Pq: Name remove-conflicting-python-file.patch

3 years ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

3 years agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

3 years agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

3 years agodo not clean vendor directory on distclean
Sascha Steinbiss [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

3 years agoDon't use __USE_GNU
Adrian Bunk [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

3 years agocross
Pierre Chifflier [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
cross

Gbp-Pq: Name cross.patch

3 years agoDebian default configuration This patch sets Debian defaults for suricata configurati...
Arturo Borrero Gonzalez [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
Debian default configuration This patch sets Debian defaults for suricata configuration. . Currently, it sets a proper path for suricata unix socket.

Forwarded: not-needed
Last-Update: 2016-12-01

Gbp-Pq: Name debian-default-cfg.patch

3 years agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2016-09-05

Gbp-Pq: Name reproducible.patch

3 years agosuricata (1:6.0.5-2) unstable; urgency=medium
Sascha Steinbiss [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
suricata (1:6.0.5-2) unstable; urgency=medium

  * Introduce patch to fix segfaulting autopkgtests on s390x.

[dgit import unpatched suricata 1:6.0.5-2]

3 years agoImport suricata_6.0.5-2.debian.tar.xz
Sascha Steinbiss [Thu, 28 Apr 2022 06:51:06 +0000 (07:51 +0100)]
Import suricata_6.0.5-2.debian.tar.xz

[dgit import tarball suricata 1:6.0.5-2 suricata_6.0.5-2.debian.tar.xz]

3 years agoImport suricata_6.0.5.orig.tar.xz
Sascha Steinbiss [Thu, 21 Apr 2022 17:53:32 +0000 (18:53 +0100)]
Import suricata_6.0.5.orig.tar.xz

[dgit import orig suricata_6.0.5.orig.tar.xz]