]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
suricata: Update to 7.0.10
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 25 Mar 2025 18:08:51 +0000 (19:08 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Mar 2025 10:08:44 +0000 (10:08 +0000)
For details see:
https://suricata.io/2025/03/25/suricata-7-0-10-released/

"This is an extra release to address a critical issue in 7.0.9 affecting
AF_PACKET users: setting a BPF would cause Suricata to fail to start up. As
this affected many users, we’ve decided to push this release earlier than
originally planned. Our QA processes have been updated to avoid similar
issues going forward."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/suricata

index 56733125d3eae4a5c7c0c28c66ab3e68babc0603..0b0de5654943bfc35d34b314eea97666716a6f56 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.0.9
+VER        = 7.0.10
 
 THISAPP    = suricata-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = fe01a304b170cf210b3ad2c782c6a49798c67df5433498715101ba626548395a70793a50221390f6697d1aef2be1808ba430091dae097e350dd2a9c98677a61b
+$(DL_FILE)_BLAKE2 = c33e3ccf0e5298f3548747a3d9bc52662cf97caa775a4f7e3689fe4bc95d2ad9269d344c67654ad6e03fe463054052bb5d5e720bc67040cb179b041cdb0423d2
 
 install : $(TARGET)