diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-31 18:12:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-31 18:12:05 +0000 |
commit | e4a84cdc35bdfda97f4e1e6397b2fe819976624e (patch) | |
tree | afa29decda773888460629f21760b6c10969572d | |
parent | Removing debconf-handling of health_alarm_notify.conf for now, will reintrodu... (diff) | |
download | netdata-e4a84cdc35bdfda97f4e1e6397b2fe819976624e.tar.xz netdata-e4a84cdc35bdfda97f4e1e6397b2fe819976624e.zip |
Releasing debian version 1.11.1+dfsg-1.debian/1.11.1+dfsg-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c0a5d0a87..aa16fa7ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +netdata (1.11.1+dfsg-1) unstable; urgency=medium + + * Temporarily disable use of SSE to make netdata usable on old machines + (Closes: #879765). + * Removing debconf-handling of health_alarm_notify.conf for now, will + reintroduce it properly with ucf after some reworking/generalization + (Closes: #904459). + * Updating TODO file. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 31 Dec 2018 19:11:39 +0100 + netdata (1.11.1+dfsg-1~exp4) experimental; urgency=medium * Building on linux only, building on kfreebsd doesn't really work at |