summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/docker-compose: remove unused patchesMichael Mair-Keimberger2021-11-153-201/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22933 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/fs-uae: Drop old 3.0.5James Le Cuirot2021-11-142-115/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/fs-uae: Version bump to 3.1.47James Le Cuirot2021-11-142-0/+115
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/buildah: Stabilize 1.23.1 amd64, #823671Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/skopeo: Stabilize 1.5.1 amd64, #823671Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/podman: Stabilize 3.4.1 amd64, #823671Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/slirp4netns: Stabilize 1.1.12 amd64, #823671Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/conmon: Stabilize 2.0.30 amd64, #823671Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/podman: Bump to version 3.4.2Zac Medico2021-11-122-0/+165
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/xen: drop vulnerableTomáš Mózes2021-11-121-167/+0
| | | | | | | Bug: https://bugs.gentoo.org/816882 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22816 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/cri-o: Bump to version 1.22.1Zac Medico2021-11-112-0/+2542
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/cri-o: Bump to version 1.21.4Zac Medico2021-11-112-0/+2112
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/cloud-init: include more in BDEPENDSam James2021-11-121-1/+1
| | | | | | | | We try to install files using the tool so let's include BDEPEND for now unless we can come up with a more refined approach. Closes: https://bugs.gentoo.org/823206 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/diskimage-builder: 3.15.1 bumpMatthew Thode2021-11-112-0/+40
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/docker-compose: remove several old versionsWilliam Hubbs2021-11-114-222/+0
| | | | | | | | This allows the removal of dev-python/cached-property (requested by mgorny). Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-emulation/free42: 3.0.7 bumpBernard Cafarelli2021-11-112-0/+51
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-emulation/docker-compose: Remove stale dep on cached-propertyMichał Górny2021-11-114-4/+0
| | | | | | cached-property is only used on Python < 3.8 which we no longer support. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/firecracker-bin: adjust CONFIG_CHECK and QA_PREBUILTIonen Wolkens2021-11-101-3/+4
| | | | | | Seems wrong line was deleted by mistake wrt CONFIG_CHECK Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/firecracker-bin: Drop check for kernel VSOCK supportSebastian Hamann2021-11-103-12/+3
| | | | | | | | | Firecracker does not use AF_VSOCK on the host, only on the guest. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Closes: https://github.com/gentoo/gentoo/pull/22857 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/firecracker-bin: Bump to 0.25.1, install seccompilerSebastian Hamann2021-11-102-0/+85
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/lxd: drop 4.0.7Joonas Niilola2021-11-101-163/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxd: stabilize 4.0.7-r2 for amd64Joonas Niilola2021-11-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxd: add fix for >btrfs-progs-5.14 safety checkJoonas Niilola2021-11-092-0/+77
| | | | | Closes: https://bugs.gentoo.org/822393 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/snapd: Rebase USE=-forced-devmodeZac Medico2021-11-071-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2021-11-062-66/+12
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2021-11-062-42/+12
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/virtualbox: needs libcryptSam James2021-11-063-0/+3
| | | | | | | | | Bug's been open for a while and VirtualBox's build system is "complicated": let's depend on libcrypt given it seems pretty clear it needs it in some capacity and we're better off ensuring it actually builds/installs. Closes: https://bugs.gentoo.org/806326 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2021-11-062-648/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2021-11-062-0/+647
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2021-11-062-559/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2021-11-062-0/+559
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/libvirt: enable py3.10Arthur Zamarin2021-11-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/skopeo: Bump to version 1.5.1Zac Medico2021-11-042-0/+53
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/crun: add 1.2Georgy Yakovlev2021-11-042-0/+58
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/diskimage-builder: 3.15.0 bumpMatthew Thode2021-11-042-0/+40
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/docker: don't inherit bash-completion-r1Georgy Yakovlev2021-11-032-2/+2
| | | | | completion is installed by docker-cli Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/docker: add 20.10.10Georgy Yakovlev2021-11-032-0/+280
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/docker-cli: add 20.10.10Georgy Yakovlev2021-11-032-0/+67
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/libguestfs: note that guestfs-tools is now needed for toolsSam James2021-10-311-13/+1
| | | | | | | Always show the message rather than conditionally. Bug: https://bugs.gentoo.org/789354 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: Set USE-defaults for mesa[egl,gbm]Matt Turner2021-10-315-5/+5
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/vice: drop 3.4_p38553Ionen Wolkens2021-10-303-215/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/qemu: add 6.0.1Sam James2021-10-292-0/+912
| | | | | | Closes: https://bugs.gentoo.org/820677 Bug: https://bugs.gentoo.org/820743 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/lxc: drop 4.0.11Joonas Niilola2021-10-291-183/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxc: add io-uring patches for 4.0.11Joonas Niilola2021-10-293-0/+245
| | | | | Bug: https://bugs.gentoo.org/820545 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/podman: Bump to version 3.4.1Zac Medico2021-10-272-0/+165
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2021-10-262-0/+579
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/virtualbox-modules: Removed oldLars Wendler2021-10-262-56/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-emulation/libguestfs: fix build failure in 1.46.0Sam James2021-10-241-3/+4
| | | | | | | Restore patch from 1.44.x branch. Closes: https://bugs.gentoo.org/820053 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2021-10-232-579/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2021-10-232-665/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>