Name: | podman-remote |
---|---|
Version: | 1.6.4 |
Release: | 23.0.1.module+el8.3.0+7863+c7f8774f |
Architecture: | aarch64 |
Module: | container-tools:2.0:8030020200924150221:2a301c24 container-tools:2.0:8030020200924150221:3ba8ebeb |
Group: | Unspecified |
Size: | 47195010 |
License: | ASL 2.0 |
RPM: | podman-remote-1.6.4-23.0.1.module+el8.3.0+7863+c7f8774f.aarch64.rpm |
Source RPM: | podman-1.6.4-23.0.1.module+el8.3.0+7863+c7f8774f.src.rpm |
Build Date: | Fri Nov 06 2020 |
Build Host: | ca-buildarm05 |
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>
- 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
- bump release to preserve upgrade path - Related: #1821193
- fix "CVE-2020-10696 buildah: crafted input tar file may lead to local file overwriting during image build process" - Resolves: #1819391
- use the full PR 5348 to fix "no route to host from inside container" - Resolves: #1806899