diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 05:22:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 05:22:43 +0000 |
commit | 3bb53120aed38ea0e32a4d56769442e70da4c1a1 (patch) | |
tree | 5ed6bbf73b1dc0a7080197da9fc6dacfcf52d208 | |
parent | Passing --name to start-stop-daemon in netdata initscript to fix process iden... (diff) | |
download | netdata-3bb53120aed38ea0e32a4d56769442e70da4c1a1.tar.xz netdata-3bb53120aed38ea0e32a4d56769442e70da4c1a1.zip |
Releasing debian version 1.35.0-1.debian/1.35.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c420c98f9..1ff748938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +netdata (1.35.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.35.0. + * Updating packaging for upstreams nodejs removal. + * Updating to standards version 4.6.1. + * Passing --name to start-stop-daemon in netdata initscript to fix + process identification issues with openrc, thanks to Gian Piero + Carrubba <debian-bts@rm-rf.it> (Closes: #1012395). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 09 Jun 2022 06:56:58 +0200 + netdata (1.34.1-1) sid; urgency=medium * Uploading to sid. |