summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/virtualization
AgeCommit message (Collapse)Author
2021-01-07nvidia-docker: fix VERSION reporting bugPhillip Cloud
2021-01-07nvidia-docker: 2.0.3 -> 2.5.0Phillip Cloud
2020-12-30cntr: 1.2.1 -> 1.4.1Jörg Thalheim
2020-12-29Merge pull request #107778 from zowoq/containerdFlorian Klink
containerd: misc fixes
2020-12-29docker: disable containerd completionzowoq
not available in containerd prior to 1.4
2020-12-29containerd: misc fixeszowoq
- build man during buildPhase - use `src.rev` for `commit` - install completion
2020-12-27charliecloud: 0.20 -> 0.21freezeboy
2020-12-21conmon: 2.0.21 -> 2.0.22zowoq
https://github.com/containers/conmon/releases/tag/v2.0.22
2020-12-18vpcs: 0.8 -> 0.8.1Michael Weiss
Thanks to Repology / Alpine Linux I noticed that the GNS3 team continued the development. From their README: > This is a continuation of VPCS, based on the last development version > and improved with patches wrote by various people from the community. > The original VPCS code, which is unfortunately not maintained anymore, > can be viewed on https://sourceforge.net/p/vpcs/code/
2020-12-15docker-slim: 1.32.0 -> 1.33.0Mario Rodas
https://github.com/docker-slim/docker-slim/releases/tag/1.33.0
2020-12-10dumb-init: 1.2.3 -> 1.2.4R. RyanTM
2020-12-09podman: 2.2.0 -> 2.2.1zowoq
https://github.com/containers/podman/releases/tag/v2.2.1
2020-12-04dumb-init: 1.2.2 -> 1.2.3R. RyanTM
2020-12-02Merge pull request #105591 from mweinelt/qemuMaximilian Bosch
qemu: fix CVE-2020-28916
2020-12-01docker: 19.03.13 -> 19.03.14Sergey Lukjanov
2020-12-01containerd: update commit id for version indicatorMartin Weinelt
I forogt to update the `commit` value in 8884729, which is why this the version output was wrong: ``` ❯ ./result/bin/containerd -v containerd github.com/containerd/containerd v1.4.3 7ad184331fa3e55e52b890ea95e65ba581ae3429 ``` This change corrects it. ``` ❯ ./result/bin/containerd -v containerd github.com/containerd/containerd v1.4.3 269548fa27e0089a8b8278fc4fc781d7f65a939b ```
2020-12-01containerd: 1.4.2 -> 1.4.3Martin Weinelt
Access controls for the shim’s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. Fixes: CVE-2020-15257
2020-12-01qemu: fix CVE-2020-28916Martin Weinelt
While receiving packets via e1000e_write_packet_to_guest an infinite loop could be triggered if the receive descriptor had a NULL buffer address. A privileged guest user could use this to induce a DoS Scenario. Fixes: CVE-2020-28916
2020-12-01podman: 2.1.0 -> 2.2.0Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-30Merge pull request #105157 from mweinelt/libslirpMartin Weinelt
libslirp: fix CVE-2020-29129
2020-11-28qemu: fix CVE-2020-29129, CVE-2020-29130 in vendored libslirpMartin Weinelt
Fixes out-of-bounds access in libslirp while processing ARP/NCSI packets. Fixes: CVE-2020-29129, CVE-2020-29130
2020-11-27Merge pull request #77421 from Shados/xen-build-efi-binariesSandro
2020-11-27Merge pull request #105132 from r-ryantm/auto-update/containerdSandro
containerd: 1.4.1 -> 1.4.2
2020-11-27containerd: 1.4.1 -> 1.4.2R. RyanTM
2020-11-26Merge pull request #105075 from r-ryantm/auto-update/singularitySandro
singularity: 3.6.4 -> 3.7.0
2020-11-26Merge pull request #104545 from zowoq/runcFlorian Klink
runc: add wrapper for systemd
2020-11-26singularity: 3.6.4 -> 3.7.0R. RyanTM
2020-11-25Merge pull request #103466 from CheariX/open-vm-tools-11.2.0Sandro
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-11-24crun: 0.15.1 -> 0.16Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-23runc: add wrapper for procps, systemdzowoq
for cgroupsv2 it needs `busctl` and `systemctl` in its PATH.
2020-11-23runc: add docker to passthru.testszowoq
2020-11-23docker: add passthru.testszowoq
2020-11-23containerd: add passthru.testszowoq
2020-11-18singularity: drop unneeded removeReferencesTozowoq
2020-11-18docker: drop redundant removeReferencesTozowoq
2020-11-17maintainers: rename filalex77 -> Br1ght0neOleksii Filonenko
2020-11-15firecracker: 0.22.0 -> 0.23.0Austin Seipp
Closes #102789. Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-11open-vm-tools: 11.1.5 -> 11.2.0Christian Mainka
2020-11-10ocaml-libvirt: 0.6.1.4.2017-11-08-unstable -> 0.6.1.5Alexander Bich
2020-11-09Merge pull request #102481 from mweinelt/qemu/cve-2020-27617Maximilian Bosch
qemu: apply patch for CVE-2020-27617
2020-11-09Merge pull request #101820 from Chiiruno/dev/looking-glassJörg Thalheim
looking-glass-client: B1 -> B2
2020-11-07looking-glass-client: B1 -> B2Okina Matara
2020-11-06Merge pull request #100777 from jbedo/singularitymarkuskowa
singularity: 3.6.3 -> 3.6.4
2020-11-04crun: 0.15 -> 0.15.1Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-03bug: fix libnvidia-container build (#101665)Phillip Cloud
2020-11-02charliecloud: 0.19 -> 0.20R. RyanTM
2020-11-02qemu: apply patch for CVE-2020-27617Martin Weinelt
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/vbox6116WORLDofPEACE
virtualbox: 6.1.14 -> 6.1.16
2020-10-27docker: 19.03.12 -> 19.03.13Milan Pässler
Added libseccomp and pkgconfig inputs to containerd, because 1.3.x requires them. However containerd 1.2.x and 1.4.x do not.