From 286f29ddfe5837bf34bcb4d21640aa68b0f2cd8b Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Sat, 10 Aug 2024 18:25:23 -0500 Subject: [PATCH 01/76] Update version.txt --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 633d31e43b..f04b022be4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.81 +2.0.82 From caedf3a561d8283861893b95031982edbacb3287 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Sat, 10 Aug 2024 18:25:46 -0500 Subject: [PATCH 02/76] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5bae8709d..ec390e08d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [2.0.82] - 2024-00-00 + ## [2.0.81] - 2024-08-10 ## Added From 7f11ef4ce1fba31b8d160bbf9cb29f7293cebcd4 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 12 Aug 2024 04:10:35 +0000 Subject: [PATCH 03/76] Version bump for netbootxyz/asset-mirror:gentoo-arm64 new tag 20240728T234856Z-d5972d15 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 21141ffe1c..b2f53155ff 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -766,13 +766,13 @@ endpoints: version: 20240701T164854Z arch: x86 gentoo-arm64: - path: /asset-mirror/releases/download/20240714T234904Z-d5972d15/ + path: /asset-mirror/releases/download/20240728T234856Z-d5972d15/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240714T234904Z + version: 20240728T234856Z arch: arm64 gentoo-amd64: path: /asset-mirror/releases/download/20240317T170433Z-63d6ec39/ From ce94d0c2d621286d06e919ccd11bc54e86f20e84 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 12 Aug 2024 04:15:36 +0000 Subject: [PATCH 04/76] Version bump for netbootxyz/asset-mirror:supergrubdisk new tag 2.06s4-b7b838c6 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index b2f53155ff..403cc52e29 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1652,7 +1652,7 @@ endpoints: os: zfsbootmenu version: 2.3.0 supergrubdisk: - path: /asset-mirror/releases/download/2.06s4-0e736968/ + path: /asset-mirror/releases/download/2.06s4-b7b838c6/ files: - supergrub2-classic-x86_64.efi os: supergrubdisk From 750001f34dde16f062883cb29796226a6fbf7411 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 12 Aug 2024 04:25:27 +0000 Subject: [PATCH 05/76] Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20240708T170353Z-5b773f72 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 403cc52e29..1c91ceb500 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -757,13 +757,13 @@ endpoints: os: memtest86-free version: '11.0' gentoo-x86: - path: /asset-mirror/releases/download/20240701T164854Z-5b773f72/ + path: /asset-mirror/releases/download/20240708T170353Z-5b773f72/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240701T164854Z + version: 20240708T170353Z arch: x86 gentoo-arm64: path: /asset-mirror/releases/download/20240728T234856Z-d5972d15/ From 554d9fe1aa3f9f3fef718e78c9d6fd7be3bc2c8d Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 15 Aug 2024 03:09:59 +0000 Subject: [PATCH 06/76] Version bump for netbootxyz/asset-mirror:tails new tag 6.6-cfd50f75 --- endpoints.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 1c91ceb500..b7cbae6466 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -784,15 +784,16 @@ endpoints: version: 20240317T170433Z arch: amd64 tails: - path: /asset-mirror/releases/download/6.5-cfd50f75/ + path: /asset-mirror/releases/download/6.6-cfd50f75/ files: - vmlinuz - initrd.img - 9990-misc-helpers.sh - tails-amd64-6.4.iso - tails-amd64-6.5.iso + - tails-amd64-6.6.iso os: tails - version: '6.5' + version: '6.6' arch: amd64 hrmpf: path: /asset-mirror/releases/download/20231124-1008bb6d/ From 76bf458bcb146b6affabc61dec38dcfbb7c72e01 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Wed, 14 Aug 2024 22:16:13 -0500 Subject: [PATCH 07/76] Drop version off tails filename --- roles/netbootxyz/templates/menu/live-tails.ipxe.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/netbootxyz/templates/menu/live-tails.ipxe.j2 b/roles/netbootxyz/templates/menu/live-tails.ipxe.j2 index 7d13f354b4..1856bf483d 100644 --- a/roles/netbootxyz/templates/menu/live-tails.ipxe.j2 +++ b/roles/netbootxyz/templates/menu/live-tails.ipxe.j2 @@ -34,7 +34,7 @@ imgfree kernel ${kernel_url}vmlinuz boot=live fromiso=/tails.iso config nopersistence noprompt timezone=Etc/UTC splash noautologin module=Tails slab_nomerge slub_debug=FZP mce=0 vsyscall=none page_poison=1 init_on_free=1 mds=full,nosmt {{ kernel_params }} initrd ${kernel_url}initrd.img initrd ${kernel_url}9990-misc-helpers.sh /usr/lib/live/boot/9990-misc-helpers.sh -initrd ${kernel_url}tails-${os_arch}-${iso_version}.iso /tails.iso +initrd ${kernel_url}tails-${os_arch}.iso /tails.iso boot :tails_exit From bdf0ebd260ccc76cc753df58bfd495baada0255a Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 15 Aug 2024 03:19:40 +0000 Subject: [PATCH 08/76] Version bump for netbootxyz/asset-mirror:tails new tag 6.6-911e1aab --- endpoints.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index b7cbae6466..11a11c34ed 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -784,7 +784,7 @@ endpoints: version: 20240317T170433Z arch: amd64 tails: - path: /asset-mirror/releases/download/6.6-cfd50f75/ + path: /asset-mirror/releases/download/6.6-911e1aab/ files: - vmlinuz - initrd.img @@ -792,6 +792,7 @@ endpoints: - tails-amd64-6.4.iso - tails-amd64-6.5.iso - tails-amd64-6.6.iso + - tails-amd64.iso os: tails version: '6.6' arch: amd64 From ed104ca3645643ff198be6cc30b661fd8be6dd94 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Wed, 14 Aug 2024 22:21:58 -0500 Subject: [PATCH 09/76] Remove non-existent file references --- endpoints.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 11a11c34ed..790d30090f 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -789,9 +789,6 @@ endpoints: - vmlinuz - initrd.img - 9990-misc-helpers.sh - - tails-amd64-6.4.iso - - tails-amd64-6.5.iso - - tails-amd64-6.6.iso - tails-amd64.iso os: tails version: '6.6' From 2750009d37ec77bf78594ea850b0698d705957cc Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 15 Aug 2024 04:09:05 +0000 Subject: [PATCH 10/76] External Version bump for coreos new version string "40.20240728.3.0-stable,40.20240808.2.0-testing,40.20240808.1.0-next" --- roles/netbootxyz/defaults/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index 08c5935765..4852a7de07 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -189,11 +189,11 @@ releases: mirror: https://builds.coreos.fedoraproject.org name: Fedora CoreOS versions: - - code_name: 40.20240709.3.1 + - code_name: 40.20240728.3.0 name: stable - - code_name: 40.20240728.2.1 + - code_name: 40.20240808.2.0 name: testing - - code_name: 40.20240728.1.1 + - code_name: 40.20240808.1.0 name: next debian: archive_mirror: http://archive.debian.org From a8c49b91bbfc2b8aeb80d8f890a7551ee62f4447 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 15 Aug 2024 04:16:37 +0000 Subject: [PATCH 11/76] Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20240814-1547-9b372e2a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 790d30090f..723a2a4fe0 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -81,13 +81,13 @@ endpoints: flavor: xfce kernel: kali-xfce-squash kde-neon-user: - path: /ubuntu-squash/releases/download/20240801-0717-9b372e2a/ + path: /ubuntu-squash/releases/download/20240814-1547-9b372e2a/ files: - vmlinuz - filesystem.squashfs - initrd.lz os: neon - version: 20240801-0717 + version: 20240814-1547 flavor: user kernel: kde-neon-user regolith-current: From 5751feff89c48f4bbbac10668006fa7e592d25e2 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 16 Aug 2024 04:09:55 +0000 Subject: [PATCH 12/76] Version bump for netbootxyz/debian-squash:sparky-rolling-mingui new tag 2024.08-db19bb55 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 723a2a4fe0..ae8748dd60 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -180,7 +180,7 @@ endpoints: flavor: lxqt kernel: sparky-stable-lxqt sparky-rolling-mingui: - path: /debian-squash/releases/download/2024.05-db19bb55/ + path: /debian-squash/releases/download/2024.08-db19bb55/ files: - filesystem.squashfs - initrd From 9d84168d26aea9a1ea9eac9b2375b7cef2ce4114 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 16 Aug 2024 04:16:42 +0000 Subject: [PATCH 13/76] Version bump for netbootxyz/debian-squash:vyos-rolling new tag 1.5-rolling-202408160021-0956eeaa --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index ae8748dd60..b0371f257c 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -552,7 +552,7 @@ endpoints: version: 5.8 kernel: linux-lite-5-squash vyos-rolling: - path: /debian-squash/releases/download/1.5-rolling-202408090021-0956eeaa/ + path: /debian-squash/releases/download/1.5-rolling-202408160021-0956eeaa/ files: - filesystem.squashfs - initrd From 342d89d3586751afe468cee7f1194c0e18053d7b Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 16 Aug 2024 04:19:22 +0000 Subject: [PATCH 14/76] Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 2024.08-2b965fd7 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index b0371f257c..a53b7a0a10 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -200,7 +200,7 @@ endpoints: flavor: xfce kernel: sparky-rolling-gui sparky-rolling-lxqt: - path: /debian-squash/releases/download/2024.05-2b965fd7/ + path: /debian-squash/releases/download/2024.08-2b965fd7/ files: - filesystem.squashfs - initrd From ef861cb3ac012385c0ba5ca760cde5a141c032fb Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 16 Aug 2024 04:20:23 +0000 Subject: [PATCH 15/76] Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 2024.08-66a56f08 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index a53b7a0a10..ee5df05a38 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -190,7 +190,7 @@ endpoints: flavor: xfce-min kernel: sparky-rolling-mingui sparky-rolling-gui: - path: /debian-squash/releases/download/2024.05-66a56f08/ + path: /debian-squash/releases/download/2024.08-66a56f08/ files: - filesystem.squashfs - initrd From 29e8655fc4a7861c77634c6b5e69e36e413cbb73 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 19 Aug 2024 04:09:40 +0000 Subject: [PATCH 16/76] Version bump for netbootxyz/asset-mirror:gentoo-arm64 new tag 20240804T235042Z-d5972d15 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index ee5df05a38..30797ed0d9 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -766,13 +766,13 @@ endpoints: version: 20240708T170353Z arch: x86 gentoo-arm64: - path: /asset-mirror/releases/download/20240728T234856Z-d5972d15/ + path: /asset-mirror/releases/download/20240804T235042Z-d5972d15/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240728T234856Z + version: 20240804T235042Z arch: arm64 gentoo-amd64: path: /asset-mirror/releases/download/20240317T170433Z-63d6ec39/ From f19be8cd03b60732a8e5ff4cd936e98f40934414 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 19 Aug 2024 04:18:57 +0000 Subject: [PATCH 17/76] Version bump for netbootxyz/asset-mirror:fatdog new tag 903-ddcb82ff --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 30797ed0d9..88d83ea8d0 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -390,7 +390,7 @@ endpoints: flavor: kde kernel: manjaro-kde-current fatdog: - path: /asset-mirror/releases/download/902-ddcb82ff/ + path: /asset-mirror/releases/download/903-ddcb82ff/ files: - vmlinuz - initrd From f368382890333431ed94258318339bc83f407974 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 19 Aug 2024 04:23:46 +0000 Subject: [PATCH 18/76] Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20240715T141908Z-5b773f72 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 88d83ea8d0..fc6d5933bc 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -757,13 +757,13 @@ endpoints: os: memtest86-free version: '11.0' gentoo-x86: - path: /asset-mirror/releases/download/20240708T170353Z-5b773f72/ + path: /asset-mirror/releases/download/20240715T141908Z-5b773f72/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240708T170353Z + version: 20240715T141908Z arch: x86 gentoo-arm64: path: /asset-mirror/releases/download/20240804T235042Z-d5972d15/ From 446be61e6f5ed1ba55cd3f6cbd0c2408cd5fbce2 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 22 Aug 2024 04:16:58 +0000 Subject: [PATCH 19/76] Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20240821-0311-9b372e2a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index fc6d5933bc..9aa2f3ade2 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -81,13 +81,13 @@ endpoints: flavor: xfce kernel: kali-xfce-squash kde-neon-user: - path: /ubuntu-squash/releases/download/20240814-1547-9b372e2a/ + path: /ubuntu-squash/releases/download/20240821-0311-9b372e2a/ files: - vmlinuz - filesystem.squashfs - initrd.lz os: neon - version: 20240814-1547 + version: 20240821-0311 flavor: user kernel: kde-neon-user regolith-current: From 7c4c656d2972d4772cf2c4b127c4ff0fa003133f Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Thu, 22 Aug 2024 00:15:38 -0500 Subject: [PATCH 20/76] Increase parallel jobs --- script/netbootxyz-overrides.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/script/netbootxyz-overrides.yml b/script/netbootxyz-overrides.yml index 28e3b82b64..f2a4b70a8a 100644 --- a/script/netbootxyz-overrides.yml +++ b/script/netbootxyz-overrides.yml @@ -7,6 +7,7 @@ generate_disks_linux: true generate_disks_rpi: false generate_version_file: true generate_local_vars: false +make_num_jobs: 4 bootloader_multiple: true bootloader_disks: - "netboot.xyz" From b19b87396621714f28a7592e3768241233da8721 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 23 Aug 2024 04:20:46 +0000 Subject: [PATCH 21/76] External Version bump for smartos new version string "20240822T001821Z,20240808T000421Z,20240726T084648Z,20240725T192004Z" --- roles/netbootxyz/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index 4852a7de07..e5f27ec581 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -443,14 +443,14 @@ releases: mirror: https://netboot.smartos.org/os/ name: SmartOS versions: + - code_name: 20240822T001821Z + name: 20240822T001821Z - code_name: 20240808T000421Z name: 20240808T000421Z - code_name: 20240726T084648Z name: 20240726T084648Z - code_name: 20240725T192004Z name: 20240725T192004Z - - code_name: 20240711T031348Z - name: 20240711T031348Z talos: enabled: true menu: linux From dcc2e36f4dd6c5c20d54981658838916a4f0ba16 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 26 Aug 2024 04:10:01 +0000 Subject: [PATCH 22/76] Version bump for netbootxyz/asset-mirror:gentoo-arm64 new tag 20240806T064909Z-d5972d15 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 9aa2f3ade2..029fac9f6d 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -766,13 +766,13 @@ endpoints: version: 20240715T141908Z arch: x86 gentoo-arm64: - path: /asset-mirror/releases/download/20240804T235042Z-d5972d15/ + path: /asset-mirror/releases/download/20240806T064909Z-d5972d15/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240804T235042Z + version: 20240806T064909Z arch: arm64 gentoo-amd64: path: /asset-mirror/releases/download/20240317T170433Z-63d6ec39/ From 3132ea697e1e5aa03945ced610c86abcb2444e42 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 26 Aug 2024 04:15:05 +0000 Subject: [PATCH 23/76] Version bump for netbootxyz/asset-mirror:proxmox-ve new tag 8.2-2-613c19ff --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 029fac9f6d..44d23c757e 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1093,13 +1093,13 @@ endpoints: os: proxmox-backup-server version: 3.2-1 proxmox-ve: - path: /asset-mirror/releases/download/8.2-1-613c19ff/ + path: /asset-mirror/releases/download/8.2-2-613c19ff/ files: - initrd - proxmox.iso - vmlinuz os: proxmox-ve - version: 8.2-1 + version: 8.2-2 proxmox-mailgateway: path: /asset-mirror/releases/download/8.1-1-8374c64d/ files: From ba331510328b96100c9b8a5eb83930bad9a36d0f Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 26 Aug 2024 04:25:15 +0000 Subject: [PATCH 24/76] Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20240722T170359Z-5b773f72 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 44d23c757e..a58ef874cb 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -757,13 +757,13 @@ endpoints: os: memtest86-free version: '11.0' gentoo-x86: - path: /asset-mirror/releases/download/20240715T141908Z-5b773f72/ + path: /asset-mirror/releases/download/20240722T170359Z-5b773f72/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240715T141908Z + version: 20240722T170359Z arch: x86 gentoo-arm64: path: /asset-mirror/releases/download/20240806T064909Z-d5972d15/ From 364103678b8e9a51851c7d5c98559853575540f8 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 29 Aug 2024 04:09:43 +0000 Subject: [PATCH 25/76] External Version bump for coreos new version string "40.20240808.3.0-stable,40.20240825.2.0-testing,40.20240825.1.0-next" --- roles/netbootxyz/defaults/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index e5f27ec581..abc9e59cca 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -189,11 +189,11 @@ releases: mirror: https://builds.coreos.fedoraproject.org name: Fedora CoreOS versions: - - code_name: 40.20240728.3.0 + - code_name: 40.20240808.3.0 name: stable - - code_name: 40.20240808.2.0 + - code_name: 40.20240825.2.0 name: testing - - code_name: 40.20240808.1.0 + - code_name: 40.20240825.1.0 name: next debian: archive_mirror: http://archive.debian.org From 496fafead5c4abaa1cd59164bf8a27b5968ba162 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 29 Aug 2024 04:18:10 +0000 Subject: [PATCH 26/76] Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20240822-0718-9b372e2a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index a58ef874cb..00feb41379 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -81,13 +81,13 @@ endpoints: flavor: xfce kernel: kali-xfce-squash kde-neon-user: - path: /ubuntu-squash/releases/download/20240821-0311-9b372e2a/ + path: /ubuntu-squash/releases/download/20240822-0718-9b372e2a/ files: - vmlinuz - filesystem.squashfs - initrd.lz os: neon - version: 20240821-0311 + version: 20240822-0718 flavor: user kernel: kde-neon-user regolith-current: From 1abd93d2fde84e2ad3f97c13ab534e22a796bd92 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 29 Aug 2024 04:21:49 +0000 Subject: [PATCH 27/76] Version bump for netbootxyz/ubuntu-squash:clonezilla-testing-amd64 new tag 20240823-oracular-c67d897c --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 00feb41379..2771143794 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -920,13 +920,13 @@ endpoints: kernel: clonezilla-debian-testing-i686 arch: i686 clonezilla-ubuntu-testing-amd64: - path: /ubuntu-squash/releases/download/20240806-oracular-c67d897c/ + path: /ubuntu-squash/releases/download/20240823-oracular-c67d897c/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 20240806-oracular + version: 20240823-oracular flavor: testing kernel: clonezilla-ubuntu-testing-amd64 arch: amd64 From 90b098c9edbdbfc109506fff87f2241af4d45142 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 30 Aug 2024 04:13:01 +0000 Subject: [PATCH 28/76] Version bump for netbootxyz/debian-squash:clonezilla-testing-i686 new tag 3.1.3-21-d1702a7a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 2771143794..0fc3159721 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -909,13 +909,13 @@ endpoints: kernel: clonezilla-debian-testing-amd64 arch: amd64 clonezilla-debian-testing-i686: - path: /debian-squash/releases/download/3.1.3-19-d1702a7a/ + path: /debian-squash/releases/download/3.1.3-21-d1702a7a/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 3.1.3-19 + version: 3.1.3-21 flavor: testing kernel: clonezilla-debian-testing-i686 arch: i686 From 5379b30dc9965c7885e51b75f5c136e9e5cc5fca Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 30 Aug 2024 04:14:38 +0000 Subject: [PATCH 29/76] Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.1.3-21-9e73bfe5 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 0fc3159721..ecb5e30c6a 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -898,13 +898,13 @@ endpoints: kernel: clonezilla-ubuntu-stable-amd64 arch: amd64 clonezilla-debian-testing-amd64: - path: /debian-squash/releases/download/3.1.3-19-9e73bfe5/ + path: /debian-squash/releases/download/3.1.3-21-9e73bfe5/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 3.1.3-19 + version: 3.1.3-21 flavor: testing kernel: clonezilla-debian-testing-amd64 arch: amd64 From 62234692bc26236f226523dcc406a46eca05f24b Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Sat, 31 Aug 2024 06:52:26 +0000 Subject: [PATCH 30/76] Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-24.04-arm64 new tag 24.04.1-7b71a472 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index ecb5e30c6a..7ddcdd0eb9 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1596,12 +1596,12 @@ endpoints: os: memtest86-plus version: '7.00' ubuntu-netboot-24.04-arm64: - path: /ubuntu-squash/releases/download/24.04-7b71a472/ + path: /ubuntu-squash/releases/download/24.04.1-7b71a472/ files: - initrd - vmlinuz os: ubuntu - version: '24.04' + version: 24.04.1 codename: noble flavor: netboot kernel: ubuntu-netboot-24.04-arm64 From 8cecde4f23cdf27608b2ded13e71907b5f87888b Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Sat, 31 Aug 2024 06:55:49 +0000 Subject: [PATCH 31/76] Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-24.04-amd64 new tag 24.04.1-dac09526 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 7ddcdd0eb9..7c172e352b 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1607,12 +1607,12 @@ endpoints: kernel: ubuntu-netboot-24.04-arm64 arch: arm64 ubuntu-netboot-24.04-amd64: - path: /ubuntu-squash/releases/download/24.04-dac09526/ + path: /ubuntu-squash/releases/download/24.04.1-dac09526/ files: - initrd - vmlinuz os: ubuntu - version: '24.04' + version: 24.04.1 codename: noble flavor: netboot kernel: ubuntu-netboot-24.04-amd64 From c8cfbb47388c6e16fec6283a6e1e3cf76fcb8264 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 2 Sep 2024 04:10:33 +0000 Subject: [PATCH 32/76] Version bump for netbootxyz/asset-mirror:gentoo-arm64 new tag 20240811T234901Z-d5972d15 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 7c172e352b..457aa8407b 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -766,13 +766,13 @@ endpoints: version: 20240722T170359Z arch: x86 gentoo-arm64: - path: /asset-mirror/releases/download/20240806T064909Z-d5972d15/ + path: /asset-mirror/releases/download/20240811T234901Z-d5972d15/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240806T064909Z + version: 20240811T234901Z arch: arm64 gentoo-amd64: path: /asset-mirror/releases/download/20240317T170433Z-63d6ec39/ From 95dd9cdd303567b34173f8064761870f32c56004 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 2 Sep 2024 04:13:18 +0000 Subject: [PATCH 33/76] Version bump for netbootxyz/asset-mirror:4mlinux new tag 46.0-c292230f --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 457aa8407b..67be5ef39d 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -405,7 +405,7 @@ endpoints: os: raizo version: current 4mlinux: - path: /asset-mirror/releases/download/45.1-c292230f/ + path: /asset-mirror/releases/download/46.0-c292230f/ files: - initrd - vmlinuz From f8af311f87e75b2539e0cbef3f86f40d439cbf12 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 2 Sep 2024 04:14:55 +0000 Subject: [PATCH 34/76] Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20240714T170402Z-63d6ec39 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 67be5ef39d..3827543cc8 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -775,13 +775,13 @@ endpoints: version: 20240811T234901Z arch: arm64 gentoo-amd64: - path: /asset-mirror/releases/download/20240317T170433Z-63d6ec39/ + path: /asset-mirror/releases/download/20240714T170402Z-63d6ec39/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240317T170433Z + version: 20240714T170402Z arch: amd64 tails: path: /asset-mirror/releases/download/6.6-911e1aab/ From 3693df848e88d83f9370932614d75e7e35491fc0 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 2 Sep 2024 04:23:07 +0000 Subject: [PATCH 35/76] External Version bump for archlinux new version string "2024.09.01" --- roles/netbootxyz/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index abc9e59cca..5cdf486e84 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -158,8 +158,8 @@ releases: mirror: mirrors.kernel.org name: Arch Linux versions: - - code_name: 2024.08.01 - name: 2024.08.01 + - code_name: 2024.09.01 + name: 2024.09.01 blackarch: enabled: true menu: linux From d386ba13c206d785f6e9a564db26c3245a7cd3f3 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 2 Sep 2024 04:25:44 +0000 Subject: [PATCH 36/76] Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20240812T170400Z-5b773f72 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 3827543cc8..a2dbf577e5 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -757,13 +757,13 @@ endpoints: os: memtest86-free version: '11.0' gentoo-x86: - path: /asset-mirror/releases/download/20240722T170359Z-5b773f72/ + path: /asset-mirror/releases/download/20240812T170400Z-5b773f72/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240722T170359Z + version: 20240812T170400Z arch: x86 gentoo-arm64: path: /asset-mirror/releases/download/20240811T234901Z-d5972d15/ From bf9ed91d49d0c72e6abf60913c8825f4397694f9 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 5 Sep 2024 04:17:42 +0000 Subject: [PATCH 37/76] Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20240902-1039-9b372e2a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index a2dbf577e5..1f831f37e2 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -81,13 +81,13 @@ endpoints: flavor: xfce kernel: kali-xfce-squash kde-neon-user: - path: /ubuntu-squash/releases/download/20240822-0718-9b372e2a/ + path: /ubuntu-squash/releases/download/20240902-1039-9b372e2a/ files: - vmlinuz - filesystem.squashfs - initrd.lz os: neon - version: 20240822-0718 + version: 20240902-1039 flavor: user kernel: kde-neon-user regolith-current: From 87914a78ad6b5f10b9eeb69c4395e6a09f7b1e8b Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 5 Sep 2024 04:22:35 +0000 Subject: [PATCH 38/76] Version bump for netbootxyz/ubuntu-squash:clonezilla-testing-amd64 new tag 20240830-oracular-c67d897c --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 1f831f37e2..5ee17b20af 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -920,13 +920,13 @@ endpoints: kernel: clonezilla-debian-testing-i686 arch: i686 clonezilla-ubuntu-testing-amd64: - path: /ubuntu-squash/releases/download/20240823-oracular-c67d897c/ + path: /ubuntu-squash/releases/download/20240830-oracular-c67d897c/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 20240823-oracular + version: 20240830-oracular flavor: testing kernel: clonezilla-ubuntu-testing-amd64 arch: amd64 From 65b2c573310bb6072d2d2b018b8c2fc858cac4cc Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 5 Sep 2024 04:28:24 +0000 Subject: [PATCH 39/76] Version bump for netbootxyz/ubuntu-squash:ubuntu-default-24.04 new tag 24.04.1-03d79d20 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 5ee17b20af..34c3a214e9 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1627,7 +1627,7 @@ endpoints: version: 40 flavor: GNOME ubuntu-24.04-default-squash: - path: /ubuntu-squash/releases/download/24.04-03d79d20/ + path: /ubuntu-squash/releases/download/24.04.1-03d79d20/ files: - filesystem.squashfs - initrd From 245e380c20a6decbebbfa1f9269e48ff7bf131ac Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:11:16 +0000 Subject: [PATCH 40/76] Version bump for netbootxyz/debian-squash:clonezilla-testing-i686 new tag 3.1.3-23-d1702a7a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 34c3a214e9..82a367b0ad 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -909,13 +909,13 @@ endpoints: kernel: clonezilla-debian-testing-amd64 arch: amd64 clonezilla-debian-testing-i686: - path: /debian-squash/releases/download/3.1.3-21-d1702a7a/ + path: /debian-squash/releases/download/3.1.3-23-d1702a7a/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 3.1.3-21 + version: 3.1.3-23 flavor: testing kernel: clonezilla-debian-testing-i686 arch: i686 From 8f911ff08bf6f094c5f375fc69b4b7ec95ca8345 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:14:12 +0000 Subject: [PATCH 41/76] Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.1.3-23-9e73bfe5 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 82a367b0ad..d5027493c8 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -898,13 +898,13 @@ endpoints: kernel: clonezilla-ubuntu-stable-amd64 arch: amd64 clonezilla-debian-testing-amd64: - path: /debian-squash/releases/download/3.1.3-21-9e73bfe5/ + path: /debian-squash/releases/download/3.1.3-23-9e73bfe5/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 3.1.3-21 + version: 3.1.3-23 flavor: testing kernel: clonezilla-debian-testing-amd64 arch: amd64 From 498081ceeb1f4439e6aea0c0d61ce8db238ddcee Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:15:50 +0000 Subject: [PATCH 42/76] Version bump for netbootxyz/debian-squash:q4os-plasma new tag 5.6-3af797cd --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index d5027493c8..40fdca0489 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1569,11 +1569,11 @@ endpoints: flavor: Core kernel: zorin-core-squash q4os-plasma-squash: - path: /debian-squash/releases/download/5.5-3af797cd/ + path: /debian-squash/releases/download/5.6-3af797cd/ files: - filesystem.squashfs os: Q4OS - version: '5.5' + version: '5.6' flavor: plasma kernel: q4os-default-squash q4os-default-squash: From 337006dcde37924350a8515fa9abc134c757a58a Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:18:06 +0000 Subject: [PATCH 43/76] Version bump for netbootxyz/debian-squash:cinnamon-12 new tag 12.7.0-c84a8c03 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 40fdca0489..cbb9f992c4 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1385,7 +1385,7 @@ endpoints: flavor: gnome kernel: debian-12-live-kernel debian-12-cinnamon-squash: - path: /debian-squash/releases/download/12.6.0-c84a8c03/ + path: /debian-squash/releases/download/12.7.0-c84a8c03/ files: - filesystem.squashfs os: debian From 617338f43846f69f7d55d14c10bf61e5a1f08543 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:19:48 +0000 Subject: [PATCH 44/76] Version bump for netbootxyz/debian-squash:lxqt-12 new tag 12.7.0-43f2cd09 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index cbb9f992c4..d90f0cc79d 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1393,7 +1393,7 @@ endpoints: flavor: cinnamon kernel: debian-12-live-kernel debian-12-lxqt-squash: - path: /debian-squash/releases/download/12.6.0-43f2cd09/ + path: /debian-squash/releases/download/12.7.0-43f2cd09/ files: - filesystem.squashfs os: debian From e92873169ecabde48ff5b54cdf11daec1bb66b1a Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:20:52 +0000 Subject: [PATCH 45/76] External Version bump for smartos new version string "20240905T024838Z,20240822T001821Z,20240808T000421Z,20240726T084648Z" --- roles/netbootxyz/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index 5cdf486e84..d7f775e940 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -443,14 +443,14 @@ releases: mirror: https://netboot.smartos.org/os/ name: SmartOS versions: + - code_name: 20240905T024838Z + name: 20240905T024838Z - code_name: 20240822T001821Z name: 20240822T001821Z - code_name: 20240808T000421Z name: 20240808T000421Z - code_name: 20240726T084648Z name: 20240726T084648Z - - code_name: 20240725T192004Z - name: 20240725T192004Z talos: enabled: true menu: linux From 6f5cb8a88d6e9741045bf4cbf063be6206409131 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:22:10 +0000 Subject: [PATCH 46/76] Version bump for netbootxyz/debian-squash:lxde-12 new tag 12.7.0-b3449bd8 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index d90f0cc79d..2333172d63 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1409,7 +1409,7 @@ endpoints: flavor: mate kernel: debian-12-live-kernel debian-12-lxde-squash: - path: /debian-squash/releases/download/12.6.0-b3449bd8/ + path: /debian-squash/releases/download/12.7.0-b3449bd8/ files: - filesystem.squashfs os: debian From 831f7056abead80db37b6b76bef2855730d0bd77 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:22:18 +0000 Subject: [PATCH 47/76] Version bump for netbootxyz/debian-squash:gnome-12 new tag 12.7.0-d2c07a8a --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 2333172d63..edb0da6d44 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1377,7 +1377,7 @@ endpoints: flavor: core kernel: debian-12-live-kernel debian-12-gnome-squash: - path: /debian-squash/releases/download/12.6.0-d2c07a8a/ + path: /debian-squash/releases/download/12.7.0-d2c07a8a/ files: - filesystem.squashfs os: debian From 0b1652fdd0b736fd21cbd96c2c363da579714dad Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:22:40 +0000 Subject: [PATCH 48/76] Version bump for netbootxyz/debian-squash:mate-12 new tag 12.7.0-1a8949e5 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index edb0da6d44..43a009a931 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1401,7 +1401,7 @@ endpoints: flavor: lxqt kernel: debian-12-live-kernel debian-12-mate-squash: - path: /debian-squash/releases/download/12.6.0-1a8949e5/ + path: /debian-squash/releases/download/12.7.0-1a8949e5/ files: - filesystem.squashfs os: debian From b0e2dfc0022b3383ce74e984aa67a8ea09bc13dd Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:23:01 +0000 Subject: [PATCH 49/76] Version bump for netbootxyz/debian-squash:kde-12 new tag 12.7.0-90c96885 --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 43a009a931..f49762f1de 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1425,7 +1425,7 @@ endpoints: flavor: xfce kernel: debian-12-live-kernel debian-12-kde-squash: - path: /debian-squash/releases/download/12.6.0-90c96885/ + path: /debian-squash/releases/download/12.7.0-90c96885/ files: - filesystem.squashfs os: debian From 4180d875b07209f6c00d476de7bf7a90c2aea294 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:23:58 +0000 Subject: [PATCH 50/76] Version bump for netbootxyz/debian-squash:xfce-12 new tag 12.7.0-40a848cc --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index f49762f1de..7c585eafb0 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1417,7 +1417,7 @@ endpoints: flavor: lxde kernel: debian-12-live-kernel debian-12-xfce-squash: - path: /debian-squash/releases/download/12.6.0-40a848cc/ + path: /debian-squash/releases/download/12.7.0-40a848cc/ files: - filesystem.squashfs os: debian From b7179a8474a61095bafad681a8245abcb99bc807 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:25:10 +0000 Subject: [PATCH 51/76] Version bump for netbootxyz/debian-squash:core-12 new tag 12.7.0-b545a82c --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index 7c585eafb0..6875daae38 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1369,7 +1369,7 @@ endpoints: os: debian version: '12' debian-12-default-squash: - path: /debian-squash/releases/download/12.6.0-b545a82c/ + path: /debian-squash/releases/download/12.7.0-b545a82c/ files: - filesystem.squashfs os: debian From 98beaaa8fe1e8d2ab4d8d58b0a931d5990ae0d84 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 04:25:33 +0000 Subject: [PATCH 52/76] Version bump for netbootxyz/debian-squash:q4os new tag 5.6-d1a34866 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 6875daae38..9d4dd24721 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1577,13 +1577,13 @@ endpoints: flavor: plasma kernel: q4os-default-squash q4os-default-squash: - path: /debian-squash/releases/download/5.5-d1a34866/ + path: /debian-squash/releases/download/5.6-d1a34866/ files: - filesystem.squashfs - initrd - vmlinuz os: Q4OS - version: '5.5' + version: '5.6' flavor: trinity kernel: q4os-default-squash memtest86plus: From d84a0faa40471a34e15a07dccb2a401a044c1fef Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 14:07:32 +0000 Subject: [PATCH 53/76] Version bump for netbootxyz/debian-squash:grml-full new tag 2024.02-22d50c75 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 9d4dd24721..dda9a88f4b 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -245,13 +245,13 @@ endpoints: version: '2' flavor: ascii grml-full: - path: /debian-squash/releases/download/2024.02-e064bb32/ + path: /debian-squash/releases/download/2024.02-22d50c75/ files: - filesystem.squashfs - initrd - vmlinuz os: grml - version: '2022.11' + version: '2024.02' flavor: full grml-small: path: /debian-squash/releases/download/2024.02-7d326c39/ From c7a0ecfc1b6e18835b81798adc970622afb71ba9 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 6 Sep 2024 14:08:03 +0000 Subject: [PATCH 54/76] Version bump for netbootxyz/debian-squash:grml-small new tag 2024.02-9927ba62 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index dda9a88f4b..b9c49b8e13 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -254,13 +254,13 @@ endpoints: version: '2024.02' flavor: full grml-small: - path: /debian-squash/releases/download/2024.02-7d326c39/ + path: /debian-squash/releases/download/2024.02-9927ba62/ files: - filesystem.squashfs - initrd - vmlinuz os: grml - version: '2022.11' + version: '2024.02' flavor: small gparted-stable: path: /debian-squash/releases/download/1.6.0-3-cff72999/ From b379b12389a073eff504ba5aed72cf40415a8980 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Sat, 7 Sep 2024 04:19:15 +0000 Subject: [PATCH 55/76] Version bump for netbootxyz/debian-core-12:master new tag 12.7.0-e814dabe --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index b9c49b8e13..8922108ad7 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1362,7 +1362,7 @@ endpoints: flavor: LXQT kernel: ubuntu-20.04-LXQT-squash debian-12-live-kernel: - path: /debian-core-12/releases/download/12.6.0-e814dabe/ + path: /debian-core-12/releases/download/12.7.0-e814dabe/ files: - initrd - vmlinuz From 56e9cc0879cbdb2c7005d928c08efda5147c5913 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 9 Sep 2024 04:09:26 +0000 Subject: [PATCH 56/76] Version bump for netbootxyz/asset-mirror:harvester new tag v1.3.2-c82c6d22 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 8922108ad7..9bc59f3dca 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1236,7 +1236,7 @@ endpoints: version: '4.0' arch: aarch64 harvester: - path: /asset-mirror/releases/download/v1.3.1-c82c6d22/ + path: /asset-mirror/releases/download/v1.3.2-c82c6d22/ files: - harvester-vmlinuz-amd64 - harvester-initrd-amd64 @@ -1244,7 +1244,7 @@ endpoints: - harvester-amd64.sha512 - version.yaml os: harvester - version: v1.3.1 + version: v1.3.2 linux-lite-6-squash: path: /ubuntu-squash/releases/download/6.4-2550834c/ files: From 015962b10d9717b7d312f51e2ae82d47bb24693f Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 9 Sep 2024 04:10:39 +0000 Subject: [PATCH 57/76] Version bump for netbootxyz/asset-mirror:gentoo-arm64 new tag 20240818T230401Z-d5972d15 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 9bc59f3dca..30db04bf8c 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -766,13 +766,13 @@ endpoints: version: 20240812T170400Z arch: x86 gentoo-arm64: - path: /asset-mirror/releases/download/20240811T234901Z-d5972d15/ + path: /asset-mirror/releases/download/20240818T230401Z-d5972d15/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240811T234901Z + version: 20240818T230401Z arch: arm64 gentoo-amd64: path: /asset-mirror/releases/download/20240714T170402Z-63d6ec39/ From f971a006e2c2e9533d9fe5d51495959eb78dd01a Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 9 Sep 2024 04:14:32 +0000 Subject: [PATCH 58/76] Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20240804T163558Z-63d6ec39 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 30db04bf8c..25cb946a29 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -775,13 +775,13 @@ endpoints: version: 20240818T230401Z arch: arm64 gentoo-amd64: - path: /asset-mirror/releases/download/20240714T170402Z-63d6ec39/ + path: /asset-mirror/releases/download/20240804T163558Z-63d6ec39/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240714T170402Z + version: 20240804T163558Z arch: amd64 tails: path: /asset-mirror/releases/download/6.6-911e1aab/ From 5a1f6dd5416d380f20ffc3c14dc8e2ad434a5788 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 9 Sep 2024 04:25:31 +0000 Subject: [PATCH 59/76] Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20240819T170401Z-5b773f72 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 25cb946a29..cd7dfc9fd6 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -757,13 +757,13 @@ endpoints: os: memtest86-free version: '11.0' gentoo-x86: - path: /asset-mirror/releases/download/20240812T170400Z-5b773f72/ + path: /asset-mirror/releases/download/20240819T170401Z-5b773f72/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240812T170400Z + version: 20240819T170401Z arch: x86 gentoo-arm64: path: /asset-mirror/releases/download/20240818T230401Z-d5972d15/ From 52ced0a1140794dbc597c72902d0a4ef0e8ae6ca Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Wed, 11 Sep 2024 04:10:52 +0000 Subject: [PATCH 60/76] External Version bump for coreos new version string "40.20240825.3.0-stable,40.20240906.2.0-testing,40.20240906.1.0-next" --- roles/netbootxyz/defaults/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index d7f775e940..ac6f336d84 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -189,11 +189,11 @@ releases: mirror: https://builds.coreos.fedoraproject.org name: Fedora CoreOS versions: - - code_name: 40.20240808.3.0 + - code_name: 40.20240825.3.0 name: stable - - code_name: 40.20240825.2.0 + - code_name: 40.20240906.2.0 name: testing - - code_name: 40.20240825.1.0 + - code_name: 40.20240906.1.0 name: next debian: archive_mirror: http://archive.debian.org From b8c1c9d762c44acbdde4507e3d41820222035e28 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 12 Sep 2024 04:19:30 +0000 Subject: [PATCH 61/76] Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20240905-0713-9b372e2a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index cd7dfc9fd6..71659ff289 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -81,13 +81,13 @@ endpoints: flavor: xfce kernel: kali-xfce-squash kde-neon-user: - path: /ubuntu-squash/releases/download/20240902-1039-9b372e2a/ + path: /ubuntu-squash/releases/download/20240905-0713-9b372e2a/ files: - vmlinuz - filesystem.squashfs - initrd.lz os: neon - version: 20240902-1039 + version: 20240905-0713 flavor: user kernel: kde-neon-user regolith-current: From 6fd39266ebd4a839d55c818f573bd13a1f783edf Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 12 Sep 2024 04:24:59 +0000 Subject: [PATCH 62/76] Version bump for netbootxyz/ubuntu-squash:clonezilla-testing-amd64 new tag 20240908-oracular-c67d897c --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 71659ff289..b4ff0c7d61 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -920,13 +920,13 @@ endpoints: kernel: clonezilla-debian-testing-i686 arch: i686 clonezilla-ubuntu-testing-amd64: - path: /ubuntu-squash/releases/download/20240830-oracular-c67d897c/ + path: /ubuntu-squash/releases/download/20240908-oracular-c67d897c/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 20240830-oracular + version: 20240908-oracular flavor: testing kernel: clonezilla-ubuntu-testing-amd64 arch: amd64 From fd2ab307fe8344380b6a7653d31a5aab05d2f51e Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Thu, 12 Sep 2024 04:45:13 +0000 Subject: [PATCH 63/76] Version bump for netbootxyz/debian-squash:xfce-kali new tag 2024.3-54fc2a3c --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index b4ff0c7d61..fd86b85fd8 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -71,13 +71,13 @@ endpoints: flavor: mate kernel: debian-10-live-kernel kali-xfce-squash: - path: /debian-squash/releases/download/2024.2-54fc2a3c/ + path: /debian-squash/releases/download/2024.3-54fc2a3c/ files: - filesystem.squashfs - initrd - vmlinuz os: kali - version: '2024.2' + version: '2024.3' flavor: xfce kernel: kali-xfce-squash kde-neon-user: From d9f064fb327eea8b352d4dbdc7bbc52475bbae57 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 13 Sep 2024 04:10:11 +0000 Subject: [PATCH 64/76] Version bump for netbootxyz/debian-squash:raizo new tag v15.24.09.08i-cdb1c06f --- endpoints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints.yml b/endpoints.yml index fd86b85fd8..7c19353c8b 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -397,7 +397,7 @@ endpoints: os: fatdog version: current raizo: - path: /debian-squash/releases/download/v15.24.06.08i-cdb1c06f/ + path: /debian-squash/releases/download/v15.24.09.08i-cdb1c06f/ files: - filesystem.squashfs - initrd From ec091476b515b1e11f927bde65a6b34794785b01 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 13 Sep 2024 04:11:45 +0000 Subject: [PATCH 65/76] Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-22.04-amd64 new tag 22.04.5-295657f3 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 7c19353c8b..b07be0e9eb 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1118,12 +1118,12 @@ endpoints: version: 5.0b1 arch: amd64 ubuntu-netboot-22.04-amd64: - path: /ubuntu-squash/releases/download/22.04.4-295657f3/ + path: /ubuntu-squash/releases/download/22.04.5-295657f3/ files: - initrd - vmlinuz os: ubuntu - version: 22.04.4 + version: 22.04.5 codename: jammy flavor: netboot kernel: ubuntu-netboot-22.04-amd64 From 6fdf9da7c010c444a6e2eae4bba176195104b2d4 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 13 Sep 2024 04:12:47 +0000 Subject: [PATCH 66/76] Version bump for netbootxyz/debian-squash:clonezilla-testing-i686 new tag 3.1.3-24-d1702a7a --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index b07be0e9eb..6b5ab9f51c 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -909,13 +909,13 @@ endpoints: kernel: clonezilla-debian-testing-amd64 arch: amd64 clonezilla-debian-testing-i686: - path: /debian-squash/releases/download/3.1.3-23-d1702a7a/ + path: /debian-squash/releases/download/3.1.3-24-d1702a7a/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 3.1.3-23 + version: 3.1.3-24 flavor: testing kernel: clonezilla-debian-testing-i686 arch: i686 From 0df91813bd04c3d50471225a5813b00b2a969936 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 13 Sep 2024 04:13:04 +0000 Subject: [PATCH 67/76] Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.1.3-24-9e73bfe5 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index 6b5ab9f51c..b9512f55a3 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -898,13 +898,13 @@ endpoints: kernel: clonezilla-ubuntu-stable-amd64 arch: amd64 clonezilla-debian-testing-amd64: - path: /debian-squash/releases/download/3.1.3-23-9e73bfe5/ + path: /debian-squash/releases/download/3.1.3-24-9e73bfe5/ files: - filesystem.squashfs - initrd - vmlinuz os: clonezilla - version: 3.1.3-23 + version: 3.1.3-24 flavor: testing kernel: clonezilla-debian-testing-amd64 arch: amd64 From 0bdc442ebf62cbd7fa46d383b243c59eb365ff71 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Fri, 13 Sep 2024 04:15:05 +0000 Subject: [PATCH 68/76] Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-22.04-arm64 new tag 22.04.5-32a0e326 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index b9512f55a3..c5704648dd 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -1129,12 +1129,12 @@ endpoints: kernel: ubuntu-netboot-22.04-amd64 arch: amd64 ubuntu-netboot-22.04-arm64: - path: /ubuntu-squash/releases/download/22.04.4-32a0e326/ + path: /ubuntu-squash/releases/download/22.04.5-32a0e326/ files: - initrd - vmlinuz os: ubuntu - version: 22.04.4 + version: 22.04.5 codename: jammy flavor: netboot kernel: ubuntu-netboot-22.04-arm64 From 309f72b880ee98043aa71e0b7ed689eb86dd66df Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 16 Sep 2024 04:10:37 +0000 Subject: [PATCH 69/76] Version bump for netbootxyz/asset-mirror:gentoo-arm64 new tag 20240825T234900Z-d5972d15 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index c5704648dd..b280bcf713 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -766,13 +766,13 @@ endpoints: version: 20240819T170401Z arch: x86 gentoo-arm64: - path: /asset-mirror/releases/download/20240818T230401Z-d5972d15/ + path: /asset-mirror/releases/download/20240825T234900Z-d5972d15/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240818T230401Z + version: 20240825T234900Z arch: arm64 gentoo-amd64: path: /asset-mirror/releases/download/20240804T163558Z-63d6ec39/ From 7a4729cc90437a978806de1cdb6065c8f5487a71 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 16 Sep 2024 04:13:58 +0000 Subject: [PATCH 70/76] Version bump for netbootxyz/asset-mirror:rescuezilla new tag 2.5.1-2ace42ce --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index b280bcf713..d1f2a02bb7 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -572,13 +572,13 @@ endpoints: flavor: gnome kernel: pureos-gnome rescuezilla: - path: /asset-mirror/releases/download/2.5-2ace42ce/ + path: /asset-mirror/releases/download/2.5.1-2ace42ce/ files: - filesystem.squashfs - initrd - vmlinuz os: rescuezilla - version: '2.5' + version: 2.5.1 deepin-20-squash: path: /debian-squash/releases/download/20.9-e3a3a399/ files: From 85fe5a4ff05f6de4a7bce6a795e6c94321b3d786 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 16 Sep 2024 04:14:56 +0000 Subject: [PATCH 71/76] Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20240818T143401Z-63d6ec39 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index d1f2a02bb7..a23ac62071 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -775,13 +775,13 @@ endpoints: version: 20240825T234900Z arch: arm64 gentoo-amd64: - path: /asset-mirror/releases/download/20240804T163558Z-63d6ec39/ + path: /asset-mirror/releases/download/20240818T143401Z-63d6ec39/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240804T163558Z + version: 20240818T143401Z arch: amd64 tails: path: /asset-mirror/releases/download/6.6-911e1aab/ From e22098da3f2b704e5fbe2c4ba69e80b3c584ef7a Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 16 Sep 2024 04:25:52 +0000 Subject: [PATCH 72/76] Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20240827T194900Z-5b773f72 --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index a23ac62071..ff1cc54091 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -757,13 +757,13 @@ endpoints: os: memtest86-free version: '11.0' gentoo-x86: - path: /asset-mirror/releases/download/20240819T170401Z-5b773f72/ + path: /asset-mirror/releases/download/20240827T194900Z-5b773f72/ files: - image.squashfs - initrd - vmlinuz os: gentoo - version: 20240819T170401Z + version: 20240827T194900Z arch: x86 gentoo-arm64: path: /asset-mirror/releases/download/20240825T234900Z-d5972d15/ From be4d3ae89a7b95f76a49b250620c9bf97a58c17c Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Mon, 16 Sep 2024 04:26:52 +0000 Subject: [PATCH 73/76] Version bump for netbootxyz/asset-mirror:tails new tag 6.7-911e1aab --- endpoints.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoints.yml b/endpoints.yml index ff1cc54091..531e901e83 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -784,14 +784,14 @@ endpoints: version: 20240818T143401Z arch: amd64 tails: - path: /asset-mirror/releases/download/6.6-911e1aab/ + path: /asset-mirror/releases/download/6.7-911e1aab/ files: - vmlinuz - initrd.img - 9990-misc-helpers.sh - tails-amd64.iso os: tails - version: '6.6' + version: '6.7' arch: amd64 hrmpf: path: /asset-mirror/releases/download/20231124-1008bb6d/ From 1d3db980e10b2cd6b3084807bd2019d82e6a8a39 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Wed, 18 Sep 2024 04:10:53 +0000 Subject: [PATCH 74/76] External Version bump for coreos new version string "40.20240825.3.0-stable,40.20240906.2.0-testing,41.20240916.1.0-next" --- roles/netbootxyz/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index ac6f336d84..883a9dd92f 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -193,7 +193,7 @@ releases: name: stable - code_name: 40.20240906.2.0 name: testing - - code_name: 40.20240906.1.0 + - code_name: 41.20240916.1.0 name: next debian: archive_mirror: http://archive.debian.org From e5abca97c72a6c36881e8f80b14911488bbdc566 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Wed, 18 Sep 2024 04:14:59 +0000 Subject: [PATCH 75/76] External Version bump for ipfire new version string "2.29-core188" --- roles/netbootxyz/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/netbootxyz/defaults/main.yml b/roles/netbootxyz/defaults/main.yml index 883a9dd92f..878b7fb9a7 100644 --- a/roles/netbootxyz/defaults/main.yml +++ b/roles/netbootxyz/defaults/main.yml @@ -289,8 +289,8 @@ releases: mirror: https://downloads.ipfire.org name: IPFire versions: - - code_name: 2.29-core187 - name: 2.29 Core187 + - code_name: 2.29-core188 + name: 2.29 Core188 k3os: enabled: true menu: linux From 566b5d1492d944aab3af251d01329ead50da60a2 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Wed, 18 Sep 2024 08:21:52 -0500 Subject: [PATCH 76/76] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec390e08d3..57090a0b0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file. ## [2.0.82] - 2024-00-00 +## Changed + +- Various version updates + ## [2.0.81] - 2024-08-10 ## Added