Skip to content

Commit 697410c

Browse files
committed
changelog: update for 5.0.0
1 parent 3b5b71a commit 697410c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

ChangeLog

+31
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
5.0.0 -- 2019-10-15
2+
3+
Feature #1851: add verbosity level description to the help command
4+
Feature #1940: Debian Jessie - better message when trying to run 2 suricata with afpacket
5+
Feature #3204: ja3(s): automatically enable when rules require it
6+
Bug #1443: deprecated library calls
7+
Bug #1778: af_packet: IPS and defrag
8+
Bug #2386: check if default log dir is writable at start up
9+
Bug #2465: Eve Stats will not be reported unless stats.log is enabled
10+
Bug #2490: Filehash rule does not fire without filestore keyword
11+
Bug #2668: make install-full fails if CARGO_TARGET_DIR has spaces in the directory path
12+
Bug #2669: make install-full fails due to being unable to find libhtp.so.2
13+
Bug #2955: lua issues on arm (fedora:29)
14+
Bug #3113: python-yaml dependency is actually ptyhon3-yaml dependency
15+
Bug #3139: enip: compile warnings on gcc-8
16+
Bug #3143: datasets: don't use list in global config
17+
Bug #3190: file_data inspection inhibited by additional (non-file_data) content match rule
18+
Bug #3196: Distributed archive do not include eBPF files
19+
Bug #3209: Copy engine provided classification.config to $datadir/suricata.
20+
Bug #3210: Individual output log levels capped by the default log level
21+
Bug #3216: MSN protocol detection/parser is not working
22+
Bug #3223: --disable-geoip does not work
23+
Bug #3226: ftp: ASAN error
24+
Bug #3232: Static build with pcap fails
25+
Optimization #3039: configure: don't generate warnings on missing features
26+
Documentation #2640: http-body and http-body-printable in eve-log require metadata to be enabled, yet there is no indication of this anywhere
27+
Documentation #2839: Update perf and tuning user guides
28+
Documentation #2876: doc: add nftables with nfqueue section
29+
Documentation #3207: Update the http app-layer doc and config
30+
Documentation #3230: EVE DNS logger defaults to version 2 instead of version when version not specified.
31+
132
5.0.0-rc1 -- 2019-09-24
233

334
Feature #524: detect double encoding in URI

0 commit comments

Comments
 (0)