Skip to content

Releases: rfmoz/tuptime

5.2.6

02 Apr 14:01

Choose a tag to compare

  • Add time-sync check on init scripts
  • Assure database directory exists at start
  • Check input and destination files must be different
  • Remove remote_fs dependency
  • Update documentation
  • Code refactoring

5.2.5

24 Jan 14:02

Choose a tag to compare

  • Add zero padding on time counters
  • Print date before time in datetime output
  • Set fallback locale to C
  • init.d script checks data path at startup
  • Code refactoring

5.2.4

14 Jul 14:01

Choose a tag to compare

  • Move files from /lib to /usr/lib in DEB package
  • Replace adduser with sysusers.d in DEB package
  • Update documentation
  • Minnor code refactoring

5.2.3

05 Jan 22:03

Choose a tag to compare

  • Update distribution packages
  • Documentation revised
  • Minnor code refactoring

5.2.2

06 Jan 14:13

Choose a tag to compare

  • Swich between longest/shortest on default output with -i
  • Option -x, --silent renamed to -q, --quiet
  • Change repository name

5.2.1

23 Aug 13:10

Choose a tag to compare

  • Set cron file with systemd execute exclusion on .deb package
  • Return -e option as an argument for --dec decimals
  • Update .deb package
  • Update .rpm package

5.2.0

15 Aug 14:19

Choose a tag to compare

  • Rename timer units to tuptime-sync.timer and tuptime-sync.service
  • Using StateDirectory= on systemd unit
  • Available tuptime.sysusers file for systemd-sysusers
  • Replace cron file with systemd timer on .deb package
  • Add rc script for OpenBSD and update installation doc
  • Deprecate --pctl option
  • Adding -E, --exclude option
  • Print longest uptime and downtime values on default output
  • Update distribution packages
  • Code refactoring

5.1.0

20 Jan 18:03

Choose a tag to compare

  • Cover DB writes with transactions
  • Register DB version on PRAGMA user_version
  • Adding --pctl option. Show percentil over average values
  • Code refactoring
  • Update .deb package

5.0.2

02 Jan 15:01

Choose a tag to compare

  • Option --decp usable but deprecated
  • Using subprocess module on BSDs

5.0.1

31 Oct 15:04

Choose a tag to compare

  • Identify new startups with boot_id on FreeBSD
  • Option --decp renamed to --dec and -e equal to it.
  • Minnor code refactoring