summaryrefslogtreecommitdiff
path: root/gnu/packages/virtualization.scm
Commit message (Collapse)AuthorAge
* gnu: umoci: Update to 0.4.6.Tobias Geerinckx-Rice2020-06-30
| | | | | * gnu/packages/virtualization.scm (umoci): Update to 0.4.6. [source, arguments]: Update import path.
* gnu: osinfo-db: Update to 20200529.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.
* gnu: osinfo-db-tools: Update to 1.8.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
* gnu: virt-manager: Work towards enabling some tests.Christopher Baines2020-05-26
| | | | | | * gnu/packages/virtualization.scm (virt-manager)[arguments]: Set #:test-target to "test_ui", replace the 'check phase. [native-inputs]: Add some inputs required for running tests.
* packages: Introduce <content-hash> and use it in <origin>.Ludovic Courtès2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/packages.scm (<content-hash>): New record type. (define-content-hash-constructor, build-content-hash) (content-hash): New macros. (print-content-hash): New procedure. (<origin>): Rename constructor to '%origin'. [sha256]: Remove field. [hash]: New field. Adjust users. (origin-compatibility-helper, origin): New macros. (origin-sha256): New deprecated procedure. (origin->derivation): Adjust accordingly. * tests/packages.scm ("package-source-derivation, origin, sha512"): New test. * guix/tests.scm: Hide (gcrypt hash) 'sha256' for proper syntax matching. * tests/challenge.scm: Add #:prefix for (gcrypt hash) and adjust users. * tests/derivations.scm: Likewise. * tests/store.scm: Likewise. * tests/graph.scm ("bag DAG, including origins"): Provide 'sha256' field with the right length. * gnu/packages/aspell.scm (aspell-dictionary) (aspell-dict-ca, aspell-dict-it): Use 'hash' and 'content-hash' for proper syntax matching. * gnu/packages/bash.scm (bash-patch): Rename 'sha256' to 'sha256-bv'. * gnu/packages/bootstrap.scm (bootstrap-executable): Rename 'sha256' to 'bv'. * gnu/packages/readline.scm (readline-patch): Likewise. * gnu/packages/virtualization.scm (qemu-patch): Rename 'sha256' to 'sha256-bv'. * guix/import/utils.scm: Hide (gcrypt hash) 'sha256'.
* gnu: criu: Download sources over HTTPS.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/virtualization.scm (criu)[source]: Use HTTPS.
* gnu: criu: Update to 3.14.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/virtualization.scm (criu): Update to 3.14.
* gnu: qemu-minimal: Use 'match' to find architecture.Efraim Flashner2020-05-17
| | | | | * gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Use 'match' to target the correct architecture.
* gnu: qemu-minimal: Only build for the host's architecture.Efraim Flashner2020-05-14
| | | | | | | * gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Adjust configure-flags so that each architecture only builds for its native architectures. [synopsis]: Adjust to clarify it's only for the host's architecture.
* gnu: QEMU: Update to 5.0.0.Marius Bakke2020-05-08
| | | | | | | | | | | | | * gnu/packages/patches/qemu-CVE-2020-1711.patch, gnu/packages/patches/qemu-CVE-2020-7039.patch, gnu/packages/patches/qemu-CVE-2020-7211.patch, gnu/packages/patches/qemu-CVE-2020-8608.patch, gnu/packages/patches/qemu-fix-documentation-build-failure.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu)[source](patches): Remove. [arguments]: Add phase 'patch-/bin/sh-references'. In the 'configure' phase, add shebang substitutions. Remove phase 'prevent-network-configuration'. [inputs]: Change from LIBCAP to LIBCAP-NG.
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * gnu: qemu-minimal: Don't include libcacard as an input.Christopher Baines2020-05-03
| | | | | | | | | | | | | | This probably isn't useful for QEMU without GUI support. * gnu/package/virtualization.scm (qemu-minimal)[inputs]: Don't include libcacard.
| * gnu: qemu: Add libcacard as an input to enable smartcard support.Christopher Baines2020-05-03
| | | | | | | | | | | | | | | | | | This fixes an error in gnome-boxes when starting virtual machines: Unable to start domain: unsupported configuration: this QEMU binary lacks smartcard passthrough mode support * gnu/packages/virtualization.scm (qemu)[inputs]: Add libcacard.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-15
|\|
| * Merge branch 'version-1.1.0'Ludovic Courtès2020-04-15
| |\
| | * gnu: qemu: Skip tests on i686-linux.Ludovic Courtès2020-04-09
| | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[arguments]: Add #:tests?.
| * | gnu: xen: Update to 4.13.0.Danny Milosavljevic2020-04-14
| | | | | | | | | | | | * gnu/packages/virtualization.scm (xen): Update to 4.13.0.
| * | gnu: xen: Fix build failure.Danny Milosavljevic2020-04-14
| | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (xen)[arguments]<#:phases>[set-environment-up]: Use CPATH instead of C_INCLUDE_PATH, CPLUS_INCLUDE_PATH.
* | | Merge branch 'master' into core-updatesMarius Bakke2020-04-11
|\| |
| * | gnu: bubblewrap: Update to 0.4.1 [fixes CVE-2020-5291].Tobias Geerinckx-Rice2020-04-11
| |/ | | | | | | | | | | | | | | | | Relevant only ‘[i]f bubblewrap is installed in setuid mode and the kernel supports unprivileged user namespaces’. Bubblewrap is not setuid by default on Guix System. * gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.1.
* | gnu: criu: Remove obsolete workaround.Marius Bakke2020-04-05
| | | | | | | | | | * gnu/packages/virtualization.scm (criu)[arguments]: In the configure phase, do not add kernel headers on C_INLUDE_PATH.
* | gnu: lxc: Remove obsolete workaround.Marius Bakke2020-04-03
| | | | | | | | * gnu/packages/virtualization.scm (lxc)[arguments]: Remove #:make-flags.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm
| * gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm
| * gnu: Remove qemu-minimal-2.10.Leo Famulari2020-03-22
| | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu-minimal-2.10): Remove variable. * gnu/packages/debug.scm (qemu-for-american-fuzzy-lop): New variable. (american-fuzzy-lop)[inputs]: Remove custom-qemu and add qemu-for-american-fuzzy-lop. [arguments]: Adjust reference to QEMU in the 'install-qemu' phase.
| * Revert "gnu: Remove qemu-minimal@2.10."Marius Bakke2020-03-21
| | | | | | | | | | | | This package was still in use by american-fuzzy-lop. This reverts commit 559f37328851fc1ae1d90f27fab7beff3d804421.
| * gnu: Remove qemu-minimal@2.10.Marius Bakke2020-03-21
| | | | | | | | * gnu/packages/virtualization.scm (qemu-minimal-2.10): Remove variable.
* | gnu: grub: Support for the Hurd.Jan Nieuwenhuizen2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[supported-systems]: Remove the Hurd. * gnu/packages/linux.scm (mdadm)[supported-systems]: Likewise. (lvm2)[supported-systems]: Likewise. (fuse)[supported-systems]: Likewise. * gnu/packages/patches/grub-verifiers-Blocklist-fallout-cleanup.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (grub): Use it. [inputs, native-inputs]: Remove non-supported dependencies on non-supported systems. Fixes build for the Hurd.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * gnu: QEMU: Fix CVE-2020-8608.Leo Famulari2020-03-07
| | | | | | | | | | | | * gnu/packages/patches/qemu-CVE-2020-8608.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.
| * gnu: libvirt-glib: Update to 3.0.0.Pierre Neidhardt2020-03-06
| | | | | | | | * gnu/packages/virtualization.scm (libvirt-glib): Update to 3.0.0.
* | gnu: qemu-minimal: Fix build.Mathieu Othacehe2020-03-05
| | | | | | | | | | | | | | This fixes <https://issues.guix.info/issue/36882>. * gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Add a remove-glibc phase to remove glibc from C_INCLUDE_PATH.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: qemu-minimal-2.10: Use minimal dependencies from qemu-minimal.Jan Nieuwenhuizen2020-03-01
| | | | | | | | | | | | | | | | | | | | | | Without this patch qemu-minimal-2.10 is not really minimal; it depends on cups, ffmpeg, ghostscript, gstreamer, gtk, spice, ... * gnu/packages/virtualization.scm (qemu-minimal-2.10) [native-inputs]: Inherit from QEMU-MINIMAL instead of QEMU. [inputs]: Likewise. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: libosinfo: Include operating systems list.Brice Waegeneire2020-02-18
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (libosinfo)[inputs]: Add osinfo-db and remove gobject-introspection. [native-inputs]: Add gobject-introspection. [arguments]: Add phase patch. squash! gnu: virt-manager: Include operating systems list. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: osinfo-db: Add osinfo-db.Brice Waegeneire2020-02-18
| | | | | | | | | | | | * gnu/packages/virtualization.scm (osinfo-db): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: osinfo-db-tools: Add osinfo-db-tools.Brice Waegeneire2020-02-18
| | | | | | | | | | | | * gnu/packages/virtualization.scm (osinfo-db-tools): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: virt-manager: Move gobject-introspection to native-inputsJakub Kądziołka2020-02-16
| | | | | | | | | | * gnu/packages/virtualization.scm (virt-manager): Move gobject-introspection from inputs to native-inputs.
| * gnu: libvirt, virt-manager: Don't use tabs for indentationJakub Kądziołka2020-02-16
| | | | | | | | * gnu/packages/virtualization.scm: Replace tabs with spaces.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2020-02-04
|\|
| * gnu: QEMU: Fix CVE-2020-1711.Leo Famulari2020-02-03
| | | | | | | | | | | | * gnu/packages/patches/qemu-CVE-2020-1711.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * gnu: QEMU: Update to 4.2.0.Leo Famulari2020-01-24
| | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu): Update to 4.2.0. [source]: Use new patch. * gnu/packages/patches/qemu-fix-documentation-build-failure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: QEMU: Install the manual pages.Leo Famulari2020-01-24
| | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[arguments]: Add '--enable-docs' to #:configure-flags. [native-inputs]: Add python-sphinx. (qemu-minimal-2.10)[native-inputs]: Remove python-sphinx.
| * gnu: QEMU: Fix CVE-2020-{7039,7211}.Leo Famulari2020-01-24
| | | | | | | | | | | | | | * gnu/packages/patches/qemu-CVE-2020-7039.patch, gnu/packages/patches/qemu-CVE-2020-7211.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/virtualization.scm (qemu)[source]: Use them.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-23
|\|
| * gnu: bochs: Update to 2.6.11.Tobias Geerinckx-Rice2020-01-23
| | | | | | | | * gnu/packages/virtualization.scm (bochs): Update to 2.6.11.
* | gnu: util-linux: Move libraries to separate output.Marius Bakke2020-01-15
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37732>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/packages/linux.scm (util-linux)[outputs]: Add "lib". [arguments]: Update #:configure-flags and the "move-static-libraries" phase accordingly. Add phases "patch-build-scripts" and "adjust-pkg-config-files". (e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev, xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX. (btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use the "lib" output. * gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB. (testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/android.scm (abootimg)[inputs]: Likewise. * gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise. * gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise. * gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise. * gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise. * gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint, volume-key)[inputs]: Likewise. (parted)[inputs]: Likewise. [native-inputs]: Add UTIL-LINUX. * gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise. * gnu/packages/firmware.scm (ovmf)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise. * gnu/packages/freedesktop.scm (localed)[inputs]: Likewise. * gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/kde.scm (kpmcore)[inputs]: Likewise. * gnu/packages/kodi.scm (crossguid)[inputs]: Likewise. * gnu/packages/lighting.scm (ola)[inputs]: Likewise. * gnu/packages/music.scm (libgig)[inputs]: Likewise. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise. * gnu/packages/opencog.scm (opencog)[inputs]: Likewise. * gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise. * gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise. * gnu/packages/rdf.scm (rasqal)[inputs]: Likewise. * gnu/packages/search.scm (xapian)[inputs]: Likewise. * gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise. * gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
* gnu: libosinfo: Update to 1.7.1.Christopher Baines2020-01-02
| | | | | | | * gnu/packages/virtualization.scm (libosinfo): Update to 1.7.1. [source]: Switch the release tarball to xz compression. [build-system]: Switch to the meson build system. [arguments]: Switch the configure flags style to work with Meson.