Commit Graph

4107 Commits

Author SHA1 Message Date
Alyssa Ross
3eebbc5fe2 qemu: 8.2.3 -> 8.2.4
New release was created in part to work around issues with CDN caching
of multiple versions of the 8.2.3 tarball.

Closes: https://github.com/NixOS/nixpkgs/issues/311497
2024-05-15 20:24:52 +02:00
Pol Dellaiera
9997402000
Merge pull request #311392 from MagicRB/docker-24-0-9
docker_24: 24.0.5 -> 24.0.9
2024-05-15 16:28:20 +02:00
Weijia Wang
88b7d613f5
Merge pull request #311689 from teutat3s/zhf/virtualbox-tests
nixosTests.virtualbox: fix tests, remove minimal profile
2024-05-15 10:56:39 +02:00
teutat3s
5eb28724fe
virtualbox: add passthru.tests 2024-05-14 23:26:16 +02:00
Nick Cao
6a39c7f12c
Merge pull request #311483 from r-ryantm/auto-update/kraft
kraft: 0.8.5 -> 0.8.6
2024-05-14 10:09:46 -04:00
R. Ryantm
735048bce0 kraft: 0.8.5 -> 0.8.6 2024-05-13 21:57:25 +00:00
Kevin Cox
4d50d8dfa8
Merge pull request #310182 from WxNzEMof/podman-5-fixes
podman: improve runtime patching
2024-05-13 17:05:05 -04:00
magic_rb
c429acf641
docker_24: 24.0.5 -> 24.0.9
docker 24.0.5 is affected by multiple vulnerabilities, 24.0.9 is not, list of CVEs: CVE-2024-21626, CVE-2024-23651, CVE-2024-23652, and CVE-2024-23653

Signed-off-by: magic_rb <richard@brezak.sk>
2024-05-13 16:32:42 +02:00
Franz Pletz
d278815aa6
Merge pull request #310709 from r-ryantm/auto-update/podman
podman: 5.0.2 -> 5.0.3
2024-05-13 11:19:56 +02:00
Pol Dellaiera
05358993fb
Merge pull request #309479 from saschagrunert/cri-o
cri-o: 1.29.4 -> 1.30.0
2024-05-12 21:28:35 +02:00
Pol Dellaiera
b83b0dc7f9
Merge pull request #308824 from blitz/virtualbox-wsimport
virtualbox: unbreak enableWebService
2024-05-12 21:27:39 +02:00
github-actions[bot]
42828a757c
Merge master into staging-next 2024-05-11 18:01:23 +00:00
Nick Cao
8c8ed0eefc
Merge pull request #310846 from r-ryantm/auto-update/podman-tui
podman-tui: 1.0.0 -> 1.0.1
2024-05-11 10:36:58 -04:00
Marcus Ramberg
f0016d87e6
Merge pull request #302028 from aduh95/upgrade-tart 2024-05-11 16:16:06 +02:00
R. Ryantm
95bc17d7b1 podman-tui: 1.0.0 -> 1.0.1 2024-05-11 13:35:42 +00:00
Jan Tojnar
4be4408157 Merge branch 'master' into staging-next
; Conflicts:
;	maintainers/scripts/luarocks-packages.csv
;	pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Pol Dellaiera
8a7f93574b
Merge pull request #306592 from Yarny0/virtualbox-iso-fix
virtualbox: fix symlink to guest additions iso
2024-05-11 10:16:25 +02:00
R. Ryantm
bb00d3ecbb podman: 5.0.2 -> 5.0.3 2024-05-11 00:42:54 +00:00
Julian Stecklina
4832d27a28 virtualbox: unbreak enableWebService
enableWebService depends on wsimport, which is only available in JDK
8. Stick to that version for now and hope that upstream fixes this.
2024-05-09 17:36:56 +02:00
WxNzEMof
4499fcab0d podman: Improve packaging
Change the approach used to integrate runtimes, in order to:

- Better support macOS
- Make obscure OCI runtimes optional
- Work around a panic due to runtimes having no paths
  (see https://github.com/containers/podman/issues/22561)
2024-05-09 06:15:38 +00:00
Gaetan Lepage
752d362b4b singularity: 4.1.2 -> 4.1.3
Changelog: https://github.com/sylabs/singularity/releases/tag/v4.1.3
2024-05-08 21:02:14 +02:00
github-actions[bot]
9b53839f00
Merge master into staging-next 2024-05-07 00:02:04 +00:00
John Lago
c9335c6596
dumb-init: fix missing platforms (#308923)
* Add darwin support

* remove trailing comma

* Update pkgs/applications/virtualization/dumb-init/default.nix

Co-authored-by: DontEatOreo <57304299+DontEatOreo@users.noreply.github.com>

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: DontEatOreo <57304299+DontEatOreo@users.noreply.github.com>
2024-05-06 21:05:19 +02:00
github-actions[bot]
4781c03d7f
Merge master into staging-next 2024-05-06 18:01:20 +00:00
Aleksana
6408a1a28d
Merge pull request #309333 from alyssais/crosvm-124
crosvm: 123.0 -> 124.0
2024-05-06 23:20:14 +08:00
Sandro
6ee232d8d8
Merge pull request #308336 from chewblacka/update-distrobox 2024-05-06 16:58:50 +02:00
John Garcia
b9fcbf99b6 distrobox: 1.7.1 -> 1.7.2.1 2024-05-06 08:54:04 +01:00
Sascha Grunert
e611540f7b
cri-o: 1.29.4 -> 1.30.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-06 09:09:01 +02:00
Alyssa Ross
adaa3668ef
crosvm: 123.0 -> 124.0 2024-05-05 19:35:15 +02:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
Weijia Wang
dfc44f5e47
Merge pull request #306968 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.82.2 -> 1.82.3
2024-05-04 15:58:41 +02:00
github-actions[bot]
63659f437f
Merge staging-next into staging 2024-05-04 00:02:40 +00:00
Pascal Bach
fe25d5d5b7
Merge pull request #308496 from saschagrunert/crun
crun: 1.14.4 -> 1.15
2024-05-03 22:52:30 +02:00
Weijia Wang
b4617eb071 Merge branch 'staging-next' into staging 2024-05-03 19:03:51 +02:00
Vladimír Čunát
e96601ecf0
Merge #306080: staging-next 2024-04-22 2024-05-03 17:36:08 +02:00
Julian Stecklina
d9df9fb49e virtualboxKvm: 20240325 -> 20240502 2024-05-03 15:10:55 +02:00
NixOS
166487c9a6 tart: 2.7.2 -> 2.10.0 2024-05-02 19:36:20 +02:00
github-actions[bot]
4e3bc63c95
Merge staging-next into staging 2024-05-02 12:02:05 +00:00
github-actions[bot]
c4dfa193ac
Merge master into staging-next 2024-05-02 12:01:36 +00:00
Weijia Wang
a6742256e2
Merge pull request #279391 from katexochen/buildGoModule/deprecate-buildflags
buildGoModule: announce removal of `buildFlags` and `buildFlagsArray`
2024-05-02 12:58:35 +02:00
Sascha Grunert
ccec8742d3
crun: 1.14.4 -> 1.15
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-02 12:48:49 +02:00
Weijia Wang
f9414f24f9
Merge pull request #308029 from r-ryantm/auto-update/cri-o-unwrapped
cri-o-unwrapped: 1.29.3 -> 1.29.4
2024-05-02 09:29:08 +02:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
heyimnova
f4d376bb4b quickgui: add quickemu to PATH 2024-05-01 14:09:33 -07:00
Pol Dellaiera
3001da2eb4
Merge pull request #307947 from saschagrunert/conmon-rs
conmon-rs: 0.6.2 -> 0.6.3
2024-05-01 22:42:02 +02:00
Pol Dellaiera
beafac80d0
Merge pull request #307949 from saschagrunert/conmon-update
conmon: 2.1.10 -> 2.1.11
2024-05-01 22:40:35 +02:00
Pol Dellaiera
1c74cc292b
Merge pull request #306666 from r-ryantm/auto-update/docker-compose
docker-compose: 2.26.1 -> 2.27.0
2024-05-01 22:12:28 +02:00
R. Ryantm
a66d2de5ba cri-o-unwrapped: 1.29.3 -> 1.29.4 2024-04-30 15:38:19 +00:00
Sascha Grunert
d7e28c96f7
conmon: 2.1.10 -> 2.1.11
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-30 10:38:02 +02:00
Sascha Grunert
6c66e7f706
conmon-rs: 0.6.2 -> 0.6.3
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-30 10:22:04 +02:00