[pkg-gnupg-maint] Takes over GPG and SSH agents from gnupg-agent and ssh-agent
Luca Capello
luca at pca.it
Fri Mar 11 22:19:48 UTC 2016
block 623539 by 773304
block 623539 by 760102
affects 623539 + gnupg-agent
affects 623539 + libpam-ssh
user luca.capello at infomaniak.com
usertag 623539 + infomaniak.com-authentication
thanks
Hi there!
On Fri, 22 Apr 2011 17:02:45 -0700, Josh Triplett wrote:
> retitle 623539 Takes over GPG and SSH agents from gnupg-agent and ssh-agent
At least the GnuPG part of this bug has been fixed:
- upstream[1][2][3] since gnome-keyring_3.17.4 together with
pinentry_0.9.5 and gnupg_2.1.6
- in Debian[4] since gnome-keyring_3.16.0-3
[1] <https://bugs.debian.org/773304>
[2] <https://bugzilla.gnome.org/show_bug.cgi?id=644415#c10>
[3] <https://mail.gnome.org/archives/distributor-list/2015-August/msg00000.html>
[4] <https://bugs.debian.org/760102>
This means that the bug should already been fixed in stretch
(gnome-keyring_3.18.3-1, pinentry_0.9.7-5 and gnupg_2.1.11-6).
For jessie, you still need to avoid gnome-keyring-gpg and -ssh startup
as explained in the README.Debian, either with 'Hidden=true' as
explained on Simon Josefsson's blog[5] or, better, with (works on Ubuntu
14.04 as well, gnome-keyring_3.10.1-1ubuntu4):
=====
$ mkdir -p ~/.config/autostart
$ echo 'X-GNOME-Autostart-enabled=false' \
| cat /etc/xdg/autostart/gnome-keyring-gpg.desktop - \
>>~/.config/autostart/gnome-keyring-gpg.desktop
$ echo 'X-GNOME-Autostart-enabled=false' \
| cat /etc/xdg/autostart/gnome-keyring-ssh.desktop - \
>>~/.config/autostart/gnome-keyring-ssh.desktop
=====
[5] <https://blog.josefsson.org/2015/01/02/openpgp-smartcards-and-gnome/>
Thx, bye,
Gismo / Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20160311/6cf30b17/attachment.sig>
More information about the pkg-gnupg-maint
mailing list