civodul pushed a commit to branch main
in repository shepherd.

commit bd384927d674b54173f6a55a9372fe69cd6a89eb
Author: Ludovic Courtès <[email protected]>
AuthorDate: Wed Apr 16 12:14:24 2025 +0200

    Update NEWS.
---
 NEWS | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 96bfd70..0b0624a 100644
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,8 @@ longer the case.
 
 The built-in service logger (the one used when constructors are not given a
 #:log-file argument) could deadlock under some conditions when the service it
-was logging has just stopped.  This is now fixed.
+was logging has just stopped.  The problem was known to manifest in some cases
+on Guix System upon ‘herd stop nginx’.  This is now fixed.
 
 ** ‘log-rotation’ does not compressed already-compressed log files
 
@@ -94,6 +95,18 @@ the socket (by default /run/user/UID/shepherd/socket) even 
though another
 instance was already running and listening to that socket.  Since that
 behavior is undesirable, ‘shepherd’ now refuses to start in this situation.
 
+** Fixed a couple of test suite failures on the Hurd
+   (<https://issues.guix.gnu.org/77634>)
+
+A couple of tests that used to fail on GNU/Hurd (i586-gnu) have been fixed.
+
+** Translations
+
+This version is fully translated in German, Romanian, Swedish, and Ukrainian;
+it is partially translated in eight other languages.  Check out
+https://translationproject.org/domain/shepherd.html to help translate it into
+your language!
+
 * Changes in 1.0.3
 
 ** ‘spawn-command’ now honors #:log-file

Reply via email to