summaryrefslogtreecommitdiff
path: root/gnu/packages/qemu.scm
Commit message (Collapse)AuthorAge
* gnu: Rename (gnu packages qemu) to (gnu packages virtualization).宋文武2017-07-15
| | | | | | | | | * gnu/packages/qemu.scm: Rename this ... * gnu/packages/virtualization.scm: ... to this. * gnu/local.mk (GNU_SYSTEM_MODULES), gnu/packages/bootloaders.scm, gnu/packages/debug.scm, gnu/packages/gnome.scm, gnu/system/vm.scm, gnu/tests/install.scm: Adjust accordingly.
* gnu: libvirt: Update to 3.5.0.Tobias Geerinckx-Rice2017-07-06
| | | | * gnu/packages/qemu.scm (libvirt): Update to 3.5.0.
* gnu: virt-manager: Add gtk-vnc and vte to inputs.宋文武2017-06-26
| | | | * gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte.
* gnu: python-libvirt: Update to 3.4.0.宋文武2017-06-26
| | | | * gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.4.0.
* gnu: libvirt: Update to 3.4.0, add more inputs.宋文武2017-06-26
| | | | | * gnu/packages/qemu.scm (libvirt): Update to 3.4.0. [inputs]: Add dmidecode, dnsmasq, ebtables, iproute and iptables.
* gnu: libvirt: Use /etc as the sysconfdir.宋文武2017-06-25
| | | | | | * gnu/packages/qemu.scm (libvirt)[arguments]: Add '--sysconfdir=/etc' to configure flags. Replace the 'do-not-mkdir-in-/var' phase with a modified 'install' phase.
* gnu: qemu: Fix CVE-2017-9524.Leo Famulari2017-06-23
| | | | | | * gnu/packages/patches/qemu-CVE-2017-9524.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/qemu.scm (qemu)[source]: Use it.
* gnu: qemu: Fix CVE-2017-{8112,8309,8379,8380}.Leo Famulari2017-06-03
| | | | | | | | | * gnu/packages/patches/qemu-CVE-2017-8112.patch, gnu/packages/patches/qemu-CVE-2017-8309.patch, gnu/packages/patches/qemu-CVE-2017-8379.patch, gnu/packages/patches/qemu-CVE-2017-8380.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/qemu.scm (qemu)[source]: Use them.
* gnu: qemu: Fix CVE-2017-7493.Leo Famulari2017-05-17
| | | | | | * gnu/packages/patches/qemu-CVE-2017-7493.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/qemu.scm (qemu)[source]: Use it.
* gnu: virt-manager: Update to 1.4.1.宋文武2017-04-28
| | | | * gnu/packages/qemu.scm (virt-manager): Update to 1.4.1.
* gnu: python-libvirt: Update to 3.2.0.宋文武2017-04-28
| | | | * gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.2.0.
* gnu: libvirt-glib: Update to 1.0.0.宋文武2017-04-28
| | | | * gnu/packages/qemu.scm (libvirt-glib): Update to 1.0.0.
* gnu: libvirt: Update to 3.2.0.宋文武2017-04-28
| | | | * gnu/packages/qemu.scm (libvirt): Update to 3.2.0.
* gnu: qemu: Update to 2.9.0 [security fixes].Leo Famulari2017-04-20
| | | | | | | | | | | | | | | | Fixes CVE-2017-{5857,5973,5987,6058,6505,7377,7471,7718}. * gnu/packages/qemu.scm (qemu): Update to 2.9.0. [source]: Remove obsolete patches. * gnu/packages/patches/qemu-CVE-2016-10155.patch, gnu/packages/patches/qemu-CVE-2017-5525.patch, gnu/packages/patches/qemu-CVE-2017-5526.patch, gnu/packages/patches/qemu-CVE-2017-5552.patch, gnu/packages/patches/qemu-CVE-2017-5578.patch, gnu/packages/patches/qemu-CVE-2017-5579.patch, gnu/packages/patches/qemu-CVE-2017-5856.patch, gnu/packages/patches/qemu-CVE-2017-5898.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: qemu: Update to 2.8.1 [security fixes].Leo Famulari2017-04-07
| | | | | | | | | | | | Fixes CVE-2016-{9602,9603} and CVE-2017-{2615,2620,2630,5667,5931}. * gnu/packages/qemu.scm (qemu): Update to 2.8.1. * gnu/packages/patches/qemu-CVE-2017-2615.patch, gnu/packages/patches/qemu-CVE-2017-2620.patch, gnu/packages/patches/qemu-CVE-2017-2630.patch, gnu/packages/patches/qemu-CVE-2017-5667.patch, gnu/packages/patches/qemu-CVE-2017-5931.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* Merge branch 'master' into core-updatesMark H Weaver2017-03-19
|\
| * gnu: qemu: Fix CVE-2017-{2620,2630}.Leo Famulari2017-03-16
| | | | | | | | | | | | | | * gnu/packages/patches/qemu-CVE-2017-2620.patch, gnu/packages/patches/qemu-CVE-2017-2630.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/qemu.scm (qemu)[source]: Use them.
* | gnu: qemu-minimal: Add aarch64 to target list.Efraim Flashner2017-03-15
|/ | | | | * gnu/packages/qemu.scm (qemu-minimal)[arguments]: Add 'aarch64-softmmu' to the target list.
* gnu: libosinfo: Update to 1.0.0.Ricardo Wurmus2017-03-06
| | | | | | | | * gnu/packages/qemu.scm (libosinfo): Update to 1.0.0. [source]: Use new release location as fedorahosted.org is defunct. [arguments]: Replace phase "copy-ids" with configure flags; add phase "disable-broken-test" to disable the "isodetect" test. [native-inputs]: Update origin for "pci.ids" and "usb.ids".
* gnu: qemu: Fix CVE-2017-{5667,5898,5931}.Leo Famulari2017-02-12
| | | | | | | | * gnu/packages/patches/qemu-CVE-2017-5667.patch, gnu/packages/patches/qemu-CVE-2017-5898.patch, gnu/packages/patches/qemu-CVE-2017-5931.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. gnu/packages/qemu.scm (qemu)[source]: Use them.
* gnu: qemu: Patch CVE-2017-{2615, 5578, 5579, 5856}.Efraim Flashner2017-02-03
| | | | | | | | | * gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2017-2615, gnu/packages/patches/qemu-CVE-2017-5578, gnu/packages/patches/qemu-CVE-2017-5579, gnu/packages/patches/qemu-CVE-2017-5856: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552.Efraim Flashner2017-01-22
| | | | | | | * gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2016-10155.patch, gnu/packages/patches/qemu-CVE-2017-5552.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.Efraim Flashner2017-01-18
| | | | | | | * gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2017-5525.patch, gnu/packages/patches/qemu-CVE-2017-5526.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: libosinfo: Fix substitute fetching for usb.ids.Mark H Weaver2017-01-11
| | | | | | * gnu/packages/qemu.scm (libosinfo)[native-inputs]: Add 'file-name' field to 'origin' record of "usb.ids". Otherwise, the default file name contains a "?" which leads to failure to fetch nars from substitute servers.
* gnu: qemu: Update to 2.8.0.Efraim Flashner2016-12-21
| | | | | | | | | | * gnu/packages/qemu.scm (qemu): Update to 2.8.0. [source]: Remove patches. [arguments]: Set host_cc during 'configure. * gnu/packages/patches/qemu-CVE-2016-8576.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: libosinfo: Use stable URL for pci.ids.Ricardo Wurmus2016-12-14
| | | | | * gnu/packages/qemu.scm (libosinfo)[native-inputs]: Use a stable URL for the pci.ids file.
* gnu: virt-manager: Do not use python setuptools for building.Marius Bakke2016-12-02
| | | | * gnu/packages/qemu.scm (virt-manager)[arguments]: Set #use-setuptools? to #f.
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
|\
| * gnu: qemu: Install all required info files.Alex Kost2016-11-25
| | | | | | | | | | * gnu/packages/qemu.scm (qemu)[arguments]: Adjust 'install-info' phase to find all info files (including "*.info-N").
| * gnu: Remove redundancy where mkdir-p <dir> is followed by install-file ↵Petter2016-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> <dir>. * gnu/packages/bioinformatics.scm (bwa)[arguments]: Remove redundant mkdir-p. (eigensoft)[arguments]: Likewise. (snap-aligner)[arguments]: Likewise. (pardre)[arguments]: Likewise. (piranha)[arguments]: Likewise. * gnu/packages/maths.scm (hypre)[arguments]: Likewise. * gnu/packages/mp3.scm (mpc123)[arguments]: Likewise. * gnu/packages/music.scm (tuxguitar)[arguments]: Likewise. * gnu/packages/pdf.scm (impressive)[arguments]: Likewise. * gnu/packages/qemu.scm (qemu)[arguments]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: Fix python inputs, part 5: some inputs become propagated-inputsHartmut Goebel2016-11-15
|/ | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python-os-client-config)[inputs] change to [native-inputs]. [propagated-inputs]: New element, move python-appdirs, python-pyyaml here. (python-git-review)[propagated-inputs]: New element, move python-requests here. * gnu/packages/python.scm (python-rpy2)[propagated-inputs]: New element, move python-six here. (python-xcffib)[inputs] move python-six to [propagated-inputs]. (python-flake8)[propagated-inputs]: New element, move python-pep8, python-pyflakes, python-mccabe here. (python-flake8-2.2.4)[propagated-inputs]: New element, move python-pep8, python-pyflakes, python-mccabe here. (python-pytest)[propagated-inputs]: New element, move python-py here. (python-tox)[propagated-inputs]: New element, move all inputs except of python-pytest here. (python-botocore)[propagated-inputs]: New element, move python-dateutil, python-docutils, python-jmespath here. (awscli)[propagated-inputs]: New element, move python-colorama, python-botocore, python-s3transfer, python-docutils, python-rsa here. (python-mako)[propagated-inputs]: New element, move python-markupsafe here. * gnu/packages/qemu.scm(python-libvirt)[propagated-inputs]: New element, move python-lxml here.
* gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.Tobias Geerinckx-Rice2016-10-31
| | | | * gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.
* gnu: qemu: Patch CVE-2016-857{6,7,8}.Efraim Flashner2016-10-11
| | | | | | | | * gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2016-8576.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch, gnu/packages/patches/qemu-CVE-2016-8578.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: qemu: Update to 2.7.0 [fixes CVE-2016-7116].Leo Famulari2016-09-05
| | | | | * gnu/packages/qemu.scm (qemu): Update to 2.7.0. [arguments]: Adjust path in 'disable-test-qga' phase.
* gnu: qemu: Update to 2.6.1.Efraim Flashner2016-08-21
| | | | * gnu/packages/qemu.scm (qemu): Update to 2.6.1.
* gnu: Add virt-manager.Ricardo Wurmus2016-08-12
| | | | * gnu/packages/qemu.scm (virt-manager): New variable.
* gnu: Add python-libvirt.Ricardo Wurmus2016-08-12
| | | | | * gnu/packages/qemu.scm (python-libvirt, python2-libvirt): New variables.
* gnu: Add libvirt-glib.Ricardo Wurmus2016-08-12
| | | | * gnu/packages/qemu.scm (libvirt-glib): New variable.
* gnu: Add libosinfo.Ricardo Wurmus2016-08-12
| | | | * gnu/packages/qemu.scm (libosinfo): New variable.
* gnu: Add libvirt.Ricardo Wurmus2016-08-12
| | | | * gnu/packages/qemu.scm (libvirt): New variable.
* gnu: qemu: Enable spice support.David Craven2016-08-05
| | | | | * gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER. (qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
* gnu: qemu: Reorder inputs alphabetically.David Craven2016-08-05
| | | | * gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
* gnu: Order module imports in (gnu packages qemu) alphabetically.David Craven2016-07-29
| | | | | | * gnu/packages/qemu.scm: Order module imports alphabetically. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qemu: Make tests more verbose.Ludovic Courtès2016-05-26
| | | | | * gnu/packages/qemu.scm (qemu)[arguments]: Add 'make-gtester-verbose' phase.
* gnu: qemu: Use 'install-file' instead of 'copy-file'.Ludovic Courtès2016-05-26
| | | | * gnu/packages/qemu.scm (qemu)[arguments]: Use 'install-file'.
* gnu: qemu: Use 'modify-phases'.Ludovic Courtès2016-05-26
| | | | * gnu/packages/qemu.scm (qemu)[arguments]: Use 'modify-phases'.
* gnu: qemu: Disable parallel tests again.Ludovic Courtès2016-05-26
| | | | | * gnu/packages/qemu.scm (qemu)[arguments]: Re-add #:parallel-tests? #f, which had been removed in a2ccaa0d790004c1c303a4421f7494ef73b65bd5.
* gnu: qemu: Update to 2.6.0.Efraim Flashner2016-05-16
| | | | | * gnu/packages/qemu.scm (qemu): Update to 2.6.0. [arguments]: Re-enable parallel tests.
* gnu: qemu: Update to 2.5.1.1 [fixes CVE-2015-8558, CVE-2016-{3710, 3712}].Leo Famulari2016-05-10
| | | | | * gnu/packages/qemu.scm (qemu): Update to 2.5.1.1. [arguments]: Disable parallel tests.
* gnu: qemu: Update to 2.5.1.Efraim Flashner2016-05-09
| | | | | | | | | | | | | | | | | | * gnu/packages/qemu.scm (qemu): Update to 2.5.1. [source]: Remove patches. * gnu/packages/patches/qemu-usb-ehci-oob-read.patch, gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch, gnu/packages/patches/qemu-CVE-2015-8558.patch, gnu/packages/patches/qemu-CVE-2015-8567.patch, gnu/packages/patches/qemu-CVE-2015-8613.patch, gnu/packages/patches/qemu-CVE-2015-8619.patch, gnu/packages/patches/qemu-CVE-2015-8701.patch, gnu/packages/patches/qemu-CVE-2015-8743.patch, gnu/packages/patches/qemu-CVE-2016-1568.patch, gnu/packages/patches/qemu-CVE-2016-1922.patch, gnu/packages/patches/qemu-CVE-2016-1981.patch, gnu/packages/patches/qemu-CVE-2016-2197.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.