From 39d6d4e09db57572f374e42f653b2c8c03ec7a75 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 1 Dec 2024 17:02:32 +0100 Subject: [PATCH] paraslash 0.6.5 --- NEWS.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/NEWS.md b/NEWS.md index f2341e33..14ee774a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,31 @@ NEWS ==== +---------------------------------------- +0.6.5 (2024-12-01) "chaotic scalability" +---------------------------------------- + +Quite a few bugs were found since paraslash-0.6.4 was released in +2021-11, so here is another maintenance release for the 0.6 series. No +new features but lots of fixes. This is going to be the last 0.6.x +release, and all users are expected to upgrade to 0.7.x. + +- Fix the -c option of the server ls command. +- server: Don't crash if the empty string is passed as a mood name. +- server: Fix another crash when attempting to reposition the stream + while no audio file is open. +- server: Close a race window which leads to a deadlock when a signal + arrives just at the right time. +- server: Close another race window which caused delayed status updates + in certain cases. +- server/gcrypt: Reject short RSA keys up-front. +- para_play: Don't abort if too many invalid keys are pressed. +- Plug some memory leaks. + +Downloads: +[tarball](./releases/paraslash-0.6.5.tar.xz), +[signature](./releases/paraslash-0.6.5.tar.xz.asc) + -------------------------------------- 0.6.4 (2021-11-04) "fuzzy calibration" -------------------------------------- -- 2.39.5