Skip to content

Releases: rfmoz/tuptime

5.2.3

05 Jan 22:03
Compare
Choose a tag to compare
  • Update distribution packages
  • Documentation revised
  • Minnor code refactoring

5.2.2

06 Jan 14:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Option --decp usable but deprecated
  • Using subprocess module on BSDs

5.0.1

31 Oct 15:04
Compare
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

5.0.0

30 May 21:58
Compare
Choose a tag to compare
  • Abbreviate format in time counters
  • Identify new startups with boot_id
  • Adding -b, --bootid option to show boot IDs
  • Adding -i, --invert option to show startup number in reverse count
  • Change database specs. Add bootid column
  • After a graceful shutdown register, delay 5 seconds next DB update
  • Change execution user from 'tuptime' to '_tuptime'
  • Large refactoring
  • Update .deb package

4.1.0

02 Jan 21:58
Compare
Choose a tag to compare
  • Register shutdowns lower than a second
  • Adding option -A --at
  • Refactoring --tat output
  • Rename suspend time to sleep time
  • Update .deb package

4.0.0

01 Aug 18:28
Compare
Choose a tag to compare
  • Adding support for running and suspended time. (-p, --power)
  • Adding --tat to report system state at specific timestamp.
  • Change database specs. Add rntime and spdtime columns.
  • Update .deb package