[PR #854] [MERGED] Release 2.0.33 #1163

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/854
Author: @antonym
Created: 3/6/2021
Status: Merged
Merged: 3/6/2021
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • 24f32c5 Update version.txt
  • 9f18325 Update CHANGELOG.md
  • 4341450 Version bump for netbootxyz/debian-squash:septor new tag 2021.1-cf4a4991
  • 5897156 Version bump for netbootxyz/debian-squash:lxde-10 new tag 10.8.0-ae0d6ef2
  • 52c5925 Version bump for netbootxyz/debian-squash:lxqt-10 new tag 10.8.0-92b8fed6
  • 4c159f1 Version bump for netbootxyz/debian-squash:raizo new tag v12.21.02.02p-0aa6f3c9
  • bc05cdb Version bump for netbootxyz/debian-squash:gnome-10 new tag 10.8.0-13fd68d4
  • 3f0dc6a Version bump for netbootxyz/debian-squash:mate-10 new tag 10.8.0-e397bfb9
  • ac5d5ba Version bump for netbootxyz/debian-squash:cinnamon-10 new tag 10.8.0-77fb8dba
  • ed90566 Version bump for netbootxyz/debian-squash:kde-10 new tag 10.8.0-fc058090

📊 Changes

12 files changed (+66 additions, -145 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 Dockerfile-build (+1 -1)
📝 Dockerfile-build.production (+1 -1)
📝 README.md (+1 -2)
📝 endpoints.yml (+34 -49)
📝 roles/netbootxyz/defaults/main.yml (+18 -24)
roles/netbootxyz/files/wimboot (+0 -0)
📝 roles/netbootxyz/tasks/generate_disks_base.yml (+5 -1)
roles/netbootxyz/templates/menu/live-velt.ipxe.j2 (+0 -37)
📝 roles/netbootxyz/templates/menu/live.ipxe.j2 (+0 -1)
roles/netbootxyz/templates/menu/parrotsec.ipxe.j2 (+0 -28)
📝 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/854 **Author:** [@antonym](https://github.com/antonym) **Created:** 3/6/2021 **Status:** ✅ Merged **Merged:** 3/6/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`24f32c5`](https://github.com/netbootxyz/netboot.xyz/commit/24f32c58f1aea90d1768caf05b15c748a0a5be7a) Update version.txt - [`9f18325`](https://github.com/netbootxyz/netboot.xyz/commit/9f18325e24996004584ea5a7fde809e982257d50) Update CHANGELOG.md - [`4341450`](https://github.com/netbootxyz/netboot.xyz/commit/4341450d190a3ac28da0e5d25c46209928b18493) Version bump for netbootxyz/debian-squash:septor new tag 2021.1-cf4a4991 - [`5897156`](https://github.com/netbootxyz/netboot.xyz/commit/5897156b9a54b7d9c52aaa8ca9ff09ddb3069f6d) Version bump for netbootxyz/debian-squash:lxde-10 new tag 10.8.0-ae0d6ef2 - [`52c5925`](https://github.com/netbootxyz/netboot.xyz/commit/52c59257ece441a33f5c1b50688ec42dc7a6d28e) Version bump for netbootxyz/debian-squash:lxqt-10 new tag 10.8.0-92b8fed6 - [`4c159f1`](https://github.com/netbootxyz/netboot.xyz/commit/4c159f1377cb288845202071d847eef809295074) Version bump for netbootxyz/debian-squash:raizo new tag v12.21.02.02p-0aa6f3c9 - [`bc05cdb`](https://github.com/netbootxyz/netboot.xyz/commit/bc05cdba81054f6a67c16461e83c518c7c6a2ed0) Version bump for netbootxyz/debian-squash:gnome-10 new tag 10.8.0-13fd68d4 - [`3f0dc6a`](https://github.com/netbootxyz/netboot.xyz/commit/3f0dc6a1ee087982cb3eaab2d9ef550f74fb3f1a) Version bump for netbootxyz/debian-squash:mate-10 new tag 10.8.0-e397bfb9 - [`ac5d5ba`](https://github.com/netbootxyz/netboot.xyz/commit/ac5d5ba43daf46644f57c5f076e27fbbf26c8eca) Version bump for netbootxyz/debian-squash:cinnamon-10 new tag 10.8.0-77fb8dba - [`ed90566`](https://github.com/netbootxyz/netboot.xyz/commit/ed9056604b0c656ad80d7543fe6aa045a53ff703) Version bump for netbootxyz/debian-squash:kde-10 new tag 10.8.0-fc058090 ### 📊 Changes **12 files changed** (+66 additions, -145 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `Dockerfile-build` (+1 -1) 📝 `Dockerfile-build.production` (+1 -1) 📝 `README.md` (+1 -2) 📝 `endpoints.yml` (+34 -49) 📝 `roles/netbootxyz/defaults/main.yml` (+18 -24) ➖ `roles/netbootxyz/files/wimboot` (+0 -0) 📝 `roles/netbootxyz/tasks/generate_disks_base.yml` (+5 -1) ➖ `roles/netbootxyz/templates/menu/live-velt.ipxe.j2` (+0 -37) 📝 `roles/netbootxyz/templates/menu/live.ipxe.j2` (+0 -1) ➖ `roles/netbootxyz/templates/menu/parrotsec.ipxe.j2` (+0 -28) 📝 `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:54:35 +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#1163
No description provided.