[PR #431] [MERGED] Patch PostInstall-Script to PVE 8.3 | Add PVE 8.3 in Security #2590

Closed
opened 2026-02-05 05:03:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/431
Author: @MickLesk
Created: 11/22/2024
Status: Merged
Merged: 11/23/2024
Merged by: @MickLesk

Base: mainHead: PVE8.3_patch


📝 Commits (2)

  • 2cb99a7 Add PVE 8.3 in SECURITY
  • 3425526 Update post-pve-install | PVE 8.3

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 SECURITY.md (+1 -0)
📝 misc/post-pve-install.sh (+1 -1)

📄 Description

Description

Add Initial Support for Proxmox VE 8.3

Fixes #421

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/431 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 11/23/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `PVE8.3_patch` --- ### 📝 Commits (2) - [`2cb99a7`](https://github.com/community-scripts/ProxmoxVE/commit/2cb99a73db7dd41e7c3f8cc484df5ae4f9eeb920) Add PVE 8.3 in SECURITY - [`3425526`](https://github.com/community-scripts/ProxmoxVE/commit/34255264b614c96084a45b1b90c23be4088f7d2c) Update post-pve-install | PVE 8.3 ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `SECURITY.md` (+1 -0) 📝 `misc/post-pve-install.sh` (+1 -1) </details> ### 📄 Description ## Description Add Initial Support for Proxmox VE 8.3 Fixes #421 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) ## Related Pull Requests / Discussions - #422 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:03:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2590