Name: | catatonit |
---|---|
Epoch: | 3 |
Version: | 0.2.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 640661 |
License: | GPLv3+ |
RPM: | catatonit-0.2.1-1.el9.aarch64.rpm |
Source RPM: | catatonit-0.2.1-1.el9.src.rpm |
Build Date: | Wed Mar 26 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/openSUSE/catatonit |
Summary: | A signal-forwarding process manager for containers |
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. |
- update to https://github.com/openSUSE/catatonit/releases/tag/v0.2.1 - Related: RHEL-60277
- add rpminspect.yaml - Resolves: RHEL-70588
- update to https://github.com/openSUSE/catatonit/releases/tag/v0.2.0 - Related: Jira:RHEL-2112
- bump release to preserve upgrade path from 9.2 - Resolves: #2209677
- rebuild for 9.3 - Resolves: #2209677
- remove any relation to podman-catatonit - Related: #2151322