[PR #606] [MERGED] Release 2.0.12 #1004

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/606
Author: @antonym
Created: 4/23/2020
Status: Merged
Merged: 4/23/2020
Merged by: @antonym

Base: masterHead: RC


📝 Commits (10+)

  • e9b6c29 Version bump for netbootxyz/ubuntu-squash:clonezilla-testing new tag 20200331-focal-fb737dc0
  • 0bad43d Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.6.6-8-f0e77646
  • 27f92a8 External Version bump for archlinux new version string "2020.04.01"
  • 7930b5f Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20200402-1115-4cec4542
  • ce22f84 Version bump for netbootxyz/asset-mirror:gentoo new tag 20200401T214502Z-3db955b8
  • 2fde669 Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 5.11-ec74d61f
  • 6243e79 Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 5.11-27d3b4fa
  • adfa03c Version bump for netbootxyz/debian-squash:sparky-stable-gui new tag 5.11-3d9b8c14
  • feae183 Version bump for netbootxyz/debian-squash:sparky-stable-mingui new tag 5.11-12006f2d
  • 937aded Version bump for netbootxyz/debian-squash:sparky-stable-lxqt new tag 5.11-d6fdf079

📊 Changes

6 files changed (+112 additions, -57 deletions)

View changed files

📝 endpoints.yml (+84 -14)
📝 roles/netbootxyz/defaults/main.yml (+12 -10)
📝 roles/netbootxyz/templates/menu/live-ubuntu.ipxe.j2 (+15 -0)
📝 roles/netbootxyz/templates/menu/utils-efi.ipxe.j2 (+0 -16)
📝 roles/netbootxyz/templates/menu/utils-pcbios.ipxe.j2 (+0 -16)
📝 version.txt (+1 -1)

📄 Description

Changes since previous release:

Ubuntu 20.04 LTS added and 20.04 stock live builds updated
Fedora 32 (To be released) and 29 dropped
Various other version updates
Removed test forked or branched code from github as it no longer works


🔄 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/606 **Author:** [@antonym](https://github.com/antonym) **Created:** 4/23/2020 **Status:** ✅ Merged **Merged:** 4/23/2020 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `RC` --- ### 📝 Commits (10+) - [`e9b6c29`](https://github.com/netbootxyz/netboot.xyz/commit/e9b6c298ead4327b9d89a2072d40c42bfafa3276) Version bump for netbootxyz/ubuntu-squash:clonezilla-testing new tag 20200331-focal-fb737dc0 - [`0bad43d`](https://github.com/netbootxyz/netboot.xyz/commit/0bad43df09486bc72bf4faf91d99616d4befca51) Version bump for netbootxyz/debian-squash:clonezilla-testing new tag 2.6.6-8-f0e77646 - [`27f92a8`](https://github.com/netbootxyz/netboot.xyz/commit/27f92a86c92fd4d946c22c89491954c0b74d1adf) External Version bump for archlinux new version string "2020.04.01" - [`7930b5f`](https://github.com/netbootxyz/netboot.xyz/commit/7930b5f7bcaa8fc68693988c7143cbe5b4330df8) Version bump for netbootxyz/ubuntu-squash:kde-neon-user new tag 20200402-1115-4cec4542 - [`ce22f84`](https://github.com/netbootxyz/netboot.xyz/commit/ce22f84e5015841eef53d6839ebce2c684d055d4) Version bump for netbootxyz/asset-mirror:gentoo new tag 20200401T214502Z-3db955b8 - [`2fde669`](https://github.com/netbootxyz/netboot.xyz/commit/2fde669c0833cf3805c9c2388f2523f3bc687dd1) Version bump for netbootxyz/debian-squash:sparky-rolling-gui new tag 5.11-ec74d61f - [`6243e79`](https://github.com/netbootxyz/netboot.xyz/commit/6243e79870fed44a3eb0463d33e06bdf7a9384d2) Version bump for netbootxyz/debian-squash:sparky-rolling-lxqt new tag 5.11-27d3b4fa - [`adfa03c`](https://github.com/netbootxyz/netboot.xyz/commit/adfa03c8ba9af652235b96428ef43096a688e3e6) Version bump for netbootxyz/debian-squash:sparky-stable-gui new tag 5.11-3d9b8c14 - [`feae183`](https://github.com/netbootxyz/netboot.xyz/commit/feae183e1ef7d60ad737134d6178fbdc1bf638fc) Version bump for netbootxyz/debian-squash:sparky-stable-mingui new tag 5.11-12006f2d - [`937aded`](https://github.com/netbootxyz/netboot.xyz/commit/937adeda976b0bc132fb93929b6b82a9026f3564) Version bump for netbootxyz/debian-squash:sparky-stable-lxqt new tag 5.11-d6fdf079 ### 📊 Changes **6 files changed** (+112 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `endpoints.yml` (+84 -14) 📝 `roles/netbootxyz/defaults/main.yml` (+12 -10) 📝 `roles/netbootxyz/templates/menu/live-ubuntu.ipxe.j2` (+15 -0) 📝 `roles/netbootxyz/templates/menu/utils-efi.ipxe.j2` (+0 -16) 📝 `roles/netbootxyz/templates/menu/utils-pcbios.ipxe.j2` (+0 -16) 📝 `version.txt` (+1 -1) </details> ### 📄 Description Changes since previous release: Ubuntu 20.04 LTS added and 20.04 stock live builds updated Fedora 32 (To be released) and 29 dropped Various other version updates Removed test forked or branched code from github as it no longer works --- <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:01 +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#1004
No description provided.