Package: taskd / 1.1.0+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
taskd | 1.1.0+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001 log to stdout.patch | (download) |
scripts/systemd/taskd.service |
2 1 + 1 - 0 ! |
log output to stdout (systemd) |
002 remove date time.patch | (download) |
src/diag.cpp |
1 0 + 1 - 0 ! |
remove binary timestamps (reproductive builds) In order to make the build reproductive we need to avoid all dynamic generated var (like date). |
003 fix man minus sign.patch | (download) |
doc/man/taskd.1.in |
16 8 + 8 - 0 ! |
manual page has hyphen instead minus sign "-". |
004 fix defaults.patch | (download) |
src/init.cpp |
2 1 + 1 - 0 ! |
fix pid file path The default location for the pid file is in tmp, this patch fix the path of this file to usr /run instead. |
005 username.patch | (download) |
scripts/systemd/taskd.service |
4 2 + 2 - 0 ! |
run as debian-taskd instead of taskd |
006 test target.patch | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
fix errors in cmake test target |