[PR #8595] [MERGED] Various Downgrades to Debian 12 (MySQL / OMW / Technitium) #7522

Closed
opened 2026-02-26 15:35:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/8595
Author: @MickLesk
Created: 10/23/2025
Status: Merged
Merged: 10/23/2025
Merged by: @CrazyWolf13

Base: mainHead: deb12_downgrades


📝 Commits (5)

📊 Changes

8 files changed (+76 additions, -96 deletions)

View changed files

📝 ct/inventree.sh (+1 -1)
📝 ct/mysql.sh (+13 -13)
📝 ct/omv.sh (+13 -13)
📝 ct/technitiumdns.sh (+1 -1)
📝 frontend/public/json/mysql.json (+45 -45)
📝 frontend/public/json/omv.json (+1 -1)
📝 frontend/public/json/technitiumdns.json (+1 -1)
📝 install/mysql-install.sh (+1 -21)

📄 Description

✍️ Description

downgrades

Link: #8585 #8539

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/8595 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `deb12_downgrades` --- ### 📝 Commits (5) - [`aad0ee8`](https://github.com/community-scripts/ProxmoxVE/commit/aad0ee8120a7ee61f38853fbd259e5fd6fbd532c) downgrades deb12 - [`801f27c`](https://github.com/community-scripts/ProxmoxVE/commit/801f27c54aa19fe1800c8e7f20b2d9addc5a721d) fixes - [`bebc562`](https://github.com/community-scripts/ProxmoxVE/commit/bebc562a6516326186881a2b82fbd5fa7c78f1e5) Update inventree.sh - [`e3d766e`](https://github.com/community-scripts/ProxmoxVE/commit/e3d766e75467ebfd57c95270437e0c17810f44e7) fix format - [`f673733`](https://github.com/community-scripts/ProxmoxVE/commit/f6737335d37a91e23ad2462945d740ee38dc1e19) Update Debian version to 12 in omv and technitiumdns configs ### 📊 Changes **8 files changed** (+76 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `ct/inventree.sh` (+1 -1) 📝 `ct/mysql.sh` (+13 -13) 📝 `ct/omv.sh` (+13 -13) 📝 `ct/technitiumdns.sh` (+1 -1) 📝 `frontend/public/json/mysql.json` (+45 -45) 📝 `frontend/public/json/omv.json` (+1 -1) 📝 `frontend/public/json/technitiumdns.json` (+1 -1) 📝 `install/mysql-install.sh` (+1 -21) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description downgrades ## 🔗 Related PR / Issue Link: #8585 #8539 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:35:20 +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/ProxmoxVE#7522
No description provided.