Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835357 - www-apache/mod_perl-2.0.12: version bump
Summary: www-apache/mod_perl-2.0.12: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-5.38
  Show dependency tree
 
Reported: 2022-03-15 18:22 UTC by Sam James
Modified: 2023-07-05 00:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)