Commit Graph

6 Commits

Author SHA1 Message Date
c6327604c4 start-stop-daemon.c update
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
2017-08-14 16:41:48 +02:00
Steffen Nurpmeso
5fc7a6939c start-stop-daemon: update to 20150921 2015-09-24 13:51:41 +02:00
Steffen Nurpmeso
a44edc9e8b start-stop-daemon: update to 20150915 2015-09-18 16:47:45 +02:00
6b17e88983 start-stop-daemon: fix version string 2015-05-12 11:56:29 +02:00
Steffen Nurpmeso
ef0b7dba60 start-stop-daemon: sync with Debian
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.
2015-05-12 10:48:34 +02:00
5436e95ea2 start-stop-daemon: add the new files actually 2015-02-26 17:52:50 +01:00