Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684004

Summary: net-nds/openldap: [QA] misuses USE=libressl semantics
Product: Gentoo Linux Reporter: David Seifert <soap>
Component: Current packagesAssignee: Gentoo LDAP project <ldap-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: libressl, qa
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/11843
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 683982    

Description David Seifert gentoo-dev 2019-04-21 16:37:46 UTC
Dear maintainer,
net-nds/openldap currently misuses USE=libressl by making it mutually exclusive with the USE=gnutls flag in REQUIRED_USE. Please fix this bug in order to reduce spurious REQUIRED_USE violations, which make switching between OpenSSL and LibreSSL a less than pleasant experience.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-27 20:28:32 UTC
The bug has been closed via the following commit(s):

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

commit ac9711d1ba3c62defd5560ca827c8959f68386f1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-27 16:35:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-27 20:27:54 +0000

    net-nds/openldap: [QA] Fix USE=libressl semantics
    
    Closes: https://bugs.gentoo.org/684004
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-nds/openldap/openldap-2.4.45-r1.ebuild | 10 ++++++----
 net-nds/openldap/openldap-2.4.45.ebuild    | 12 +++++++-----
 net-nds/openldap/openldap-2.4.47-r1.ebuild |  5 ++---
 3 files changed, 15 insertions(+), 12 deletions(-)