diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-04 11:43:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-04 11:43:20 +0000 |
commit | 69b6f6b3571fa2dd7368ee06cc9bfa7e963ab996 (patch) | |
tree | 3dee6bea351fc3fd422ef75df045a7867eee9390 | |
parent | Removing netdata user on purge, not on remove to make logrotate not fail on m... (diff) | |
download | netdata-69b6f6b3571fa2dd7368ee06cc9bfa7e963ab996.tar.xz netdata-69b6f6b3571fa2dd7368ee06cc9bfa7e963ab996.zip |
Releasing debian version 1.11.1+dfsg-7.debian/1.11.1+dfsg-7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8581ba65..b22dc1e79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +netdata (1.11.1+dfsg-7) unstable; urgency=high + + * Marking sse2-support depends as i386-only. + * Correcting wrong bugnumer in previous changelog. + * Removing ExecReload from systemd unit (Closes: #921279). + * Removing netdata user on purge, not on remove to make logrotate not + fail on missing users (Closes: #920697). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 04 Feb 2019 12:43:11 +0100 + netdata (1.11.1+dfsg-6) unstable; urgency=high * Disabling gitlab-ci for the moment until we get it working. |