summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-04 11:43:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-04 11:43:20 +0000
commit69b6f6b3571fa2dd7368ee06cc9bfa7e963ab996 (patch)
tree3dee6bea351fc3fd422ef75df045a7867eee9390
parentRemoving netdata user on purge, not on remove to make logrotate not fail on m... (diff)
downloadnetdata-debian/1.11.1+dfsg-7.tar.xz
netdata-debian/1.11.1+dfsg-7.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>
-rw-r--r--debian/changelog10
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.