From: Jason Ish Date: Fri, 8 Dec 2017 12:38:14 +0000 (-0600) Subject: changelog: update X-Git-Tag: 1.0.0b1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99779102b2799aa92cfba902ee51485fc1f4d91a;p=thirdparty%2Fsuricata-update.git changelog: update --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6487932..69a2a63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## unreleased +- Various fixes for Python 3. +- Allow the default state directory of /var/lib/suricata to be changed + with the command line parameter -D (--data-dir). Fixes issue + https://redmine.openinfosecfoundation.org/issues/2334. +- Cache directory is now /var/lib/suricata/update/cache (or + update/cache under configured data directory). +- list-sources: If no index is found, automatically run + update-sources. Fixes issue + https://redmine.openinfosecfoundation.org/issues/2336. +- New testing framework, integration tests and a docket test with the + focus of testing on more versions of Python. + ## 1.0.0a - 2017-12-05 - Initial alpha release of Suricata-Update. A Suricata rule update tool based on idstools-rulecat, relicensed under the GPLv2 with copyright