summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2018-09-302-0/+533
| | | | | | | Bump to 3.17 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/diskimage-builder: 2.17.0 stable amd64 and x86Matthew Thode2018-09-283-40/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11
* app-emulation/vagrant: version bump to 2.1.15Georgy Yakovlev2018-09-262-0/+83
| | | | | | | | Cleaned up deps a bit. Closes: https://bugs.gentoo.org/667012 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* app-emulation/qemu-9999: Sync softmmu targetsMichal Privoznik2018-09-261-1/+1
| | | | | | | | Qemu dropped ppcemb target in a69dc537cc1a6d3c3cb35d30197ed45914a150c3. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/img: Version bump to 0.5.1Manuel Rüger2018-09-262-0/+33
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/containerd: Stabilize on amd64Manuel Rüger2018-09-261-2/+2
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/containerd: Version bump to 1.1.4Manuel Rüger2018-09-262-0/+56
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-emulation/reg: Version bump to 0.15.7Manuel Rüger2018-09-252-0/+49
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.10
* app-emulation/docker-compose: Drop generic upper version boundariesSebastian Pipping2018-09-242-0/+130
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/docker-compose: 1.22.0Sebastian Pipping2018-09-242-0/+79
| | | | | Closes: https://bugs.gentoo.org/661882 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/libvirt-9999: Don't require extra flags for xen-toolsMichal Privoznik2018-09-241-1/+1
| | | | | | | | | | Libvirt uses xenlight.pc to check for xen at configure time (since dc3d2c9f8c7 libvirt upstream commit). Then, at source code level it requires libxl.h. Both of these files are installed even without [api, hvm] use flags enabled for app-emulation/xen-tools. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* Revert "app-emulation/libvirt: update live ebuild"Michal Privoznik2018-09-241-2/+2
| | | | | | | | | | | | | This reverts commit 2ad130bab3b38de59ff996dad8f3a1c68407e731. So after some painful bugs and v.4.6.0 release where we tried to make libvirt work with jansson we came to realize that it is not going to fly. QEMU relies on sending 64 bit integers and jansson supports only 53 bits long integers. Therefore we reverted back to using yajl. See d99a89592d65ab8 in libvirt repo (and friends). Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/ski: drop oldSergei Trofimovich2018-09-211-56/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/ski: fix built failure against glibc-2.28Sergei Trofimovich2018-09-212-0/+61
| | | | | | | <ustat.h> was removed in glibc-2.28. While at it added missing dependency on binutils-libs. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen-tools: x86 stable (bug #655188)Thomas Deutschmann2018-09-191-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/reg: Version bump to 0.15.6Manuel Rüger2018-09-182-0/+49
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen-tools: amd64 stable wrt bug #655188Agostino Sarubbo2018-09-181-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* app-emulation/xen-pvgrub: amd64 stable wrt bug #655188Agostino Sarubbo2018-09-181-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* app-emulation/xen: amd64 stable wrt bug #655188Agostino Sarubbo2018-09-181-2/+2
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* app-emulation/xen-pvgrub: bump to 4.11.0Tomas Mozes2018-09-172-0/+165
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/9893 Signed-off-by: Tomas Mozes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/xen-pvgrub: bump to 4.10.1Tomas Mozes2018-09-172-0/+165
| | | | | | Signed-off-by: Tomas Mozes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/wine-any: Drop oldNick Sarnie2018-09-162-644/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-any: Sync with ::wineNick Sarnie2018-09-162-0/+644
| | | | | | Bump to 3.16 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-staging: Drop oldNick Sarnie2018-09-162-614/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-staging: Sync with ::wineNick Sarnie2018-09-162-0/+614
| | | | | | Bump to 3.16 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-d3d9: Drop oldNick Sarnie2018-09-162-577/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-09-162-0/+577
| | | | | | Bump to 3.16 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-vanilla: Drop oldNick Sarnie2018-09-162-533/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2018-09-162-0/+533
| | | | | | Bump to 3.16 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/lxd: Bump to 3.5Erik Mackdanz2018-09-153-0/+249
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-emulation/wine-vanilla: Drop oldNick Sarnie2018-09-132-526/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/wine-vanilla: Sync with ::wineNick Sarnie2018-09-132-0/+526
| | | | | | Bump to 3.0.3 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/diskimage-builder: 2.17.0 bumpMatthew Thode2018-09-132-0/+38
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-emulation/cadvisor: Version bump to 0.31.0Manuel Rüger2018-09-132-0/+44
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen: bump to 4.11.0-r2Tomas Mozes2018-09-102-0/+173
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/9817 Bug: https://bugs.gentoo.org/655188 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen-tools: bump to 4.11.0-r2Tomas Mozes2018-09-102-0/+458
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen-tools: x86 stable (bug #643350)Thomas Deutschmann2018-09-105-6/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen-pvgrub: security cleanup (bug #643350)Thomas Deutschmann2018-09-102-162/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen-tools: security cleanup (bug #643350)Thomas Deutschmann2018-09-103-913/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/xen: security cleanup (bug #643350)Thomas Deutschmann2018-09-103-345/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/lxd: Fix missing dep, fix bad linkingErik Mackdanz2018-09-091-0/+233
| | | | | | Closes: https://bugs.gentoo.org/664394 Closes: https://bugs.gentoo.org/664990 Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-emulation/xen: bump to 4.10.1-r2Tomas Mozes2018-09-092-0/+173
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9730 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-emulation/xen-tools: bump to 4.10.1-r2Tomas Mozes2018-09-092-0/+458
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-emulation/ganeti: Revbump, update debian patches, update depsPatrick McLean2018-09-073-0/+382
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/ganeti-instance-image: Revision bump, add patch to fix with ↵Patrick McLean2018-09-072-0/+95
| | | | | | new lvm2 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/containerd: Fix build for multiple BUILDTAGSManuel Rüger2018-09-071-1/+1
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=665418 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/docker: Version bump to 18.06.1Manuel Rüger2018-09-062-0/+306
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/img: Version bump to 0.4.9Manuel Rüger2018-09-062-0/+33
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/reg: Version bump to 0.15.5Manuel Rüger2018-09-062-0/+49
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/crossover-bin: Bump to 17.5.1Richard Yao2018-09-032-0/+158
| | | | | | | | | | | This also includes a fix for the install process breaking when a recent version of konqueror is installed. Crossover relies on it for KDE version detection while Konqueror in its infinite wisdom decided to open things with write permissions, which are sandbox violations. Right now, the fix is only in 17.5.1. I need to talk to upstream and think about this some more before I decide the proper course of action. Package-Manager: Portage-2.3.40, Repoman-2.3.9