Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720244 - sys-auth/pam_mount doesn't support libressl
Summary: sys-auth/pam_mount doesn't support libressl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-05-01 09:54 UTC by Dennis Gäbler
Modified: 2020-09-09 14:10 UTC (History)
2 users (show)

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


Attachments
Patch to add a libressl use flag (pam_mount-libressl.patch,655 bytes, patch)
2020-05-01 09:54 UTC, Dennis Gäbler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Gäbler 2020-05-01 09:54:15 UTC
Created attachment 635424 [details, diff]
Patch to add a libressl use flag

I tried to emerge pam_mount on a system that uses libressl and got a conflict. I then tried to add a libressl use flag and it builds fine but I don't know how to test if it really works.
Comment 1 Larry the Git Cow gentoo-dev 2020-09-09 14:10:54 UTC
The bug has been closed via the following commit(s):

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

commit bd103ede269b873c62a22c6d22f5c4caa5c9052b
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2020-09-09 14:10:45 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2020-09-09 14:10:45 +0000

    sys-auth/pam_mount: Various fixes.
    
    Remove old OpenSSL API.
    Support LibreSSL.
    Bump EAPI to 7.
    Remove unused empty dir causing QA warning.
    
    Signed-off-by: Hanno Böck <hanno@gentoo.org>
    Closes: https://bugs.gentoo.org/720244
    Closes: https://bugs.gentoo.org/592584
    Package-Manager: Portage-3.0.6, Repoman-3.0.1

 ...am_mount-2.16-remove-obsolete-openssl-api.patch | 17 ++++++++
 sys-auth/pam_mount/pam_mount-2.16-r2.ebuild        | 50 ++++++++++++++++++++++
 2 files changed, 67 insertions(+)