Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646130 - app-crypt/gnupg: USE=gnutls should be USE=ssl
Summary: app-crypt/gnupg: USE=gnutls should be USE=ssl
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: 2018-01-30 16:30 UTC by Michał Górny
Modified: 2018-01-30 17:45 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-30 16:30:21 UTC
global:ssl: Add support for Secure Socket Layer connections
 global:gnutls: Add support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)

Yes, I know the description sucks. But the idea is that USE=ssl is to be used to control SSL/TLS support in general while USE=gnutls is to be used to switch between different SSL/TLS backends. In particular, USE="ssl -gnutls" means 'I hate GnuTLS but I need some SSL/TLS, so I can live with it'.

FWICG currently no packages have USE-dependencies on 'app-crypt/gnupg[gnutls]'. Please rename the flag to USE=ssl to match other packages. I suppose you can also drop the '+' in IUSE then.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-30 17:45:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69e4f3df3d6b2cc382256544449cdab39d724f1

commit d69e4f3df3d6b2cc382256544449cdab39d724f1
Author:     Kristian Fiskerstrand <k_f@gentoo.org>
AuthorDate: 2018-01-30 17:42:30 +0000
Commit:     Kristian Fiskerstrand <k_f@gentoo.org>
CommitDate: 2018-01-30 17:42:30 +0000

    app-crypt/gnupg: Use ssl instead of gnutls USE flag
    
    Closes: https://bugs.gentoo.org/646130
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-crypt/gnupg/gnupg-2.2.4-r1.ebuild | 129 ++++++++++++++++++++++++++++++++++
 1 file changed, 129 insertions(+)