diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-12 18:15:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-12 18:15:49 +0000 |
commit | 06f5cf0b62aa435644750940336f68d12ccd99b2 (patch) | |
tree | a9d42ebde193ab562b982860f52d1892a3449192 | |
parent | Adding README.Debian for netdata-web wwith a note about Content-Security-Poli... (diff) | |
download | netdata-06f5cf0b62aa435644750940336f68d12ccd99b2.tar.xz netdata-06f5cf0b62aa435644750940336f68d12ccd99b2.zip |
Releasing debian version 1.16.1-2.debian/1.16.1-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cfb18864..8f43b4ded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +netdata (1.16.1-2) unstable; urgency=medium + + [ Katharina Drexel ] + * fixing group permissions for reading logs + * correct the file permissions so that the python plugins also work + + [ Daniel Baumann ] + * Removing 'Sign In' infobar on the bottom of the screen (Closes: + #930504). + * Using bash instead of sh for edit-config. + * Renumbering patches. + * Also adding CAP_AUDIT_WRITE for netdata to allow plugins make use of + PAM audit (Closes: #921409). + * Adding README.Debian for netdata-web wwith a note about Content- + Security-Policy headers, thanks to Katharina Drexel + <katharina.drexel@bfh.ch> (Closes: #931843). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 12 Aug 2019 20:15:39 +0200 + netdata (1.16.1-1) unstable; urgency=medium * Merging upstream version 1.16.1. |