summaryrefslogtreecommitdiff
path: root/gnu/packages/virtualization.scm
Commit message (Collapse)AuthorAge
* gnu: skopeo: Update to 1.2.3.Tobias Geerinckx-Rice2021-04-21
| | | | * gnu/packages/virtualization.scm (skopeo): Update to 1.2.3.
* gnu: umoci: Update to 0.4.7 [fixes CVE-2021-29136].Léo Le Bouter2021-04-06
| | | | * gnu/packages/virtualization.scm (umoci): Update to 0.4.7.
* gnu: virt-manager: Update to 3.2.0.Pierre Langlois2021-04-05
| | | | | | | | * gnu/packages/virtualization.scm (virt-manager): Update to 3.2.0. [arguments]: Remove #:test-target. Remove fix-qemu-img-reference phase. Adapt check phase to use pytest, although they still do not run. [native-inputs]: Add python-docutils. Suggest adding python-pytest to enable tests.
* gnu: libvirt-glib: Update to 4.0.0.Pierre Langlois2021-04-05
| | | | | * gnu/packages/virtualization.scm (libvirt-glib): Update to 4.0.0. [build-system]: Switch to meson-build-system.
* gnu: python-libvirt: Update to 7.2.0.Pierre Langlois2021-04-05
| | | | * gnu/packages/virtualization.scm (python-libvirt): Update to 7.2.0.
* gnu: libvirt: Update to 7.2.0.Brice Waegeneire2021-04-05
| | | | | | | | | | | | | | * 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 <pierre.langlois@gmx.com>
* gnu: libvirt: Enable disk and directory storage.Brice Waegeneire2021-04-05
| | | | | * gnu/packages/virtualization.scm (libvirt)[inputs]: Add parted. [arguments]: Add configure flags to support disk and directory storage.
* gnu: runc: Update to 1.0.0-rc93.Maxim Cournoyer2021-04-02
| | | | | | | | | | | | | * gnu/packages/virtualization.scm (runc): Update to 1.0.0-rc93. [source]: Remove the patches field. [phases]{unpack}: Remove override. {build}: Add the man target. {check}: Make conditional based on TESTS?. {install}: Add the install-man target. [native-inputs]: Add go-github-com-go-md2man. [home-page]: Update. * gnu/packages/patches/runc-CVE-2019-5736.patch: Delete file. * gnu/local.mk: Un-register it.
* Revert "gnu: libvirt: Update to 7.1.0."Pierre Langlois2021-04-02
| | | | | | The update causes virsh to fail <https://bugs.gnu.org/47541>. This reverts commit 383b02a370252c08eb1d43ac94d659c1d3993a35.
* Revert "gnu: python-libvirt: Update to 7.1.0."Pierre Langlois2021-04-02
| | | | This reverts commit 52ed12afcb4618f0a9801b10799d8bbdffe87878.
* Revert "gnu: libvirt-glib: Update to 4.0.0."Pierre Langlois2021-04-02
| | | | This reverts commit 7573ab22d7400a16d81228c6500331a293887cae.
* Revert "gnu: virt-manager: Update to 3.2.0."Pierre Langlois2021-04-02
| | | | This reverts commit 5eb05ede0bf0cfe3080a24eea783f0fbc2ed4015.
* gnu: virt-manager: Update to 3.2.0.Pierre Langlois2021-03-31
| | | | | | | | | | * gnu/packages/virtualization.scm (virt-manager): Update to 3.2.0. [arguments]: Remove #:test-target. Remove fix-qemu-img-reference phase. Adapt check phase to use pytest, although they still do not run. [native-inputs]: Add python-docutils. Suggest adding python-pytest to enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libvirt-glib: Update to 4.0.0.Pierre Langlois2021-03-31
| | | | | | | * gnu/packages/virtualization.scm (libvirt-glib): Update to 4.0.0. [build-system]: Switch to meson-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-libvirt: Update to 7.1.0.Pierre Langlois2021-03-31
| | | | | | * gnu/packages/virtualization.scm (python-libvirt): Update to 7.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libvirt: Update to 7.1.0.Pierre Langlois2021-03-31
| | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (libvirt): Update to 7.1.0. [source]: Remove libvirt-create-machine-cgroup.patch, add libvirt-do-not-create-var-dirs.patch. [build-system]: Switch to meson-build-system. [arguments]: Use meson-0.55. Adapt #:configure-flags for meson, there is no need for --docdir anymore. Remove fix-BOURNE_SHELL-definition phase. Add fix-sysconfdir-and-localstatedir phase. Adapt disable-broken-tests to meson. [native-inputs]: Add python-docutils and rpcsvc-proto. * gnu/packages/patches/libvirt-create-machine-cgroup.patch: Delete. * gnu/packages/patches/libvirt-do-not-create-var-dirs.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add new patch, remove the other. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: skopeo: Update to 1.2.2.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/virtualization.scm (skopeo): Update to 1.2.2.
* gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.Mark H Weaver2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/calendar.scm (libical), gnu/packages/check.scm (umockdev), gnu/packages/fontutils.scm (libraqm), gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing) (udisks, libfprint, libportal), gnu/packages/geo.scm (memphis, osm-gps-map), gnu/packages/glib.scm (template-glib), gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed) (gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel) (libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord) (geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager) (network-manager-applet, gfbgraph, libunique, cheese, libhandy) (gnome-latex, libgda), gnu/packages/gstreamer.scm (orc), gnu/packages/gtk.scm (at-spi2-core, goocanvas), gnu/packages/language.scm (nimf), gnu/packages/networking.scm (libnice), gnu/packages/video.scm (schroedinger), gnu/packages/virtualization.scm (libosinfo), gnu/packages/webkit.scm (wpewebkit, webkitgtk), gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'.
* gnu: qemu: Enable reproducible builds.Maxim Cournoyer2021-03-16
| | | | | | | | Fixes <https://issues.guix.gnu.org/47176>. The solution was suggested by bonzini on OFTC's #qemu channel. * gnu/packages/virtualization.scm (qemu)[snippet]: Delete bundled meson copy. [native-inputs]: Add meson-next.
* gnu: qemu: Update to 5.2.0.Leo Famulari2021-03-15
| | | | | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu): Update to 5.2.0. [source]: Re-indent and break long lines, to appease 'guix lint'. [arguments]{disable-unusable-tests}: Adjust for the new Meson build system. Remove patching for a test workaround that has been resolved in 5.2.0. {patch-test-shebangs, patch-/bin/sh-references}: Combine into... {patch-embedded-shebangs}: ... this new phase. Patch the SHELL variable in the Makefile. {fix-optionrom-makefile}: New phase. {install-user-static}: Adjust as the binaries are now symbolic links pointing to their actual build path. [native-inputs]: Add ninja. * gnu/packages/patches/qemu-build-info-manual.patch: Update patch. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: qemu: Add a static output.Maxim Cournoyer2021-03-15
| | | | | | | | | | | | | | | | | | The static output is equivalent to what other distributions commonly package as 'qemu-user-static'. * gnu/packages/virtualization.scm (qemu)[outputs]: Add a static output. [phases]{configure}: Configure the main build as an out-of-source build. Move all configure flags to ... [configure-flags]: ... here. The options explicitly enabling optional features are removed; the configure script does a good job at enabling all the features available based on the inputs present and this allows reusing the flags in variant packages such as qemu-minimal. {configure-user-static, build-user-static, install-user-static}: New phases. {patch-test-shebangs}: New phase, extracted from the configure phase. [native-inputs]: Add glib-static, pcre:static and zlib:static. (qemu-minimal)[arguments]: Reuse the configure-flags argument. Rewrite to use match instead of cond.
* gnu: qemu: Fix indentation and remove trailing #t.Maxim Cournoyer2021-03-15
| | | | | * gnu/packages/virtualization.scm (qemu): Fix indentation and remove trailing #t, appeasing 'guix lint'.
* gnu: ganeti: Use HTTPS home page URI.Nicolas Goaziou2021-02-28
| | | | * gnu/packages/virtualization.scm (ganeti)[home-page]: Use HTTPS URI.
* gnu: qemu: Fix CVE-2021-20203.Léo Le Bouter2021-02-28
| | | | | | * gnu/packages/patches/qemu-CVE-2021-20203.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/virtualization.scm (qemu): Apply it.
* gnu: python-xyz: Move a few modules to (gnu packages python-build).Maxim Cournoyer2021-01-27
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-pep517): Inherit from python-pep517-bootstrap. Remove the inherited common fields. (python-poetry-core, python-wheel) (python-toml): Move to ... * gnu/packages/python-build.scm: ... here, a new module. (python-pep517-bootstrap): New package. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
* gnu: qemu: Fix ioctl(…, SIOCGIFCONF, …) for emulated 64 bit architectures.Stefan2021-01-14
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu): Add a snippet to fix a bug in the do_ioctl_ifconf() function of qemu to make ioctl(…, SIOCGIFCONF, …) work for emulated 64 bit architectures. The sizeof(struct ifreq) is 40 for 64 bit and 32 for 32 bit architectures. This structure contains a union of other structures, of which struct ifmap is the biggest for 64 bit architectures. Calling ioctl(…, SIOCGIFCONF, …) fills a struct sockaddr of that union, and do_ioctl_ifconf() only considered that struct sockaddr for the size of the union, which has the same size as struct ifmap on 32 bit architectures. So do_ioctl_ifconf() assumed a wrong size of 32 for struct ifreq instead of the correct size of 40 on 64 bit architectures. The fix makes do_ioctl_ifconf() handle struct ifmap as the biggest part of the union, treating struct ifreq with the correct size. This fixes (@ (guix build syscalls) network-interface-names) when used in emulated 64 bit architectures. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lxc: Update to 4.0.6.Tobias Geerinckx-Rice2021-01-14
| | | | * gnu/packages/virtualization.scm (lxc): Update to 4.0.6.
* gnu: skopeo: Update to 1.2.1.Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/virtualization.scm (skopeo): Update to 1.2.1.
* gnu: osinfo-db: Update to 20201218.Tobias Geerinckx-Rice2021-01-03
| | | | * gnu/packages/virtualization.scm (osinfo-db): Update to 20201218.
* gnu: xen: Update to 4.14.1.Vincent Legoll2021-01-02
| | | | | | * gnu/packages/virtualization.scm (xen): Update to 4.14.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: lxc: Update to 4.0.5.Vincent Legoll2020-12-24
| | | | | | * gnu/packages/virtualization.scm (lxc): Update to 4.0.5. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-transient: Update to 0.12.Brett Gilio2020-12-06
| | | | * gnu/packages/virtualization.scm (python-transient): Update to 0.12.
* gnu: qemu-minimal: Fix emulation build list.Efraim Flashner2020-12-02
| | | | | | * gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Adjust configure-flags logic to match using string-prefix instead of a full match when determining qemu targets.
* gnu: python-transient: Update to 0.11.Brett Gilio2020-11-25
| | | | * gnu/packages/virtualization.scm (python-transient): Update to 0.11.
* gnu: Add python-transient.Brett Gilio2020-11-22
| | | | * gnu/packages/virtualization.scm (python-transient): New variable.
* gnu: xen: Update to 4.14.0.Tobias Geerinckx-Rice2020-11-16
| | | | * gnu/packages/virtualization.scm (xen): Update to 4.14.0.
* gnu: xen: Fix build failure.Tobias Geerinckx-Rice2020-11-16
| | | | | This reverts commit 6177320d7816f2115bb0f6027cd51c29903fe45e, obsoleted by <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30756>.
* gnu: qemu: Remove left-over debugging statement.Tobias Geerinckx-Rice2020-11-15
| | | | | | This follows up on 1b0cda6b442dd79324eaeb5b552cbc32faca3726. Sigh. * gnu/packages/virtualization.scm (qemu)[arguments]: Remove the FAIL.
* gnu: qemu: Extend I/O test time-outs.Tobias Geerinckx-Rice2020-11-15
| | | | | * gnu/packages/virtualization.scm (qemu)[arguments]: Add an ‘extend-test-time-outs’ phase.
* gnu: criu: Support nftables.Tobias Geerinckx-Rice2020-11-13
| | | | * gnu/packages/virtualization.scm (criu)[inputs]: Add nftables.
* gnu: criu: Update to 3.15.Tobias Geerinckx-Rice2020-11-13
| | | | * gnu/packages/virtualization.scm (criu): Update to 3.15.
* gnu: skopeo: Build documentation.Jelle Licht2020-11-04
| | | | | | | | * gnu/packages/virtualization.scm (skopeo)[native-inputs]: Add go-github-com-go-md2man. [arguments]<phases>{build-docs}: New phase. {install}: Update make target to install manpages. Install example configuration.
* gnu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build phases.Ludovic Courtès2020-10-16
| | | | | | | | | | | | | | | This fixes breaks the 'install-license-files' phase added in 6b793fa66218337a1f638466753cd5326a6a6c18 and is generally not good practice. Reported by divoplade on #guix. * gnu/packages/virtualization.scm (runc)[arguments]: Use 'with-directory-excursion' instead of 'chdir' in build phases. (skopeo)[arguments]: Likewise. (umoci)[arguments]: Likewise. * gnu/packages/docker.scm (docker-cli)[arguments]: In 'install' phase, remove call to 'chdir' and adjust 'install-file' argument accordingly.
* gnu: osinfo-db: Update to 20201011.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/virtualization.scm (osinfo-db): Update to 20201011.
* gnu: skopeo: Update to 1.2.0.Jelle Licht2020-10-01
| | | | | | | | * gnu/packages/virtualization.scm (skopeo): Update to 1.2.0. [source]: Update uri. [arguments]: Update #:import-path. <phases>: In the 'build' phase, update make target. [home-page]: Update to current.
* gnu: qemu: Move HTML documentation to the doc output.Maxim Cournoyer2020-09-19
| | | | | | | * gnu/packages/virtualization.scm (qemu)[outputs]: Add "doc" output. [phases]{create-samba-wrapper}: Correctly refer to the outputs keyword argument. {move-html-doc}: Add phase.
* gnu: qemu: Install the full documentation as an info manual.Maxim Cournoyer2020-09-19
| | | | | | | | * gnu/packages/patches/qemu-build-info-manual.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/virtualization.scm (qemu)[source]: Use it. [phases]{install-info}: Remove phase. {create-samba-wrapper}: Add after 'install.
* gnu: qemu: Enable parallel tests.Maxim Cournoyer2020-09-19
| | | | | | | | | I've built QEMU 5.1.0 tens of times on a 24 logical core machines, and haven't encountered a failure. Tentatively re-enabling parallel tests. * gnu/packages/virtualization.scm (qemu)[arguments]: Drop the \#:parallel-tests? #f argument. [phases]{configure}: Fix indentation.
* gnu: qemu: Fix indentation.Maxim Cournoyer2020-09-19
| | | | * gnu/packages/virtualization.scm (qemu): Fix indentation.
* gnu: qemu: Disable the bios-tables-test test.Maxim Cournoyer2020-09-19
| | | | | | | | | This works around <https://issues.guix.info/43048>. * gnu/packages/virtualization.scm (qemu)[phases]{disable-unusable-tests}: Move after unpack. Combine the existing substitute patterns on a single usage of substitute*. Disable the bios-tables-test test in tests/qtest/Makefile.include.