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

Bug 698830

Summary: app-admin/sudo: improve sasl dependency
Product: Gentoo Linux Reporter: Andrey Volkov <volkov>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13330
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrey Volkov 2019-10-29 08:55:06 UTC
There is no need for dev-libs/cyrus-sasl dependency in case of LDAP with Simple Authentication Method. 

There is net-nds/openldap[sasl] dependency in case of LDAP with SASL Authentication Method.

https://github.com/gentoo/gentoo/pull/13330
Comment 1 Andrey Volkov 2019-11-06 14:28:34 UTC
Pull Requset adjusted to cover recent sudo versions
Comment 2 Larry the Git Cow gentoo-dev 2019-11-06 15:10:34 UTC
The bug has been referenced in the following commit(s):

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

commit 27de80068de9259b38894b8d59bcfd0107f5f55b
Author:     Andrey Volkov <volkov@ekb-info.ru>
AuthorDate: 2019-10-17 20:35:00 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-11-06 15:10:27 +0000

    app-admin/sudo: improve sasl support
    
    Bug: https://bugs.gentoo.org/698830
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Andrey Volkov <volkov@ekb-info.ru>
    Closes: https://github.com/gentoo/gentoo/pull/13330
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-admin/sudo/sudo-1.8.28_p1.ebuild | 13 ++++++++++++-
 app-admin/sudo/sudo-1.8.29.ebuild    | 13 ++++++++++++-
 app-admin/sudo/sudo-9999.ebuild      | 13 ++++++++++++-
 3 files changed, 36 insertions(+), 3 deletions(-)
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-04-11 12:34:47 UTC
No further complaints or other input. Closing...