Name: | podman-catatonit |
Epoch: | 3 |
Version: | 4.6.1 |
Release: | 8.0.2.module+el8.9.0+90309+a96c4d47 |
Architecture: | aarch64 |
Module: | container-tools:ol8:8090020240422031757:0f77c1b7
|
Group: | Unspecified |
Size: | 599255 |
License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
RPM: |
podman-catatonit-4.6.1-8.0.2.module+el8.9.0+90309+a96c4d47.aarch64.rpm
|
Source RPM: |
podman-4.6.1-8.0.2.module+el8.9.0+90309+a96c4d47.src.rpm
|
Build Date: | Mon Apr 22 2024 |
Build Host: | build-ol8-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. |
-
Thu Feb 22 2024 Alex Burmashev <alexander.burmashev@oracle.com> - 3:4.6.1-8.0.2
- Add devices on container startup, not on creation
-
Tue Feb 13 2024 David Sloboda <david.x.sloboda@oracle.com> - 3:4.6.1-8.0.1
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
-
Thu Jan 25 2024 Shaleen Bathla <shaleen.bathla@oracle.com> -3:4.6.1-4.0.1
- overlay: Put should ignore ENINVAL for Unmount [Orabug: 36221248]
-
Fri Aug 25 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.1-4
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
(https://github.com/containers/podman/commit/ea33dce)
- Related: #2176055
-
Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.1-3
- add podmansh provides
- Related: #2176055
-
Wed Aug 16 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.1-2
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
(https://github.com/containers/podman/commit/1b2fadd)
- Resolves: #2232127
-
Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.1-1
- update to https://github.com/containers/podman/releases/tag/v4.6.1
- Related: #2176055
-
Fri Aug 04 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.0-3
- build podman 4.6.0 off main branch for early testing of zstd compression
- Related: #2176055
-
Fri Aug 04 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.0-2
- update license token to be SPDX compatible
- Related: #2176055
-
Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.6.0-1
- update to latest content of https://github.com/containers/podman/releases/tag/4.6.0
(https://github.com/containers/podman/commit/38e6fab9664c6e59b66e73523b307a56130316ae)