Skip to content

Releases: thkukuk/wtmpdb

Release Version v0.12.0

08 May 08:49
Compare
Choose a tag to compare
  • boot: Query systemd if soft-reboot was done

Release Version v0.11.0

08 Jan 15:06
Compare
Choose a tag to compare
  • last: add support for time-format option

Release Version 0.10.0

13 Dec 14:23
Compare
Choose a tag to compare
  • wtmpdb last: support matching for username and/or tty

Release Version 0.9.3

26 Oct 13:05
Compare
Choose a tag to compare

Merge OBS only release

Release Version 0.9.2

26 Oct 13:01
Compare
Choose a tag to compare
  • wtmpdb last: don't print date in the future if there is no db entry

Release Version 0.9.1

22 Aug 14:00
Compare
Choose a tag to compare
  • Require meson 0.61.0 or newer
  • Fix printf format specifier on 32bit (#8)

Release Version 0.9.0

15 Aug 09:20
Compare
Choose a tag to compare
  • Fix lot of 32bit/64bit signed/unsiged int conversations
  • Try to autodetect systemctl soft-reboot and use current time instead of kernel boot time.

Release Version 0.8.0

09 Aug 14:16
Compare
Choose a tag to compare
  • Fix linking with clang
  • wtmdb boottime: show boot time

Release Version 0.7.1

29 Jun 12:24
Compare
Choose a tag to compare
  • wtmpdb last: Support "YYYY-MM-DD", "today" and "yesterday" as time option

Release Version 0.7.0

22 Jun 13:42
Compare
Choose a tag to compare
  • wtmpdb rotate: use sqlite3_bind_* internal
  • wtmpdb last: Implement -x, -d, -i and -w options