-
Notifications
You must be signed in to change notification settings - Fork 346
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uWSGI 2.0.26 | ||
============ | ||
|
||
Released 20240601 | ||
|
||
Maintenance release | ||
|
||
Changes | ||
------- | ||
|
||
- apache2/mod_proxy_uwsgi: let httpd handle CL/TE for non-http handlers CVE-2024-24795 (Eric Covener) | ||
- remove race-condition over termination of uWSGI process when using need-app and lazy-apps (Hanan .T) | ||
- fix 32-bit compilation with GCC14 (Rosen Penev) | ||
- uwsgiconfig: get compiler version with -dumpfullversion (Riccardo Magliocchetti) | ||
- Fix uwsgi_regexp_match() with pcre2 (Alexandre Rossi) | ||
|
||
|
||
Availability | ||
------------ | ||
|
||
You can download uWSGI 2.0.26 from https://files.pythonhosted.org/packages/3a/7a/4c910bdc9d32640ba89f8d1dc256872c2b5e64830759f7dc346815f5b3b1/uwsgi-2.0.26.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters