Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-Revamp-systemd-service-unit-file-installation.patch | Revamp systemd service unit file installation * Make the systemd system directory configurable. * Use `/usr` instead of `$(PREFIX)` for systemd system directory because it is more likely to match user systems. * Skip systemd service install if `SYSTEMD_SYSTEM_DIR` is empty * Always install systemd service if `SYSTEMD_SYSTEM_DIR` is set |
Richard Hansen <rhansen@rhansen.org> | yes | 2024-01-06 | ||
0003-Teach-make-all-to-make-the-man-pages.patch | Teach `make all` to make the man pages | Richard Hansen <rhansen@rhansen.org> | yes | 2024-01-05 | ||
0004-Let-dh_compress-compress-the-man-pages.patch | Let `dh_compress` compress the man pages | Richard Hansen <rhansen@rhansen.org> | yes | 2024-01-23 | ||
0005-Let-debian-keyd.postinst-create-the-keyd-group.patch | Let `debian/keyd.postinst` create the `keyd` group | Richard Hansen <rhansen@rhansen.org> | not-needed | 2024-01-23 | ||
0006-Pass-CPPFLAGS-CFLAGS-LDFLAGS-to-the-compiler.patch | Pass `CPPFLAGS`, `CFLAGS`, `LDFLAGS` to the compiler | Richard Hansen <rhansen@rhansen.org> | yes | 2024-09-12 | ||
0007-Reference-man-page-from-systemd-unit-files.patch | Reference man page from systemd unit files | Richard Hansen <rhansen@rhansen.org> | yes | 2024-09-12 | ||
0001-Use-mkdir-p-instead-of-ignoring-return-code.patch | Use `mkdir -p` instead of ignoring return code | Richard Hansen <rhansen@rhansen.org> | yes | 2024-01-05 |