summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/snapd: Bump to version 2.48Zac Medico2020-11-272-0/+180
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/snapd: don't set CGO_LDFLAGSZac Medico2020-11-271-1/+0
| | | | | | | | | | Solves errors like this with go-1.15: go build runtime/cgo: invalid flag in go:cgo_ldflag: -Wl,-O1 Closes: https://bugs.gentoo.org/756205 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-emulation/xen-tools: drop oldTomáš Mózes2020-11-273-1016/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18425 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen-pvgrub: drop oldTomáš Mózes2020-11-272-156/+0
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen: drop vulnerableTomáš Mózes2020-11-274-498/+0
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen: add upstream patch for XSA-355Tomáš Mózes2020-11-273-0/+332
| | | | | | Bug: https://bugs.gentoo.org/757126 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/lxc: remove old 4.0.4Joonas Niilola2020-11-253-173/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/diskimage-builder: 3.4.0 bumpMatthew Thode2020-11-242-0/+40
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/firecracker-bin: Drop oldSebastian Hamann2020-11-243-172/+0
| | | | | | Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Closes: https://github.com/gentoo/gentoo/pull/18379 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/firecracker-bin: Bump to 0.23.1Sebastian Hamann2020-11-242-0/+86
| | | | | Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/qemu: Work around libusb bugMichal Privoznik2020-11-242-0/+942
| | | | | | | | | | | | | | | | | | In its 6.9.0 relelase Libvirt changed way how USB devices are specified on QEMU's command line. While previously .hostbus= and .hostaddr= were used they were not really good fit and often get in way of another libvirt feature - namespaces (see v6.9.0-rc1~456 libvirt commit for more info). The new way of configuring USB devices is .hostdevice=/dev/bus/usb/.../... but it exposed a bug in libusb which is worked around in qemu (see v5.1.0-599-g202d69a715 QEMU commit for more info). Backport the workaround for the time being. It can be dropped when we rebase to 5.2.0. Closes: https://bugs.gentoo.org/753305 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/18385 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2020-11-233-3/+683
| | | | | | | Add mingw USE Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2020-11-233-2/+604
| | | | | | | Add mingw USE Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Drop oldNick Sarnie2020-11-212-623/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2020-11-212-0/+623
| | | | | | | Bump to 5.22 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Drop oldNick Sarnie2020-11-212-540/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2020-11-212-0/+540
| | | | | | | Bump to 5.22 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/lxc: stabilize 4.0.5 on amd64Joonas Niilola2020-11-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/lxc: stabilize 4.0.5 on x86Joonas Niilola2020-11-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/open-vm-tools: remove unused patchMichael Mair-Keimberger2020-11-201-60/+0
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18337
* app-emulation/xen-tools: always depend on x11-libs/pixmanTomáš Mózes2020-11-181-3/+3
| | | | | | | Closes: https://bugs.gentoo.org/734794 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18287 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/winetricks: Sync with ::wineNick Sarnie2020-11-163-177/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/open-vm-tools: bump to 11.2.0Mike Gilbert2020-11-163-146/+3
| | | | | Closes: https://bugs.gentoo.org/744154 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-emulation/libdsk: disable static libsJakov Smolic2020-11-161-7/+9
| | | | | | | Closes: https://bugs.gentoo.org/726574 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/wine-vanilla: Stabilize 5.0.2 amd64, #753443Sam James2020-11-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/winetricks: Stabilize 20200412 amd64, #736810Sam James2020-11-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/winetricks: x86 stable (bug #736810)Thomas Deutschmann2020-11-141-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/winetricks: RESTRICT=test for x86Thomas Deutschmann2020-11-142-0/+6
| | | | | | | | dev-util/shellcheck is not available for x86. Bug: https://bugs.gentoo.org/736810 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/edumips64: remove unused patchMichael Mair-Keimberger2020-11-131-11/+0
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18126 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-emulation/docker-compose: Stabilize 1.27.4 amd64, #753167Sam James2020-11-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-vanilla: x86 stable (bug #753443)Thomas Deutschmann2020-11-131-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen-tools: Stabilize 4.13.2-r1 x86, #754105Sam James2020-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/kompose: 1.22.0 bumpWilliam Hubbs2020-11-122-0/+1122
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-emulation/xen-tools: Stabilize 4.13.2-r1 amd64, #754105Sam James2020-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen: Stabilize 4.13.2-r1 amd64, #754105Sam James2020-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/glean: 1.17.0 stable amd64/x86 with cleanupMatthew Thode2020-11-123-28/+1
| | | | | | Closes: https://bugs.gentoo.org/746281 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/xen-tools: add security patches, drop vulnerableTomáš Mózes2020-11-114-9/+536
| | | | | | | Closes: https://bugs.gentoo.org/754033 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18226 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen: add security patches, drop vulnerableTomáš Mózes2020-11-113-2/+168
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xe-guest-utilities: remove unused patchesMichael Mair-Keimberger2020-11-112-46/+0
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18125 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2020-11-102-0/+539
| | | | | | | Bump to 5.0.3 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* app-emulation/xen-pvgrub: Stabilize 4.13.2 amd64, #753692Sam James2020-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen-tools: Stabilize 4.13.2 amd64, #753692Sam James2020-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen: Stabilize 4.13.2 amd64, #753692Sam James2020-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/docker-proxy: drop oldGeorgy Yakovlev2020-11-105-140/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/docker-proxy: update metadata.xmlGeorgy Yakovlev2020-11-101-0/+4
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/runc: drop oldGeorgy Yakovlev2020-11-101-57/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/runc: update metadata.xmlGeorgy Yakovlev2020-11-101-0/+4
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/containerd: cleanup filesdirGeorgy Yakovlev2020-11-102-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/containerd: drop oldGeorgy Yakovlev2020-11-1011-535/+0
| | | | | | Bug: https://bugs.gentoo.org/749579 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/containerd: update metadata.xmlGeorgy Yakovlev2020-11-101-0/+4
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>