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

fix(pyup): Update uwsgi to 2.0.25.1 #728

Merged
merged 2 commits into from May 8, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uWSGI from 2.0.22 to 2.0.25.1.

Changelog

2.0.25.1

Released 20240415

Maintenance release

Changes
-------

- Fix build when pcre is not found and is optional (umut)

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

You can download uWSGI 2.0.25.1 from https://files.pythonhosted.org/packages/52/9a/ab43cf8fb4847a6fda585beb1374deba0583660fa05c882a498784b2fc77/uwsgi-2.0.25.1.tar.gz

2.0.25

Released 20240413

Maintenance release

Changes
-------

- Update glusterfs io callback function signature for 6.0 (Ralf Ertzinger)
- Fix default values in help for min-worker-lifetime & legion-skew-tolerance (Thomas Riccardi)
- Fix build regression with gcc < 5 (Riccardo Magliocchetti)
- Add support for building against prcre2. This changes the regexp internal data
structures (Alexandre Rossi)
- Allow the valgrind generator script to run with a different python version (Wynn Wilkes)
- Fix a potential error with not releasing the gil in uwsgi_python_rpc (Wynn Wilkes)
- Rework threading cancellation handling. This can fix issues with threading, missing
atexit callbacks and whatnot. (Inada Naoki)

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

You can download uWSGI 2.0.25 from https://files.pythonhosted.org/packages/c5/d6/72d625b5664468df51c5a082668b3f127cc0b154f7bb22763ac71b081d6a/uwsgi-2.0.25.tar.gz

2.0.24

Released 20240208

Maintenance release

Changes
-------

- properly init cache for purge_lru (Alexandre Rossi)
- fix linking with php8 (Remi Collet)
- remove unused variables to fix compilation (László Károlyi)
- fix function parameter type to avoid overflow in harakiri (Shai Bentov)
- fix socket queue stats for ipv6 (Riccardo Magliocchetti)
- fixup -Wformat-signedness warnings (Riccardo Magliocchetti)
- Avoid strncpy from null in pyloader (Ben Kallus)
- add clang to compile test matrix in ci (Riccardo Magliocchetti)

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

You can download uWSGI 2.0.24 from https://files.pythonhosted.org/packages/1b/ed/136698c76722268569eac4e48ab90f3ced8b8035e414a8290cb935c40c16/uwsgi-2.0.24.tar.gz

2.0.23

Released 20231101

Maintenance release

Changes
-------

- Add support for Python 3.12 (Ralf Ertzinger)
- plugins/php: ini_entries is read-only since PHP 8.3 (Remi Collet)
- Silence glibc warnings against pthread robust mutex functions (Riccardo Magliocchetti)
- Fixup jvm library path detection (Riccardo Magliocchetti)
- Use sysconfig if distutils is not available (Steve Kowalik, Terence D. Honles, Riccardo Magliocchetti)


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

You can download uWSGI 2.0.23 from https://files.pythonhosted.org/packages/79/73/b5def500729e134d1cb8dfc334e27fa2e9cfd4e639c1f60c6532d40edaed/uwsgi-2.0.23.tar.gz
Links

@imAsparky imAsparky merged commit fd6b4da into main May 8, 2024
5 checks passed
@imAsparky imAsparky deleted the pyup-update-uwsgi-2.0.22-to-2.0.25.1 branch May 8, 2024 08:15
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.

None yet

2 participants