about summary refs log tree commit diff
path: root/pkgs/applications/virtualization
AgeCommit message (Collapse)AuthorFilesLines
2020-11-18singularity: drop unneeded removeReferencesTozowoq1-2/+1
2020-11-18docker: drop redundant removeReferencesTozowoq1-8/+2
2020-11-17maintainers: rename filalex77 -> Br1ght0neOleksii Filonenko1-1/+1
2020-11-15firecracker: 0.22.0 -> 0.23.0Austin Seipp1-5/+5
Closes #102789. Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-10ocaml-libvirt: 0.6.1.4.2017-11-08-unstable -> 0.6.1.5Alexander Bich1-1/+9
2020-11-09Merge pull request #102481 from mweinelt/qemu/cve-2020-27617Maximilian Bosch2-0/+44
qemu: apply patch for CVE-2020-27617
2020-11-09Merge pull request #101820 from Chiiruno/dev/looking-glassJörg Thalheim1-19/+13
looking-glass-client: B1 -> B2
2020-11-07looking-glass-client: B1 -> B2Okina Matara1-19/+13
2020-11-06Merge pull request #100777 from jbedo/singularitymarkuskowa1-2/+2
singularity: 3.6.3 -> 3.6.4
2020-11-04crun: 0.15 -> 0.15.1Sascha Grunert1-2/+2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-03bug: fix libnvidia-container build (#101665)Phillip Cloud2-16/+59
2020-11-02charliecloud: 0.19 -> 0.20R. RyanTM1-2/+2
2020-11-02qemu: apply patch for CVE-2020-27617Martin Weinelt2-0/+44
An assert(3) failure issue was found in the networking helper functions of QEMU. It could occur in the eth_get_gso_type() routine, if a packet does not have a valid networking L3 protocol (ex. IPv4, IPv6) value. A guest user may use this flaw to crash the QEMU process on the host resulting in DoS scenario. Fixes: CVE-2020-27617
2020-10-27Merge pull request #101493 from Magicloud/vbox6116WORLDofPEACE3-6/+5
virtualbox: 6.1.14 -> 6.1.16
2020-10-27docker: 19.03.12 -> 19.03.13Milan Pässler1-5/+11
Added libseccomp and pkgconfig inputs to containerd, because 1.3.x requires them. However containerd 1.2.x and 1.4.x do not.
2020-10-25open-vm-tools: 11.1.0 -> 11.1.5R. RyanTM1-2/+2
2020-10-24virtualbox: 6.1.14 -> 6.1.16Magicloud3-6/+5
6.1.16 is the latest release of Virtualbox. And it is necessary to have it when using Linux 5.9 kernel.
2020-10-24docker: use upstream repo for containerdSandro Jäckel1-1/+1
http://github.com/docker/containerd is archived and redirects to https://github.com/docker-archive/containerd. To make updates easier track the upstream repo which Docker uses.
2020-10-21open-vm-tools: fix build w/glibc-2.32Josh Holland1-2/+2
2020-10-19qemu: make ncurses optional for the test runnerAndreas Rammhold1-2/+4
This shaves another 3MB off the closure size of QEMU.
2020-10-19qemu: strip down the features for the test runnerAndreas Rammhold1-7/+8
This allows much faster VM-test based systemd testing as the closure of qemu suddenly shrinks to reasonable sizes again.
2020-10-19singularity: 3.6.3 -> 3.6.4Justin Bedo1-2/+2
Important security release addressing CVE-2020-15229.
2020-10-14seabios: 1.13.0 -> 1.14.0 (#96616)R. RyanTM1-2/+2
2020-10-12virt-manager: 2.2.1 -> 3.1.0Julius Marozas1-3/+4
2020-10-10Merge pull request #99383 from fadenb/virt-manager-qt_fixMaximilian Bosch1-1/+10
virt-manager-qt: Add patch to rename variables
2020-10-08docker: Remove maintainer nequissimusTim Steinbach1-1/+1
2020-10-02virt-manager-qt: Add patch to rename variablesTristan Helmich (omniIT)1-1/+10
KDE/krdc@56a0222b518d05c1816aba5a142ea616983ee9ef renamed some variables resulting in a build failure. The added patch renames the variables in virt-manager-qt accordingly.
2020-09-30Merge pull request #98993 from r-ryantm/auto-update/docker-composeMaximilian Bosch1-2/+2
docker-compose: 1.26.2 -> 1.27.4
2020-09-28docker-compose: 1.26.2 -> 1.27.4R. RyanTM1-2/+2
2020-09-26podman: 2.1.0 -> 2.1.1zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v2.1.1
2020-09-25Merge pull request #98699 from r-ryantm/auto-update/charliecloudRyan Mulligan1-2/+2
charliecloud: 0.18 -> 0.19
2020-09-25Merge pull request #98705 from r-ryantm/auto-update/containerdRyan Mulligan1-2/+2
containerd: 1.4.0 -> 1.4.1
2020-09-25Merge pull request #97411 from Magicloud/vbox6114Maximilian Bosch4-14/+19
virtualbox: 6.1.10 -> 6.1.14
2020-09-25virtualbox: re-add support for virtioMaximilian Bosch1-4/+3
For some reason the original source tarball for version 6.1.14 didn't bundle the sources for `virtio`-support causing a build-failure. After this was reported, a new tarball named `VirtualBox-6.1.14a.tar.bz2` was published which fixes the issue[1]. [1] https://www.virtualbox.org/ticket/19862
2020-09-25containerd: 1.4.0 -> 1.4.1R. RyanTM1-2/+2
2020-09-25charliecloud: 0.18 -> 0.19R. RyanTM1-2/+2
2020-09-23crun: 0.14.1 -> 0.15Sascha Grunert1-2/+3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23podman: 2.0.6 -> 2.1.0Sascha Grunert1-2/+2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-21firecracker: 0.21.1 -> 0.22.0Austin Seipp1-5/+5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-09-21singularity: 3.6.2 -> 3.6.3Justin Bedo1-2/+2
2020-09-19docker_18_09: fix buildRyan Burns1-1/+1
The cross-compilation patch introduced in https://github.com/NixOS/nixpkgs/pull/92140 fixes an issue introduced in Docker CE 19.03, and will not apply to (and is not needed for) previous versions.
2020-09-17cri-o: 1.18.3 -> 1.19.0Sascha Grunert2-8/+2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-11conmon: 2.0.20 -> 2.0.21zowoq1-2/+2
https://github.com/containers/conmon/releases/tag/v2.0.21
2020-09-09virtualbox: 6.1.10 -> 6.1.14Magicloud4-13/+19
6.1.14 is the latest release of Virtualbox. Also disabled VirtIO since the source tarball does not include necessary source code.
2020-09-08singularity: use upstream vendorzowoq2-2/+0
2020-09-02oci-seccomp-bpf-hook: move to linuxPackageszowoq1-58/+0
2020-09-02podman: 2.0.5 -> 2.0.6Sascha Grunert1-2/+2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-30Merge pull request #96538 from Mic92/go-referencesLinus Heckemann2-5/+1
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-28Merge pull request #96521 from marsam/fix-docker-darwinMario Rodas1-6/+6
docker: fix build on darwin
2020-08-28Merge pull request #95888 from bzizou/charliecloud18Daniël de Kok1-8/+22
charliecloud: 0.12 -> 0.18