logswan

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

commit 7de716e6cb22b369e0f3c282dad6ef4b0d860d16
parent 1ba4aaef2a46c2a28fe26093919e93a97d60c3cb
Author: Frederic Cambus <fred@statdns.com>
Date:   Tue, 19 Nov 2019 09:14:45 +0100

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.2 (2019-11-19) + +- Add ENABLE_SECCOMP build option, to allow building seccomp support + conditionally +- Disable seccomp by default, it needs more testing on non !amd64 platforms +- Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin' + + + Logswan 2.1.1 (2019-10-30) - Check if system has seccomp in CMakeLists.txt