mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6419] [MERGED] profiles: ssh: allow gpgagent socket for custom homedir #6006
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6006
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6419
Author: @ayham-1
Created: 7/26/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @undefined
Base:
master← Head:ssh-gpg-fix📝 Commits (1)
30bbda4profiles: ssh: allow gpgagent socket for custom homedir📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
etc/profile-m-z/ssh.profile(+2 -1)📄 Description
If a custom GPG homedir is used, a hash of its path is used in the path
of the gpg agent socket[1].
For example, when running:
With a custom homedir it returns:
Environment: gnupg 2.4.5-4 on Arch Linux.
[1]
91532dc3f4/common/homedir.c (L1342)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.