Change logs for whoopsie source package in Saucy

  • whoopsie (0.2.24.1.2) saucy; urgency=medium
    
      * Do not send Stacktrace, and ThreadStacktrace as retracing with ddebs will
        provide more useful versions of them. (LP: #1306175)
     -- Brian Murray <email address hidden>   Mon, 14 Apr 2014 14:23:24 -0700
  • whoopsie (0.2.24.1ubuntu1) saucy; urgency=low
    
      * Close and reopen the log file so that the file descriptor is not closed
        when daemonizing. (LP: #1245524)
      * Move whoopsie starting up message out of open_log so that it is not
        called multiple times when starting whoopsie.
      * Do not close the locking file descriptor when daemonizing.
      * Duplicate the APPORT_REPORT_DIR env as a string so that it is overwritten
        by the next call to g_getenv().
      * Use g_getenv when finding an enviornmental variable.
     -- Brian Murray <email address hidden>   Mon, 20 Jan 2014 07:27:32 -0800
  • whoopsie (0.2.24.1) saucy; urgency=low
    
      * Fix !arm64 build.
     -- Dmitrijs Ledkovs <email address hidden>   Wed, 16 Oct 2013 09:53:22 +0100
  • whoopsie (0.2.24) saucy; urgency=low
    
      * Do not run valgrind tests, when not available.
     -- Dmitrijs Ledkovs <email address hidden>   Wed, 16 Oct 2013 09:40:03 +0100
  • whoopsie (0.2.23) saucy; urgency=low
    
      * Don't lower the refcount to 0 on the system bus until shutdown, when
        the application is done using it (LP: #1211417).
      * Clean up calls to g_variant_get. Don't bother sinking the reference
        before calling our own functions.
      * Fix test_get_system_uuid unit test leaking memory.
     -- Evan Dandrea <email address hidden>   Fri, 16 Aug 2013 14:54:08 +0100
  • whoopsie (0.2.22) saucy; urgency=low
    
      * Add an option to assume there is always a route to $CRASH_DB_URL.
     -- Evan Dandrea <email address hidden>   Thu, 15 Aug 2013 08:35:13 +0100
  • whoopsie (0.2.21) saucy; urgency=low
    
      * Fix logically dead code path. Thanks Coverity (CID 989205).
      * Don't leak a socket if we cannot get the list of network interfaces.
        Thanks Coverity (CID 971184).
      * Avoid a potential null pointer dereference.
      * Always log messages via the logging code, never straight to stdout.
     -- Evan Dandrea <email address hidden>   Wed, 14 Aug 2013 14:02:26 +0100
  • whoopsie (0.2.20) saucy; urgency=low
    
      * Don't fail if the temporary file in the logging test has already
        gone away.
     -- Evan Dandrea <email address hidden>   Mon, 12 Aug 2013 09:43:25 +0100
  • whoopsie (0.2.18) saucy; urgency=low
    
      * Debugging why the buildds cannot remove the temporary files created
        for the logging tests.
     -- Evan Dandrea <email address hidden>   Fri, 09 Aug 2013 15:57:54 +0100
  • whoopsie (0.2.17) saucy; urgency=low
    
      * Log to syslog.
     -- Evan Dandrea <email address hidden>   Fri, 09 Aug 2013 11:34:05 +0100
  • whoopsie (0.2.16) saucy; urgency=low
    
      * Continue to process the existing crash reports every two hours, not
        just once after two hours (LP: #1205374).
     -- Evan Dandrea <email address hidden>   Fri, 26 Jul 2013 16:17:31 +0100
  • whoopsie (0.2.15) raring; urgency=low
    
      * Bring back old GDBus code to talk to NetworkManager as a workaround
        for LP: #1124330.
     -- Evan Dandrea <email address hidden>   Tue, 26 Feb 2013 10:51:11 +0000