Hallo Jürgen.
Anbei eine Aktualisierung vom s-s-d. Ich hoffe es klappt diesmal
reibungsfrei! Ich wollte die Mail erst an die Liste schicken,
aber direkt an dich geht auch?
Tschüß!
Nothing much happened for Linux, except usage of dynamic instead
of fixed size buffer for errors (if you never have seen
a truncated message by s-s-d, nothing you will encounter), from
May 2016. And UIDs and GIDs are now parsed as unsigned integers,
causing failures for 0 and negative such identities, from July
2017.
--steffen
|
|Der Kragenbaer, The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)
commit f6b74377 (HEAD -> refs/heads/x)
Author: Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>
AuthorDate: 2017-08-12 22:32:46 +0200
Commit: Steffen (Daode) Nurpmeso <steffen@sdaoden.eu>
CommitDate: 2017-08-12 22:43:16 +0200
Debian start-stop-daemon 2017-07-04
Hello,
you possibly want to integrate a change that can now be found on
Debian [master] with a very interesting change:
start-stop-daemon: sync with Debian (CLOCK_MONOTONIC)..
Using CLOCK_MONOTONIC instead of what was in use until today will
ensure that running actions with configured time periods will run,
and at correct times, even in the event of intermediate changes to
the system clock.
--steffen
Author: Steffen Nurpmeso <sdaoden@users.sf.net>
Date: 2015-05-11 16:38:43 +0200
start-stop-daemon: sync with Debian (CLOCK_MONOTONIC)..
Using CLOCK_MONOTONIC instead of what was in use until today will
ensure that running actions with configured time periods will run,
and at correct times, even in the event of intermediate changes to
the system clock.