[PR #161] [MERGED] tests: add Debian 11 (not officially supported while Debian 11 is not… #283

Closed
opened 2026-05-07 00:20:10 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/161
Author: @speed47
Created: 3/19/2021
Status: Merged
Merged: 3/24/2021
Merged by: @speed47

Base: masterHead: debian11


📝 Commits (1)

  • 021991d feat: preparatory work to support Debian 11 "Bullseye"

📊 Changes

7 files changed (+383 additions, -4 deletions)

View changed files

📝 .github/workflows/tests.yml (+1 -1)
📝 bin/admin/install (+6 -3)
docker/Dockerfile.debian11 (+30 -0)
etc/pam.d/sshd.debian11 (+81 -0)
etc/ssh/ssh_config.debian11 (+118 -0)
etc/ssh/sshd_config.debian11 (+143 -0)
📝 lib/shell/functions.inc (+4 -0)

📄 Description

… stable)


🔄 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/ovh/the-bastion/pull/161 **Author:** [@speed47](https://github.com/speed47) **Created:** 3/19/2021 **Status:** ✅ Merged **Merged:** 3/24/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `debian11` --- ### 📝 Commits (1) - [`021991d`](https://github.com/ovh/the-bastion/commit/021991d3a46a5cd04aecd3e00f0d487f40901b26) feat: preparatory work to support Debian 11 "Bullseye" ### 📊 Changes **7 files changed** (+383 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tests.yml` (+1 -1) 📝 `bin/admin/install` (+6 -3) ➕ `docker/Dockerfile.debian11` (+30 -0) ➕ `etc/pam.d/sshd.debian11` (+81 -0) ➕ `etc/ssh/ssh_config.debian11` (+118 -0) ➕ `etc/ssh/sshd_config.debian11` (+143 -0) 📝 `lib/shell/functions.inc` (+4 -0) </details> ### 📄 Description … stable) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:10 +02: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/the-bastion#283
No description provided.