Dumb-init

Latest version: v1.2.5.post1

Safety actively analyzes 638884 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.1.3

- Add support for FreeBSD kernel (109). Thanks onlyjob for bringing this to our attention!

1.1.2

- Fix race when the child exits very quickly that leads to dumb-init not reaping the child. This should be pretty rare and most likely to happen when dumb-init's child fails to exec (such as when you try to run a file that doesn't exist). (104)

1.1.1

- Fix segfault when passing unknown arguments (thanks asottile for noticing!) (88).

1.1.0

- Add ability to rewrite incoming signals before proxying via the --rewrite flag. Thanks mcclurmc for the PR (83)!
- Add ability to not rewrite incoming "suspend" job control signals in setsid mode (85).
- Add ability to ignore (not proxy) incoming signals (86).

1.0.3

- 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).

1.0.2

- 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)!

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.