commit e0872f73c6007d6ea9885539452a6986670f091c
Merge: 95c3dc41 fe63e39e
Author: Tomasz Buchert <tomasz@debian.org>
Date: Sat Feb 21 07:58:57 2026 +0000
Merge branch 'pidof' into 'master'
Always use invoke-rc.d when checking status
See merge request debian/nghttp2!9
commit fe63e39eaedcf8dea1aaaf7c6e3effcfb3f69f08
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Thu Jan 15 23:29:03 2026 +0100
Always use invoke-rc.d when checking status
Rely on the 'status' argument in init script to check for running
service (rather than open-coding it using pidof). This is more
robust (chroot, etc) and safer, and also future-proofed against
pidof losing essential status.
Among the 1 debian patch available in version 1.68.0-1 of the package, we noticed the following issues: