Sascha Steinbiss [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
Merge suricata (1:7.0.3-1) import into refs/heads/workingbranch
Pierre Chifflier [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +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
Adrian Bunk [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +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
Pierre Chifflier [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +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
Arturo Borrero Gonzalez [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +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
Sascha Steinbiss [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
suricata (1:7.0.3-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched suricata 1:7.0.3-1]
Sascha Steinbiss [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
Import suricata_7.0.3.orig.tar.xz
[dgit import orig suricata_7.0.3.orig.tar.xz]
Sascha Steinbiss [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
Import suricata_7.0.3-1.debian.tar.xz
[dgit import tarball suricata 1:7.0.3-1 suricata_7.0.3-1.debian.tar.xz]
Sascha Steinbiss [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
Merge suricata (1:7.0.2-1) import into refs/heads/workingbranch
Pierre Chifflier [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +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
Adrian Bunk [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +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
Pierre Chifflier [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +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
Arturo Borrero Gonzalez [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +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
Sascha Steinbiss [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
suricata (1:7.0.2-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched suricata 1:7.0.2-1]
Sascha Steinbiss [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
Import suricata_7.0.2.orig.tar.xz
[dgit import orig suricata_7.0.2.orig.tar.xz]
Sascha Steinbiss [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
Import suricata_7.0.2-1.debian.tar.xz
[dgit import tarball suricata 1:7.0.2-1 suricata_7.0.2-1.debian.tar.xz]
Sascha Steinbiss [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
Merge suricata (1:7.0.1-1) import into refs/heads/workingbranch
Pierre Chifflier [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +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
Adrian Bunk [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +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
Pierre Chifflier [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +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
Arturo Borrero Gonzalez [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +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
Sascha Steinbiss [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
suricata (1:7.0.1-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched suricata 1:7.0.1-1]
Sascha Steinbiss [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
Import suricata_7.0.1.orig.tar.xz
[dgit import orig suricata_7.0.1.orig.tar.xz]
Sascha Steinbiss [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
Import suricata_7.0.1-1.debian.tar.xz
[dgit import tarball suricata 1:7.0.1-1 suricata_7.0.1-1.debian.tar.xz]
Sascha Steinbiss [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
Merge suricata (1:7.0.0-2) import into refs/heads/workingbranch
Pierre Chifflier [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +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
Adrian Bunk [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +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
Pierre Chifflier [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +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
Arturo Borrero Gonzalez [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +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
Sascha Steinbiss [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
suricata (1:7.0.0-2) unstable; urgency=medium
* Fix FTBFS on armel and mipsel by fixing -latomic addition in LDFLAGS.
[dgit import unpatched suricata 1:7.0.0-2]
Sascha Steinbiss [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
Import suricata_7.0.0-2.debian.tar.xz
[dgit import tarball suricata 1:7.0.0-2 suricata_7.0.0-2.debian.tar.xz]
Sascha Steinbiss [Wed, 19 Jul 2023 08:14:37 +0000 (09:14 +0100)]
Import suricata_7.0.0.orig.tar.xz
[dgit import orig suricata_7.0.0.orig.tar.xz]
Sascha Steinbiss [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
Merge suricata (1:6.0.10-1) import into refs/heads/workingbranch
Sascha Steinbiss [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
handle undefined LEVEL1_DCACHE_LINESIZE
Applied-Upstream: https://github.com/OISF/suricata/pull/7350
Last-Update: 2022-06-01
On some platforms (riscv64, s390x) this value is undefined as returned from getconf.
We also need to handle this to avoid using the string undefined blindly in further
#defines, which would otherwise cause compile errors.
Gbp-Pq: Name LEVEL1_DCACHE_LINESIZE.patch
Pierre Chifflier [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
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
Adrian Bunk [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
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
Pierre Chifflier [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
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
Arturo Borrero Gonzalez [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
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
Sascha Steinbiss [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
suricata (1:6.0.10-1) unstable; urgency=medium
* New upstream release.
* Drop patch applied upstream.
[dgit import unpatched suricata 1:6.0.10-1]
Sascha Steinbiss [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
Import suricata_6.0.10.orig.tar.xz
[dgit import orig suricata_6.0.10.orig.tar.xz]
Sascha Steinbiss [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
Import suricata_6.0.10-1.debian.tar.xz
[dgit import tarball suricata 1:6.0.10-1 suricata_6.0.10-1.debian.tar.xz]
Sascha Steinbiss [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
Merge suricata (1:6.0.9-1) import into refs/heads/workingbranch
Sascha Steinbiss [Thu, 15 Sep 2022 13:57:13 +0000 (13:57 +0000)]
[PATCH] ebpf: update deprecated API calls
This fixes build errors when libbpf 1.0 is used. It removes previously
deprecated API functions that were still in use in Suricata's eBPF
code.
Gbp-Pq: Name libbpf-1.0.patch
Sascha Steinbiss [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
handle undefined LEVEL1_DCACHE_LINESIZE
Applied-Upstream: https://github.com/OISF/suricata/pull/7350
Last-Update: 2022-06-01
On some platforms (riscv64, s390x) this value is undefined as returned from getconf.
We also need to handle this to avoid using the string undefined blindly in further
#defines, which would otherwise cause compile errors.
Gbp-Pq: Name LEVEL1_DCACHE_LINESIZE.patch
Pierre Chifflier [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
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
Adrian Bunk [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
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
Pierre Chifflier [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
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
Arturo Borrero Gonzalez [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
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
Sascha Steinbiss [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
suricata (1:6.0.9-1) unstable; urgency=medium
* New upstream release.
* Use manpages built from source instead of outdated bundled ones.
[dgit import unpatched suricata 1:6.0.9-1]
Sascha Steinbiss [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
Import suricata_6.0.9.orig.tar.xz
[dgit import orig suricata_6.0.9.orig.tar.xz]
Sascha Steinbiss [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
Import suricata_6.0.9-1.debian.tar.xz
[dgit import tarball suricata 1:6.0.9-1 suricata_6.0.9-1.debian.tar.xz]
Sascha Steinbiss [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +0100)]
Merge suricata (1:6.0.8-1) import into refs/heads/workingbranch
Sascha Steinbiss [Thu, 15 Sep 2022 13:57:13 +0000 (13:57 +0000)]
[PATCH] ebpf: update deprecated API calls
This fixes build errors when libbpf 1.0 is used. It removes previously
deprecated API functions that were still in use in Suricata's eBPF
code.
Gbp-Pq: Name libbpf-1.0.patch
Sascha Steinbiss [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +0100)]
handle undefined LEVEL1_DCACHE_LINESIZE
Applied-Upstream: https://github.com/OISF/suricata/pull/7350
Last-Update: 2022-06-01
On some platforms (riscv64, s390x) this value is undefined as returned from getconf.
We also need to handle this to avoid using the string undefined blindly in further
#defines, which would otherwise cause compile errors.
Gbp-Pq: Name LEVEL1_DCACHE_LINESIZE.patch
Pierre Chifflier [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +0100)]
llc
Gbp-Pq: Name llc.patch
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
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
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
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable
Gbp-Pq: Name configure-clang-variable.patch
Sascha Steinbiss [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +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
Adrian Bunk [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +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
Pierre Chifflier [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +0100)]
cross
Gbp-Pq: Name cross.patch
Arturo Borrero Gonzalez [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +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
Arturo Borrero Gonzalez [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +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