[PR #8724] [MERGED] omada: fix update script with mongodb 8 #7596

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/8724
Author: @MickLesk
Created: 10/29/2025
Status: Merged
Merged: 10/31/2025
Merged by: @tremor021

Base: mainHead: MickLesk-patch-1


📝 Commits (4)

  • 27ad812 omada: fix update script with mongodb 8
  • 0ceb8ad Aktualisieren von omada.sh
  • e32e9d1 Aktualisieren von omada.sh
  • 945d2a0 Merge branch 'main' into MickLesk-patch-1

📊 Changes

1 file changed (+5 additions, -11 deletions)

View changed files

📝 ct/omada.sh (+5 -11)

📄 Description

✍️ Description

Updated MongoDB versioning logic based on AVX support and changed the version to 8.0 for systems with AVX. Adjusted installation commands accordingly.

Link: #8697

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/8724 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (4) - [`27ad812`](https://github.com/community-scripts/ProxmoxVE/commit/27ad812e8bebda919dd106fcb96005edd39b623e) omada: fix update script with mongodb 8 - [`0ceb8ad`](https://github.com/community-scripts/ProxmoxVE/commit/0ceb8ad87b41828bcde259526c7982150ff1bed0) Aktualisieren von omada.sh - [`e32e9d1`](https://github.com/community-scripts/ProxmoxVE/commit/e32e9d1b70fe8aafd3be7cb8fb15de8517d109fc) Aktualisieren von omada.sh - [`945d2a0`](https://github.com/community-scripts/ProxmoxVE/commit/945d2a0312c55fbc1cfea00ce34e8518fc16ac0e) Merge branch 'main' into MickLesk-patch-1 ### 📊 Changes **1 file changed** (+5 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `ct/omada.sh` (+5 -11) </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 Updated MongoDB versioning logic based on AVX support and changed the version to 8.0 for systems with AVX. Adjusted installation commands accordingly. ## 🔗 Related PR / Issue Link: #8697 ## ✅ 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: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/ProxmoxVE#7596
No description provided.