statzone

DNS zone file analyzer targeted at TLD zones
Log | Files | Refs | README | LICENSE

commit 0030c40b72f27a2c6b4c032585ba2a071619437f
parent cee24fddf922dd5dfb964df55e3ad29e9fc5e2f7
Author: Frederic Cambus <fred@statdns.com>
Date:   Mon, 19 Oct 2020 17:02:54 +0200

Update ChangeLog.

Diffstat:
MChangeLog | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,14 @@ +StatZone 1.0.4 (2020-10-19) + +- Add support for seccomp on arm +- Update error message to use seccomp architecture names +- Improve experimental seccomp support mention in the README +- Make displayUsage() and displaySummary() static +- Set CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt +- Enable FORTIFY_SOURCE level 2 + + + StatZone 1.0.3 (2020-07-06) - Remove some unneeded seccomp related includes