File apache2-mod_wsgi.changes of Package apache2-mod_wsgi.openSUSE_13.1_Update
-------------------------------------------------------------------
Wed Nov 26 11:21:35 CET 2014 - mc@suse.de
- fix error handling when dropping group privileges
CVE-2014-8583 (bsc#903961)
* fix-error-handling-when-dropping-group-privileges.dif
-------------------------------------------------------------------
Wed Jul 9 10:35:42 CEST 2014 - mc@suse.de
- fix off by one error (bnc#883229)
(mod_wsgi-3.4-fix-off-by-one.diff)
-------------------------------------------------------------------
Sat May 24 13:37:08 UTC 2014 - mc@suse.com
- fix Local privilege escalation (bnc#878550)
CVE-2014-0240
(mod_wsgi-setuid-patch.diff)
-------------------------------------------------------------------
Sat Nov 30 12:28:43 UTC 2013 - agraf@suse.com
- Add patch "mod_wsgi-3.4-connsbh.patch" to fix segmentation faults
with apache 2.4 (https://bugzilla.redhat.com/show_bug.cgi?id=831701)
-------------------------------------------------------------------
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)