SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for apache2-mod_scgi-1.12-3.2.x86_64.rpm :
Fri Apr 13 14:00:00 2007 mrueckertAATTsuse.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 )
- Define the CMSG_LEN and CMSG_SPACE macros if the platform
doesn\'t provide them. (Neil Schemenauer )
- Add guide.html document.
(Jeroen T. Vermeulen )

Fri Sep 22 14:00:00 2006 poemlAATTsuse.de
- remove libapr-util1-devel from Buildrequires, since the correct
one comes with apache2-devel

Wed Aug 30 14:00:00 2006 mrueckertAATTsuse.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 13:00:00 2006 ajAATTsuse.de
- updated to reflect python changes due to #149809

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Mon Jan 16 13:00:00 2006 mrueckertAATTsuse.de
- update the patch so it works with apache 2.0 again

Sun Jan 15 13:00:00 2006 mrueckertAATTsuse.de
- added apache2-mod_scgi-1.9_apache-2.2.0.patch

Thu Dec 15 13:00:00 2005 mrueckertAATTsuse.de
- Update to version 1.9
+ removed all patches. they are upstream now.

Mon Nov 21 13:00:00 2005 mrueckertAATTsuse.de
- Initial package of version 1.8