From: Shivani Bhardwaj Date: Tue, 25 Mar 2025 02:03:48 +0000 (+0530) Subject: release: 7.0.10; update changelog X-Git-Tag: suricata-7.0.10^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9378707700832052889bb9b76753bd100279b701;p=thirdparty%2Fsuricata.git release: 7.0.10; update changelog --- diff --git a/ChangeLog b/ChangeLog index c959fa81da..c40b2ec831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +7.0.10 -- 2025-03-25 + +Bug #7619: af-packet: setting bpf fails (7.0.x backport) + 7.0.9 -- 2025-03-18 Security #7616: datasets: hashsize setting via rules can cause high memory usage (7.0.x backport)(MODERATE - CVE 2025-29916) diff --git a/configure.ac b/configure.ac index cb225c84c5..0335c1fc65 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ - AC_INIT([suricata],[7.0.10-dev]) + AC_INIT([suricata],[7.0.10]) m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes]) AC_CONFIG_HEADERS([src/autoconf.h]) AC_CONFIG_SRCDIR([src/suricata.c]) diff --git a/requirements.txt b/requirements.txt index 6df1358f07..4b1e8145ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # Format: # # name {repo} {branch|tag} -libhtp https://github.com/OISF/libhtp 0.5.x -suricata-update https://github.com/OISF/suricata-update master +libhtp https://github.com/OISF/libhtp 0.5.50 +suricata-update https://github.com/OISF/suricata-update 1.3.4