summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/libvirt: drop vuln. 1.3.1-r1, 1.3.4, bug #587570, bug #583950Matthias Maier2016-07-013-773/+0
| | | | | | | | | | | | Vulnerable version left in tree: 1.2.21-r2 CVE-2014-3672 CVE-2016-5008 Gentoo Bug: 583950 Gentoo Bug: 587570 Package-Manager: portage-2.2.28
* app-emulation/libvirt: x86 stable wrt bug #587570Agostino Sarubbo2016-07-011-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: amd64 stable wrt bug #587570Agostino Sarubbo2016-07-011-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Revert "app-emulation/libvirt: drop old versions 1.2.21, 1.3.1"Matthias Maier2016-06-307-0/+1301
| | | | This reverts commit 31eba666d070804f00c7285f4d2f9f7ea6b672c7.
* app-emulation/libvirt: Apply upstream patch for CVE-2016-5008, bug #587570Matthias Maier2016-06-302-1/+74
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: drop old versions 1.2.21, 1.3.1Matthias Maier2016-06-307-1301/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: x86 stable wrt bug #583950Agostino Sarubbo2016-06-271-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: amd64 stable wrt bug #583950Agostino Sarubbo2016-06-141-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: bump to version 1.3.5Matthias Maier2016-06-142-0/+387
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: update metadata.xmlMatthias Maier2016-06-141-1/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: add netcat-openbsd as an alternative to netcat6, bug ↵Fabian Groffen2016-06-142-2/+2
| | | | | | #584900 Package-Manager: portage-2.2.28
* app-emulation/libvirt: Add slot operator on net-libs/gnutls, bug #582834Matthias Maier2016-05-314-4/+4
| | | | Package-Manager: portage-2.2.28
* app-emulation/libvirt: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-186-6/+6
|
* app-emulation/libvirt: update live ebuildMatthias Maier2016-05-011-2/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/libvirt: remove old versions 1.3.0-r1, 1.3.2-r1Matthias Maier2016-05-013-773/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/libvirt: version bump to 1.3.4, bug #580418, bug #579960Matthias Maier2016-05-014-1/+475
| | | | | | | | | | - 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: Fix lvm2 categoryMichał Górny2016-04-201-2/+2
|
* app-emulation/libvirt: adjust maintainersDoug Goldstein2016-04-141-4/+0
| | | | | | | | I'm a maintainer through the virt project so I don't need to be double listed. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* app-emulation/libvirt: quick stable init script fixDoug Goldstein2016-03-162-386/+1
| | | | | | | | Talked with the arches about the fact that it was better to just mark 1.3.1-r1 stable to catch a fix for the init script. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* app-emulation/libvirt: x86 stable wrt bug #575870Agostino Sarubbo2016-03-151-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: fix libvirt-guests init scriptDoug Goldstein2016-03-143-1/+621
| | | | | | | | | The libvirt-guests script incorrectly 'needed' libvirt instead of 'used'. Gentoo-Bug: 576750 Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* app-emulation/libvirt: version bump to 1.3.2 (bug #577316)Matthias Maier2016-03-132-0/+386
| | | | | | Gentoo-Bug: 577316 Package-Manager: portage-2.2.26
* app-emulation/libvirt: WhitespacePatrick Lauer2016-03-111-1/+0
| | | | Package-Manager: portage-2.2.27
* app-emulation/libvirt: avoid deprecated pc file (bug #577034)Matthias Maier2016-03-114-3/+31
| | | | | | | | | | | | | The current live version of systemd has removed the libsystemd-deamon.pc compatibility file. This file is long deprecated, use libsystemd.pc instead (supported since systemd-209). Thanks to Elias Probst for the detailed bug report and finding a patch used by Debian to resolve this issue. Gentoo-Bug: 577034 Package-Manager: portage-2.2.26
* app-emulation/libvirt: amd64 stable wrt bug #575870Agostino Sarubbo2016-03-061-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: Update live build to latest changesMatthias Maier2016-02-021-1/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/libvirt: Drop obsolete 1.3.0Matthias Maier2016-02-021-384/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/libvirt: Version bump to 1.3.1, bug 573000Matthias Maier2016-02-024-15/+532
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* app-emulation/libvirt: fix up service dependenciesDoug Goldstein2016-01-072-0/+419
| | | | | | | | | | | | | libvirtd requires virtlogd so this adds it as a 'need'. Change the other services to be on their own line to be a bit more clear in the future. Change failure to start due to missing directories into a test and create rather than failure. Gentoo-Bug: 571084 Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: version bump to 1.3.0, provde service file for virtlogdMatthias Maier2015-12-276-3/+428
| | | | | | | | | - 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-272-4/+2
| | | | | | | Gentoo-Bug: 569526 Package-Manager: portage-2.2.26 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/libvirt: remove vulnerable 1.2.18 (CVE-2015-5313, bug #568870)Matthias Maier2015-12-224-663/+0
| | | | | | | | This is a cleanup for CVE-2015-5313 bug 568870. Gentoo-Bugs: 568870 Package-Manager: portage-2.2.26
* app-emulation/libvirt: x86 stable wrt bug #568870Agostino Sarubbo2015-12-221-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: amd64 stable wrt bug #568870Agostino Sarubbo2015-12-221-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/libvirt: remove vuln. 1.2.(20|21) (CVE-2015-5313, bug #568870)Matthias Maier2015-12-223-763/+0
| | | | | | | | This is a cleanup for CVE-2015-5313 bug 568870. Gentoo-Bugs: 568870 Package-Manager: portage-2.2.26
* app-emulation/libvirt: security fix for 1.2.21 (CVE-2015-5313, bug #568870)Matthias Maier2015-12-222-1/+2
| | | | | | | | | | | | Apply fix for CVE-2015-5313 to 1.2.21: A path-traversal flaw was found in the way the libvirt daemon handled file-system names for storage volumes. A libvirt user with privileges to create storage volumes and without privileges to create and modify domains could possibly use this flaw to escalate their privileges. Gentoo-Bug: 568870 Package-Manager: portage-2.2.26
* app-emulation/libvirt: utilize xen-tools sub-slotDoug Goldstein2015-12-065-5/+5
| | | | | | | 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-042-1/+101
| | | | | | | - 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-154-6/+385
| | | | | | | | | - 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: 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
* 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/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