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-60.9 RPM for i586

From SuSE Linux 10.1 updates for i386 / rpm / i586

Name: apache2-mod_python Distribution: SUSE LINUX 10.1 (i586)
Version: 3.1.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 60.9 Build date: Wed Sep 26 12:55:44 2007
Group: Productivity/Networking/Web/Servers Build host: hawking.suse.de
Size: 1887085 Source RPM: apache2-mod_python-3.1.3-60.9.src.rpm
Packager: http://bugs.opensuse.org
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 in
/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: db1ac5bf25268df0f1e7fdc553c93314
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
* Mon Jan 15 2007 - poeml@suse.de
  - the build fix for absent APR_STATUS_IS_SUCCESS wasn't applied
    anymore, after apache was updated.  It was applied only for
    2.2.0, but should be applied for 2.2.x. [#227846]
* Sat Mar 04 2006 - aj@suse.de
  - updated to reflect python changes due to #149809
* Mon Jan 30 2006 - poeml@suse.de
  - removed libapr-util1-devel from BuildRequires (apache2-devel does
    require it)
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Dec 21 2005 - ro@suse.de
  - fix quoting problem in configure.in
* Thu Dec 08 2005 - poeml@suse.de
  - if building with apache 2.2, remove references to
    obsolete APR_STATUS_IS_SUCCESS
* Wed Oct 05 2005 - dmueller@suse.de
  - add norootforbuild
* 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

/usr/lib/apache2/mod_python.so
/usr/lib/python2.4/site-packages/mod_python
/usr/lib/python2.4/site-packages/mod_python/Cookie.py
/usr/lib/python2.4/site-packages/mod_python/Cookie.pyc
/usr/lib/python2.4/site-packages/mod_python/Cookie.pyo
/usr/lib/python2.4/site-packages/mod_python/Session.py
/usr/lib/python2.4/site-packages/mod_python/Session.pyc
/usr/lib/python2.4/site-packages/mod_python/Session.pyo
/usr/lib/python2.4/site-packages/mod_python/__init__.py
/usr/lib/python2.4/site-packages/mod_python/__init__.pyc
/usr/lib/python2.4/site-packages/mod_python/__init__.pyo
/usr/lib/python2.4/site-packages/mod_python/_psp.so
/usr/lib/python2.4/site-packages/mod_python/apache.py
/usr/lib/python2.4/site-packages/mod_python/apache.pyc
/usr/lib/python2.4/site-packages/mod_python/apache.pyo
/usr/lib/python2.4/site-packages/mod_python/cgihandler.py
/usr/lib/python2.4/site-packages/mod_python/cgihandler.pyc
/usr/lib/python2.4/site-packages/mod_python/cgihandler.pyo
/usr/lib/python2.4/site-packages/mod_python/psp.py
/usr/lib/python2.4/site-packages/mod_python/psp.pyc
/usr/lib/python2.4/site-packages/mod_python/psp.pyo
/usr/lib/python2.4/site-packages/mod_python/publisher.py
/usr/lib/python2.4/site-packages/mod_python/publisher.pyc
/usr/lib/python2.4/site-packages/mod_python/publisher.pyo
/usr/lib/python2.4/site-packages/mod_python/util.py
/usr/lib/python2.4/site-packages/mod_python/util.pyc
/usr/lib/python2.4/site-packages/mod_python/util.pyo
/usr/share/doc/packages/apache2-mod_python
/usr/share/doc/packages/apache2-mod_python/COPYRIGHT
/usr/share/doc/packages/apache2-mod_python/CREDITS
/usr/share/doc/packages/apache2-mod_python/NEWS
/usr/share/doc/packages/apache2-mod_python/README
/usr/share/doc/packages/apache2-mod_python/doc-html
/usr/share/doc/packages/apache2-mod_python/doc-html/about.html
/usr/share/doc/packages/apache2-mod_python/doc-html/app-changes.html
/usr/share/doc/packages/apache2-mod_python/doc-html/contents.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-conn-ch.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-conn.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-filter-if.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-filter-of.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-filter.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-ach.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-auh.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-auzh.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-fuh.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-hph.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-pch.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-ph.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-pih.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-plh.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-prrh.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-syn.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-th.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers-tph.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-handlers.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-epd.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-ipd.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-ipdv.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-par.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-pd.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-phm.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-pi.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-pimp.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-po.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-pomz.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other-pp.html
/usr/share/doc/packages/apache2-mod_python/doc-html/dir-other.html
/usr/share/doc/packages/apache2-mod_python/doc-html/directives.html
/usr/share/doc/packages/apache2-mod_python/doc-html/front.html
/usr/share/doc/packages/apache2-mod_python/doc-html/genindex.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-cgi.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-psp.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-pub-alg-args.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-pub-alg-auth.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-pub-alg-trav.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-pub-alg.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-pub-intro.html
/usr/share/doc/packages/apache2-mod_python/doc-html/hand-pub.html
/usr/share/doc/packages/apache2-mod_python/doc-html/handlers.html
/usr/share/doc/packages/apache2-mod_python/doc-html/icons
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/blank.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/blank.png
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/contents.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/contents.png
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/index.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/index.png
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/modules.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/modules.png
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/next.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/next.png
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/previous.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/previous.png
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/up.gif
/usr/share/doc/packages/apache2-mod_python/doc-html/icons/up.png
/usr/share/doc/packages/apache2-mod_python/doc-html/index.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-apacheconfig.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-compiling.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-configure.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-installing.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-make.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-makeinstall.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-prerequisites.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-testing.html
/usr/share/doc/packages/apache2-mod_python/doc-html/inst-trouble.html
/usr/share/doc/packages/apache2-mod_python/doc-html/installation.html
/usr/share/doc/packages/apache2-mod_python/doc-html/intr-flexibility.html
/usr/share/doc/packages/apache2-mod_python/doc-html/intr-history.html
/usr/share/doc/packages/apache2-mod_python/doc-html/intr-performance.html
/usr/share/doc/packages/apache2-mod_python/doc-html/introduction.html
/usr/share/doc/packages/apache2-mod_python/doc-html/modpython.css
/usr/share/doc/packages/apache2-mod_python/doc-html/modpython.html
/usr/share/doc/packages/apache2-mod_python/doc-html/module-apache.html
/usr/share/doc/packages/apache2-mod_python/doc-html/node92.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-apmeth.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-conn.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-cookie-classes.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-cookie-example.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-cookie-func.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-cookie.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-filter.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-handler.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-interps.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpconn-mem.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpconn-meth.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpconn.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpfilt-mem.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpfilt-meth.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpfilt.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mprequest-mem.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mprequest-meth.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mprequest.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpserver.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpsrv-mem.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mpsrv-meth.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-mptable.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-psp.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-sess-classes.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-sess.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-util-fstor-fld.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-util-fstor.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-util-funcs.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pyapi-util.html
/usr/share/doc/packages/apache2-mod_python/doc-html/pythonapi.html
/usr/share/doc/packages/apache2-mod_python/doc-html/tut-more-complicated.html
/usr/share/doc/packages/apache2-mod_python/doc-html/tut-overview.html
/usr/share/doc/packages/apache2-mod_python/doc-html/tut-pub.html
/usr/share/doc/packages/apache2-mod_python/doc-html/tut-what-it-do.html
/usr/share/doc/packages/apache2-mod_python/doc-html/tutorial.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Oct 14 03:33:23 2008