------------------------------------------------------------------- Wed Aug 14 09:59:01 UTC 2024 - kukuk@suse.com - Update to version 0.13.0+git.20240814: * wtmpdb-update-boot service requires dbus ------------------------------------------------------------------- Fri Jul 26 13:40:32 UTC 2024 - kukuk@suse.com - Update to version 0.13.0+git.20240726: * Release version 0.13.0 * Fix variable overflow and check for it (#15) ------------------------------------------------------------------- Wed May 08 08:54:44 UTC 2024 - kukuk@suse.com - Update to version 0.12.0+git.20240508: - boot: Query systemd if soft-reboot was done ------------------------------------------------------------------- Mon Jan 8 14:53:09 UTC 2024 - Thorsten Kukuk - Update to version 0.11.0 - last: add support for time-format option ------------------------------------------------------------------- Wed Dec 13 14:01:00 UTC 2023 - Thorsten Kukuk - Update to version 0.10.0 - last: support matching for username and/or tty ------------------------------------------------------------------- Thu Oct 26 13:07:54 UTC 2023 - Thorsten Kukuk - Update to version 0.9.3 - wtmpdb last: don't print date in the future if there is no db entry ------------------------------------------------------------------- Tue Sep 19 07:53:57 UTC 2023 - Stefan Schubert - Update to version 0.9.2 - Set busy timeout for DB access: The process is waiting until 5 seconds for DB connection if the DB is locked by another process. ------------------------------------------------------------------- Tue Aug 22 13:47:10 UTC 2023 - Thorsten Kukuk - Fix last.1 manual page reference - Update to version 0.9.1 - Fix printf format specifier on 32bit ------------------------------------------------------------------- Mon Aug 14 15:04:26 UTC 2023 - Thorsten Kukuk - Update to version 0.9.0 - Try to detect systemctl soft-reboot - Many conversation warning/error fixes ------------------------------------------------------------------- Wed Aug 9 14:13:17 UTC 2023 - Thorsten Kukuk - Update to version 0.8.0 - wtmpdb boottime: print boot time ------------------------------------------------------------------- Sat Jul 1 23:43:32 UTC 2023 - Jan Engelhardt - https://en.opensuse.org/SourceUrls - Use noun phrase for Summary. - Wrap descriptions at 70 (for yast2 textmode). ------------------------------------------------------------------- Thu Jun 29 12:09:19 UTC 2023 - Thorsten Kukuk - Update to version 0.7.1 - wtmpdb last: Support "YYYY-MM-DD", "today" and "yesterday" as time option ------------------------------------------------------------------- Tue Jun 27 06:30:33 UTC 2023 - Thorsten Kukuk - Add last compat symlink and manual page ------------------------------------------------------------------- Wed Jun 21 06:52:21 UTC 2023 - Thorsten Kukuk - Update to version 0.7.0 - wtmpdb rotate: use sqlite3_bind_* internal - wtmpdb last: Implement -x, -d, -i and -w options ------------------------------------------------------------------- Wed Jun 7 15:18:21 UTC 2023 - Thorsten Kukuk - Update to version 0.6.0 - wtmpdb rotate: move old log entries into wtmpdb_.db ------------------------------------------------------------------- Wed Apr 26 09:11:23 UTC 2023 - Thorsten Kukuk - Update to version 0.5.0 - Use uint64_t instead of usec_t to avoid conflicts - wtmpdb boot: more accurate calculation of boot time ------------------------------------------------------------------- Mon Apr 24 09:46:56 UTC 2023 - Thorsten Kukuk - Use Requires(pre) and Requires(post) instead of PreReq ------------------------------------------------------------------- Tue Apr 18 06:21:02 UTC 2023 - Thorsten Kukuk - Update to version 0.4.0 - libwtmpdb: Use project version for library version - libwtmpdb: Always use _PATH_WTMPDB as fallback ------------------------------------------------------------------- Mon Apr 17 13:28:05 UTC 2023 - Thorsten Kukuk - Skip pam_wtmpdb for sshd ------------------------------------------------------------------- Wed Apr 12 13:28:47 UTC 2023 - Thorsten Kukuk - Update to version 0.3.0 - pam_wtmpdb: Add skip_if option - Add manual pages - wtmpdb last: fix wtmp begins timestamp if no matching entry was found - wtmpdb last: Add --since and --until options - Add compat symlink for "last" - wtmpdb last: add --present option - wtmpdb last: implement -n/--limit - pam_wtmpdb: Try XDG_VTNR if PAM_TTY is not a tty ------------------------------------------------------------------- Mon Apr 3 09:17:15 UTC 2023 - Thorsten Kukuk - Update to version 0.2.0 - pam_lastlog: support PAM_XDISPLAY - wtmpdb last: show PAM service on request - wtmpdb: log audit records for boot/shutdown ------------------------------------------------------------------- Thu Mar 30 13:12:09 UTC 2023 - Thorsten Kukuk - Initial package