File tini.changes of Package tini
-------------------------------------------------------------------
Sun May 5 18:09:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
- Update to 0.18.0
- Added -w to warn when orphaned processes are reaped (#107)
- Added -e to expect non-zero exit codes (and rewrite them as zeroe) (#75)
- Configure pdeathsignal (#114)
- Environment variable for -g (#101)
-------------------------------------------------------------------
Sun Nov 11 17:40:07 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Remove empty scriptlets. Trim bias from descriptions.
-------------------------------------------------------------------
Fri Apr 06 20:16:38 UTC 2018 - blaine.gardner@suse.com
- Fix spec file bug where both the static and non-static RPMs installed the non-static binary only.
- The "tini" binary now installs to "/tini" and "tini-static" now installs to "/tini-static"
to reflect the installation suggested on the tini GitHub page.
-------------------------------------------------------------------
Tue Feb 06 19:21:59 UTC 2018 - blaine.gardner@suse.com
- Update Tini version to 0.16.1
- Major Tini changes:
+ Fixed a bug that prevented subreaper mode from working in
dynamically-linked Tinis on recent distributions (Tini issue #67)
-------------------------------------------------------------------
Thu Apr 13 18:48:48 UTC 2017 - jmassaguerpla@suse.com
- initial commit