vcswatch reports that
this package seems to have a new changelog entry (version
2.0.31-1, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 0076a722c2b4608080a872928cbec151178d2aa7
Author: Alexandre Rossi <alexandre.rossi@gmail.com>
Date: Sun Oct 12 19:01:40 2025 +0200
Update changelog for 2.0.31-1 release
commit f03ac439d5c7e62c8a190f063ca064faec7ebeb0
Author: Alexandre Rossi <alexandre.rossi@gmail.com>
Date: Sun Oct 12 18:59:56 2025 +0200
drop upstream'd patches
commit 55c0c47b2f5b7f668f25b28b025495e7e00ad548
Merge: cc7502431 142d613d5
Author: Alexandre Rossi <alexandre.rossi@gmail.com>
Date: Sun Oct 12 18:46:55 2025 +0200
Update upstream source from tag 'upstream/2.0.31'
Update to upstream version '2.0.31'
with Debian dir 2bd94b6d8927dce0297a37350e997a0c4fc18f87
commit 142d613d5efa29294156d47348a95fb9cab361d7
Merge: 1bf0d8c50 ce518cce8
Author: Alexandre Rossi <alexandre.rossi@gmail.com>
Date: Sun Oct 12 18:46:42 2025 +0200
New upstream version 2.0.31
commit ce518cce893d20e9c79eb2607f3a6c250468ae4d
Author: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Date: Sat Oct 11 21:15:54 2025 +0200
Bump release to 2.0.31
commit 090f4fad174e37c3f5849bbc55d73abd6079721e
Merge: 129cf4782 814426f43
Author: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Date: Sat Oct 11 21:13:37 2025 +0200
Merge pull request #2744 from xrmx/backports-2031
Backports for 2.0.31
commit 814426f431aad4a9100dafc35369c6edbadc262c
Author: Remi Collet <remi@remirepo.net>
Date: Fri Sep 26 15:38:52 2025 +0200
STR_EMPTY_ALLOC removed in PHP 8.5
ZSTR_EMPTY_ALLOC exists since 7.0
commit f8571ff85688f1ea5678c4f72d73f58b49e6c614
Author: Jonas Smedegaard <dr@jones.dk>
Date: Sat Feb 13 14:14:15 2016 +0100
Support passing precomposed JVM INCLUDES string
commit be5459745135710d6fe57c4d76bed0f0be933cd7
Author: Jonas Smedegaard <dr@jones.dk>
Date: Wed Mar 11 14:12:09 2015 +0100
Fix bogus quotes in java paths when passed via environment
commit a87b13c17128c04d6ae4a4328d8e9a89c3656adb
Author: Jonas Smedegaard <dr@jones.dk>
Date: Thu Jan 23 14:09:27 2020 +0100
use pkg-config for libxml2 (xml2-config is deprecated)
commit c9510c7021cc76801b8a1ccd6af9328f60ca9ba2
Author: Janos Guljas <janos@debian.org>
Date: Mon Feb 8 14:04:54 2016 +0100
do not overlink when building php plugin
commit f551ac50ee4a54b435d826790178f73016368d78
Author: Arne de Bruijn <mail@arnedebruijn.nl>
Date: Tue Aug 5 17:39:14 2025 +0200
fix build with gcc-15 for pty and tuntap plugins
commit 129cf478299bb0b203c217211de213c277563d64
Merge: 9b1bb8370 79f00d17b
Author: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Date: Sat Oct 11 20:52:37 2025 +0200
Merge pull request #2740 from wynnw/bugfix/gracefully-kill-them-all-nohang
Fix for gracefully_kill_them_all() which broke setups using fifo-base…
commit 79f00d17b7b51ef76895c63b256122107300f243
Author: Wynn Wilkes <wynnw@wewlabs.com>
Date: Tue Sep 23 15:55:22 2025 -0600
Fix for gracefully_kill_them_all() which broke setups using fifo-based master graceful reload
- Instead of doing a blocking waitpid call, use WNOHANG calls to avoid
breaking existing child process signal handling which was part of the
master fork/exit cleanup that allowed FIFO-based zero downtime reloads
to happen. This will also allow the fix to continue on as this code
will block until all the workers have exited.
commit 9b1bb837029ff6eb2824e0f5b58dfb66efee36b6
Merge: c5646c0ef 2b2ee10ef
Author: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Date: Sun Sep 21 16:41:07 2025 +0200
Merge pull request #2735 from niol/uwsgi-2.0-typos
fix user visible uwsgi-2.0 branch typos
commit 2b2ee10ef0a7b77640c89e384f6fe229cb0015fb
Author: Alexandre Rossi <niol@zincube.net>
Date: Mon Aug 18 14:59:48 2025 +0200
uwsgi-2.0 fix some user visible typos