b741d4e6cb
- Don't enable the module by default. Instead, include instructions in the description, consistent with other comparable modules, such as apache2-mod_fcgid, apache2-mod_jk and apache2-mod_mono. If a reverse dependency of this module requires it, that package may execute a2enmod wsgi.
Petr Gajdos2025-11-26 09:01:24 +00:00
3dac2dd974
Accepting request 1256210 from Apache:Modules
Ana Guerrero2025-03-26 20:22:10 +00:00
47deca1fd0
- Update to 5.0.2 includes changes from 5.0.1: * Eliminate noise in logs under Python 3.13 when Python garbage collection decides to delay destruction of objects until a second phase, resulting in the wsgi.errors log object being accessed after the request had been completed and the log object marked as invalid. This resulted due to changes in garbage collection behaviour in Python 3.13. * Internally, when using Python 3.8 or newer, the PyConfig API will now be used due to deprecation and future removal of older C API alternatives. This was required to support Python 3.13. * Fix issue which could result in process crashing when values were supplied for user/password/realm of HTTP basic authentication which weren’t compliant with UTF-8 encoding format. * Fix memory leak in check_password() authentication hook handler. * Change use of deprecated thread.setDaemon to thread.daemon.
Dirk Mueller2025-03-26 12:30:53 +00:00
97ac3da352
* When running mod_wsgi-express and serving up static files from the document root, and the WSGI application was mounted at a sub URL using --mount-point, the static files in the document root outside of the mount point for the WSGI application would no longer be accessible. * If no system mime types file can be found, fall back to /dev/null so that Apache can still at least start up. * Now possible to use mod_wsgi-express in an a zipapp created using shiv. This entailed a special workaround to detect when shiv was used, so that the unpacked site-packages directory could be added to the Python module search path for mod_wsgi-express.
Dirk Mueller2019-03-23 19:14:36 +00:00
554f27a5d0
- Update to version 4.2.5 - remove mod_wsgi-3.4-connsbh.patch - included in upstream version - remove mod_wsgi-setuid-patch.diff - included in upstream version - No longer support the use of mod_python in conjunction with mod_wsgi - Adding a lot of new configuration option - fix off-by-one error in setgroups (bnc#883229)
Michael Calmer2014-07-09 10:06:38 +00:00
e01f82f5db
Accepting request 51432 from home:termim:branches:Apache:Modules
Peter Poeml
2010-10-27 09:37:40 +00:00
3b4bea5ba4
Copy from home:pbleser:branches:Apache:Modules/apache2-mod_wsgi via accept of submit request 10160 Request was accepted with message: thanks
Peter Poeml
2009-05-13 11:31:02 +00:00
0ee7971774
update to 2.3
Peter Poeml
2008-09-17 14:37:46 +00:00
5970d12b08
update to 2.1
Peter Poeml
2008-08-08 12:29:54 +00:00
85931b2dc8
add Author to package description
Peter Poeml
2008-03-11 14:52:50 +00:00
25201a45f1
initial checkin
Peter Poeml
2008-03-11 14:41:16 +00:00
3025a444b8
new package apache2-mod_wsgi
Peter Poeml
2008-03-11 14:26:29 +00:00