Hello community, here is the log from the commit of package shepherd for openSUSE:Factory checked in at 2020-04-29 20:52:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shepherd (Old) and /work/SRC/openSUSE:Factory/.shepherd.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shepherd" Wed Apr 29 20:52:28 2020 rev:6 rq:798876 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/shepherd/shepherd.changes 2020-02-18 10:39:23.124819636 +0100 +++ /work/SRC/openSUSE:Factory/.shepherd.new.2738/shepherd.changes 2020-04-29 20:54:27.137282361 +0200 @@ -1,0 +2,18 @@ +Wed Apr 22 10:49:38 UTC 2020 - Jonathan Brielmaier <[email protected]> + +- Update to 0.8.0: + Changes since 0.7.0: + * Kill the whole process group when the PID file doesn’t show up + * ‘make-kill-destructor’ kills the process group + * New ‘default-pid-file-timeout’ SRFI-39 parameter + * New #:file-creation-mask parameter for ‘make-forkexec-constructor’ + * ‘make-forkexec-constructor’ creates log files as #o640 + * Improve documentation and examples + * Ensure man pages are up to date + * Fix compilation on systems without ‘prctl’ such as GNU/Hurd + * Remove kludge that would send SIGALRM every second + * Address “error in finalization thread” warning + * ‘make-forkexec-constructor’ no longer supports old calling convention +- Adapt rpmlintrc to Guile 3.0 and remove no longer needed rule + +------------------------------------------------------------------- Old: ---- shepherd-0.7.0.tar.gz shepherd-0.7.0.tar.gz.sig New: ---- shepherd-0.8.0.tar.gz shepherd-0.8.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shepherd.spec ++++++ --- /var/tmp/diff_new_pack.wOoUN3/_old 2020-04-29 20:54:27.905284120 +0200 +++ /var/tmp/diff_new_pack.wOoUN3/_new 2020-04-29 20:54:27.905284120 +0200 @@ -17,7 +17,7 @@ Name: shepherd -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Init and service manager License: GPL-3.0-or-later ++++++ shepherd-0.7.0.tar.gz -> shepherd-0.8.0.tar.gz ++++++ ++++ 7708 lines of diff (skipped) ++++++ shepherd-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.wOoUN3/_old 2020-04-29 20:54:28.069284495 +0200 +++ /var/tmp/diff_new_pack.wOoUN3/_new 2020-04-29 20:54:28.069284495 +0200 @@ -1,3 +1,2 @@ # Guiles .go files are special -addFilter("W: missing-PT_GNU_STACK-section /usr/lib64/guile/2.[02]/site-ccache/shepherd*") -addFilter("W: shared-lib-without-dependency-information /usr/lib64/guile/2.[02]/site-ccache/shepherd*") +addFilter("W: shared-lib-without-dependency-information /usr/lib64/guile/*.*/site-ccache/shepherd*")
