Name: | podman-catatonit |
---|---|
Version: | 2.0.5 |
Release: | 5.0.1.module+el8.3.0+7866+f387f528 |
Architecture: | aarch64 |
Module: | container-tools:ol8:8030020200923153805:3ba8ebeb container-tools:ol8:8030020201124131330:830d479e |
Group: | Unspecified |
Size: | 598345 |
License: | ASL 2.0 and GPLv3+ |
RPM: | podman-catatonit-2.0.5-5.0.1.module+el8.3.0+7866+f387f528.aarch64.rpm |
Source RPM: | podman-2.0.5-5.0.1.module+el8.3.0+7866+f387f528.src.rpm |
Build Date: | Sat Nov 07 2020 |
Build Host: | ca-buildarm05 |
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. |
- Handling redirect from the docker registry [Orabug: 29874238] (Nikita Gerasimov)
- fix "[FJ8.3 Bug]: [REG] "--group-add" option of "podman create" doesn't work with "--user" option" - Resolves: #1877177 - fix "`podman images --all` fails on images with digest" - Resolves: #1879622
- consume content directly from the dedicated upstream branch - Related: #1877187
- fix "[FJ8.3 Bug]: [REG] "--oom-score-adj" flag is ignored in "podman run" and "podman create"" - Resolves: #1877187
- fix gating test errors - thanks for patches to Ed Santiago - Related: #1872263
- update to https://github.com/containers/podman/releases/tag/v2.0.5 - Resolves: #1872263
- fix "podman run namespace in man page ambiguous" - Resolves: #1860126
- propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization - Related: #1821193
- update to https://github.com/containers/podman/releases/tag/v2.0.4 - Related: #1821193
- fix "Podman build from url failed to get correct temp directory for store files" - Resolves: #1858862