Name: | podman-catatonit |
---|---|
Epoch: | 2 |
Version: | 4.1.1 |
Release: | 1.0.1.el9_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 667718 |
License: | ASL 2.0 and GPLv3+ |
RPM: | podman-catatonit-4.1.1-1.0.1.el9_0.aarch64.rpm |
Source RPM: | podman-4.1.1-1.0.1.el9_0.src.rpm |
Build Date: | Tue Aug 09 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://podman.io/ |
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. |
- Drop nmap-ncat requirement and skip ignore-socket test case [Orabug: 34117404]
- update to the latest content of https://github.com/containers/podman/tree/v4.1.1-rhel (https://github.com/containers/podman/commit/fa692a6)
- don't require runc and Recommends: crun - Related: #2061316
- Re-enable LTO and debuginfo - Related: #2061316
- update gvisor-tap-vsock to 0.2.0 to fix compilation with golang 1.18 - Related: #2061316
- update to https://github.com/containers/podman/releases/tag/v4.1.0 - Related: #2061316
- require netavark and move CNI to soft dependencies - Related: #2061316
- update to https://github.com/containers/podman/releases/tag/v4.0.3 - Related: #2061316
- bump minimal libseccomp version requirement - Related: #2061316
- rebuilt with golang >= 1.17.5 (CVE-2021-44716, CVE-2021-44717) - Related: #2061316