I would not usually post such an announcement on Trac users list, but since this update fixes a specific issue which was resulting in data truncation for Trac users on Windows and UNIX/Apache 1.3, due to Trac's use of mod_wsgi wsgi.file_wrapper extension, thought it might be good idea to give you all good warning.
Version 2.3 of mod_wsgi is now available. The software and documentation are both available from: http://www.modwsgi.org Version 2.3 of mod_wsgi is a bug fix update. The most important of the bug fixes addresses a data truncation issue when using wsgi.file_wrapper extension (on Windows or Apache 1.3 on UNIX) with file objects. Data truncation could also occur for all deployment configurations for any other file like objects used with wsgi.file_wrapper. It is highly recommended that if you are using version 2.0 or 2.1 of mod_wsgi that you upgrade, especially if using web applications, such as Trac, which make use of the wsgi.file_wrapper extension. Note that version 2.3 of mod_wsgi was a quick fire release to fix issues caused in version 2.2 release which preceded 2.3 by a day or so. If you have already obtained version 2.2 of mod_wsgi, you should ensure you upgrade to version 2.3. A description of changes in version 2.2/2.3 can be found in the change notes at: http://code.google.com/p/modwsgi/wiki/ChangesInVersion0202 http://code.google.com/p/modwsgi/wiki/ChangesInVersion0203 If you have any questions about mod_wsgi or wish to provide feedback, use the Google group for mod_wsgi found at: http://groups.google.com/group/modwsgi Enjoy Graham Dumpleton --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
