Skip to content

Commit 9378707

Browse files
committed
release: 7.0.10; update changelog
1 parent 9b02cd4 commit 9378707

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
7.0.10 -- 2025-03-25
2+
3+
Bug #7619: af-packet: setting bpf fails (7.0.x backport)
4+
15
7.0.9 -- 2025-03-18
26

37
Security #7616: datasets: hashsize setting via rules can cause high memory usage (7.0.x backport)(MODERATE - CVE 2025-29916)

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([suricata],[7.0.10-dev])
1+
AC_INIT([suricata],[7.0.10])
22
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes])
33
AC_CONFIG_HEADERS([src/autoconf.h])
44
AC_CONFIG_SRCDIR([src/suricata.c])

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# Format:
44
#
55
# name {repo} {branch|tag}
6-
libhtp https://github.com/OISF/libhtp 0.5.x
7-
suricata-update https://github.com/OISF/suricata-update master
6+
libhtp https://github.com/OISF/libhtp 0.5.50
7+
suricata-update https://github.com/OISF/suricata-update 1.3.4

0 commit comments

Comments
 (0)