summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/libvirt: add python3_7Jonathan Callen2018-12-021-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
* app-emulation/libvirt: update live ebuildMatthias Maier2018-11-041-5/+5
| | | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* 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/libvirt: update libvirt-guests.init openrc scriptMatthias Maier2018-08-191-1/+1
| | | | | | | | | | | | | | | | | | | From the bug report: """ When libvirt-guests tries to shutdown or suspend xen guests, it is unable to tell when all of the guests have terminated and ends up waiting the entire timeout before going on. This is because in xen, dom0 is always running. Simply grepping out the dom0 uuid (all 0s) should take care of this issue. """ Thanks to Karl Hakimian for bug report and patch. This is fixed in versions 4.6.0-r1 and 9999. Closes: https://bugs.gentoo.org/651598 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* app-emulation/libvirt: add proper python dependenciesMatthias Maier2018-08-191-1/+4
| | | | | Closes: https://bugs.gentoo.org/660710 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* app-emulation/libvirt: update live ebuildMichal Privoznik2018-07-231-2/+2
| | | | | | | | Libvirt dropped yajl support in favour of jansson in 12b34f094e2f1c7f. Update live ebuild to reflect this change. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: use https://Matthias Maier2018-07-031-2/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: update live ebuildMatthias Maier2018-07-031-4/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: use https:// instead of git://Matthias Maier2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: update live ebuildMatthias Maier2018-06-281-12/+3
| | | | | | | Thanks to Michal Privoznik for the updated patch. Closes: https://bugs.gentoo.org/659206 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: Update live ebuild, ebuild maintenanceMichal Prívozník2018-03-231-1/+1
| | | | | | | | Fixes: https://bugs.gentoo.org/648868 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: Update live ebuild, ebuild maintenanceMatthias Maier2018-03-201-1/+10
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: fix live ebuildMatthias Maier2018-03-141-2/+1
| | | | | Closes: https://bugs.gentoo.org/648868 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: drop vulnerable versions (3.8*, 3.10*)Matthias Maier2018-02-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/647338 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: add bashcompletion supportMatthias Maier2018-01-301-2/+5
| | | | | | | | - also apply two minor bugfixes for version 4.0.0 (hopefully fixed in the live version soon.) Closes: https://bugs.gentoo.org/644632 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* app-emulation/libvirt: update live ebuildMatthias Maier2017-10-251-2/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/libvirt: remove openvz-sources dependencyMatthias Maier2017-09-271-1/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/libvirt: drop vulnerable 3.2.0, 3.4.0, 3.5.0, bug #629462Matthias Maier2017-08-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-emulation/libvirt: keyword ~arm64Alexis Ballier2017-07-071-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-emulation/libvirt: Do not use FILESDIR outside of SRC_*, bug #612838Matthias Maier2017-03-171-3/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/libvirt: add a libvirt group, bug #597772Matthias Maier2017-01-221-2/+5
| | | | | | Add a libvirt group for convenience and update readme Package-Manager: Portage-2.3.0, Repoman-2.3.1
* app-emulation/libvirt: Do not create qemu user if USE=-qemu, bug #601678Matthias Maier2017-01-221-9/+3
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1
* app-emulation/libvirt: avoid automagic dbus dependency, bug #597604Matthias Maier2017-01-221-4/+7
| | | | | | Do this by introducing a dbus use flag to control the configure option. Package-Manager: Portage-2.3.0, Repoman-2.3.1
* app-emulation/libvirt: update live ebuild, bug #602762Matthias Maier2017-01-221-3/+3
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1
* app-emulation/libvirt: port to EAPI 6Matthias Maier2017-01-191-25/+15
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1
* app-emulation/libvirt: update live ebuildMatthias Maier2016-12-201-2/+4
| | | | Package-Manager: Portage-2.3.0, Repoman-2.3.1
* app-emulation/libvirt: add USE=zfs to support zfs storage backendYixun Lan2016-12-071-2/+4
| | | | | | Gentoo-Bug: 601864 Package-Manager: portage-2.3.3
* app-emulation/libvirt: ebuild maintenanceMatthias Maier2016-10-041-9/+10
| | | | Package-Manager: portage-2.3.0
* app-emulation/libvirt: remove problematic tests, bug #591416, bug #591418Matthias Maier2016-10-041-0/+7
| | | | Package-Manager: portage-2.3.0
* app-emulation/libvirt: rename avahi to zerconf in 2.0.0*, 2.1.0*, 2.2.0*, 9999Matthias Maier2016-10-041-8/+8
| | | | Package-Manager: portage-2.3.0
* app-emulation/libvirt: call enewuser with correct no of args, bug #592684Matthias Maier2016-09-021-1/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: fix src_test, bug #576148Matthias Maier2016-08-161-7/+8
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: update to new readme.gentoo-r1 eclassMatthias Maier2016-08-161-1/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: drop systemd use flag, drop pm-utils dependencyMatthias Maier2016-08-161-13/+11
| | | | | | | | | | | | * upstream does not require to compile against systemd libraries any more. Thus, drop the use flag and install unit files unconditionally. * Further, do not explicitly depend on sys-power/pm-utils. Nowadays, libvirtd checks suspend/resume capabilities dynamically at runtime by first querying for systemd and as a fall back for pm-utils. Thus, it is not necessary any more to explicitly depend on pm-utils. Package-Manager: portage-2.2.28
* app-emulation/libvirt: Fix various dependencies, bug #587708, #590410Matthias Maier2016-08-071-4/+5
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: Do not use REPLACING_VERSIONS, bug #589452Matthias Maier2016-07-271-4/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: Update kernel checks for kernels > 4.4, bug #587758Matthias Maier2016-07-091-1/+7
| | | | | | Thanks to Nicolas Bock for the patch. Package-Manager: portage-2.2.28
* app-emulation/libvirt: add netcat-openbsd as an alternative to netcat6, bug ↵Fabian Groffen2016-06-141-1/+1
| | | | | | #584900 Package-Manager: portage-2.2.28
* app-emulation/libvirt: Add slot operator on net-libs/gnutls, bug #582834Matthias Maier2016-05-311-1/+1
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: update live ebuildMatthias Maier2016-05-011-2/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/libvirt: version bump to 1.3.4, bug #580418, bug #579960Matthias Maier2016-05-011-1/+2
| | | | | | | | | | - bump to version 1.3.4, bug #580418 - apply a build system patch for the sysmacros header change, bug #579960 fixes the compile error "undefined reference to {'major', 'minor'}" due to gentoo specific glibc patches (bug #575232) Package-Manager: portage-2.2.26
* app-emulation/libvirt: Update live build to latest changesMatthias Maier2016-02-021-1/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/libvirt: version bump to 1.3.0, provde service file for virtlogdMatthias Maier2015-12-271-1/+2
| | | | | | | | | - Bump to version 1.3.0 (including backport for CVE-2015-5313) - Add runscript for freshly introduce virtlogd Gentoo-Bugs: 569526, 568860, 567152 Package-Manager: portage-2.2.26
* app-emulation/libvirt: Install all docs under /usr/share/doc/${PF} (bug 569526)Matthias Maier2015-12-271-2/+1
| | | | | | | Gentoo-Bug: 569526 Package-Manager: portage-2.2.26 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: utilize xen-tools sub-slotDoug Goldstein2015-12-061-1/+1
| | | | | | | app-emulation/xen-tools now exposes a sub-slot to help dependencies rebuild when necessary. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* app-emulation/libvirt: update live build to latest changes (bug #567152)Matthias Maier2015-12-041-1/+1
| | | | | | | - Due to the introduction of virtlogd one of Gentoo's downstream patches did not apply any more. Package-Manager: portage-2.2.26
* app-emulation/libvirt: version bump to 1.2.21 (bug #564992), maintenanceMatthias Maier2015-11-151-3/+2
| | | | | | | | | - version bump to 1.2.21 - remove obsolete dependency on support library for <sys-libs/glibc-1.14 Gentoo-Bug: 564992 Package-Manager: portage-2.2.23
* app-emulation/libvirt: Ebuild maintenanceMatthias Maier2015-10-101-3/+9
| | | | | | Unify DEPEND/RDEPEND statements and avoid a nested use conditional Package-Manager: portage-2.2.22