Change logs for psst source package in Cosmic

  • psst (0.1-7) unstable; urgency=medium
    
      * Add some fixes to minor issues found with static analysis
        - parse_config: fix incorrect strncpy length (off-by-one)
        - parse_config: ensure strings copied from optarg with
          strncpy are always terminated with '\0'
        - initialize last_duty_cycle to 0.0 to avoid static
          analysis warnings
    
     -- Colin King <email address hidden>  Thu, 9 Aug 2018 17:11:44 +0100
  • psst (0.1-6) unstable; urgency=medium
    
      [ Noor Mubeen ]
      * Add scale factor column to output
      [ Colin King ]
      * Remove white space from debian/control
      * Use https for debian/copyright URL
    
     -- Colin King <email address hidden>  Tue, 15 May 2018 10:55:23 +0100
  • psst (0.1-5) unstable; urgency=medium
    
      * Update debian/compat to 11
      * Fix global-files-wildcard-not-first-paragraph-in-dep5-copyright
    
     -- Colin King <email address hidden>  Tue, 6 Mar 2018 04:17:11 +0000
  • psst (0.1-4) unstable; urgency=medium
    
      * Fix version and verbose command line options (don't need parameters)
      * Fix version option in man page and help
    
     -- Colin King <email address hidden>  Fri, 15 Dec 2017 09:22:23 +0000