diff options
author | Simon Rettberg | 2024-12-09 15:00:34 +0100 |
---|---|---|
committer | Simon Rettberg | 2024-12-09 15:00:34 +0100 |
commit | ff7006e457371b769978244aff3276275b4b4a6f (patch) | |
tree | 1e20d72dff697e1c09dc87f2e3a66bc74b592383 | |
parent | fix dracut --compress call (diff) | |
download | netboot-debootstrap-ff7006e457371b769978244aff3276275b4b4a6f.tar.gz netboot-debootstrap-ff7006e457371b769978244aff3276275b4b4a6f.tar.xz netboot-debootstrap-ff7006e457371b769978244aff3276275b4b4a6f.zip |
Bump versions
-rwxr-xr-x | automatic-build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/automatic-build b/automatic-build index e479dce..1e973f6 100755 --- a/automatic-build +++ b/automatic-build @@ -47,10 +47,10 @@ sourceforge_mirror="netcologne" CONFIG_NFS_CACHE="10.4.180.32:/escience-bwlp01" NVIDIA_VERSIONS="550.135 390.157" -CONFIG_KERNEL_VERSION="6.6.62" +CONFIG_KERNEL_VERSION="6.6.64" CONFIG_VMWARE_VERSION="17.6.1" CONFIG_VBOX_VERSION="7.1.4" -CONFIG_QEMU_VERSION="v9.1.1" +CONFIG_QEMU_VERSION="v9.1.2" CONFIG_VIRTMANAGER_VERSION="4.1.0" CONFIG_LIBTPMS_VERSION="v0.9.6" CONFIG_SWTPM_VERSION="v0.9.0" |