<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/ap2-python/distinfo, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2006-11-18T18:43:00Z</updated>
<entry>
<title>update to 3.2.10 to address PR pkg/34963 by Bartosz Luczynski:</title>
<updated>2006-11-18T18:43:00Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2006-11-18T18:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a999053c0568f6a2b90c14f6545922018fb02b7b'/>
<id>urn:sha1:a999053c0568f6a2b90c14f6545922018fb02b7b</id>
<content type='text'>
 bash 3.1.x gets shell quoting wrong, causing configure to fail on platforms
 that use this shell

New in this version according to
http://www.modpython.org/live/mod_python-3.2.10/doc-html/node98.html:
- Added support for Apache 2.2.
- New req.is_https() and req.ssl_var_lookup() methods. These communicate
  direct with the Apache mod_ssl module, allowing it to be determined if
  the connection is using SSL/TLS and what the values of internal ssl
  variables are.
- New req.server.get_options() method. This returns the subset of Python
  options set at global scope within the Apache configuration. That is,
  outside of the context of any VirtualHost, Location, Directory or Files
  directives.
- The directory used for mutex locks can now be specified at at compile
  time using ./configure --with-mutex-dir value or at run time with
  PythonOption mod_python.mutex_directory value.
- The number of mutex locks can now be specified at run time with
  PythonOption mod_python.mutex_locks value.
- Fixed three memory leaks that were found in _apachemodule.parse_qsl,
  req.readlines and util.cfgtree_walk.

- Third party C modules that use the simplified API for the Global Interpreter
  Lock (GIL), as described in PEP 311, can now be used. The only requirement
  is that such modules can only be used in the context of the "main_interpreter".
- DbmSession unit test no longer uses the default directory for the dbm file,
  so the test will not interfer with the user's current apache instance.
- Added additional debugging and logging output for where mod_python cannot
  initialise itself properly due to Python or mod_python version mismatches or
  missing Python module code files.

- Fixed configure problem when using bash 3.1.x.
- Fixed DbmSession to create db file with mode 0640.
- Fixed request.sendfile() bug for symlinked files on Win32.
</content>
</entry>
<entry>
<title>Update to 3.2.8.</title>
<updated>2006-06-13T18:04:29Z</updated>
<author>
<name>darcy</name>
<email>darcy</email>
</author>
<published>2006-06-13T18:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fcfcee8810cb20fba061ba22149c07995e428540'/>
<id>urn:sha1:fcfcee8810cb20fba061ba22149c07995e428540</id>
<content type='text'>
Mainly this is to fix a security vulnerability.  Other changes:

Mod_python 3.0 no longer works with Apache 1.3, only Apache 2.x is supported.
Mod_python no longer works with Python versions less than 2.2.1
Mod_python now supports Apache filters.
Mod_python now supports Apache connection handlers.
Request object supports internal_redirect().
Connection object has read(), readline() and write().
Server object has get_config().
  Httpdapi handler has been deprecated.
  Zpublisher handler has been deprecated.
Username is now in req.user instead of req.connection.user
</content>
</entry>
<entry>
<title>Add RMD160 checksums.</title>
<updated>2005-02-24T14:08:26Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-02-24T14:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78807b227410bd2ee20541d8cc6d3efecca1e5c7'/>
<id>urn:sha1:78807b227410bd2ee20541d8cc6d3efecca1e5c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of ap2-python</title>
<updated>2004-07-17T01:11:36Z</updated>
<author>
<name>darcy</name>
<email>darcy</email>
</author>
<published>2004-07-17T01:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=34ada11a6f7a3f2b9eb10da0523d1d5b00c45dc6'/>
<id>urn:sha1:34ada11a6f7a3f2b9eb10da0523d1d5b00c45dc6</id>
<content type='text'>
Version 3.1.3
Apache module that embeds the Python interpreter

As discussed on the mailing list, this package builds and runs for the
most part but fails if the web server has too many backends.  Adding it
breaks nothing and does add functionality.  I will file a PR to keep
track of the remaining issue.

</content>
</entry>
</feed>
