From: Victor Julien Date: Sun, 13 Oct 2019 08:26:30 +0000 (+0200) Subject: changelog: update for 5.0.0 X-Git-Tag: suricata-5.0.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697410cbbfe351afd307424bab5590955a1b95ae;p=thirdparty%2Fsuricata.git changelog: update for 5.0.0 --- diff --git a/ChangeLog b/ChangeLog index 221181595d..6e5631a9a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +5.0.0 -- 2019-10-15 + +Feature #1851: add verbosity level description to the help command +Feature #1940: Debian Jessie - better message when trying to run 2 suricata with afpacket +Feature #3204: ja3(s): automatically enable when rules require it +Bug #1443: deprecated library calls +Bug #1778: af_packet: IPS and defrag +Bug #2386: check if default log dir is writable at start up +Bug #2465: Eve Stats will not be reported unless stats.log is enabled +Bug #2490: Filehash rule does not fire without filestore keyword +Bug #2668: make install-full fails if CARGO_TARGET_DIR has spaces in the directory path +Bug #2669: make install-full fails due to being unable to find libhtp.so.2 +Bug #2955: lua issues on arm (fedora:29) +Bug #3113: python-yaml dependency is actually ptyhon3-yaml dependency +Bug #3139: enip: compile warnings on gcc-8 +Bug #3143: datasets: don't use list in global config +Bug #3190: file_data inspection inhibited by additional (non-file_data) content match rule +Bug #3196: Distributed archive do not include eBPF files +Bug #3209: Copy engine provided classification.config to $datadir/suricata. +Bug #3210: Individual output log levels capped by the default log level +Bug #3216: MSN protocol detection/parser is not working +Bug #3223: --disable-geoip does not work +Bug #3226: ftp: ASAN error +Bug #3232: Static build with pcap fails +Optimization #3039: configure: don't generate warnings on missing features +Documentation #2640: http-body and http-body-printable in eve-log require metadata to be enabled, yet there is no indication of this anywhere +Documentation #2839: Update perf and tuning user guides +Documentation #2876: doc: add nftables with nfqueue section +Documentation #3207: Update the http app-layer doc and config +Documentation #3230: EVE DNS logger defaults to version 2 instead of version when version not specified. + 5.0.0-rc1 -- 2019-09-24 Feature #524: detect double encoding in URI