[PR #1422] [MERGED] Release 2.0.77 #1431

Closed
opened 2026-02-27 14:55:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1422
Author: @antonym
Created: 2/24/2024
Status: Merged
Merged: 2/24/2024
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • f242c5d Use bootloader_filename instead of site_name for bootloader filenames consistently
  • 60b369e Update version.txt
  • 1285460 Update CHANGELOG.md
  • d093a27 Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20231112T170154Z-4211b989
  • a54835e Version bump for netbootxyz/asset-mirror:bluestar new tag 6.6.8-2023.12.29-a0ca79e8
  • 55167e5 External Version bump for archlinux new version string "2024.01.01"
  • e969a2b Version bump for netbootxyz/debian-squash:vyos-rolling new tag 1.5-rolling-202401030023-7bd945ba
  • 489f47c External Version bump for ipfire new version string "2.27-core182"
  • e2da64a Version bump for netbootxyz/asset-mirror:memtest86-plus new tag 7.00-e94f62f9
  • 23075c3 Version bump for netbootxyz/asset-mirror:bluestar new tag 6.6.9-2024.01.05-a0ca79e8

📊 Changes

12 files changed (+118 additions, -267 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+7 -0)
📝 .github/workflows/release-candidate.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)
📝 CHANGELOG.md (+10 -0)
📝 README.md (+1 -1)
📝 endpoints.yml (+60 -222)
📝 roles/netbootxyz/defaults/main.yml (+21 -25)
📝 roles/netbootxyz/templates/disks/netboot.xyz.j2 (+6 -6)
📝 roles/netbootxyz/templates/index.html.j2 (+7 -7)
📝 roles/netbootxyz/templates/menu/smartos.ipxe.j2 (+2 -2)
📝 roles/netbootxyz/templates/menu/talos.ipxe.j2 (+1 -1)
📝 version.txt (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1422 **Author:** [@antonym](https://github.com/antonym) **Created:** 2/24/2024 **Status:** ✅ Merged **Merged:** 2/24/2024 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`f242c5d`](https://github.com/netbootxyz/netboot.xyz/commit/f242c5d2699e3120cc46a30b7b7a7995d573d6e9) Use bootloader_filename instead of site_name for bootloader filenames consistently - [`60b369e`](https://github.com/netbootxyz/netboot.xyz/commit/60b369e0704ce07c550e61c26df722ad035d25b8) Update version.txt - [`1285460`](https://github.com/netbootxyz/netboot.xyz/commit/12854608cf1ecec6405f6ceb968d6b01392e98b2) Update CHANGELOG.md - [`d093a27`](https://github.com/netbootxyz/netboot.xyz/commit/d093a27693b55e27613b98febcda6409c1d4bc02) Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20231112T170154Z-4211b989 - [`a54835e`](https://github.com/netbootxyz/netboot.xyz/commit/a54835efc31b2ba6cb4212da0eacc4627f77bc63) Version bump for netbootxyz/asset-mirror:bluestar new tag 6.6.8-2023.12.29-a0ca79e8 - [`55167e5`](https://github.com/netbootxyz/netboot.xyz/commit/55167e5fe0a1d99dc8f354a85195ff52b2fda640) External Version bump for archlinux new version string "2024.01.01" - [`e969a2b`](https://github.com/netbootxyz/netboot.xyz/commit/e969a2bbf69b4e15b4b9da604ceaf7215d9a0f0f) Version bump for netbootxyz/debian-squash:vyos-rolling new tag 1.5-rolling-202401030023-7bd945ba - [`489f47c`](https://github.com/netbootxyz/netboot.xyz/commit/489f47c9c82972f820543330e56d0f8edb2e3566) External Version bump for ipfire new version string "2.27-core182" - [`e2da64a`](https://github.com/netbootxyz/netboot.xyz/commit/e2da64a0c0a7ffabf154c16cef2184912657f64b) Version bump for netbootxyz/asset-mirror:memtest86-plus new tag 7.00-e94f62f9 - [`23075c3`](https://github.com/netbootxyz/netboot.xyz/commit/23075c337bdbfe072c834a2ca4bec401fb5da74a) Version bump for netbootxyz/asset-mirror:bluestar new tag 6.6.9-2024.01.05-a0ca79e8 ### 📊 Changes **12 files changed** (+118 additions, -267 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+7 -0) 📝 `.github/workflows/release-candidate.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `CHANGELOG.md` (+10 -0) 📝 `README.md` (+1 -1) 📝 `endpoints.yml` (+60 -222) 📝 `roles/netbootxyz/defaults/main.yml` (+21 -25) 📝 `roles/netbootxyz/templates/disks/netboot.xyz.j2` (+6 -6) 📝 `roles/netbootxyz/templates/index.html.j2` (+7 -7) 📝 `roles/netbootxyz/templates/menu/smartos.ipxe.j2` (+2 -2) 📝 `roles/netbootxyz/templates/menu/talos.ipxe.j2` (+1 -1) 📝 `version.txt` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:55:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1431
No description provided.