Skip to content

Releases: Yelp/dumb-init

v1.0.3

02 Jun 00:44
Compare
Choose a tag to compare
  • Fix incorrect error message when calling with bad arguments (e.g. a command which did not exist) and passing flags (#82).
  • Tag Python packages of dumb-init properly (#75).

v1.0.2

02 May 18:47
Compare
Choose a tag to compare
  • Rewrite signal handling to process signals synchronously (#72).
    This shouldn't change behavior, but does eliminate some undefined behavior
    and potential edge cases (especially race conditions).
    Thanks @msavage20 for the bug report (again)!

v1.0.1

11 Mar 22:18
Compare
Choose a tag to compare
  • Fix exit status for processes which exit due to signal (#59) (thanks @msavage20)

v1.0.0

07 Jan 23:19
Compare
Choose a tag to compare
  • Compile dumb-init with musl and strip the binary of unnecessary symbols (thanks @kscherer)
  • Fix some typos (thanks @asottile)
  • Add a manpage to the Debian package

v0.5.0

03 Oct 01:21
Compare
Choose a tag to compare
Bump to v0.5.0

v0.4.0

29 Sep 20:48
Compare
Choose a tag to compare
Bump to v0.4.0

v0.3.1

29 Sep 18:20
Compare
Choose a tag to compare
Bump to v0.3.1

v0.3.0

18 Sep 18:13
Compare
Choose a tag to compare
Bump to v0.3.0

v0.2.0

11 Sep 01:08
Compare
Choose a tag to compare
Bump to v0.2.0

v0.1.0

04 Sep 01:01
Compare
Choose a tag to compare
Release version 0.1.0