Debian Patches

Status for powerman/2.4.4-5

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-configure.ac.patch Fix configure.ac
* Avoid "git describe" invocation
Boyuan Yang <byang@debian.org> no 2024-08-23
usrmerge.patch fix computation of with_systemdsystemunitdir
The value for systemdsystemunitdir reported by systemd.pc already accounts for
${prefix} and will include it in future. Thus the current value would install a
unit into /usr/usr/lib/systemd/system which is not what we want.
Helmut Grohne <helmut@subdivi.de> no 2024-09-11
0003-device.c-Unconditionally-cast-tv_-sec-usec-to-lld-fo.patch device.c: Unconditionally cast tv_{sec,usec} to lld for printf
This avoids FTBFS due to mismatch between 64-bit time_t and printf
formatter when -Werror=format is enabled.
Boyuan Yang <byang@debian.org> yes upstream 2024-09-11
0004-Disable-large-tests-as-suggested-upstream.patch Disable large tests as suggested upstream
See https://github.com/chaos/powerman/issues/206 .
Boyuan Yang <byang@debian.org> no 2024-09-17
0005-curl_easy_setopt_to_long.patch Cast Curl Options to long int=================================================================== Sven Hoexter <hoexter@debian.org> yes debian
lex-yacc-prototype-fixes.patch Fix function prototypes with empty parameter lists Pre-ANSI function declarators which do not declare their parameters have been
removed in C23 and the syntax reused for declaring functions with no parameters
(like C++). GCC 15 defaults to C23, so these declarators may cause FTBFS.
Jeremy Sowden <azazel@debian.org> yes debian 2025-09-11

All known versions for source package 'powerman'

Links