File apache2-mod_wsgi.changes of Package apache2-mod_wsgi
-------------------------------------------------------------------
Wed Jan 30 14:39:38 UTC 2013 - dimstar@opensuse.org
- Update to version 3.4:
+ New support for Apache 2.4
+ Support for Python 3.2
+ Is now guaranteed that mod_ssl access handler is run before
that for mod_wsgi so that any per request variables setup by
mod_ssl are available in the mod_wsgi access handler as
implemented by WSGIAccessScript directive.
+ Added 'python-home' option to WSGIDaemonProcess.
+ Added 'lang' and 'locale' options to WSGIDaemonProcess.
+ Split combined WWW-Authenticate header returned from daemon
process back into separate headers.
- Introduce build compatibility with apache 2.4: apxs2 was moved
from %{_sbindir} to %{_bindir}
-------------------------------------------------------------------
Fri Nov 16 08:06:08 UTC 2012 - saschpe@suse.de
- Require apache2, a module makes little sense without
-------------------------------------------------------------------
Sat Sep 17 11:21:55 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Wed Oct 27 02:18:42 UTC 2010 - termim@gmail.com
- update to 3.3:
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0303
-------------------------------------------------------------------
Wed May 13 12:00:59 CEST 2009 - pascal.bleser@opensuse.org
- update to 2.5:
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0205
- minor spec file fixes (use %configure, -j%jobs)
-------------------------------------------------------------------
Wed Sep 17 16:35:58 CEST 2008 - poeml@suse.de
- update to 2.3. Changelog:
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0202
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0203
-------------------------------------------------------------------
Fri Aug 8 14:29:26 CEST 2008 - poeml@suse.de
- update to 2.1. Changelog:
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0201
-------------------------------------------------------------------
Tue Mar 11 15:40:46 CET 2008 - poeml@suse.de
- initial package (version 1.3)