From: Matthias Fischer Date: Tue, 25 Mar 2025 18:08:51 +0000 (+0100) Subject: suricata: Update to 7.0.10 X-Git-Tag: v2.29-core194~13^2~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a565452c975fb9567c6bc85c8a32eec872d47d78;p=ipfire-2.x.git suricata: Update to 7.0.10 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 Signed-off-by: Michael Tremer --- diff --git a/lfs/suricata b/lfs/suricata index 56733125d..0b0de5654 100644 --- a/lfs/suricata +++ b/lfs/suricata @@ -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)