[PR #6258] [MERGED] profiles: ssh: whitelist gcr-ssh-agent unix socket #5914

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6258
Author: @michelesr
Created: 3/2/2024
Status: Merged
Merged: 3/5/2024
Merged by: @kmk3

Base: masterHead: master


📝 Commits (2)

  • 54673cc ssh: whitelist gcr-ssh-agent unix socket
  • 9ad6bde SSH: Apply sorting suggestion

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 etc/profile-m-z/ssh.profile (+1 -0)

📄 Description

Since gnome-keyring 1.46 the ssh-agent functionality has been removed and gcr-ssh-agent is the recommended alternative.

Source:

NOTE: @glitsj16 suggested to put the whitelist statement inside whitelist-runuser-common.inc, but since whitelist-runuser-common.inc is in this file, I think it makes more sense to leave it right after it.


🔄 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/6258 **Author:** [@michelesr](https://github.com/michelesr) **Created:** 3/2/2024 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`54673cc`](https://github.com/netblue30/firejail/commit/54673cc67d80b34dd9ea96ffaa2e5c1d55fa6887) ssh: whitelist gcr-ssh-agent unix socket - [`9ad6bde`](https://github.com/netblue30/firejail/commit/9ad6bde093504b9ad1f6e911d2003fffa7f4aedc) SSH: Apply sorting suggestion ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/ssh.profile` (+1 -0) </details> ### 📄 Description Since gnome-keyring 1.46 the ssh-agent functionality has been removed and gcr-ssh-agent is the recommended alternative. Source: - https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/67 - https://wiki.archlinux.org/title/GNOME/Keyring#SSH_keys NOTE: @glitsj16 suggested to put the whitelist statement inside `whitelist-runuser-common.inc`, but since `whitelist-runuser-common.inc` is in this file, I think it makes more sense to leave it right after it. --- <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:47:16 -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#5914
No description provided.