Package apache2-mod_perl: Information

    Source package: apache2-mod_perl
    Version: 2.0.11-alt2
    Build time:  Jul 19, 2021, 04:35 AM in the task #279671
    Category: System/Servers
    Report package bug
    License: Apache License v. 2.0
    Summary: An embedded Perl interpreter for the Apache2 Web server
    Description: 
    Mod_perl  incorporates a  Perl  interpreter into the  Apache web
    server, so that the  Apache web server can directly execute Perl
    code.
    
    Mod_perl provides an object-oriented Perl interface for Apache's
    C language API and allows to manage Apache,  respond to requests
    for web pages  and much more.  The end result  is a quicker  CGI
    script  turnaround process,  since no external  Perl interpreter
    has to be started.
    
    Install  mod_perl if you're installing the Apache web server and
    you'd like for it to directly incorporate a Perl interpreter.

    List of rpms provided by this srpm:
    apache2-mod_perl (x86_64, ppc64le, i586, armh, aarch64)
    apache2-mod_perl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    apache2-mod_perl-devel (x86_64, ppc64le, i586, armh, aarch64)
    apache2-mod_perl-doc (noarch)

    Maintainer: Igor Vlasenko


      1. libexpat-devel
      2. apache2-devel
      3. apache2-devel >= 2.2.5
      4. apache2-httpd-prefork
      5. perl-BSD-Resource
      6. perl-CGI
      7. perl-DBD-DBM
      8. perl-Devel-Symdump
      9. perl-LWP-Protocol-https
      10. perl-Linux-Pid
      11. perl-Math-BigInt
      12. perl-Test-Pod
      13. libgdbm-devel
      14. perl-pod
      15. perl-podlators
      16. perl-threads
      17. libaprutil1-devel

    Last changed


    June 10, 2021 Igor Vlasenko 2.0.11-alt2
    - added support for perl 5.34
    March 19, 2021 Nikolay A. Fetisov 2.0.11-alt1
    - CVE-2011-2767  Arbitrary Perl code execution in the context
      of the user account via a user-owned .htaccess.
    - Fix SIGSEGV crash due to wrong use of perl_parse()
    - Fix build with recent Apache 2.4.x
    - Update Apache::Test module to 1.43
    Jan. 24, 2019 Igor Vlasenko 2.0.10-alt4.2
    - rebuild with new perl 5.28.1