Commit graph

3479 commits

Author SHA1 Message Date
Alyssa Ross 8c27922a0e qemu: 8.0.4 -> 8.1.0 2023-09-04 08:51:56 +00:00
Matthias Beyer b7186a12ca
Merge pull request #252580 from GaetanLepage/apptainer
apptainer: 1.1.7 -> 1.2.2, singularity-ce: 3.11.1 -> 3.11.4
2023-09-04 10:28:57 +02:00
Michael Hoang fe4d446758
Add meta.mainProgram (#252060) 2023-09-01 18:55:03 +03:00
R. Ryantm e063cb481d containerd: 1.7.3 -> 1.7.5 2023-09-01 04:40:55 +00:00
Gaetan Lepage 6a6c30dfc1 singularity-ce: 3.11.1 -> 3.11.4 2023-08-31 16:15:54 +02:00
Gaetan Lepage a2e3cf7ef3 apptainer: 1.1.7 -> 1.2.2 2023-08-31 16:12:15 +02:00
Weijia Wang 3a379c1bbe
Merge pull request #252378 from r-ryantm/auto-update/lima-bin
lima-bin: 0.17.0 -> 0.17.2
2023-08-31 11:18:02 +02:00
Matthias Beyer 0576d06ad3
Merge pull request #252476 from aaronjheng/docker-compose
docker-compose: 2.20.3 -> 2.21.0
2023-08-31 09:46:46 +02:00
Aaron Jheng bd502cad2c
docker-compose: 2.20.3 -> 2.21.0 2023-08-31 10:06:13 +08:00
Weijia Wang b367e03d88
Merge pull request #252417 from wegank/virt-manager-darwin
virt-manager: fix build on darwin
2023-08-31 02:11:08 +02:00
Weijia Wang ff99e985fd lima-bin: set platforms 2023-08-30 20:51:10 +02:00
Weijia Wang 68e06a303a virt-manager: fix build on darwin 2023-08-30 20:44:54 +02:00
R. Ryantm 051f64fab8 lima-bin: 0.17.0 -> 0.17.2 2023-08-30 16:38:56 +00:00
Weijia Wang def0b22f5d
Merge pull request #251876 from r-ryantm/auto-update/nixpacks
nixpacks: 1.12.0 -> 1.13.0
2023-08-29 22:36:38 +02:00
Weijia Wang 9bc01fcaed
Merge pull request #250402 from r-ryantm/auto-update/lima
lima: 0.17.0 -> 0.17.2
2023-08-29 21:42:20 +02:00
Theodore Ni 44ad670fb4
Merge pull request #248932 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.73.1 -> 1.75.0
2023-08-28 15:16:11 -07:00
R. Ryantm 7f90f3b57c nixpacks: 1.12.0 -> 1.13.0 2023-08-28 01:48:49 +00:00
Franz Pletz 855af023c9
Merge pull request #251606 from marsam/update-docker-slim 2023-08-27 00:49:57 +02:00
Mario Rodas 28dd7c5848
Merge pull request #251103 from saschagrunert/cri-o
cri-o: 1.27.1 -> 1.28.0
2023-08-26 14:39:41 -05:00
Austin Horstman 8f1e764551
treewide: add meta.mainProgram (#251487)
* skhd: add meta.mainProgram

* yabai: add meta.mainProgram

* kitty: add meta.mainProgram

* alacritty: add meta.mainProgram

* thunar: add meta.mainProgram

* looking-glass-client: add meta.mainProgram

* thunderbird: add meta.mainProgram

* ckb-next: add meta.mainProgram

* virt-manager: add meta.mainProgram

* gh: add meta.mainProgram
2023-08-26 15:03:52 +03:00
Mario Rodas 7562fa6e1c docker-slim: 1.40.3 -> 1.40.4
Diff: https://github.com/slimtoolkit/slim/compare/1.40.3...1.40.4

Changelog: https://github.com/slimtoolkit/slim/raw/1.40.4/CHANGELOG.md
2023-08-26 04:20:00 +00:00
Franz Pletz 72631d762f
Merge pull request #251055 from lheckemann/virt-manager-osx
virt-manager: produce a macos application
2023-08-25 18:33:26 +02:00
Alyssa Ross c5773735ac crosvm: 115.2 -> 116.1 2023-08-25 11:17:19 +00:00
Mario Rodas 2e58a67edb
Merge pull request #251181 from saschagrunert/conmon
conmon: 2.1.7 -> 2.1.8
2023-08-25 04:21:19 -05:00
Justin Bedő 430b94c3a2
Merge pull request #230992 from ShamrockLee/singularity-nvidia
apptainer, singularity: fix wrapper PATH prefix
2023-08-25 14:41:20 +10:00
Robert Scott d9201bf799
Merge pull request #251114 from alyssais/qemu-finalPackage
qemu_kvm.tests: use finalPackage
2023-08-24 19:26:54 +01:00
Sascha Grunert 7b89c04b4f
conmon: 2.1.7 -> 2.1.8
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-24 16:29:11 +02:00
Alyssa Ross 045910a1a3 qemu-utils: copy from qemu_kvm, not qemu
qemu_kvm is a much smaller build, so it's nicer if you're building
qemu-utils specifically.  None of the tools depend on the emulation
targets disabled in qemu_kvm.

The tools are copied, not linked, so we don't have to worry about
potentially depending on both qemu_kvm and qemu in a bigger
derivation, and qemu_kvm is already built by Hydra, so there's no
increase in Hydra workload by using the variant.
2023-08-24 07:15:13 -07:00
Alyssa Ross 6e980e6458
qemu_kvm.tests: use finalPackage
This makes qemu_kvm.tests do the right thing — building qemu_kvm with
tests enabled.  Previously, it would always build qemu, so all targets
would be enabled, even if accessed through qemu_kvm.tests.
2023-08-24 07:48:17 +00:00
Sascha Grunert c8110959c0
cri-o: 1.27.1 -> 1.28.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-24 09:14:03 +02:00
Linus Heckemann edcd5d1754 virt-manager: produce a macos application 2023-08-24 00:57:40 +02:00
Sergei Trofimovich 8af0d023f6 qemu: 8.0.3 -> 8.0.4
While at it added a trivial updater.

Changes: https://www.mail-archive.com/qemu-devel@nongnu.org/msg981379.html
2023-08-23 20:27:03 +00:00
Jonas Heinrich 05ba191efb
Merge pull request #250541 from saschagrunert/crun
crun: 1.8.6 -> 1.8.7
2023-08-22 21:12:56 +02:00
R. Ryantm f3521c1e55 ecs-agent: 1.73.1 -> 1.75.0 2023-08-22 16:52:04 +00:00
Sascha Grunert bf89405668
crun: 1.8.6 -> 1.8.7
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-21 15:02:05 +02:00
R. Ryantm d8a05ef676 docker-compose: 2.20.2 -> 2.20.3 2023-08-20 23:40:00 +00:00
R. Ryantm cceff19a9a lima: 0.17.0 -> 0.17.2 2023-08-20 18:54:21 +00:00
Matthias Beyer d9356a6d72
Merge pull request #250322 from aaronjheng/podman-tui
podman-tui: 0.9.1 -> 0.11.0
2023-08-20 12:41:29 +02:00
Matthias Beyer 13b4e547c6
Merge pull request #250292 from aaronjheng/imgcrypt
imgcrypt: 1.1.7 -> 1.1.8
2023-08-20 12:22:20 +02:00
Aaron Jheng 85b1a326f4
podman-tui: 0.9.1 -> 0.11.0 2023-08-20 17:46:06 +08:00
Bjørn Forsman f696376fa7 virtualbox: include Guest Additions ISO
Although virtualbox has code to download it at runtime, I'd like to have
it included at build time because:

* I like programs that are fully functional even when offline.
* Runtime downloading doesn't work, it results in error message
  "During certificate downloading: Unknown reason".

This change increases the closure size 5 % (969 -> 1020 MiB).
2023-08-20 08:25:27 +02:00
Aaron Jheng d4ffcc940f
imgcrypt: 1.1.7 -> 1.1.8 2023-08-20 11:06:59 +08:00
Matthias Beyer a9e765b657 aqemu: remove after being marked broken for over 18 months
It was marked in commit 0f78e1772f by Sandro Jäckel on 2021-03-02 (commited on 2021-03-03)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Scott Zhu Reeves 6e1fe01570 ddev: init at 1.22.1 2023-08-19 04:35:25 +00:00
Alyssa Ross ea322c2662 crosvm: 114.1 -> 115.2 2023-08-18 20:50:08 +00:00
Alyssa Ross dabfd93358 crosvm: remove obsolete pkg-config hack
This is fixed now, I think by
e2f7c0c24 ("crosvm: Fix cross-compile in dev container").
2023-08-18 20:50:08 +00:00
Alyssa Ross 4f7238cca9 cloud-hypervisor: 33.0 -> 34.0 2023-08-18 20:49:35 +00:00
Anthony Roussel 495c1fc88c
win-signed-gplpv-drivers: remove
win-signed-gplpv-drivers is now unmaintained upstream
See https://help.univention.com/t/installing-signed-gplpv-drivers/21828

Use win-pvdrivers instead (however, drivers are unsigned).
2023-08-17 14:53:38 +02:00
Anthony Roussel 631a8018f8
win-pvdrivers: unstable-2015-07-01 -> unstable-2023-08-17 2023-08-17 14:53:35 +02:00
Anthony Roussel f445cab1f9
win-virtio: add updateScript 2023-08-16 22:55:31 +02:00