[PR #1315] [MERGED] Release 2.0.73 #1404

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1315
Author: @antonym
Created: 10/21/2023
Status: Merged
Merged: 10/21/2023
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • 585baf2 Update version.txt
  • 3d460ca Update CHANGELOG.md
  • 369c714 Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-22.04-amd64 new tag 22.04.3-5c9c6f97
  • 764d9bc Version bump for netbootxyz/ubuntu-squash:ubuntu-default-20.04 new tag 20.04.6-3a3f16b0
  • 60c282c Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-23.04-amd64 new tag 23.04-6806f3c6
  • 5508776 Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-22.04-arm64 new tag 22.04.3-5142c69d
  • 5431c02 Version bump for netbootxyz/ubuntu-squash:lubuntu-18.04 new tag 18.04.5-35579364
  • 7376a58 Version bump for netbootxyz/ubuntu-squash:lubuntu-20.04 new tag 20.04.5-b8614166
  • 2aa8fa1 Version bump for netbootxyz/ubuntu-squash:xubuntu-20.04 new tag 20.04.6-094dbc22
  • 2e02a6a Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-20.04-amd64 new tag 20.04.6-2543bbcb

📊 Changes

13 files changed (+265 additions, -178 deletions)

View changed files

📝 .github/workflows/development.yml (+3 -1)
📝 .github/workflows/release-candidate.yml (+3 -1)
📝 .github/workflows/release.yml (+3 -1)
📝 .github/workflows/rolling.yml (+1 -1)
📝 CHANGELOG.md (+15 -0)
📝 endpoints.yml (+185 -122)
📝 roles/netbootxyz/defaults/main.yml (+26 -49)
📝 roles/netbootxyz/templates/menu/fedora.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/linux-arm.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/live-ubuntu.ipxe.j2 (+10 -0)
📝 roles/netbootxyz/templates/menu/proxmox.ipxe.j2 (+15 -0)
📝 roles/netbootxyz/templates/menu/ubuntu.ipxe.j2 (+1 -0)
📝 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/1315 **Author:** [@antonym](https://github.com/antonym) **Created:** 10/21/2023 **Status:** ✅ Merged **Merged:** 10/21/2023 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`585baf2`](https://github.com/netbootxyz/netboot.xyz/commit/585baf217ea746b16104c7d00c5635d333f1f089) Update version.txt - [`3d460ca`](https://github.com/netbootxyz/netboot.xyz/commit/3d460cae7a1004734b7cc5d6a0dacc32f83ae83f) Update CHANGELOG.md - [`369c714`](https://github.com/netbootxyz/netboot.xyz/commit/369c7142dac1cd4795ffd1d2acda20fde41f8c5a) Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-22.04-amd64 new tag 22.04.3-5c9c6f97 - [`764d9bc`](https://github.com/netbootxyz/netboot.xyz/commit/764d9bc8c25f822823d7328c0ffa9d1e61fbbdac) Version bump for netbootxyz/ubuntu-squash:ubuntu-default-20.04 new tag 20.04.6-3a3f16b0 - [`60c282c`](https://github.com/netbootxyz/netboot.xyz/commit/60c282cdab79ee5ed50f9009683659d230ea4eb1) Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-23.04-amd64 new tag 23.04-6806f3c6 - [`5508776`](https://github.com/netbootxyz/netboot.xyz/commit/5508776cfd6c2d22597ade763bf7b55d1816c314) Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-22.04-arm64 new tag 22.04.3-5142c69d - [`5431c02`](https://github.com/netbootxyz/netboot.xyz/commit/5431c027c07fe2a10ae2aa7a5e9aac6cd2d1159a) Version bump for netbootxyz/ubuntu-squash:lubuntu-18.04 new tag 18.04.5-35579364 - [`7376a58`](https://github.com/netbootxyz/netboot.xyz/commit/7376a5806c993ef4b5d1c7e3f8d6867631690c9a) Version bump for netbootxyz/ubuntu-squash:lubuntu-20.04 new tag 20.04.5-b8614166 - [`2aa8fa1`](https://github.com/netbootxyz/netboot.xyz/commit/2aa8fa1076f22266abaa7e683d999e1f18edd3c1) Version bump for netbootxyz/ubuntu-squash:xubuntu-20.04 new tag 20.04.6-094dbc22 - [`2e02a6a`](https://github.com/netbootxyz/netboot.xyz/commit/2e02a6ad3f2af0583f85f3704ddf977069751ca1) Version bump for netbootxyz/ubuntu-squash:ubuntu-netboot-20.04-amd64 new tag 20.04.6-2543bbcb ### 📊 Changes **13 files changed** (+265 additions, -178 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/development.yml` (+3 -1) 📝 `.github/workflows/release-candidate.yml` (+3 -1) 📝 `.github/workflows/release.yml` (+3 -1) 📝 `.github/workflows/rolling.yml` (+1 -1) 📝 `CHANGELOG.md` (+15 -0) 📝 `endpoints.yml` (+185 -122) 📝 `roles/netbootxyz/defaults/main.yml` (+26 -49) 📝 `roles/netbootxyz/templates/menu/fedora.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/linux-arm.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/live-ubuntu.ipxe.j2` (+10 -0) 📝 `roles/netbootxyz/templates/menu/proxmox.ipxe.j2` (+15 -0) 📝 `roles/netbootxyz/templates/menu/ubuntu.ipxe.j2` (+1 -0) 📝 `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:29 +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#1404
No description provided.