2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-11-02 10:05:51 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-uwsgi: updated to 2.0.23
uWSGI 2.0.23
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)
|
2023-10-29 19:18:23 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-uwsgi: bump PKGREVISION
for the Python 3.12 support code change, to be on the safe side
|
2023-10-29 19:18:04 by Thomas Klausner | Files touched by this commit (4) |
Log message:
py-uwsgi: add Python 3.12 support
From https://github.com/unbit/uwsgi/pull/2542
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-01 14:33:17 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-uwsgi: updated to 2.0.22
uWSGI 2.0.22
Changes
Add graceful harakiri to give more slack to workers in order to do cleanup \
actions (Filipe Felisbino) The following options have been added:
harakiri-graceful-timeout to control the timeout for the worker to attempt a \
graceful shutdown
harakiri-graceful-signal, to choose which signal to use for graceful harakiri \
(default: SIGTERM)
harakiri-graceful-queue-threshold in order to trigger harakiri only when the \
listen queue crosses a threshold
plugins/php: Fix PHP 8.2 compilation (Alexandre Rossi)
plugins/python: Use “backslashreplace” on stderr initialization (Nicolas Evrard)
Fix typo (Young Ziyi)
Fix use after free with DEBUG (Alexandre Rossi)
apache2/mod_proxy_uwsgi: stricter backend HTTP response parsing/validation (Eric \
Covener, via Freexian)
ci: update to ubuntu 20.04 since 18.04 is unsupported (Riccardo Magliocchetti)
plugins/rack: fix compilation with Ruby 3.1, this breaks compilation for Ruby \
< 2.x (Lalufu, Riccardo Magliocchetti)
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-02-26 01:52:49 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Reimplement get_memusage for NetBSD to actually work. Bump revision.
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-11-02 08:26:47 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-uwsgi: add links to upstream pull request to patches
|