Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622248 - app-crypt/gnupg: Ships systemd user service files
Summary: app-crypt/gnupg: Ships systemd user service files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kristian Fiskerstrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-19 19:15 UTC by Matt Turner
Modified: 2017-06-20 18:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to ship service files (p.patch,537 bytes, patch)
2017-06-19 19:15 UTC, Matt Turner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2017-06-19 19:15:31 UTC
Created attachment 477286 [details, diff]
patch to ship service files

Added in gnupg-2.1.16, these systemd user service files allow socket activation of the gpg-agent.

The attached patch is against gnupg-2.1.21.ebuild. I'll commit the change as gnupg-2.1.21-r1.ebuild
Comment 1 Kristian Fiskerstrand (RETIRED) gentoo-dev 2017-06-20 17:04:31 UTC
feel free to add this patch to a non-stable gnupg ebuild. I take it systemd project is taking care of bugs and maintenance related to this patch?
Comment 2 Matt Turner gentoo-dev 2017-06-20 18:16:44 UTC
Thanks. Committed as

commit f412e7145e219a0565c44f3ef7b330598572908c (HEAD -> master, origin/master, origin/HEAD)
Author: Matt Turner <mattst88@gentoo.org>
Date:   Sun Jun 18 14:53:35 2017 -0700

    app-crypt/gnupg: Install systemd user services/sockets

Since there have not been any changes to these files since the 2.1.18 release, I don't foresee a lot of required maintenance, but feel free to Cc me on any such bugs.