File python-scgi.changes of Package python-scgi
-------------------------------------------------------------------
Fri Apr 13 16:49:26 CEST 2007 - mrueckert@suse.de
- update to version 1.12:
- Provide a new overridable method in SCGIHandler, produce(), as
a more user-friendly alternative to handle_connection().
Another new alternative is produce_cgilike() which receives the
request payload on standard input and is expected to write its
results to standard output.
(Jeroen T. Vermeulen <jtv@thaiopensource.org>)
- Define the CMSG_LEN and CMSG_SPACE macros if the platform
doesn't provide them. (Neil Schemenauer <nas@arctrix.com>)
- Add guide.html document.
(Jeroen T. Vermeulen <jtv@thaiopensource.org>)
-------------------------------------------------------------------
Fri Sep 22 13:17:52 CEST 2006 - poeml@suse.de
- remove libapr-util1-devel from Buildrequires, since the correct
one comes with apache2-devel
-------------------------------------------------------------------
Wed Aug 30 03:29:26 CEST 2006 - mrueckert@suse.de
- Update to version 1.11:
o Allow SCGIServer to use an open socket if provided by the
calling procedure. The existing serve() method remains the same.
o Improve portability of the passfd module (solves at least one
bug on AMD64 machines).
o Fix a mod_scgi bug that caused a segfault (due to a NULL pointer
dereference) with certain configurations.
o Don't send duplicated headers for SCRIPT_NAME and HTTPS.
- removed apache2-mod_scgi-1.9_apache-2.2.0.patch:
Patch was applied upstream in 1.10 (only change in 1.10)
- install docs with the apache module too
-------------------------------------------------------------------
Sat Mar 4 07:06:43 CET 2006 - aj@suse.de
- updated to reflect python changes due to #149809
-------------------------------------------------------------------
Wed Jan 25 21:40:51 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 12:34:02 CET 2006 - mrueckert@suse.de
- update the patch so it works with apache 2.0 again
-------------------------------------------------------------------
Sun Jan 15 19:04:12 CET 2006 - mrueckert@suse.de
- added apache2-mod_scgi-1.9_apache-2.2.0.patch
-------------------------------------------------------------------
Thu Dec 15 16:25:52 CET 2005 - mrueckert@suse.de
- Update to version 1.9
+ removed all patches. they are upstream now.
-------------------------------------------------------------------
Mon Nov 21 15:07:21 CET 2005 - mrueckert@suse.de
- Initial package of version 1.8