Change logs for smemstat source package in Wily

  • smemstat (0.01.14-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Fix null ptr dereference when UID can't be read (LP: #1473245)
    
     -- Colin King <email address hidden>  Fri, 10 Jul 2015 00:37:10 +0100
  • smemstat (0.01.13-1) unstable; urgency=medium
    
      * Makefile: bump version
      * Use strrok instead of strtok_r
      * Make memory scanning more efficient
      * Simplify the timeval add/sub operations.
      * Minor white space cleanups
      * Remove trap on SIGSEGV
    
     -- Colin King <email address hidden>  Thu, 2 Jul 2015 07:51:00 +0100
  • smemstat (0.01.12-1) unstable; urgency=medium
    
      * Makefile: bump version
      * smemstat: remove sighandler on SIGILL, SIGABRT, SIGBUS
      * Manual: Add copyright and update date
      * Makefile: add copyright
    
     -- Colin King <email address hidden>  Mon, 18 May 2015 16:56:00 +0100
  • smemstat (0.01.11-1) unstable; urgency=medium
    
    
      * Makefile: bump version
      * Add some more trivial comments
      * Replace APP_NAME with const char string
      * Remove whitespace
      * Add better signal handling
      * Use suseconds_t for nsec conversions
      * Check for gettimeofday failures
      * Update debian standards version
      * Ignore returns from close(), fclose()
      * Fix typo in comment
      * Remove trailing fullstop from man page heading
    
     -- Colin King <email address hidden>  Fri, 19 Dec 2014 13:02:00 +0000