uwsgi: bump to latest 2.0.26 release
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 17 Jun 2024 13:14:39 +0000 (15:14 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 17 Jun 2024 13:17:55 +0000 (15:17 +0200)
commit33c7de21cffa343a02dcbd685a1dddf4bf27cdf3
tree698786dda795b44273a2ce4c1344d30d0c2265dc
parentb4b5a95668f784a1c632d0b017573e241bb803f3
uwsgi: bump to latest 2.0.26 release

Bump to latest 2.0.26 release

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)

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/uwsgi/Makefile
net/uwsgi/patches/003-hard-code-Linux-as-compilation-os.patch
net/uwsgi/patches/040-gcc14.patch [deleted file]