summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-26 08:30:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-26 08:55:58 +0000
commit0ad2e81a0b43f126d2c97ceff74560fc0f04dc2b (patch)
tree85dda47e627d44878535fbd0e0f2fd15b461ea1e
parentAdding useful suggests to netdata-plugins-python to monitor postgresql (pytho... (diff)
downloadnetdata-0ad2e81a0b43f126d2c97ceff74560fc0f04dc2b.tar.xz
netdata-0ad2e81a0b43f126d2c97ceff74560fc0f04dc2b.zip
Releasing debian version 1.18.1-1.debian/1.18.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a0ef3e6c3..593a4c0f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+netdata (1.18.1-1) unstable; urgency=medium
+
+ * Merging upstream version 1.18.1.
+ * Wrapping configure options in rules for better readability.
+ * Building with openssl, thanks to Pavel Nakonechnyi
+ <pavel@gremwell.com> for the bug report (Closes: #942492).
+ * Enabling nfacct plugin.
+ * Enabling dbengine, thanks to Thomas <74cmonty@gmail.com> for the bug
+ report (Closes: #940842).
+ * Updating build-depends to have explicit depends rather than to depend
+ on packages pulled in (libcap-dev and libjson-c-dev).
+ * Adding useful suggests to netdata-core and netdata-core-nosse to
+ monitor APC UPS' (apcupsd), hdd temperature (hddtemp), Linux QoS
+ (iproute2), Linux Wireless AP functionality (iw), and hardware sensors
+ (lm-sensors).
+ * Adding useful suggests to netdata-plugins-python to monitor postgresql
+ (python3-psycopg2), mariadb (python3-pymysql), and elasticsearch
+ (python3-requests).
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 26 Oct 2019 10:30:02 +0200
+
netdata (1.18.0-1) unstable; urgency=medium
* Merging upstream version 1.18.0.