Age | Commit message (Collapse) | Author |
|
This reverts commit ad5f29b87dc46333bd16f58b2c42458119d2455b. It cannot be
reverted without breaking virt-manager, possibly others.
Change-Id: Ie0d08303121b9c0af299a76ba16d822e2aa30397
|
|
This reverts commit bd30b8506687d8ada63d163ee21c0b95f659d97a, which broke
'make check-system TESTS=libvirt'.
Fixes: bug#76741
Change-Id: I3de07a18f3801e31ee0b53dd3e5575bc115620dc
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 10.10.0.
[#:phases]: Add ‘fix-test-data’.
[inputs]: Add json-c.
* gnu/packages/patches/libvirt-add-install-prefix.patch: Adjust accordingly.
|
|
* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch.
* gnu/packages/virtualization.scm (libvirt): Update to 8.6.0.
(python-libvirt): Update to 8.6.0.
[arguments]: Remove, as the default test phase works fine.
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 7.2.0.
[arguemnts]: Switch to meson, only build system supported by upstream.
[inputs]: Add libssh2 and readline.
[native-inputs]: Add bash-completion, gettext, python-docutils and
rpcsvc-proto.
* gnu/packages/patches/libvirt-add-install-prefix.patch: New file...
* gnu/local.mk: ...add it.
* gnu/packages/patches/libvirt-create-machine-cgroup.patch: Delete file,
merged by upstream.
Tested-by: Pierre Langlois <[email protected]>
|