summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 27709fe05..fb5b4dc18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+netdata (1.29.0-1) experimental; urgency=medium
+
+ * Merging upstream version 1.29.0:
+ - new upstream (Closes: #952959)
+ - works with autoconf 2.70 (Closes: #978870)
+ - no python unbound plugin anymore (Closes: #946753),
+ following upstream the go.d plugins will be in a separate package.
+ * Refreshing allow-symlinks.patch.
+ * Removing gcc-10.patch, merged upstream.
+ * Refreshing use-system-python.patch.
+ * Refreshing remove-googleanalytics.patch.
+ * Removing remove-login.patch, not applicable for now.
+ * Building without ipmi support for now, needs further fixes to build.
+ * Including ackl/tests in build-workaround.
+ * Updating path when moving mongodb plugin into plugin package.
+ * Adding further core configuration files to debhelper install files.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 Feb 2021 13:19:14 +0100
+
netdata (1.19.0-4) sid; urgency=medium
* Adding patch from upstream to fix FTBFS with gcc 10, thanks to Gianfranco