summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/hercules: do not delete libtool module .la files #720342Mike Frysinger2021-11-181-6/+6
| | | | | | | | | | | Since hercules uses libltdl to load its internal modules, we need to leave the .la files in place for it to process. Also add subslot linkage to these libs while we're updating. Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/720342 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix ./libtool not fond warnings #791859Mike Frysinger2021-11-181-0/+27
| | | | | | | | | | | | | Use simpler logic to find shared library info, and use the system libtool to compile the test programs. This shouldn't really matter in practice as this test was defaulting to "no" when the code wasn't working correctly, and now that it is, it still ends up as "no" as the hack shouldn't be needed on Linux systems with good shared lib infrastructure. Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/791859 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix configure test with POSIX shellMike Frysinger2021-11-182-0/+30
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: restore parallel install fix #772404Mike Frysinger2021-11-181-0/+5
| | | | | | Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/772404 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix linking of modules with system libtool #779100Mike Frysinger2021-11-181-1/+6
| | | | | | | | | | Add missing linkage to the libhercu.la module for system libtool. This doesn't normally matter as the module is loaded by hercules which itself is linked against libtool. Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/779100 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix building as non-root userMike Frysinger2021-11-182-0/+24
| | | | | | Move the chown/chgrp/setuid logic to the ebuild so it works as non-root. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/diskimage-builder: 3.15.2 bumpMatthew Thode2021-11-172-0/+40
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/protontricks: add 1.6.1, drop 1.5.2Marek Szuba2021-11-172-5/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/lxd: disable -werror on 4.0.8 tooJoonas Niilola2021-11-171-1/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/buildah: Stabilize 1.23.1 arm64, #823671Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/skopeo: Stabilize 1.5.1 arm64, #823671Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/podman: Stabilize 3.4.1 arm64, #823671Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/slirp4netns: Stabilize 1.1.12 arm64, #823671Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/conmon: Stabilize 2.0.30 arm64, #823671Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/lxd: disable -Werror on 4.0.7Joonas Niilola2021-11-162-0/+109
| | | | | | - apparently only triggered with clang (after glibc update). Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/snapd: Remove oldZac Medico2021-11-153-362/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/snapd: Bump to version 2.53.2Zac Medico2021-11-152-0/+181
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/fs-uae-launcher: Drop old 3.0.5James Le Cuirot2021-11-152-80/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/fs-uae-launcher: Version bump to 3.1.43James Le Cuirot2021-11-152-0/+71
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/fs-uae: Drop old 3.1.47James Le Cuirot2021-11-152-115/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/fs-uae: Version bump to 3.1.48James Le Cuirot2021-11-152-0/+115
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/lxd: remove unused patchesMichael Mair-Keimberger2021-11-152-41/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22932 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/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>