[PR #4675] [MERGED] more ssh fixes #5218

Closed
opened 2026-05-05 10:34:26 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4675
Author: @ghost
Created: 11/10/2021
Status: Merged
Merged: 11/11/2021
Merged by: @netblue30

Base: masterHead: ssh-fixes


📝 Commits (5)

📊 Changes

2 files changed (+10 additions, -3 deletions)

View changed files

📝 etc/inc/allow-ssh.inc (+7 -2)
📝 etc/inc/disable-common.inc (+3 -1)

📄 Description

See 9a81078ddb (commitcomment-59921139) for details. Basically this PR (no)blacklists /usr/lib/{open,}ssh instead of referencing all possible individual files that might get installed there depending on OS and versioning.


🔄 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/netblue30/firejail/pull/4675 **Author:** [@ghost](https://github.com/ghost) **Created:** 11/10/2021 **Status:** ✅ Merged **Merged:** 11/11/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `ssh-fixes` --- ### 📝 Commits (5) - [`437043c`](https://github.com/netblue30/firejail/commit/437043c9ddb812d6c4c31b9d373443ec003f7dc4) fixes for ssh - [`a3836ac`](https://github.com/netblue30/firejail/commit/a3836acad5d1531867ac558a4ce15399ad43e8ba) fixes for ssh - [`4240274`](https://github.com/netblue30/firejail/commit/4240274169b2810ed3dcb1b8e768fb2aceea4c7a) add Fedora fixes - [`6ec4028`](https://github.com/netblue30/firejail/commit/6ec4028c11e772adaf9fc2c68e1f0df18f65bb97) add Fedora fix - [`4e3145f`](https://github.com/netblue30/firejail/commit/4e3145fb574f4b58b9654394f12f80e465677582) change Fedora ssh fix ### 📊 Changes **2 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/allow-ssh.inc` (+7 -2) 📝 `etc/inc/disable-common.inc` (+3 -1) </details> ### 📄 Description See https://github.com/netblue30/firejail/commit/9a81078ddbbb4215d06f7d1861481ece05ebda99#commitcomment-59921139 for details. Basically this PR (no)blacklists /usr/lib/{open,}ssh instead of referencing all possible individual files that might get installed there depending on OS and versioning. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:34:26 -06: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: github-starred/firejail#5218
No description provided.