Releases: ColinIanKing/powerstat
Releases · ColinIanKing/powerstat
V0.04.05
V0.04.04
powerstat V0.04.04
Fixes:
- powerstat: fix potential divide by zero by time_total
V0.04.03
- Re-use last ujoules setting if current value is invalid
- Ignore power readings that are zero
V0.04.02
Minor copyright updates and optimization flag setting changes
- rpm: update spec for 0.04.02
- Makefile: bump version
- Makefile: add -O2 to optimization flags
- Update copyright year to 2024
- debian/rules: add missing hardening settings
V0.04.01
- rpm: update spec for 0.04.01
- Makefile: bump version
- Typo powerstat.c missing dot
- Rename strlcpy with bsd_strlcpy to avoid name clashing with glibc-2.38
- Show logo in README
- Create RPM spec file
- Preserve bash completion file timestamp