Package apache2-httpd-prefork: Information

    Binary package: apache2-httpd-prefork
    Version: 2.2.8-alt1
    Architecture: x86_64
    Build time:  Mar 1, 2008, 12:09 AM
    Source package: apache2
    Category: System/Servers
    Report package bug
    License: Apache Software License
    Summary: Traditional model for Apache HTTPD 2.1
    Description: 
    This Multi-Processing Module (MPM) implements a non-threaded,
    pre-forking web server that handles requests in a manner similar to
    Apache 1.3. It is appropriate for sites that need to avoid threading for
    compatibility with non-thread-safe libraries. It is also the best MPM
    for isolating each request, so that a problem with a single request will
    not affect any other.
    
    It is not as fast, but is considered to be more stable.

    Maintainer: Aleksey Avdeev


    Last changed


    Feb. 29, 2008 Aleksey Avdeev 2.2.8-alt1
    - 2.2.8
    - Adding SECURITY to upstream:
      + CVE-2007-6421 (cve.mitre.org)
      + CVE-2007-6422 (cve.mitre.org)
      + CVE-2007-6388 (cve.mitre.org)
      + CVE-2007-5000 (cve.mitre.org)
      + CVE-2008-0005 (cve.mitre.org)
    - Fix #14601: less-than-optimal examples in con/sites-available.
      (Thanks Mikhail Gusarov <dottedmag altlinux org>)
      + update apache2-2.2.6-alt-configs-0.1.patch to
        apache2-2.2.8-alt-configs-0.2.patch
    - Updating patchs for 2.2.6:
      + apache2-2.2.6-alt-debian.conf-0.1.patch to
        apache2-2.2.8-alt-debian.conf-0.1.patch
      + apache2-2.2.6-alt-default_https.conf.in-0.1.patch to
        apache2-2.2.8-alt-default_https.conf.in-0.1.patch
      + apache2-2.2.6-alt-cgi-0.1.patch to
        apache2-2.2.8-alt-cgi-0.1.patch
    Oct. 17, 2007 Aleksey Avdeev 2.2.6-alt5
    - Fix #12898: modify packaged config files to disable directory autoindexing
      by default (/home/*/public_html stay indexed though); you might want
      to reconsider that in case the configuration wasn't touched at all
      (thus will be replaced during package upgrade) but directory indexes
      are needed. (Thanks Timur Batyrshin <batyrshin ieml ru> for
      proposal/discussion/patch):
      + Update apache2-2.2.6-alt-configs-*.patch to
        apache2-2.2.6-alt-configs-0.3.patch
    - Fix #13125: perl path to /usr/bin/perl sets in
      /var/www/apache2/cgi-bin/printenv. (Thanks PeterVF <petervf front ru>)
      + Adding apache2-2.2.6-alt-cgi-0.1.patch
    Sept. 28, 2007 Aleksey Avdeev 2.2.6-alt4
    - Update apache2-2.2.6-alt-debian.conf-*.patch to
      apache2-2.2.6-alt-debian.conf-0.3.patch:
      + fix #12933 bug
    - Move Provides: %apache_configs_name = %apache_configs_version
      from %name-common to %name subpackage
    - Add Provides: %apache_configs_dirs_name = %apache_configs_dirs_version
      to %name-common subpackage
    - Add Requires: %apache_configs_dirs_name >= %apache_configs_branch
      and remove Requires: %apache_configs_name in subpackage
      + %name
      + %name-configs-A1PROXIED
      + %name-manual
      + %name-mod_ssl
      + %name-suexec
    - Add macros in %_sysconfdir/rpm/macros.d/%name
      + %apache_configs_dirs_name
      + %apache_configs_dirs_version