summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-2840-40/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-28292-292/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/qemu: WhitespacePatrick Lauer2017-02-281-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: update live ebuildMatthias Maier2017-02-272-5/+9
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: Reintroduce USE="static-user"Matthias Maier2017-02-271-4/+8
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: update use flag descriptionMatthias Maier2017-02-271-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: update live ebuildMatthias Maier2017-02-271-58/+59
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: ebuild maintenance (2.8.0-r5)Matthias Maier2017-02-271-77/+78
| | | | | | | | | | | | | | | | | | | | This commit addresses several bugs in the current dependency handling. - Almost all dependencies that were exclusively listed in SOFTMMU_LIBS_DEPEND are needed for qemu user targets as well. This is evidenced by trying to compile qemu with USE="* -static -static-softmmu -static-user" QEMU_USER_TARGETS="*" QEMU_SOFTMMU_TARGETS="" in a minimal stage-3 environment. The only remaining dependencies (exclusive for softmmu system targets) are - always build qemu-tools - restructure dependencies, bug #611084 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/docker: rev bump to allow the openrc service log to be splitWilliam Hubbs2017-02-272-0/+345
| | | | | | https://github.com/docker/docker/pull/31314 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/diskimage-builder: 1.27.0 stable amd64 and x86Matthew Thode2017-02-271-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/rkt: version bump to 1.25.0Zac Medico2017-02-262-0/+258
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/playonlinux: [QA] Fix header.Ulrich Müller2017-02-251-2/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/fuse: ppc stable wrt bug #610072Agostino Sarubbo2017-02-241-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/containerd: Temporarily change runc dependency to ↵Manuel Rüger2017-02-241-0/+41
| | | | | | app-emulation/docker-runc Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/docker: Temporarily switch to app-emulation/docker-runcManuel Rüger2017-02-241-0/+287
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/docker: Remove oldManuel Rüger2017-02-242-288/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/runc: Add blocker on app-emulation/docker-runcManuel Rüger2017-02-243-2/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/docker-runc: Initial version (docker-fork of runc)Manuel Rüger2017-02-243-0/+81
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen: fix XSA-210Yixun Lan2017-02-242-0/+194
| | | | | | arm: memory corruption when freeing p2m pages Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen-tools: drop old vulnerablesYixun Lan2017-02-243-917/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: apply binfmt changes to 2.8.0-r4Matthias Maier2017-02-231-0/+754
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: Update readme in 9999 to reflect latest changesMatthias Maier2017-02-231-25/+25
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: Dynamically create binfmt.d/qemu.confMatthias Maier2017-02-231-2/+12
| | | | | | | This file is stored in /usr/share/qemu/binfmt.d/qemu.conf and can be symlinked to /etc/binfmt.d Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: update live ebuildMatthias Maier2017-02-231-3/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen-tools: x86 stable wrt bug #609120Agostino Sarubbo2017-02-231-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/xen-tools: amd64 stable wrt bug #609120Agostino Sarubbo2017-02-231-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/runc: Add new snapshotManuel Rüger2017-02-232-0/+58
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen-tools: drop oldYixun Lan2017-02-233-917/+0
| | | | | | | have problem with those security patch was missing one patch for XSA-209 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen-tools: fix XSA-209 patchsetYixun Lan2017-02-233-0/+917
| | | | | | pull another patch which need by XSA-209 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/virt-manager: update live ebuild, bug #610562Matthias Maier2017-02-221-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: remove vulnerable 2.8.0-r1, bug #609206Matthias Maier2017-02-221-691/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: x86 stable wrt bug #609206Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/fuse: x86 stable wrt bug #610072Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/docker-compose: Version bump to 1.11.2Manuel Rüger2017-02-222-0/+70
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: amd64 stable wrt bug #609206Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/fuse: amd64 stable wrt bug #610072Agostino Sarubbo2017-02-221-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/lxc: cleanup vulnerable wrt bug #556310Aaron Bauman2017-02-222-190/+0
| | | | Package-Manager: portage-2.3.3
* app-emulation/xen-tools: fix XSA-209Yixun Lan2017-02-223-0/+917
| | | | | | | | cirrus_bitblt_cputovideo does not check if memory region is safe Gentoo-Bug: 609120 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/virtualbox-5.1.4: compile get kill by PaXMagnus Granberg2017-02-213-1/+67
| | | | | | | | | Compile get kill by PaX enable kernels, see bug 591582 Reported-by: Sarah Salzstein <sarah.salzstein@gmail.com> Patch-by: Quentin Minster <quentin@minster.io> Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: security fixes, notably CVE-2017-2620, bug #609206Matthias Maier2017-02-216-0/+1026
| | | | | | | | | | | This commit applies a number of patches fixing CVE-2017-2620 #609206 CVE-2017-2630 #609396 CVE-2017-5973 #609334 CVE-2017-5987 #609398 CVE-2017-6058 #609638 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/qemu: drop oldMatthias Maier2017-02-211-694/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/vov: Fix toolong.DESCRIPTIONHarri Nieminen2017-02-171-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
* app-emulation/vmware-workstation: Fix toolong.DESCRIPTIONHarri Nieminen2017-02-172-4/+4
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
* app-emulation/vmware-player: Fix toolong.DESCRIPTIONHarri Nieminen2017-02-171-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
* app-emulation/virtualbox-bin: Fix toolong.DESCRIPTIONHarri Nieminen2017-02-174-6/+6
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
* app-emulation/xen-tools: security cleanupYixun Lan2017-02-174-1378/+0
| | | | | | Gentoo-Bug: 609160 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen: security cleanupYixun Lan2017-02-173-387/+0
| | | | | | Gentoo-Bug: 607840 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/xen-tools: x86 stable wrt bug #609160Agostino Sarubbo2017-02-161-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/xen-tools: amd64 stable wrt bug #609160Agostino Sarubbo2017-02-161-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/xen: amd64 stable wrt bug #609160Agostino Sarubbo2017-02-161-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>