[PR #1204] [MERGED] Release 2.0.67 #2898

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1204
Author: @antonym
Created: 2/18/2023
Status: Merged
Merged: 2/19/2023
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • f2d2d5b External Version bump for archlinux new version string "2023.01.01"
  • 48e3ab0 External Version bump for coreos new version string "37.20221211.3.0-stable,37.20221225.2.2-testing,37.20221225.1.2-next"
  • d3c098e Version bump for netbootxyz/asset-mirror:archlinux-32 new tag 2023.01.04-7d0ddaab
  • a0ef4ad Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20230102T164706Z-c57f05ba
  • 543c4f0 Version bump for netbootxyz/debian-squash:vyos-rolling new tag 202212310809-63d59694
  • 6fe2cb7 Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.0.3-5-a6a89023
  • ada29ea Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20230101T164658Z-30785c7f
  • b611ef6 Version bump for netbootxyz/asset-mirror:shredos-x86_64 new tag v2021.08.2_23_x86-64_0.34-9ad13381
  • 1fb29dd Version bump for netbootxyz/asset-mirror:hrmpf new tag 20230105-70627800
  • d831b7a Version bump for netbootxyz/debian-squash:clonezilla-testing-i686 new tag 3.0.3-5-a4301e56

📊 Changes

13 files changed (+532 additions, -304 deletions)

View changed files

📝 .github/workflows/development.yml (+4 -2)
📝 .github/workflows/release-candidate.yml (+4 -2)
📝 .github/workflows/release.yml (+4 -2)
📝 .github/workflows/rolling.yml (+4 -2)
📝 CHANGELOG.md (+296 -115)
📝 endpoints.yml (+189 -162)
📝 roles/netbootxyz/defaults/main.yml (+17 -15)
📝 roles/netbootxyz/files/ipxe/local/general.h (+1 -0)
📝 roles/netbootxyz/files/ipxe/local/general.h.efi (+1 -0)
📝 roles/netbootxyz/templates/menu/linux-arm.ipxe.j2 (+1 -0)
📝 roles/netbootxyz/templates/menu/live-elementary.ipxe.j2 (+5 -1)
📝 roles/netbootxyz/templates/menu/opensuse.ipxe.j2 (+5 -2)
📝 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/1204 **Author:** [@antonym](https://github.com/antonym) **Created:** 2/18/2023 **Status:** ✅ Merged **Merged:** 2/19/2023 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`f2d2d5b`](https://github.com/netbootxyz/netboot.xyz/commit/f2d2d5b7016c6e76579aa92ddafa0eea0bc8e785) External Version bump for archlinux new version string "2023.01.01" - [`48e3ab0`](https://github.com/netbootxyz/netboot.xyz/commit/48e3ab0b39b783ae4cf4aea139c7057eb4577dcc) External Version bump for coreos new version string "37.20221211.3.0-stable,37.20221225.2.2-testing,37.20221225.1.2-next" - [`d3c098e`](https://github.com/netbootxyz/netboot.xyz/commit/d3c098e76b25d32df34e3ef4dbf202e6182e8574) Version bump for netbootxyz/asset-mirror:archlinux-32 new tag 2023.01.04-7d0ddaab - [`a0ef4ad`](https://github.com/netbootxyz/netboot.xyz/commit/a0ef4ad5486c870239139bc602c603f806ffbffd) Version bump for netbootxyz/asset-mirror:gentoo-x86 new tag 20230102T164706Z-c57f05ba - [`543c4f0`](https://github.com/netbootxyz/netboot.xyz/commit/543c4f06987e8be095a322572ae9af0ff174477b) Version bump for netbootxyz/debian-squash:vyos-rolling new tag 202212310809-63d59694 - [`6fe2cb7`](https://github.com/netbootxyz/netboot.xyz/commit/6fe2cb7cb918dc283815949b1f1a87c443f29d7d) Version bump for netbootxyz/debian-squash:clonezilla-testing-amd64 new tag 3.0.3-5-a6a89023 - [`ada29ea`](https://github.com/netbootxyz/netboot.xyz/commit/ada29eabf7590e6ed202200b870579061316e074) Version bump for netbootxyz/asset-mirror:gentoo-amd64 new tag 20230101T164658Z-30785c7f - [`b611ef6`](https://github.com/netbootxyz/netboot.xyz/commit/b611ef6896d67b144606b372a5bc196479fc241c) Version bump for netbootxyz/asset-mirror:shredos-x86_64 new tag v2021.08.2_23_x86-64_0.34-9ad13381 - [`1fb29dd`](https://github.com/netbootxyz/netboot.xyz/commit/1fb29dd17dc3a12539ecc5285d97719a2d1588c8) Version bump for netbootxyz/asset-mirror:hrmpf new tag 20230105-70627800 - [`d831b7a`](https://github.com/netbootxyz/netboot.xyz/commit/d831b7af7f197bad9b7aafcf0467fc32805cd280) Version bump for netbootxyz/debian-squash:clonezilla-testing-i686 new tag 3.0.3-5-a4301e56 ### 📊 Changes **13 files changed** (+532 additions, -304 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/development.yml` (+4 -2) 📝 `.github/workflows/release-candidate.yml` (+4 -2) 📝 `.github/workflows/release.yml` (+4 -2) 📝 `.github/workflows/rolling.yml` (+4 -2) 📝 `CHANGELOG.md` (+296 -115) 📝 `endpoints.yml` (+189 -162) 📝 `roles/netbootxyz/defaults/main.yml` (+17 -15) 📝 `roles/netbootxyz/files/ipxe/local/general.h` (+1 -0) 📝 `roles/netbootxyz/files/ipxe/local/general.h.efi` (+1 -0) 📝 `roles/netbootxyz/templates/menu/linux-arm.ipxe.j2` (+1 -0) 📝 `roles/netbootxyz/templates/menu/live-elementary.ipxe.j2` (+5 -1) 📝 `roles/netbootxyz/templates/menu/opensuse.ipxe.j2` (+5 -2) 📝 `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-03-01 18:41:55 +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#2898
No description provided.