Change logs for powerstat source package in Stretch

  • powerstat (0.02.11-1) unstable; urgency=medium
    
      * 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
    
     -- Colin King <email address hidden>  Thu, 1 Dec 2016 12:21:12 +0100
  • powerstat (0.02.10-1) unstable; urgency=medium
    
      * Makefile: bump version
      * debian/control: update Standards-Version to 3.9.8
    
     -- Colin King <email address hidden>  Thu, 5 May 2016 13:29:22 +0100
  • powerstat (0.02.09-1) unstable; urgency=medium
    
      * 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)
    
     -- Colin King <email address hidden>  Thu, 3 Mar 2016 11:52:11 +0000
  • powerstat (0.02.08-1) unstable; urgency=medium
    
      * 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
    
     -- Colin King <email address hidden>  Thu, 25 Feb 2016 14:34:07 +0000
  • powerstat (0.02.07-1) unstable; urgency=medium
    
      * 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
    
     -- Colin King <email address hidden>  Sat, 28 Nov 2015 17:40:42 +0000
  • powerstat (0.02.06-1) unstable; urgency=medium
    
      * Makefile: bump version
      * allocate log item with correct size (LP: #1506168)
    
     -- Colin King <email address hidden>  Wed, 14 Oct 2015 19:16:35 +0100
  • powerstat (0.02.05-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Fix allocation of log_item, as allocating with incorrect struct
    
     -- Colin King <email address hidden>  Wed, 9 Sep 2015 10:01:02 +0100
  • powerstat (0.02.04-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Update debian/compat to 9
      * Fix dates in changelog
      * Update date in manual
      * Add power-calibrate reference in manual
      * Update usage, use options rather than partial list of opts
    
     -- Colin King <email address hidden>  Tue, 1 Sep 2015 09:27:25 +0100
  • powerstat (0.02.03-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Handle read errors from reading comm and/or cmdline files
    
     -- Colin King <email address hidden>  Fri, 10 Jul 2015 11:29:00 +0100
  • powerstat (0.02.02-1) unstable; urgency=medium
    
      * Makefile: bump version
      * manual: improve the -z option
      * Add -a (all) option
      * When using -z, set sample delay to zero if not specified
      * ensure we don't get buffer overflow on comm and cmdline reads
      * Add thread/child detection, add better proc name fetching
    
     -- Colin King <email address hidden>  Thu, 2 Jul 2015 09:52:00 +0100
  • powerstat (0.02.01-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Fix power formatting when E estimate is being displayed
      * Check for insane temperatures, set to zero if out of range
      * Re-enable -z option
    
     -- Colin King <email address hidden>  Wed, 24 Jun 2015 14:51:00 +0100
  • powerstat (0.01.40-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Add CPU frequencies to histogram mode
      * Update date on manual
      * Don't divide by floating point zero, clarify CPU freq average calculation
      * Add check to ensure we don't free scandir list when no entries found
      * Fix a couple of warnings found on ARM builds
      * Add the -n no headings option
      * Add in a new -f CPU frequency option
    
     -- Colin King <email address hidden>  Thu, 11 Jun 2015 07:56:00 +0100
  • powerstat (0.01.38-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Remove signal handling for SIGILL, SIGABRT
      * Makefile: add copyright
    
     -- Colin King <email address hidden>  Mon, 18 May 2015 18:03:00 +0100
  • powerstat (0.01.37-1) unstable; urgency=medium
    
    
      * Makefile: bump version
      * Fix typo and update date in man page
      * Add CPU consumption stats to -H mode
      * Fix up style warnings from cppcheck
      * Fix up default start delay duration for RAPL
    
     -- Colin King <email address hidden>  Wed, 15 Apr 2015 12:05:00 +0500