civodul pushed a change to branch main
in repository shepherd.
from a5d9a41 logger: Do not send messages to service that is potentially
stopped.
new b36e97a timer: Correctly compute ‘seconds-to-wait’ on summer DST
change.
new d98d61a system-log: Work around ‘regexp-exec’ bug in non-Unicode
capable locale.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 19 +++++++++++++++++++
modules/shepherd/service/system-log.scm | 10 ++++++----
modules/shepherd/service/timer.scm | 15 +++++++++++----
tests/services/system-log-internal.scm | 27 ++++++++++++++++++++++++++-
tests/services/timer-events.scm | 33 ++++++++++++++++++++++++++++++++-
5 files changed, 94 insertions(+), 10 deletions(-)