# 6.0.0rc1 09/11/2020 * Bug #2433: memleak with suppression rules defined in threshold.conf * 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 #3363: devguide: set up rustdoc to generate low level rust docs * Documentation #3497: Document the removal of unified2 and migration options * Task #3559: http: support GAP recovery * Task #3759: datasets: finalize to move out of 'experimental' * Bug #3776: Timeout in libhtp due to multiple responses with double lzma encoding * Documentation #3799: Deprecated configuration keyword in "Hardware bypass with Netronome" * Bug #3816: Coverity scan issue -- null pointer deref in reject dev handling * Task #3824: libhtp 0.5.34 * 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 * Task #3868: GitHub CI: Add Fedora 32 runner with ASAN and Suricata-Verify * 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 #3884: SC_ERR_INVALID_ENUM_MAP on rule load * 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 * Task #3903: remove BUG_ON from app-layer AppLayerResult eval * 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 #3909: datasets: set created by rule uses default memcap * 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 * Bug #3921: Rust panic in suricata::dcerpc::detect::extract_op_version