Jump to letter: [
BCDFKLPRST
]
podman-catatonit - A signal-forwarding process manager for containers
Website: |
https://podman.io/ |
License: |
Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
Vendor: |
Rocky Enterprise Software Foundation |
- Description:
Catatonit is a /sbin/init program for use within containers. It
forwards (almost) all signals to the spawned child, tears down
the container when the spawned child exits, and otherwise
cleans up other exited processes (zombies).
This is a reimplementation of other container init programs (such as
"tini" or "dumb-init"), but uses modern Linux facilities (such as
signalfd(2)) and has no additional features.
Packages
podman-catatonit-4.9.4-20.module+el8.10.0+2001+6a33db9f.x86_64
[377 KiB] |
Changelog
by Jindrich Novy (2025-03-17):
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
(https://github.com/containers/podman/commit/0e11f82)
- fixes "CVE-2025-22869 container-tools:rhel8/podman: Potential denial of service in golang.org/x/crypto [rhel-8.10.z]"
- Resolves: RHEL-81299
|