Skip to content

Commit 7ac695b

Browse files
committed
release: 6.0.18; update changelog
1 parent c2202b1 commit 7ac695b

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+
6.0.18 -- 2024-03-21
2+
3+
Bug #6876: rust: MSRV unintentionally bumped
4+
15
6.0.17 -- 2024-03-19
26

37
Security #6867: eve: excessive ssh long banner logging (6.0.x backport)(CVE 2024-28870)

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([suricata],[6.0.18-dev])
1+
AC_INIT([suricata],[6.0.18])
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-1.2.x
6+
libhtp https://github.com/OISF/libhtp 0.5.47
7+
suricata-update https://github.com/OISF/suricata-update 1.2.8

0 commit comments

Comments
 (0)