Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uwsgi to 2.0.28 #2111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uWSGI from 2.0.25.1 to 2.0.28.

Changelog

2.0.28

Released 20241026

Maintenance release

Changes
-------

- Bit more friendly log messages (Janneke Janssen)
- Fix reload-on-touch/change regression from 2.0.27 (Lalufu)
- Add more integration tests (Alexandre Rossi)
- Fix static library not found install error on conda (Yong-Siang Shih)

Availability
------------

You can download uWSGI 2.0.28 from https://files.pythonhosted.org/packages/24/c2/d58480aadc9a1f420dd96fc43cf0dcd8cb5ededb95cab53743529c23b6cd/uwsgi-2.0.28.tar.gz

2.0.27

Released 20240923

Maintenance release

Changes
-------

- pyuwsgi: avoid interleaving pywsgi threadstate (Anthony Sottile)
- Fix gracefully_kill_them_all with running requests (赵浩彬)
- Fix --catch-exceptions causing a segfault in Python 3.5+ (John Garland)
- plugins/php: Add support for uwsgi.disconnect() function (Joe)
- plugins/python: use PyOS_*Fork stable API functions on 3.7+ (Riccardo Magliocchetti)
- core/uwsgi: set enable threads by default (Riccardo Magliocchetti)
- plugins/python: fix compilation with Python 3.13 (Riccardo Magliocchetti, Ralf Ertzinger)
- use pipe in gracefully_kill() to stop worker loop (Inada Naoki)
- port pypy plugin to python3 (Alexandre Rossi)
- add some integrations tests (Alexandre Rossi)


Availability
------------

You can download uWSGI 2.0.27 from https://files.pythonhosted.org/packages/e1/46/fb08706bc5d922584a5aaed1f73e7a17313310aa34615c74406112ea04a6/uwsgi-2.0.27.tar.gz

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
Links

@pyup-bot pyup-bot mentioned this pull request Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant