diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-11 13:27:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-11 13:28:23 +0000 |
commit | 227197d1e92411fd1c77e78ce94b22728a71409b (patch) | |
tree | 31767de720ad6282fd08701d91a10f205513fd10 | |
parent | Correcting email in previous changelog. (diff) | |
download | netdata-227197d1e92411fd1c77e78ce94b22728a71409b.tar.xz netdata-227197d1e92411fd1c77e78ce94b22728a71409b.zip |
Releasing debian version 1.29.1-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20518ac4..bd0f1bc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +netdata (1.29.1-3) unstable; urgency=medium + + * Adding patch from Helmut Grohne <helmut@subdivi.de> to fix FTCBFS by not + abusing AC_CHECK_FILE (Closes: #982523). + * Correcting email in previous changelog. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 11 Feb 2021 14:26:53 +0100 + netdata (1.29.1-2) unstable; urgency=medium * Enabling cups support. |