logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit 0bea797e56f54caddfe9eb23b833596262b55aab
parent 32662a682e0b98936aad2ffc4d7cef22d76bf7a8
Author: Frederic Cambus <fred@statdns.com>
Date:   Thu, 17 Sep 2020 10:07:28 +0200

Update ChangeLog.

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,12 @@ +Logswan 2.1.7 (2020-09-17) + +- Add a Perl program to generate an example MMDB database for testing +- Add a new test case to exercise the IP geolocation codepaths +- Add support for seccomp on arm +- Add missing test for __NR_mmap, the mmap syscall doesn't exist on arm + + + Logswan 2.1.6 (2020-07-03) - Validate architectures for seccomp