[PR #11654] [MERGED] Downgrade: OpenProject | NginxProxyManager | Semaphore to Debian 12 due to persistent SHA1 issues #9651

Closed
opened 2026-02-26 17:31:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11654
Author: @MickLesk
Created: 2/7/2026
Status: Merged
Merged: 2/7/2026
Merged by: @tremor021

Base: mainHead: openproject-npm-deb12


📝 Commits (2)

  • e8bbb2d Downgrade OpenProject and NginxProxyManager to Debian 12 due to SHA1 signature issues
  • 514d557 Downgrade Semaphore to Debian 12 due to SHA1 signature issues in Ansible PPA

📊 Changes

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

View changed files

📝 ct/nginxproxymanager.sh (+1 -1)
📝 ct/openproject.sh (+1 -1)
📝 ct/semaphore.sh (+1 -1)
📝 frontend/public/json/nginxproxymanager.json (+1 -1)
📝 frontend/public/json/openproject.json (+1 -1)
📝 frontend/public/json/semaphore.json (+1 -1)

📄 Description

✍️ Description

Downgrade 3 Scripts to debian 12, because SHA1 since weeks not refreshed

  • NPM -> OpenResty
  • Semaphore -> Own Repository isnt updated
  • OpenProject -> packager.io sha1 issues

Semaphore little bugfix for Deb12 too (need jammy instead of noble)

Fixes #11622
Fixes #11496
Fixes #11406

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/11654 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/7/2026 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `openproject-npm-deb12` --- ### 📝 Commits (2) - [`e8bbb2d`](https://github.com/community-scripts/ProxmoxVE/commit/e8bbb2dbc4f7918eac918861ca6c4252ecb384a2) Downgrade OpenProject and NginxProxyManager to Debian 12 due to SHA1 signature issues - [`514d557`](https://github.com/community-scripts/ProxmoxVE/commit/514d5571c53e7c4f04497acb4177ee97625c4c79) Downgrade Semaphore to Debian 12 due to SHA1 signature issues in Ansible PPA ### 📊 Changes **6 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ct/nginxproxymanager.sh` (+1 -1) 📝 `ct/openproject.sh` (+1 -1) 📝 `ct/semaphore.sh` (+1 -1) 📝 `frontend/public/json/nginxproxymanager.json` (+1 -1) 📝 `frontend/public/json/openproject.json` (+1 -1) 📝 `frontend/public/json/semaphore.json` (+1 -1) </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 Downgrade 3 Scripts to debian 12, because SHA1 since weeks not refreshed - NPM -> OpenResty - Semaphore -> Own Repository isnt updated - OpenProject -> packager.io sha1 issues Semaphore little bugfix for Deb12 too (need jammy instead of noble) ## 🔗 Related Issue Fixes #11622 Fixes #11496 Fixes #11406 ## ✅ 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 17:31:14 +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#9651
No description provided.