Name: | podman-remote |
---|---|
Version: | 1.6.4 |
Release: | 26.0.1.module+el8.4.0+20172+38c78bba |
Architecture: | x86_64 |
Module: | container-tools:2.0:8040020210302113437:59631bd5 container-tools:2.0:8040020210519150700:c0c392d5 |
Group: | Unspecified |
Size: | 42005354 |
License: | ASL 2.0 |
RPM: | podman-remote-1.6.4-26.0.1.module+el8.4.0+20172+38c78bba.x86_64.rpm |
Source RPM: | podman-1.6.4-26.0.1.module+el8.4.0+20172+38c78bba.src.rpm |
Build Date: | Thu May 20 2021 |
Build Host: | host-100-100-224-58.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://podman.io/ |
Summary: | (Experimental) Remote client for managing podman containers |
Description: | Remote client for managing podman containers. This experimental remote client is under heavy development. Please do not run podman-remote in production. podman-remote uses the varlink connection to connect to a podman client to manage pods, containers and container images. podman-remote supports ssh connections as well. |
- Reduce unnecessary writable mounts in NaiveDiffDriver [Orabug: 31025483] - delivering fix for [Orabug: 29874238] by Nikita Gerasimov <nikita.gerasimov@oracle.com>
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel (https://github.com/containers/podman/commit/bcbbbc4) - Related: #1920382
- fix CVE-2021-20188 - update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel (https://github.com/containers/podman/commit/2c7b579) - Related: #1920382
- fix "podman exec is fragile in the presence of signals [rhel-8.3.0.z]" - Resolves: #1913294
- fix "podman run with --rm errors out/segfaults in container-tools-2.0-8.3.0" - Resolves: #1875289
- sync with 1.6.4-rhel branch to avoid regression - Resolves: #1879092
- fix "podman run with --rm errors out/segfaults on rhel8.3" - Resolves: #1875289
- bump release to preserve upgrade path - Related: #1868603
- fix "[2.0-8.3.0] Podman does not use --tmpdir when pulling an image" - Related: #1868603
- exclude i686 arch - Related: #1821193