From: Victor Julien Date: Thu, 10 Sep 2020 19:42:00 +0000 (+0200) Subject: changelog: update for 6.0.0-rc1 X-Git-Tag: suricata-6.0.0-rc1~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=990dfdac6b17cf1d401e17dc6f8cd79be862380b;p=thirdparty%2Fsuricata.git changelog: update for 6.0.0-rc1 --- diff --git a/ChangeLog b/ChangeLog index a976a4b6ef..891d670ca2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +6.0.0-rc1 -- 2020-09-11 + +Feature #2970: DNS: Parse and extract SOA app layer data from DNS packets +Feature #3063: protocol decoder: geneve +Task #3178: json: remove individual loggers +Task #3559: http: support GAP recovery +Task #3759: datasets: finalize to move out of 'experimental' +Task #3824: libhtp 0.5.34 +Task #3868: GitHub CI: Add Fedora 32 runner with ASAN and Suricata-Verify +Task #3903: remove BUG_ON from app-layer AppLayerResult eval +Documentation #3497: Document the removal of unified2 and migration options +Documentation #3799: Deprecated configuration keyword in "Hardware bypass with Netronome" +Bug #2433: memleak with suppression rules defined in threshold.conf +Bug #3776: Timeout in libhtp due to multiple responses with double lzma encoding +Bug #3816: Coverity scan issue -- null pointer deref in reject dev handling +Bug #3842: eve: logging silently continues if disk is full +Bug #3850: Invalid state for JsonBuilder with metadata signature keyword +Bug #3858: pcap recursive: coverity issues +Bug #3861: flow: check flow bypass handling +Bug #3863: reject: compile warning +Bug #3864: plugin: coverity issues +Bug #3865: flow: coverity issues +Bug #3866: http2: http1 to http2 upgrade support +Bug #3871: Include acsite.m4 in distribution +Bug #3872: Fail CROSS_COMPILE check for PCRE JIT EXEC +Bug #3874: configure: fails to check for netfilter_queue headers on older header packages +Bug #3879: detasets related memleak +Bug #3880: http parsing/alerting - continue +Bug #3882: Plugin support typo +Bug #3883: Runmode Single Memory Leak +Bug #3885: 6.0.0-beta1 stream-tcp-reassemble.c:1066: AdjustToAcked: Assertion `!(adjusted > check)' failed +Bug #3888: 6.0.0-dev - heap-buffer-overflow /opt/suricata/src/flow-manager.c:472:34 in FlowTimeoutHash with AFPv3 +Bug #3890: AddressSanitizer: SEGV on unknown address - failed to setup/expand stream segment pool. +Bug #3895: Assert failed in DNS incomplete parsing +Bug #3897: Integer overflow in SCSigOrderByPriorityCompare +Bug #3898: Leak from bad signature with DCERPC keyword, then another protocol keyword +Bug #3902: flow/bypass: SEGV src/flow.c:1158:9 in FlowUpdateState +Bug #3906: mqtt 'assertion failed: `(left == right)` src/mqtt/parser.rs:500:13 +Bug #3907: http2 rust - 'index out of bounds: the len is 2 but the index is 63' +Bug #3908: Port prscript to Python 3 +Bug #3911: datasets: path handling issues with default-rule-path vs -S +Bug #3913: Memory leak from signature with pcrexform +Bug #3914: Protocol detection gets not retries on protocol change if there is not enough data +Bug #3915: Eve output in threaded mode does not rotate logs on request (eg: SIGHUP) +Bug #3916: Dataset filename not always found on load +Bug #3917: HTTP2 incorrect incomplete after banner + 6.0.0-beta1 -- 2020-08-07 Feature #641: Flowbits group for ORing