[PR #1740] [MERGED] Release 3.0.0 #3072

Closed
opened 2026-03-01 18:42:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1740
Author: @antonym
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • 5085daf External Version bump for coreos new version string "43.20251110.3.1-stable,43.20251120.2.1-testing,43.20251120.1.1-next"
  • 06aedce Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20251120-0743-9b372e2a
  • 3f5c9be Version bump for netbootxyz/ubuntu-squash:clonezilla-testing-amd64 new tag 20251124-resolute-0d4c667b
  • 258e706 External Version bump for smartos new version string "20251127T000410Z,20251113T010957Z,20251030T000436Z,20251016T000143Z"
  • 8b2000f Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.3.1-5-47a038f9
  • 22afaa8 Version bump for netbootxyz/debian-squash:vyos-rolling new tag 2025.11.24-0021-rolling-0d0f700e
  • dfabce5 oracle: show menu items only for matching architectures
  • 371720a External Version bump for alpinelinux new version string "3.23"
  • 2d993b4 Update ffurrer2/extract-release-notes action to v3
  • d1a6e58 Version bump for netbootxyz/asset-mirror:4mlinux new tag 50.0-c292230f

📊 Changes

22 files changed (+316 additions, -222 deletions)

View changed files

📝 .github/workflows/claude.yml (+1 -1)
📝 .github/workflows/development.yml (+1 -1)
📝 .github/workflows/pull-requests.yml (+5 -5)
📝 .github/workflows/release-candidate.yml (+2 -2)
📝 .github/workflows/release.yml (+2 -2)
📝 .github/workflows/rolling.yml (+9 -7)
📝 CHANGELOG.md (+21 -0)
commit_revert.txt (+0 -3)
📝 endpoints.yml (+157 -146)
📝 roles/netbootxyz/defaults/main.yml (+30 -28)
📝 roles/netbootxyz/templates/menu/about.ipxe.j2 (+17 -16)
📝 roles/netbootxyz/templates/menu/boot.cfg.j2 (+2 -2)
📝 roles/netbootxyz/templates/menu/bsd.ipxe.j2 (+4 -0)
📝 roles/netbootxyz/templates/menu/flatcar.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/openbsd.ipxe.j2 (+1 -1)
📝 roles/netbootxyz/templates/menu/opensuse.ipxe.j2 (+3 -0)
📝 roles/netbootxyz/templates/menu/oracle.ipxe.j2 (+21 -2)
📝 roles/netbootxyz/templates/menu/proxmox.ipxe.j2 (+31 -0)
📝 script/build_release (+3 -3)
📝 script/retrieve_certs (+3 -0)

...and 2 more files

📄 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/1740 **Author:** [@antonym](https://github.com/antonym) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`5085daf`](https://github.com/netbootxyz/netboot.xyz/commit/5085daf97167d9090d181fffec6225ff48a7cf36) External Version bump for coreos new version string "43.20251110.3.1-stable,43.20251120.2.1-testing,43.20251120.1.1-next" - [`06aedce`](https://github.com/netbootxyz/netboot.xyz/commit/06aedce07993c40b3195f35b57c2e49d6a9c1599) Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20251120-0743-9b372e2a - [`3f5c9be`](https://github.com/netbootxyz/netboot.xyz/commit/3f5c9befb2dceae869fc971f0ba62ca7acedd278) Version bump for netbootxyz/ubuntu-squash:clonezilla-testing-amd64 new tag 20251124-resolute-0d4c667b - [`258e706`](https://github.com/netbootxyz/netboot.xyz/commit/258e7068e6fbd855e9f7ed509144df0231eca7ae) External Version bump for smartos new version string "20251127T000410Z,20251113T010957Z,20251030T000436Z,20251016T000143Z" - [`8b2000f`](https://github.com/netbootxyz/netboot.xyz/commit/8b2000f484daac9e0828496ead420a83ef6c0307) Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.3.1-5-47a038f9 - [`22afaa8`](https://github.com/netbootxyz/netboot.xyz/commit/22afaa801b6ddb5d7fb1540e6466ef43bff47f8d) Version bump for netbootxyz/debian-squash:vyos-rolling new tag 2025.11.24-0021-rolling-0d0f700e - [`dfabce5`](https://github.com/netbootxyz/netboot.xyz/commit/dfabce5402aecaeed0ccc29daf9f7e45d2b122f6) oracle: show menu items only for matching architectures - [`371720a`](https://github.com/netbootxyz/netboot.xyz/commit/371720a861c446381341cc9f097ce22c44fc118e) External Version bump for alpinelinux new version string "3.23" - [`2d993b4`](https://github.com/netbootxyz/netboot.xyz/commit/2d993b476a1426ef09f42f91786f9be0688c7004) Update ffurrer2/extract-release-notes action to v3 - [`d1a6e58`](https://github.com/netbootxyz/netboot.xyz/commit/d1a6e58f35435ee6e4532eece6f216fee32baf0c) Version bump for netbootxyz/asset-mirror:4mlinux new tag 50.0-c292230f ### 📊 Changes **22 files changed** (+316 additions, -222 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/claude.yml` (+1 -1) 📝 `.github/workflows/development.yml` (+1 -1) 📝 `.github/workflows/pull-requests.yml` (+5 -5) 📝 `.github/workflows/release-candidate.yml` (+2 -2) 📝 `.github/workflows/release.yml` (+2 -2) 📝 `.github/workflows/rolling.yml` (+9 -7) 📝 `CHANGELOG.md` (+21 -0) ➖ `commit_revert.txt` (+0 -3) 📝 `endpoints.yml` (+157 -146) 📝 `roles/netbootxyz/defaults/main.yml` (+30 -28) 📝 `roles/netbootxyz/templates/menu/about.ipxe.j2` (+17 -16) 📝 `roles/netbootxyz/templates/menu/boot.cfg.j2` (+2 -2) 📝 `roles/netbootxyz/templates/menu/bsd.ipxe.j2` (+4 -0) 📝 `roles/netbootxyz/templates/menu/flatcar.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/openbsd.ipxe.j2` (+1 -1) 📝 `roles/netbootxyz/templates/menu/opensuse.ipxe.j2` (+3 -0) 📝 `roles/netbootxyz/templates/menu/oracle.ipxe.j2` (+21 -2) 📝 `roles/netbootxyz/templates/menu/proxmox.ipxe.j2` (+31 -0) 📝 `script/build_release` (+3 -3) 📝 `script/retrieve_certs` (+3 -0) _...and 2 more files_ </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-03-01 18:42:37 +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#3072
No description provided.