summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/flannel: new package, An etcd backed network fabric for containersZac Medico2015-10-236-0/+73
| | | | Package-Manager: portage-2.2.23
* app-emulation/virt-manager: fix depend on libosinfoDoug Goldstein2015-10-231-1/+1
| | | | | | Upstream requires at least 0.2.10. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* app-emulation/virt-manager: switch from urlgrabber to requestsSam Jorna2015-10-231-1/+1
| | | | | | | Upstream has switched from urlgrabber to the requests library in the upstream commit 5584863d18b5b0ffed9bb75a4a2cc7b11df8863d. Gentoo-Bug: 563144
* app-emulation/virtualbox: Removed useless warning when pax-mark fails.Lars Wendler2015-10-211-15/+5
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* virtualbox packages: Bump to version 4.3.32Lars Wendler2015-10-2112-0/+1141
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* virtualbox packages: Removed old.Lars Wendler2015-10-2013-1581/+0
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* virtualbox packages: Bump to version 5.0.8Lars Wendler2015-10-2012-0/+1149
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-emulation/vice: Fix format-security Bug #560838Tupone Alfredo2015-10-192-0/+21
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/simh: amd64 stable wrt bug #560220Agostino Sarubbo2015-10-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-emulation/virt-viewer: x86 stable wrt bug #554424Mikle Kolyada2015-10-181-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/lxc: Version bump. Bug #563186 and #563274Markos Chandras2015-10-182-0/+195
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: remove old versionsErik Mackdanz2015-10-187-358/+0
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: bump to 0.20Erik Mackdanz2015-10-187-5/+259
| | | | Package-Manager: portage-2.2.23
* app-emulation/qemu: Backport a few MIPS patches. Bug #563162Markos Chandras2015-10-155-0/+888
| | | | Package-Manager: portage-2.2.23
* app-emulation/lxd: add version 0.18Alex Brandt2015-10-117-0/+259
| | | | Package-Manager: portage-2.2.23
* app-emulation/ganeti-instance-image: drop old coreutils/mktemp depMike Frysinger2015-10-101-1/+0
| | | | Since coreutils has provided mktemp for many years now, we can drop this.
* app-emulation/libvirt: drop 1.2.15-r1Matthias Maier2015-10-102-465/+0
| | | | Package-Manager: portage-2.2.22
* app-emulation/libvirt: Ebuild maintenanceMatthias Maier2015-10-103-9/+27
| | | | | | Unify DEPEND/RDEPEND statements and avoid a nested use conditional Package-Manager: portage-2.2.22
* fix various encoding corruptionMike Frysinger2015-10-101-1/+1
|
* app-emulation/qemu: version bump to 2.4.0.1 #562594Mike Frysinger2015-10-096-0/+949
| | | | This also includes security fixes for #560760 #560550 #560422.
* app-emulation/xen-pvgrub: version bump to 4.6.0Yixun Lan2015-10-092-0/+144
| | | | Package-Manager: portage-2.2.22
* app-emulation/xen-tools: version bump to 4.6.0Yixun Lan2015-10-093-37/+465
| | | | Package-Manager: portage-2.2.22
* app-emulation/xen: version bump to 4.6.0Yixun Lan2015-10-095-256/+214
| | | | | | | 1) try to avoid conditional patch (which is bad) 2) clean un-needed patches Package-Manager: portage-2.2.22
* audit: Switch to global 'audit' use flag where appropriateMarkos Chandras2015-10-081-1/+0
| | | | Link: https://archives.gentoo.org/gentoo-dev/message/32b1e333faa627491baa3c7492d64956
* app-emulation/virtualbox: add libressl supportJulian Ospald2015-10-061-0/+432
|
* Merge remote-tracking branch 'jirutka/lxc-grsec'Markos Chandras2015-10-057-0/+24
|\
| * app-emulation/lxc: GRKERNSEC_SYSFS_RESTRICT is incompatible with ↵Jakub Jirutka2015-09-055-0/+10
| | | | | | | | | | | | | | | | | | | | unprivileged containers Since lxc-1.1.0 unprivileged containers fail to mount sysfs if GRKERNSEC_SYSFS_RESTRICT is enabled: lxc-start: conf.c: lxc_mount_auto_mounts: 819 Permission denied - \ error mounting sysfs on /var/lib/lxc/rootfs/sys/devices/virtual/net flags 0
| * app-emulation/lxc: GRKERNSEC_PROC is incompatible with unprivileged containersJakub Jirutka2015-09-057-0/+14
| | | | | | | | | | | | | | LXC uses newuidmap/newgidmap from the shadow package to map UIDs/GIDs for unprivileged containers and this doesn't play well with GRKERNSEC_PROC. You can read more details in https://github.com/shadow-maint/shadow/commit/884895ae25f4e684b8ca75ac03e775370f43a63d
* | app-emulation/libvirt: ebuild maintenance (1.2.19, 1.2.20, 9999)Matthias Maier2015-10-054-849/+551
| | | | | | | | | | | | | | | | - use autotools-utils eclass - clean up and reorganize configuration and pkg_setup phase - outsource README.gentoo contents into separate file under files/ Package-Manager: portage-2.2.22
* | app-emulation/libvirt: fix a typoMatthias Maier2015-10-045-10/+10
| | | | | | | | | | | | Thanks to Julian Ospald for pointing this out. Package-Manager: portage-2.2.22
* | app-emulation/libvirt: version bump to 1.2.20Matthias Maier2015-10-032-0/+493
| | | | | | | | Package-Manager: portage-2.2.22
* | app-emulation/libvirt: Remove version 1.2.17-r5Matthias Maier2015-10-032-481/+0
| | | | | | | | Package-Manager: portage-2.2.22
* | app-emulation/libvirt: Update live ebuild to latest changesMatthias Maier2015-10-031-4/+5
| | | | | | | | Package-Manager: portage-2.2.22
* | app-emulation/libvirt: Fix dependencies in 1.2.19-r1, bug 553120Matthias Maier2015-10-031-2/+2
| | | | | | | | | | | | | | | | | | The hard dependencies on iptables and ebtables are wrong, put them back into the virt-network? ( ) clause. Gentoo-Bug: 553120 Package-Manager: portage-2.2.22
* | app-emulation/libvirt: Avoid bashism in runscript, bug 561386Matthias Maier2015-10-032-7/+3
| | | | | | | | | | | | | | | | Thanks to Lars Wendler and Alexander Tsoy. Gentoo-Bug: 561386 Package-Manager: portage-2.2.22
* | app-emulation/wine: works with gcc-5.2.0 with latest patchsetAlexandre Rostovtsev2015-10-0340-234/+504
| | | | | | | | | | | | | | | | Instead of a simple version check, run the upstream test case to check whether the installed gcc ebuild has the ms_abi bug or not. Gentoo-Bug: 549768 Package-Manager: portage-2.2.22
* | virtualbox: Removed old.Lars Wendler2015-10-0312-1147/+0
| | | | | | | | | | Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* | virtualbox: Bump to version 5.0.6Lars Wendler2015-10-0312-0/+1147
| | | | | | | | | | Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* | Add missing remote-id type=sourceforgeJustin Lecher2015-10-011-1/+4
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | app-emulation/virtualbox: Added x86 buildfix patches (bug #561758).Lars Wendler2015-09-293-0/+32
| | | | | | | | | | Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* | app-emulation/qemu: update smartcard configure flag #561670Michal Privoznik2015-09-291-1/+1
| |
* | app-emulation/docker: Inherit eutils.eclass for epatch_userJustin Lecher2015-09-294-4/+4
| | | | | | | | | | Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | app-emulation/docker: Apply compat patch for go-1.5Justin Lecher2015-09-291-0/+1
| | | | | | | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558344 Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | Version bump for 1.8.2. Ebuild ported from Tianon's overlayKacper Kowalik2015-09-282-0/+270
| | | | | | | | Package-Manager: portage-2.2.20
* | app-emulation/winetricks: Version bump, drop old, and update metadata.xmlNP-Hardass2015-09-273-3/+2
| | | | | | | | Package-Manager: portage-2.2.20.1
* | app-emulation/qemu: add tilegx linux-user target #561322Mike Frysinger2015-09-261-1/+1
| |
* | app-emulation/lxc: ppc64 stable wrt bug #552112Agostino Sarubbo2015-09-231-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
* | app-emulation/vice: ppc stable wrt bug #560226Agostino Sarubbo2015-09-221-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* | app-emulation/vice: x86 stable wrt bug #560226Agostino Sarubbo2015-09-201-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* | app-emulation/vmware-modules: Add patch for Kernel 4.2, bug 559602Andreas K. Huettel (dilfridge)2015-09-192-0/+80
| | | | | | | | Package-Manager: portage-2.2.20.1