File shepherd.changes of Package shepherd
-------------------------------------------------------------------
Tue Oct 2 10:57:11 UTC 2018 - jbrielmaier@suse.de
- bump to 0.5.0
Changes since 0.4.0
** Services now have a ‘replacement’ slot
** Restarting a service now restarts its dependent services as well
** Gracefully halt upon ctrl-alt-del when running as PID 1 on GNU/Linux
** Actions can now be invoked on services not currently running
** Guile >= 2.0.13 is now required; Guile 3.0 is supported
** Unused runlevel code has been removed
** Updated translations: es, fr, pt_BR, sv
- require guile-devel >= 2.0.13
-------------------------------------------------------------------
Fri Mar 23 15:16:41 UTC 2018 - sleep_walker@opensuse.org
- bump to 0.4.0
changes since 0.3.2
** When running as non-root, keep track of forked processes
** When running as root, log to /dev/log (syslogd) or /dev/kmsg by default
** ‘exec-command’ opens log file in append mode
** Add native language support (5 languages currently supported)
** ‘log-output-port’ is now a SRFI-39 parameter
** New ‘make-shepherd-output-port’ in lieu of ‘shepherd-output-port’
** Fix non-deterministic test suite issues
-------------------------------------------------------------------
Sat Mar 10 09:51:50 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Fri Mar 9 18:02:53 UTC 2018 - sleep_walker@opensuse.org
- put conflicting man pages into shepherd-bins which conflicts with
systemd-sysvinit providing the same manpages
-------------------------------------------------------------------
Tue May 23 07:46:00 UTC 2017 - sleep_walker@opensuse.org
- let there be shepherd init
- make shepherd-bins conflicting with systemd-sysvinit