summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/libvirt: version bump to 5.0.0Michal Privoznik2019-01-252-0/+383
| | | | | Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: Rebase libvirt-5.0.0-do-not-use-sysconf.patchMichal Privoznik2019-01-252-1/+217
| | | | | | | | | | In the upstream, the Makefile.am file that the patch is fixing was changed leaving the patch failing to apply. Closes: https://bugs.gentoo.org/676026 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: Rebase patches for 5.0.0 releaseMichal Privoznik2019-01-123-2/+328
| | | | | | | | In the upstream repo a few changes were made that rendered our patches inapplicable (mostly a520981740015 and 6ee53e54dcfa3285ed7). Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: init submodules for live ebuildMichal Privoznik2019-01-101-0/+2
| | | | | | | | Libvirt updated gnulib which now requires git submodules to be initialized prior running bootstrap. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* app-emulation/libvirt: amd64 stable wrt bug #673734Mikle Kolyada2019-01-021-3/+3
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-emulation/libvirt: x86 stable (bug #673734)Thomas Deutschmann2018-12-291-2/+2
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/libvirt: version bump to 4.10.0Matthias Maier2018-12-253-0/+402
| | | | | | | | | | * fix apparmor rules, bug #667434 * include netcat alternatives, bug #672992 Closes: https://bugs.gentoo.org/667434 Closes: https://bugs.gentoo.org/672992 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: update live ebuildMichal Privoznik2018-12-181-4/+2
| | | | | | | | Libvirt has dropped UML support in 29682196d8f1def4f0. Update the 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: add python3_7Jonathan Callen2018-12-022-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
* app-emulation/libvirt: drop version 4.8.0Matthias Maier2018-11-042-383/+0
| | | | | | Bug: https://bugs.gentoo.org/670300 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: version bump to 4.9.0Matthias Maier2018-11-042-0/+383
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: drop oldMatthias Maier2018-11-046-1358/+0
| | | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* 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: Version bump to 4.8.0Matthias Maier2018-11-043-1/+384
| | | | | | | | Closes: https://bugs.gentoo.org/668766 Closes: https://bugs.gentoo.org/664164 Closes: https://bugs.gentoo.org/666728 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: amd64 stable wrt bug #664064Mikle Kolyada2018-08-231-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-emulation/libvirt: x86 stable (bug #664064)Thomas Deutschmann2018-08-231-2/+2
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-emulation/libvirt: update libvirt-guests.init openrc scriptMatthias Maier2018-08-193-2/+238
| | | | | | | | | | | | | | | | | | | 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-195-5/+20
| | | | | Closes: https://bugs.gentoo.org/660710 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* app-emulation/libvirt: version bump to 4.6.0Matthias Maier2018-08-192-0/+380
| | | | 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: fix typo in apparmor ruleMatthias Maier2018-07-032-0/+14
| | | | | | Thanks to holgersson for pointing this out. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: remove unnecessary use-flag constraintsMatthias Maier2018-07-032-2/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: do not enable xenapiMatthias Maier2018-07-032-2/+2
| | | | | | | libxl support is sufficient for the xen backend Closes: https://bugs.gentoo.org/659898 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: use https://Matthias Maier2018-07-034-8/+8
| | | | 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: version bump to 4.5.0Matthias Maier2018-07-032-0/+380
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: add use-constraintMatthias Maier2018-07-011-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: Switch to xenapi interface, fix QA warningMatthias Maier2018-07-011-4/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: use https:// instead of git://Matthias Maier2018-06-283-5/+5
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: update live ebuildMatthias Maier2018-06-282-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: version bump to 4.4.0Matthias Maier2018-06-283-0/+598
| | | | | | Closes: https://bugs.gentoo.org/657666 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: drop old patchesMatthias Maier2018-06-282-282/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: drop old versionsMatthias Maier2018-06-283-767/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/libvirt: x86 stable (bug #657304)Thomas Deutschmann2018-06-071-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-emulation/libvirt: amd64 stable wrt bug #657304Mikle Kolyada2018-06-051-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-emulation/libvirt: version bump to 4.3.0Matthias Maier2018-05-112-0/+383
| | | | | Closes: https://bugs.gentoo.org/654062 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-emulation/libvirt: drop oldMatthias Maier2018-04-141-384/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-emulation/libvirt: version bump to 4.2.0Matthias Maier2018-04-142-0/+383
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-emulation/libvirt: x86 stableMatthias Maier2018-04-091-1/+1
| | | | | Closes: Bug: https://bugs.gentoo.org/651866 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-emulation/libvirt: amd64 stableAaron Bauman2018-04-011-2/+2
| | | | | Bug: https://bugs.gentoo.org/651866 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* app-emulation/libvirt: remove unused patchesMichael Mair-Keimberger2018-03-293-242/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7698
* app-emulation/libvirt: drop 4.0.0Matthias Maier2018-03-282-387/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: address QA messagesMatthias Maier2018-03-232-4/+2
| | | | | | | | * use printf instead of echo -n * remove dyanmically created directories Closes: https://bugs.gentoo.org/651296 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: Update live ebuild, ebuild maintenanceMichal Prívozník2018-03-232-1/+197
| | | | | | | | 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: 4.1.0-r2: Apply upstream patch for bridge supportMatthias Maier2018-03-232-8/+80
| | | | | | | | | | | | | | Apply an upstream patch to reenable bridge support even if USE=-virt-network and automatic network support is compiled out of libvirt Thanks to Agostino Sarubbo for upstream report and mentioning the upstream patch. Patch: https://www.redhat.com/archives/libvir-list/2018-March/msg01461.html Bug: https://bugs.gentoo.org/650660 Bug: https://bugs.gentoo.org/650872 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: Update live ebuild, ebuild maintenanceMatthias Maier2018-03-203-3/+12
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: 4.1.0-r1 try to fix the network mess...Matthias Maier2018-03-201-0/+391
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/libvirt: x86 stable (bug #650018)Thomas Deutschmann2018-03-181-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6