AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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)
- Remove empty scriptlets. Trim bias from descriptions.
- 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.
- 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)
- initial commit