summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-containers/podman: unkeyword 5.0.0_rc1 for ~amd64, ~arm64, ~riscvZac Medico2024-02-092-2/+6
| | | | | See: https://github.com/gentoo/gentoo/pull/35240#pullrequestreview-1873395014 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/podman: add 5.0.0_rc1Rahil Bhimjiani2024-02-092-0/+137
| | | | | | | | Suprisingly there are no build-process changes Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35240 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/podman-tui: drop 0.11.0Rahil Bhimjiani2024-02-092-35/+0
| | | | | | | | | Removed RDEPEND on podman as someone might want to just use podman-tui to connect remotely. They don't need to install podman locally Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/34558 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/podman-tui: add 0.17.0Rahil Bhimjiani2024-02-093-4/+36
| | | | | | Bug: https://bugs.gentoo.org/924107 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/podman: add 4.9.2Rahil Bhimjiani2024-02-072-0/+137
| | | | | | | | This release addresses a number of Buildkit vulnerabilities including but not limited to: CVE-2024-23651, CVE-2024-23652, and CVE-2024-23653. Bug: https://bugs.gentoo.org/923751 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/buildah: add 1.33.5Rahil Bhimjiani2024-02-072-0/+126
| | | | | | | | This release addresses a number of Buildkit vulnerabilities including but not limited to: CVE-2024-23651, CVE-2024-23652, and CVE-2024-23653. Bug: https://bugs.gentoo.org/923650 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/earthly: bump to 0.8.3Maciej Barć2024-02-032-0/+75
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/containers-image: bump to 5.29.2-r1Rahil Bhimjiani2024-02-033-0/+14
| | | | | | | | | Apologies from my side, I let the bug slip in Closes: https://bugs.gentoo.org/show_bug.cgi?id=923700 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35166 Signed-off-by: Sam James <sam@gentoo.org>
* app-containers/lxd: add 5.0.3Brahmajit Das2024-02-033-0/+249
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35153 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/go-secbench: Remove last-rited pkgMichał Górny2024-02-023-36/+0
| | | | | Closes: https://bugs.gentoo.org/919050 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-containers/skopeo: add 1.14.2Rahil Bhimjiani2024-02-013-31/+89
| | | | | | | sync coding style in line with 1.14.0-r3 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/netavark: add 1.10.2Rahil Bhimjiani2024-02-013-1/+62
| | | | | | | | | | | | | | Upstream changelog: * added an nftables backend that allows its use on systems without iptables installed * added command line option to change firewall driver * show error if process is in wrong netns * removed unessesary unlock lockfile calls * updated dependencies * Fixed a bug where netavark update could sometimes fail Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/containers-common: add 0.57.3Rahil Bhimjiani2024-02-013-2/+61
| | | | | Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/containers-image: add 5.29.2Rahil Bhimjiani2024-02-014-8/+143
| | | | | | | | | | Cherry pick https://github.com/containers/image/commit/45441676e34e6410ae8af6dbb46b6161c5c81a7c because default.yaml and policy.json are moving from containers-common-0.57.3 to containers-image-5.29.2 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/podman: add 4.9.1Rahil Bhimjiani2024-02-013-1/+138
| | | | | | | | | | | | | | | | | | | 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>
* app-containers/aardvark-dns: add 1.10.0Rahil Bhimjiani2024-02-013-1/+50
| | | | | | | | | | Upstream changelog: * removed unused kill switch * updated dependencies Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/docker-cli: add 25.0.1William Hubbs2024-02-012-0/+72
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-containers/docker: add 25.0.1William Hubbs2024-02-012-0/+332
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-containers/runc: add 1.1.12William Hubbs2024-02-012-0/+79
| | | | | Bug: https://bugs.gentoo.org/923434 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-containers/containerd: add 1.7.13William Hubbs2024-02-012-0/+87
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-containers/incus: add an upstream patch to fix some VM issuesJoonas Niilola2024-01-312-0/+238
| | | | | | - upstream issue #455. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/incus: drop 0.3-r1, 0.4-r1Joonas Niilola2024-01-313-401/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/incus: add 0.5.1Joonas Niilola2024-01-292-0/+208
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/incus: add 0.5Joonas Niilola2024-01-262-0/+208
| | | | | Bug: https://bugs.gentoo.org/920527 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/devcontainer: bump to 0.56.1Maciej Barć2024-01-232-0/+47
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/devcontainer: drop old 0.54.2Maciej Barć2024-01-232-47/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/earthly: bump to 0.8.0Maciej Barć2024-01-232-0/+75
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/earthly: drop old 0.7.22Maciej Barć2024-01-232-75/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/earthly: drop old 0.7.21Maciej Barć2024-01-232-75/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/earthly: Stabilize 0.7.23 amd64, #922659Sam James2024-01-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-containers/devcontainer: Stabilize 0.55.0 amd64, #922658Sam James2024-01-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-containers/containers-common: update liveRahil Bhimjiani2024-01-201-9/+1
| | | | | | | | | | | Because of upstream changes policy.json and default.yaml has to be moved from containers-common to containers-image Upstream commit: https://github.com/containers/image/commit/45441676e34e6410ae8af6dbb46b6161c5c81a7c Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/34743 Signed-off-by: Sam James <sam@gentoo.org>
* app-containers/devcontainer: bump to 0.56.0Maciej Barć2024-01-182-0/+47
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-containers/docker-compose: add 2.24.0William Hubbs2024-01-112-0/+53
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-containers/docker-compose: 2.23.x requires >= go 1.21William Hubbs2024-01-111-1/+2
| | | | | Closes: https://bugs.gentoo.org/917607 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-containers/containers-image: re-add dropped keyword for ~arm64, ~riscvZac Medico2024-01-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/921772 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/containers-storage: re-add dropped keyword for ~arm64, ~riscvZac Medico2024-01-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/921772 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/cri-o: add 1.29.0Zac Medico2024-01-092-0/+103
| | | | | Closes: https://bugs.gentoo.org/921505 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/docker-compose: Make 1.x.x support >=dev-python/docker-7Sebastian Pipping2024-01-082-0/+116
| | | | | Closes: https://bugs.gentoo.org/920631 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-containers/podman: drop 4.7.2, 4.8.1, 4.8.2Zac Medico2024-01-084-410/+0
| | | | | Bug: https://bugs.gentoo.org/921290 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-containers/incus: Keyword 0.4-r1 arm64, #921358Sam James2024-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-containers/skopeo: Stabilize 1.14.0-r3 amd64, #921435Joonas Niilola2024-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/buildah: Stabilize 1.34.0 amd64, #921435Joonas Niilola2024-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/containers-common: Stabilize 0.57.0 amd64, #921435Joonas Niilola2024-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/netavark: Stabilize 1.9.0 amd64, #921435Joonas Niilola2024-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/containers-storage: Stabilize 1.51.0 amd64, #921435Joonas Niilola2024-01-071-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/containers-image: Stabilize 5.29.0 amd64, #921435Joonas Niilola2024-01-071-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/aardvark-dns: Stabilize 1.9.0 amd64, #921435Joonas Niilola2024-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/skopeo: Stabilize 1.14.0-r3 arm64, #921435Sam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-containers/netavark: Stabilize 1.9.0 arm64, #921435Sam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>