suricata.git
21 months agoMerge version 1:7.0.1-1+rpi1 and 1:7.0.3-1 to produce 1:7.0.3-1+rpi1 archive/raspbian/1%7.0.3-1+rpi1 raspbian/1%7.0.3-1+rpi1
Raspbian automatic forward porter [Sat, 17 Feb 2024 04:32:54 +0000 (04:32 +0000)]
Merge version 1:7.0.1-1+rpi1 and 1:7.0.3-1 to produce 1:7.0.3-1+rpi1

22 months agoMerge suricata (1:7.0.3-1) import into refs/heads/workingbranch
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

22 months agollc
Pierre Chifflier [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
llc

Gbp-Pq: Name llc.patch

22 months 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

22 months 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

22 months 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

22 months 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

22 months agodo not clean vendor directory on distclean
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

22 months agoDon't use __USE_GNU
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

22 months agocross
Pierre Chifflier [Thu, 8 Feb 2024 22:22:40 +0000 (23:22 +0100)]
cross

Gbp-Pq: Name cross.patch

22 months agoDebian default configuration This patch sets Debian defaults for suricata configurati...
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

22 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
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

22 months agosuricata (1:7.0.3-1) unstable; urgency=medium
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]

22 months agoImport 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.orig.tar.xz

[dgit import orig suricata_7.0.3.orig.tar.xz]

22 months agoImport suricata_7.0.3-1.debian.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]

2 years agoMerge suricata (1:7.0.2-1) import into refs/heads/workingbranch
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

2 years agollc
Pierre Chifflier [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
llc

Gbp-Pq: Name llc.patch

2 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

2 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

2 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

2 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

2 years agodo not clean vendor directory on distclean
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

2 years agoDon't use __USE_GNU
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

2 years agocross
Pierre Chifflier [Thu, 19 Oct 2023 17:30:48 +0000 (18:30 +0100)]
cross

Gbp-Pq: Name cross.patch

2 years agoDebian default configuration This patch sets Debian defaults for suricata configurati...
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

2 years agoPatch to make the suricata build reproducible This patch makes some changes to the...
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

2 years agosuricata (1:7.0.2-1) unstable; urgency=medium
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]

2 years agoImport 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.orig.tar.xz

[dgit import orig suricata_7.0.2.orig.tar.xz]

2 years agoImport suricata_7.0.2-1.debian.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]

2 years agoMerge version 1:6.0.10-1+rpi1 and 1:7.0.1-1 to produce 1:7.0.1-1+rpi1 archive/raspbian/1%7.0.1-1+rpi1 raspbian/1%7.0.1-1+rpi1
Raspbian automatic forward porter [Sat, 23 Sep 2023 01:40:42 +0000 (02:40 +0100)]
Merge version 1:6.0.10-1+rpi1 and 1:7.0.1-1 to produce 1:7.0.1-1+rpi1

2 years agoMerge suricata (1:7.0.1-1) import into refs/heads/workingbranch
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

2 years agollc
Pierre Chifflier [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
llc

Gbp-Pq: Name llc.patch

2 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

2 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

2 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

2 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

2 years agodo not clean vendor directory on distclean
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

2 years agoDon't use __USE_GNU
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

2 years agocross
Pierre Chifflier [Fri, 15 Sep 2023 19:18:47 +0000 (20:18 +0100)]
cross

Gbp-Pq: Name cross.patch

2 years agoDebian default configuration This patch sets Debian defaults for suricata configurati...
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

2 years agoPatch to make the suricata build reproducible This patch makes some changes to the...
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

2 years agosuricata (1:7.0.1-1) unstable; urgency=medium
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]

2 years agoImport 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.orig.tar.xz

[dgit import orig suricata_7.0.1.orig.tar.xz]

2 years agoImport suricata_7.0.1-1.debian.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]

2 years agoMerge suricata (1:7.0.0-2) import into refs/heads/workingbranch
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

2 years agollc
Pierre Chifflier [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
llc

Gbp-Pq: Name llc.patch

2 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

2 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

2 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

2 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

2 years agodo not clean vendor directory on distclean
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

2 years agoDon't use __USE_GNU
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

2 years agocross
Pierre Chifflier [Thu, 20 Jul 2023 09:03:07 +0000 (10:03 +0100)]
cross

Gbp-Pq: Name cross.patch

2 years agoDebian default configuration This patch sets Debian defaults for suricata configurati...
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

2 years agoPatch to make the suricata build reproducible This patch makes some changes to the...
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

2 years agosuricata (1:7.0.0-2) unstable; urgency=medium
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]

2 years agoImport suricata_7.0.0-2.debian.tar.xz
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]

2 years agoImport suricata_7.0.0.orig.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]

2 years agoMerge version 1:6.0.9-1+rpi1 and 1:6.0.10-1 to produce 1:6.0.10-1+rpi1 bookworm-staging archive/raspbian/1%6.0.10-1+rpi1 raspbian/1%6.0.10-1+rpi1
Raspbian automatic forward porter [Fri, 3 Feb 2023 04:51:35 +0000 (04:51 +0000)]
Merge version 1:6.0.9-1+rpi1 and 1:6.0.10-1 to produce 1:6.0.10-1+rpi1

2 years agoMerge suricata (1:6.0.10-1) import into refs/heads/workingbranch
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

2 years agohandle undefined LEVEL1_DCACHE_LINESIZE
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

2 years agollc
Pierre Chifflier [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
llc

Gbp-Pq: Name llc.patch

2 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

2 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

2 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

2 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

2 years agodo not clean vendor directory on distclean
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

2 years agoDon't use __USE_GNU
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

2 years agocross
Pierre Chifflier [Tue, 31 Jan 2023 13:34:17 +0000 (13:34 +0000)]
cross

Gbp-Pq: Name cross.patch

2 years agoDebian default configuration This patch sets Debian defaults for suricata configurati...
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

2 years agoPatch to make the suricata build reproducible This patch makes some changes to the...
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

2 years agosuricata (1:6.0.10-1) unstable; urgency=medium
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]

2 years agoImport 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.orig.tar.xz

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

2 years agoImport suricata_6.0.10-1.debian.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]

3 years agoMerge version 1:6.0.8-1+rpi1 and 1:6.0.9-1 to produce 1:6.0.9-1+rpi1 archive/raspbian/1%6.0.9-1+rpi1 raspbian/1%6.0.9-1+rpi1
Raspbian automatic forward porter [Fri, 2 Dec 2022 06:08:28 +0000 (06:08 +0000)]
Merge version 1:6.0.8-1+rpi1 and 1:6.0.9-1 to produce 1:6.0.9-1+rpi1

3 years agoMerge suricata (1:6.0.9-1) import into refs/heads/workingbranch
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

3 years ago[PATCH] ebpf: update deprecated API calls
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

3 years agohandle undefined LEVEL1_DCACHE_LINESIZE
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

3 years agollc
Pierre Chifflier [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
llc

Gbp-Pq: Name llc.patch

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 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 [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

3 years agoDon't use __USE_GNU
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

3 years agocross
Pierre Chifflier [Tue, 29 Nov 2022 10:19:06 +0000 (10:19 +0000)]
cross

Gbp-Pq: Name cross.patch

3 years agoDebian default configuration This patch sets Debian defaults for suricata configurati...
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

3 years agoPatch to make the suricata build reproducible This patch makes some changes to the...
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

3 years agosuricata (1:6.0.9-1) unstable; urgency=medium
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]

3 years agoImport 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.orig.tar.xz

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

3 years agoImport suricata_6.0.9-1.debian.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]

3 years agoMerge version 1:6.0.6-1+rpi1 and 1:6.0.8-1 to produce 1:6.0.8-1+rpi1 archive/raspbian/1%6.0.8-1+rpi1 raspbian/1%6.0.8-1+rpi1
Raspbian automatic forward porter [Wed, 5 Oct 2022 18:11:17 +0000 (19:11 +0100)]
Merge version 1:6.0.6-1+rpi1 and 1:6.0.8-1 to produce 1:6.0.8-1+rpi1

3 years agoMerge suricata (1:6.0.8-1) import into refs/heads/workingbranch
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

3 years ago[PATCH] ebpf: update deprecated API calls
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

3 years agohandle undefined LEVEL1_DCACHE_LINESIZE
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

3 years agollc
Pierre Chifflier [Tue, 27 Sep 2022 21:24:59 +0000 (22:24 +0100)]
llc

Gbp-Pq: Name llc.patch

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 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