File power-calibrate.changes of Package power-calibrate
-------------------------------------------------------------------
Thu Apr 29 10:15:27 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.01.33
* Ensure outputs args of monitor() are zero'd
-------------------------------------------------------------------
Mon Mar 1 08:27:34 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.01.32
* Remove deprecated siginterrupt call, replace with
SA_RESTART flag.
-------------------------------------------------------------------
Mon Mar 9 18:51:30 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Supplement against bash-completion, not bash
- Drop SLE12 compat ifdef
-------------------------------------------------------------------
Wed Feb 26 19:30:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.01.30
* Add bash completion script
-------------------------------------------------------------------
Tue Dec 17 19:40:12 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.01.29
* No functional changes
-------------------------------------------------------------------
Tue Aug 27 09:48:43 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.01.28
* No functional changes
-------------------------------------------------------------------
Fri Jul 12 18:29:08 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.01.27
* Makefile: bump version
* No need for < comparison on unsigned int
* Reduce scope of cpu_cycles and cpu_instr
* Use correct format specifiers
* Remove a redundant duplicated if statement
* Update copyright year
-------------------------------------------------------------------
Mon Jun 18 06:19:25 UTC 2018 - mardnh@gmx.de
- Update to version 0.01.26
* Makefile: bump version
* voidify unused function returns
* constify path
* debian/copyright: use secure URI
* debian/control: update debhelper to >= 11
* debian/control: remove trailing empty line
* debian/compat: update to 11
-------------------------------------------------------------------
Thu Jan 11 19:49:00 UTC 2018 - mardnh@gmx.de
- update to version 0.01.25
* Makefile: bump version
* Manual: update copyright year and manual date
* Update copyright year
* Fix inconsistent indenting
-------------------------------------------------------------------
Wed May 10 15:34:33 UTC 2017 - mardnh@gmx.de
- update to version 0.01.24
* Makefile: bump version
* Manual: update copyright year and manual date
* Update copyright year
* Fix inconsistent indenting
- update to version 0.01.23
* Makefile: bump version
* Move scope of variable discharging
* Allow float comparisons some slop
* Makefile: add PEDANTIC flags
- update to version 0.01.22
* Makefile: bump version
* debian/control: update Standards-Version to 3.9.8
* Update man page to mention perf mode restrictions
* perf: detect when perf counters can't be used (LP: #1627516)
-------------------------------------------------------------------
Thu Feb 18 10:42:42 UTC 2016 - mardnh@gmx.de
- update to version 0.01.21
- upstream does not provide a changelog
-------------------------------------------------------------------
Wed Nov 11 21:52:43 UTC 2015 - mardnh@gmx.de
- initial package