Debian Patches
Status for wtmpdb/0.74.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
avoid-noise-if-systemd-not-running.patch | avoid noise if systemd not running Don't output error messages if dbus or systemd not running. The soft reboot count query is irrelevant if they are not so there is no need to say anything to the user about it. |
Andrew Bower <andrew@bower.uk> | no | 2025-03-01 | ||
refine-man-page-for-Debian.patch | refine man page for Debian | Andrew Bower <andrew@bower.uk> | not-needed | 2025-04-07 | ||
handle-empty-file-reading.patch | Use empty memory table instead of failing to read empty file Previously, attempting to read an empty file gave an error message and non-zero return code. Instead, when asked to open an empty file as a read-only database, open a memory database and populate it with an empty table. This avoids needing any special case handling in calling code and matches the behaviour of classic 'last' on an empty file. |
Andrew Bower <andrew@bower.uk> | yes | debian | 2025-09-29 |