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

Bug 837983

Summary: sys-auth/pam_mount: add support for libpcre2
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 837980    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-12 07:24:33 UTC
Please add support for libpcre2 in the ebuild (looks supported in build system).

Consider unconditionally dropping libpcre support too as it is EOL.

(i.e. please don't do USE=pcre2 unless you really feel you need to.)
Comment 1 Hanno Böck gentoo-dev 2022-04-12 10:52:36 UTC
It seems to me the latest version is already unconditionally using libpcre2 and we just have a wrong dependency in the ebuild. Will update.
Comment 2 Larry the Git Cow gentoo-dev 2022-04-12 11:46:23 UTC
The bug has been referenced in the following commit(s):

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

commit 97558f858a1ae18b792716b4f68e0bc2b30f69fe
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2022-04-12 11:46:14 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2022-04-12 11:46:14 +0000

    sys-auth/pam_mount: Depend on libpcre2.
    
    We were still depending on old libpcre, although upstream
    already changed the API to libpcre2.
    
    Bug: https://bugs.gentoo.org/837983
    Signed-off-by: Hanno Böck <hanno@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 sys-auth/pam_mount/pam_mount-2.18-r1.ebuild | 49 +++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)
Comment 3 Hanno Böck gentoo-dev 2022-04-12 11:47:10 UTC
Done. Will keep this bug open until we have stabilized 2.18-r1 and removed the old versions.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-27 02:16:07 UTC
(In reply to Hanno Böck from comment #3)
> Done. Will keep this bug open until we have stabilized 2.18-r1 and removed
> the old versions.

Thanks!
Comment 5 Larry the Git Cow gentoo-dev 2022-05-17 11:22:51 UTC
The bug has been closed via the following commit(s):

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

commit feb6620ced74acd651e5c2442860bcfc73c0210d
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2022-05-17 11:22:45 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2022-05-17 11:22:45 +0000

    sys-auth/pam_mount: Remove old versions
    
    Closes: https://bugs.gentoo.org/837983
    Signed-off-by: Hanno Böck <hanno@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 sys-auth/pam_mount/Manifest                        |  2 -
 ...m_mount-2.16-crypto-Add-support-for-LUKS2.patch | 52 ----------------------
 sys-auth/pam_mount/pam_mount-2.16-r3.ebuild        | 47 -------------------
 sys-auth/pam_mount/pam_mount-2.17.ebuild           | 49 --------------------
 sys-auth/pam_mount/pam_mount-2.18.ebuild           | 49 --------------------
 5 files changed, 199 deletions(-)