]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
release: 6.0.20; update changelog suricata-6.0.20
authorShivani Bhardwaj <shivani@oisf.net>
Wed, 26 Jun 2024 07:10:02 +0000 (12:40 +0530)
committerShivani Bhardwaj <shivani@oisf.net>
Wed, 26 Jun 2024 07:10:02 +0000 (12:40 +0530)
ChangeLog
configure.ac
requirements.txt

index c0b5199f6cb3c308e9523200375e7f4c098ec521..078167c12d02689e87bab788575ea4bbc6b8af51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+6.0.20 -- 2024-06-26
+
+Security #7041: defrag: id reuse can lead to invalid reassembly (6.0.x backport)(CVE 2024-37151)
+Security #7112: http2: oom from duplicate headers (6.0.x backport)
+Bug #7014: rust: build with rust 1.78 with slice::from_raw_parts now requiring the pointer to be non-null (6.0.x backport)
+Bug #7007: rust: fails to build for msrv
+Bug #5578: rules: stateful drop on dsize sig with app proto set
+
 6.0.19 -- 2024-04-23
 
 Security #6978: http2: timeout logging headers (6.0.x backport)(CVE 2024-32663)
index e2b366db786acc739094b4d0d3e5dde56ac2d754..80507752583d5865f46be33c45087eb1ea398e61 100644 (file)
@@ -1,4 +1,4 @@
-    AC_INIT([suricata],[6.0.20-dev])
+    AC_INIT([suricata],[6.0.20])
     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])
index fb8ed81bfdd81cc3c88705a320acd3cf8f9324fa..05d0b854998f18195c44c78563bfa1ba908c813c 100644 (file)
@@ -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-1.2.x
+libhtp https://github.com/OISF/libhtp 0.5.48
+suricata-update https://github.com/OISF/suricata-update 1.2.8