From b9d11ed33c8df27affe046315ef0d603f3bf8495 Mon Sep 17 00:00:00 2001 From: Michele Sorcinelli Date: Tue, 5 Mar 2024 14:02:40 +0000 Subject: ssh: whitelist gcr-ssh-agent unix socket (#6258) 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 --- etc/profile-m-z/ssh.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/ssh.profile b/etc/profile-m-z/ssh.profile index fde85be64..62efa28db 100644 --- a/etc/profile-m-z/ssh.profile +++ b/etc/profile-m-z/ssh.profile @@ -18,6 +18,7 @@ include disable-common.inc include disable-exec.inc include disable-programs.inc +whitelist ${RUNUSER}/gcr/ssh whitelist ${RUNUSER}/gnupg/S.gpg-agent.ssh whitelist ${RUNUSER}/keyring/ssh include whitelist-usr-share-common.inc -- cgit v1.2.3-70-g09d2