Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

apache2-mod_python-3.1.3-43.3 RPM for x86_64

From SuSE Linux 10.0-OSS updates for i386 / deltas

Name: apache2-mod_python Distribution: SUSE LINUX 10.0 (X86-64)
Version: 3.1.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 43.3 Build date: Wed Sep 26 12:29:41 2007
Group: Productivity/Networking/Web/Servers Build host: salieri.suse.de
Size: 2119929 Source RPM: apache2-mod_python-3.1.3-43.3.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.modpython.org/
Summary: A Python Module for the Apache 2 Web Server
mod_python allows embedding Python within the Apache HTTP server for a
considerable boost in performance and added flexibility in designing
web based applications.

Apache processes requests in stages (for example: read the request,
parse headers, check access, and so on). These stages can be
implemented by functions called handlers. Traditionally, handlers are
written in C and compiled into Apache modules. mod_python provides a
way to extend Apache functionality by writing Apache handlers in
Python. For a detailed description of the Apache request processing
process, see the Apache API notes.

For most programmers, the request and the authentication handlers
provide everything required. To ease migration from CGI and Httpdapy,
two handlers are provided that simulate these environments allowing a
user to run scripts under mod_python with (for the most part) no
changes to the code.

mod_python originated from a project called Httpdapy. For a long time
Httpdapy was not called mod_python because Httpdapy was not meant to be
Apache specific. Httpdapy was designed to be cross-platform and was
initially written for the Netscape server.

Usage Hints:

To load mod_python into Apache, add it to APACHE_MODULES in
/etc/sysconfig/apache2. The configuration is described here:
/usr/share/doc/packages/apache2-mod_python/doc-html/index.html



Authors:
--------
    Gregory Trubetskoy <grisha@ispol.com>

Provides

Requires

Copyright

Any permissive, The Apache Software License

Signatures

internal MD5: 9e3a5eb8ecbea03d1de85e75a0accccb
GPG

Changelog

* Mon Sep 03 2007 - poeml@suse.de
  - add fix for old security problem, found in 2004 and fixed in
    trunk, but not present in 3.1 releases of mod_python [#251211]
    CVE-2004-2680
* Fri Feb 11 2005 - poeml@suse.de
  - fix CAN-2005-0088 patch [#50324]
* Tue Feb 01 2005 - poeml@suse.de
  - fix information leak in publisher handler, CAN-2005-0088 [#50324]
* Tue Jan 25 2005 - poeml@suse.de
  - move usage hints from %post into package description
* Wed Nov 24 2004 - mcihar@suse.de
  - use %{py_sitedir}
* Fri Mar 05 2004 - poeml@suse.de
  - update to 3.1.3
  - package is now licensed under Apache Software License 2.0
* Tue Feb 10 2004 - poeml@suse.de
  - update to 3.0.4, which fixes a vulnerability whereby a specific
    query string processed by mod_python would cause the httpd rocess
    to crash.
  - mod_python-3.0.3-python-2.3b1.dif is no longer needed
* Fri Aug 29 2003 - mcihar@suse.cz
  - require same python version as it was built with
* Fri Aug 29 2003 - poeml@suse.de
  - Conflicts: mod_python (the Apache 1 module) [#29637]
* Mon Jul 28 2003 - poeml@suse.de
  - don't explicitely strip binaries since RPM handles it, and may
    keep the stripped information somewhere
  - fix mentioned path to documentation
* Fri Jun 06 2003 - poeml@suse.de
  - install missing .py files into python's site-packages folder
  - fix installation on 64 bit architecture (lib64)
* Fri May 30 2003 - poeml@suse.de
  - new package
  - in python-2.3b1, LONG_LONG is renamed to PY_LONG_LONG

Files

¸


Generated by rpm2html 1.8.1

Daniel Veillard, Sun Oct 12 04:51:04 2008