diff options
| author | Rahil Bhimjiani <me@rahil.rocks> | 2024-01-25 14:02:47 +0530 |
|---|---|---|
| committer | Zac Medico <zmedico@gentoo.org> | 2024-02-01 22:37:25 -0800 |
| commit | f5e6c5d90c5c5a4b936f0399610da9e37c04477f (patch) | |
| tree | 33f43daaf88d3abdc77aee0065c38ad333cea72c /app-containers/podman/podman-9999.ebuild | |
| parent | c064516fcfe5b8646d265ae92c16b744c0518dae (diff) | |
| download | gentoo-f5e6c5d90c5c5a4b936f0399610da9e37c04477f.tar.gz gentoo-f5e6c5d90c5c5a4b936f0399610da9e37c04477f.tar.bz2 gentoo-f5e6c5d90c5c5a4b936f0399610da9e37c04477f.zip | |
app-containers/podman: add 4.9.1
Upstream changelog:
Features:
* The podman farm suite of commands for multi-architecture builds is now fully enabled and documented.
* Add a network recovery service to Podman Machine VMs using the QEMU backend to detect and recover from an inoperable host networking issues experienced by Mac users when running for long periods of time.
Bugfixes:
* Fixed a bug where the HyperV provider for podman machine did not forward the API socket to the host machine.
* Fixed a bug where improperly formatted annotations passed to podman kube play could cause Podman to panic.
* Fixed a bug where podman system reset could fail if non-Podman containers (e.g. containers created by Buildah) were present.
Misc:
* Containers run in podman machine VMs now default to a PID limit of unlimited, instead of 2048.
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-containers/podman/podman-9999.ebuild')
| -rw-r--r-- | app-containers/podman/podman-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/podman/podman-9999.ebuild b/app-containers/podman/podman-9999.ebuild index e71d643e48de..3f6774cf6770 100644 --- a/app-containers/podman/podman-9999.ebuild +++ b/app-containers/podman/podman-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |
