]> git.ipfire.org Git - ipfire-2.x.git/commit
suricata: Update to version 7.0.2
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 6 Feb 2024 21:27:33 +0000 (22:27 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 10 Feb 2024 11:56:23 +0000 (11:56 +0000)
commite8972095c6fa63c8b51f8409c6a40d427bb616a0
treeb1772419a6ba8d07851bd0afdf755036855f46ff
parentbb25f15cf91029156905f8c8f1cc6cd5981cba88
suricata: Update to version 7.0.2

- Update from version 6.0.15 to 7.0.2
- Update of rootfile
- suricata 7.0.2 requires libhtp >= 0.5.45
   it also requires libelf.so.1 for execution. Previous suricata versions only required
   libelf for building. libelf or elfutils are not mentioned anywhere in the changelog
- Without elfutils available during starting then suricata fails to start due to
   libelf.so.1 not being available.
- Tested out suricata7 with elfutils on my vm testbed and it successfully started.
- The suricata-5.0.8 patch has been removed as it got applied to configure.ac but this
   is not available in suricata-7.0.2. It looks like that patch was never actually used in
   suricata as all the builds I checked used the configure file from the source tarball
   and the configure was never created by running autoconf on the configure.ac
- Changelog is too large to include here. Details can be found in the ChangeLog file in
   the source tarball

Fixes: Bug#13516
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/suricata
lfs/suricata
src/patches/suricata/suricata-5.0.8-fix-level1-cache-line-size-detection.patch [deleted file]