ajs124
0f40c684c3
Merge pull request #156701 from mweinelt/xen
...
xen: mark unsupported versions as vulnerable
2022-01-26 23:26:55 +01:00
Ruben Fonseca
d1d974caea
crun: 1.4.1 -> 1.4.2
2022-01-27 07:11:38 +10:00
Martin Weinelt
39341ed38b
xen: mark unsupported versions as vulnerable
...
Our support for Xen lacks maintenance and since Xen has monthly security
advisories it is reasonable to assume our version is affected by a
multitude of security problems that are fixed upstream.
How many advisories? Browsing oss-security shows the following number of
advisories in each of the following years:
2022: 3
2021: 53
2020: 54
2019: 46 <-- we are *here*
https://xenbits.xen.org/docs/unstable/support-matrix.html
2022-01-25 13:55:59 +01:00
zowoq
53a6300ad6
conmon: 2.0.32 -> 2.1.0
...
https://github.com/containers/conmon/releases/tag/v2.1.0
2022-01-25 13:18:45 +10:00
Austin Seipp
b93e9e495e
firecracker: 0.24.5 -> 0.25.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-01-21 22:00:18 -06:00
Sandro Jäckel
c5ceb2b05c
docker-compose_2: 2.2.2 -> 2.2.3
2022-01-19 14:44:40 +01:00
Sandro Jäckel
259955a975
docker-compose_2: add SuperSandro2000 as maintainer, strip more
2022-01-19 14:43:35 +01:00
zowoq
a51e06caff
runc: 1.0.3 -> 1.1.0
...
https://github.com/opencontainers/runc/releases/tag/v1.1.0
2022-01-18 09:47:22 +10:00
Andreas Schmid
d8062c345d
colima: 0.3.1 -> 0.3.2
...
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-01-16 08:40:51 +10:00
Sascha Grunert
573091938b
crun: 1.4 -> 1.4.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-14 21:40:56 +10:00
Andreas Schmid
c1d77e4dd1
colima: 0.2.2 -> 0.3.1
...
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-01-14 20:43:55 +10:00
zowoq
656e878a10
lima: 0.8.0 -> 0.8.1
...
https://github.com/lima-vm/lima/releases/tag/v0.8.1
2022-01-14 17:19:42 +10:00
zowoq
159739faaf
conmon: 2.0.31 -> 2.0.32
...
https://github.com/containers/conmon/releases/tag/v2.0.32
2022-01-12 15:26:01 +10:00
R. Ryantm
1a454a32d7
cloud-hypervisor: 20.1 -> 20.2
2022-01-11 17:04:01 +00:00
zowoq
18f7554a51
docker-compose_2: update vendorSha256
2022-01-11 06:31:22 +10:00
zowoq
17b3ec07e0
colima: update vendorSha256
2022-01-11 06:31:22 +10:00
zowoq
a6454f3525
lima: update vendorSha256
2022-01-11 06:31:22 +10:00
Alyssa Ross
dcabc91904
virtualbox: 6.1.28 -> 6.1.30
...
The guest additions currently don't build, either before or after this
change, but upgrading is still good because it gets us Linux 5.16
compatibility for the kernel module.
2022-01-10 03:54:09 +00:00
0x4A6F
29acc14f0d
Merge pull request #143060 from zhaofengli/binfmt-argv0
...
nixos/binfmt: Add QEMU wrapper to preserve argv[0]
2022-01-06 19:21:47 +01:00
maxine [they]
28880f4fe7
Merge pull request #153730 from endocrimes/dani/docker-bump
...
docker_20_10: 20.10.9 -> 20.10.12
2022-01-06 17:16:33 +01:00
Danielle Lancashire
8553a5d3dc
containerd: 1.5.8 -> 1.5.9
2022-01-06 14:45:28 +00:00
Danielle Lancashire
18d0fe9b69
docker_20_10: 20.10.9 -> 20.10.12
2022-01-06 14:26:57 +00:00
PedroRegisPOAR
80b3160c21
qemu: add meta.mainProgram
2022-01-04 12:31:11 -03:00
Renaud
93eb018011
Merge pull request #150648 from whentze/master
...
docker-compose2: pass version to ldflags
2022-01-03 00:07:48 +01:00
Sandro
a25dd4744e
Merge pull request #151233 from Madouura/dev/qemu
2022-01-02 11:27:50 +01:00
Guillaume Girol
238d6b9466
Merge pull request #152171 from babbaj/looking-glass-b5
...
looking-glass-client: B4 -> B5.0.1
2022-01-01 23:06:45 +00:00
Guillaume Girol
86d63a1806
Merge pull request #147692 from NickCao/qemu
...
qemu: fix cross compilation
2022-01-01 21:52:43 +00:00
Babbaj
e8f32285b8
looking-glass-client: B4 -> B5.0.1
2021-12-31 16:58:57 -05:00
Julian Stecklina
8e3ff64369
spike: do not re-evaluate nixpkgs
...
Avoid breaking flakes pure evaluation by using pkgsCross to get RISC-V
test binaries.
2021-12-29 12:09:47 +01:00
LeSuisse
6956d70d9b
buildkit-nix: 0.0.1 -> 0.0.2
...
https://github.com/AkihiroSuda/buildkit-nix/releases/tag/v0.0.2
2021-12-29 16:15:55 +08:00
Nikolay Amiantov
a3e7a83514
Merge pull request #150774 from abbradar/docker-rootless
...
Rootless Docker service
2021-12-27 20:32:57 +03:00
Nick Cao
f90a24f944
qemu: fix cross compilation
2021-12-27 18:02:12 +08:00
Vladimír Čunát
c3131d5c32
qemu: disable debug info on aarch64-linux
...
This is basically a partial revert of a0262a0802
.
2021-12-26 12:45:05 +01:00
Jonathan Ringer
5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
Thiago Kenji Okada
0c458e1b50
Merge pull request #151702 from sephii/podman-compose-1.0.3
...
podman-compose: 0.1.8 -> 1.0.3
2021-12-23 12:27:44 -03:00
github-actions[bot]
7d1034b04d
Merge master into staging-next
2021-12-23 12:01:10 +00:00
zowoq
c99468ee3f
crun: 1.3 -> 1.4
...
https://github.com/containers/crun/releases/tag/1.4
2021-12-23 05:42:59 +10:00
Sylvain Fankhauser
95899e0060
podman-compose: 0.1.8 -> 1.0.3
2021-12-22 17:54:40 +01:00
Nikolay Amiantov
b4703e11af
docker: only add rootless dependencies for the server
...
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2021-12-22 14:23:23 +03:00
Nikolay Amiantov
721fde93ff
docker: add rootless daemon script
2021-12-22 14:18:14 +03:00
github-actions[bot]
03b2b5cb6c
Merge master into staging-next
2021-12-21 00:01:39 +00:00
Thomas Gerbet
6aaba55b8d
buildkit-nix: init at 0.0.1
...
https://github.com/AkihiroSuda/buildkit-nix/
2021-12-21 09:26:03 +10:00
Madoura
a1b28586d9
qemu: add support for JACK audio
2021-12-18 14:42:57 -06:00
github-actions[bot]
5394a299c6
Merge master into staging-next
2021-12-16 12:01:30 +00:00
zowoq
435043c924
lima: 0.7.4 -> 0.8.0
...
https://github.com/lima-vm/lima/releases/tag/v0.8.0
2021-12-16 21:47:24 +10:00
sternenseemann
d860ba7f09
Merge remote-tracking branch 'origin/master' into staging-next
2021-12-15 11:30:31 +01:00
Mario Rodas
46f560a302
Merge pull request #150616 from marsam/update-docker-slim
...
docker-slim: 1.37.2 -> 1.37.3
2021-12-14 21:38:50 -05:00
Alyssa Ross
9482691069
cloud-hypervisor: 20.0 -> 20.1
2021-12-15 00:21:23 +00:00
whentze
23fc476f99
docker-compose2: pass version to ldflags
...
The package already has a version in nixpkgs, but reports "dev" when asked via CLI.
With this change, `docker compose version` behaves as expected.
2021-12-14 09:37:47 +01:00
github-actions[bot]
4e4a3fae8f
Merge master into staging-next
2021-12-12 12:01:21 +00:00