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 |