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

Bug 835357

Summary: www-apache/mod_perl-2.0.12: version bump
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=828739
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 908724    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-15 18:22:57 UTC
Thanks!
Comment 1 Dan Goodliffe 2023-07-03 19:18:03 UTC
This is seemingly required for compatilibty with perl-5.38 to prevent startup failure due to missing symbol do_open9. See commit here https://github.com/apache/mod_perl/commit/991cfeca9bac185f191510e0064f174d45718e6a

I've patched that in locally and all appears well in the meantime.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-03 19:23:31 UTC
Thanks Dan, I'll take a look then.
Comment 3 Larry the Git Cow gentoo-dev 2023-07-05 00:38:46 UTC
The bug has been closed via the following commit(s):

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

commit 7cc1e787332e9a2217e560abf40bbd3d10403ce0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-05 00:32:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-05 00:38:22 +0000

    www-apache/mod_perl: add 2.0.12
    
    Closes: https://bugs.gentoo.org/835357
    Signed-off-by: Sam James <sam@gentoo.org>

 www-apache/mod_perl/Manifest                       |   1 +
 .../mod_perl/files/mod_perl-2.0.12-avoid-pch.patch |  22 ++++
 .../mod_perl/files/mod_perl-2.0.12-perl538.patch   |  25 ++++
 www-apache/mod_perl/mod_perl-2.0.12.ebuild         | 144 +++++++++++++++++++++
 4 files changed, 192 insertions(+)