Changelog for
powerstat-0.02.15-19.1.i586.rpm :
Wed Jan 31 13:00:00 2018 mardnhAATTgmx.de
- update to version 0.02.15
* Makefile: bump version
* Fix spelling mistake in comment
* Update copyright year
* Add GNU format attribute to log_printf
Wed Nov 1 13:00:00 2017 mardnhAATTgmx.de
- update to version 0.02.14
* Makefile: bump version
* Add geometic mean to statistics
Fri Oct 20 14:00:00 2017 mardnhAATTgmx.de
- update to version 0.02.13
* Makefile: bump version
* Increase temp buf from 16 to 32 bytes, cleans up gcc warning
* Add more scanf sanity checking
* debian/control: update Standards-version to 4.1.1
* voidify function returns
* use sizeof an object rather than the objects type
* Don\'t use sentinel for end of signals[], use array size instead
* include
for writev
* powerstat: break wide macro over 2 lines
Wed Jun 21 14:00:00 2017 mardnhAATTgmx.de
- update to version 0.02.12
* Makefile: bump version
* Makefile: add snapcraft files to dist rule
* Fix incorrect GPU stats when sample rate is not 1 second (LP: #1699134)
* snapcraft: add default type and grade keys
* snapcraft: Makefile: remove icon hack
* reduce the scope of the variable \'buf\'
* snapcraft.yaml: remove bogos unnecessary libs
* Add snapcraft files
* update copyright year
Wed May 10 14:00:00 2017 mardnhAATTgmx.de
- update to version 0.02.11
* Makefile: bump version
* Makefile: add mascot to dist rule
* Remove two blank lines
* Allow float compares a little slop
* Makefile: add PEDANTIC flags
* Add powerstat mascot
Sat Jul 30 14:00:00 2016 mardnhAATTgmx.de
- update to version 0.02.10
* Makefile: bump version
* debian/control: update Standards-Version to 3.9.8
- update to version 0.02.09
* Makefile: bump version
* Do not overflow power domain and thermal zone buffers (LP: #1551297)
* Tag RAPL stats as valid so stats show up in avg, std.dev. (LP: #1551287)
- update to version 0.02.08
* Makefile: bump version
* Move N/A message for GPU power right one char
* Add some more per function comments
* constify a few more func args
* Make all non-main functions static
* Minor fix up on GPU Watts field
* Add GPU average stats
* Clean up column formatting
* add -g GPU stats
* Update and correct copyright years
Thu Feb 18 13:00:00 2016 mardnhAATTgmx.de
- update to version 0.02.07
* Makefile: bump version
* Manual: re-work some parts of the manual
* Manual: add missong comma in SEE ALSO list
* Move structure links to head of structures
* Use a more efficient hashing function
Wed Nov 11 13:00:00 2015 mardnhAATTgmx.de
- initial package