whoopsie (0.2.52.5ubuntu0.1) xenial-security; urgency=medium * SECURITY UPDATE: Integer overflow when handling large crash dumps (LP: #1830863) - src/whoopsie.c: Don't use signed integer types for lengths to ensure large crash dumps do not cause signed integer overflow - CVE-2019-11476 -- Alex Murray Fri, 5 Jul 2019 14:15:25 +0930 whoopsie (0.2.52.5) xenial-proposed; urgency=medium * Modify the whoopsie service file to wants=networking-online.target too. (LP: #1706195) -- Brian Murray Tue, 25 Jul 2017 13:08:46 -0700 whoopsie (0.2.52.4) xenial-proposed; urgency=medium [Brian Murray] * src/connectivity.c: query the correct property when trying to network-manager's state. (LP: #1697375) * Modify the whoopsie service file to start after networking is on-line. * src/whoopsie.c: Add HotspotError from the openjdk-8 package hook which can be larger than 1KB to the list of accepted fields. (LP: #1696814) -- Tiago Stürmer Daitx Wed, 19 Jul 2017 11:39:47 -0700 whoopsie (0.2.52.3) xenial-proposed; urgency=medium * src/whoopsie.c: Add ProcCpuinfoMinimal which can be larger than 1KB to the list of accepted fields. (LP: #1673557) -- Brian Murray Fri, 12 May 2017 10:21:20 -0700 whoopsie (0.2.52.2) xenial-proposed; urgency=medium * src/whoopsie.c: Add fields from package management applications that can be larger than 1KB to the list of accepted fields. (LP: #1616517) -- Brian Murray Wed, 24 Aug 2016 12:26:10 -0700 whoopsie (0.2.52.1) xenial; urgency=medium * Ensure that Whoopsie picks up NetworkManager include paths to fix build. (LP: #1592649) * Add dependency in dev package to gcrypt which is needed. -- Brian Murray Wed, 15 Jun 2016 09:37:28 -0700 whoopsie (0.2.52) xenial; urgency=medium * src/whoopsie.c: Preserve TABs in crash data. (LP: #1390627) * debian/control: Build-Depend on pyflakes3. -- Barry Warsaw Thu, 17 Mar 2016 17:09:44 -0400 whoopsie (0.2.51) xenial; urgency=medium [ Matthias Klose ] * Multiarchify the library packages. * Convert scripts to Python3. [ Brian Murray ] * Use pyflakes3 not pyflakes in the Makefile. -- Brian Murray Thu, 28 Jan 2016 07:54:09 -0800 whoopsie (0.2.50) xenial; urgency=medium * src/whoopsie.c: Move UnreportableReason from fields we don't send to errors to fields we do, that way we know apport's opinion of the crash. (LP: #1382233) -- Brian Murray Tue, 03 Nov 2015 13:30:52 -0800 whoopsie (0.2.49) wily; urgency=medium [ Evan Dandrea ] * Helper to create recoverable problem reports. Thanks Ted Gould! [ Brian Murray ] * Switch build-depends from transitional libgcrypt11-dev to libgcrypt20-dev. Thanks to Robert Ancell. * Only publish the CRASH_DB_IDENTIFIER on the file system if it was not set via an environmental variable. (LP: #1389357) -- Brian Murray Wed, 07 Oct 2015 10:09:03 -0700 # For older changelog entries, run 'apt-get changelog libwhoopsie0'