From 1813b78ff0f85750678033fecbd45419b4f63985 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Wed, 16 Oct 2019 10:30:27 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d747e684..dd18a01e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## 20191016 +- **Tweak installer** + - Install `cockpit-pcp` right from the start for machine monitoring in cockpit. + +## 20191015 +- **Tweaking, Bump gluttoni, unlock ES script** + - Add `unlock.sh` to unlock ES indices in case of lockdown after disk quota has been reached. + - Prevent too much terminal logging from p0f and glutton since `daemon.log` was filled up. + - Bump glutton to latest master now supporting payload_hex. Thanks to @glaslos. + +## 20191002 +- **Merge** + - Support Debian Buster images for AWS #454 + - Thank you @piffey + +## 20190924 +- **Bump EWSPoster** + - Supports Python 3.x + - Thank you @Trixam + +## 20190919 +- **Merge** + - Handle non-interactive shells #454 + - Thank you @Oogy + +## 20190907 +- **Logo tweaking** + - Add QR logo + ## 20190828 - **Upgrades and rebuilds** - Bump Medpot, Nginx and Adbhoney to latest master