-
Thu Jun 05 2014 Jan Kaluza <jkaluza@redhat.com> - 3.4.13
- fix for CVE-2014-0240 (#1104698)
-
Mon Mar 24 2014 Jan Kaluza <jkaluza@redhat.com> - 3.4-12
- rename mod_wsgi.so to not conflict with other mod_wsgi collections (#1075678)
-
Fri Nov 15 2013 Jan Kaluza <jkaluza@redhat.com> - 3.4-10
- use rpath for mod_wsgi.so
-
Wed Oct 30 2013 Jan Kaluza <jkaluza@redhat.com> - 3.4-9
- support for software collections
-
Tue Dec 11 2012 Jan Kaluza <jkaluza@redhat.com> - 3.4-7
- compile with -fno-strict-aliasing to workaround Python
bug http://www.python.org/dev/peps/pep-3123/
-
Thu Nov 22 2012 Joe Orton <jorton@redhat.com> - 3.4-6
- use _httpd_moddir macro
-
Thu Nov 22 2012 Joe Orton <jorton@redhat.com> - 3.4-5
- spec file cleanups
-
Wed Oct 17 2012 Joe Orton <jorton@redhat.com> - 3.4-4
- enable PR_SET_DUMPABLE in daemon process to enable core dumps
-
Wed Oct 17 2012 Joe Orton <jorton@redhat.com> - 3.4-3
- use a NULL c->sbh pointer with httpd 2.4 (possible fix for #867276)
- add logging for unexpected daemon process loss
-
Wed Oct 17 2012 Matthias Runge <mrunge@redhat.com> - 3.4-2
- also use RPM_LD_FLAGS for build bz. #867137