Change logs for valgrind source package in Trusty

  • valgrind (1:3.10.1-1ubuntu3~14.5) trusty-security; urgency=medium
    
      * SECURITY UPDATE: integer overflow in string_appends
        - debian/patches/CVE-2016-2226.patch: check for overflow in
          coregrind/m_demangle/cplus-dem.c, add xmalloc_failed and xmemdup to
          coregrind/m_demangle/vg_libciface.h.
        - CVE-2016-2226
      * SECURITY UPDATE: use-after-free vulnerabilities
        - debian/patches/CVE-2016-4487_4488.patch: set bsize and ksize in
          coregrind/m_demangle/cplus-dem.c.
        - CVE-2016-4487
        - CVE-2016-4488
      * SECURITY UPDATE: integer overflow in gnu_special
        - debian/patches/CVE-2016-4489.patch: handle case where consume_count
          returns -1 in coregrind/m_demangle/cplus-dem.c.
        - CVE-2016-4489
      * SECURITY UPDATE: integer overflow after sanity checks
        - debian/patches/CVE-2016-4490.patch: parse numbers as integer instead
          of long in coregrind/m_demangle/cp-demangle.c.
        - CVE-2016-4490
      * SECURITY UPDATE: denial of service via infinite recursion
        - debian/patches/CVE-2016-4491.patch: limit recursion in
          coregrind/m_demangle/cp-demangle.c, coregrind/m_demangle/demangle.h.
        - CVE-2016-4491
      * SECURITY UPDATE: buffer overflow in do_type
        - debian/patches/CVE-2016-4492_4493.patch: properly handle large values
          and overflow in coregrind/m_demangle/cplus-dem.c.
        - CVE-2016-4492
        - CVE-2016-4493
      * SECURITY UPDATE: denial of service via infinite recursion
        - debian/patches/CVE-2016-6131.patch: prevent infinite recursion in
          coregrind/m_demangle/cplus-dem.c, add XDUPVEC to
          coregrind/m_demangle/vg_libciface.h.
        - CVE-2016-6131
      * debian/patches/new_kernel.patch: fix building on newer kernels.
    
     -- Marc Deslauriers <email address hidden>  Wed, 07 Jun 2017 15:28:55 -0400
  • valgrind (1:3.10.1-1ubuntu3~14.04) trusty-proposed; urgency=medium
    
      * SRU. Backport the 1.10 series to 14.04 for ppc64el support. LP: #1386524.
      * Also fixes segfault on ppc64el, LP: #1377796.
    
    valgrind (1:3.10.1-1ubuntu3) wily; urgency=medium
    
      * Build with GCC fixing PR target/65456. LP: #1434222.
      * Fix DCACHEBSIZE and HWCAP2 issues. LP: #1428002.
      * Fix bash command completion to respect end of options argument (--).
        LP: #840467.
    
    valgrind (1:3.10.1-1ubuntu2) vivid; urgency=medium
    
      * Build for glibc-2.21. LP: #1435261.
    
    valgrind (1:3.10.1-1ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Remove valgrind-mpi package from Ubuntu and any references to it, as
          mpi-default-dev is in universe for the time being.
        - Lower over-inflated valgrind-dbg Recommends to Suggests instead.
        - Don't strip vgpreload* on ARM; this results in unusable stack traces
          without valgrind-dbg.
        - Configure with --enable-only64bit on AArch64.
    
     -- Matthias Klose <email address hidden>  Wed, 15 Jul 2015 09:37:42 +0200
  • valgrind (1:3.10~20140411-0ubuntu1) trusty; urgency=medium
    
      * Upstream snapshot from 20140411. LP: #1300070.
    
    valgrind (1:3.10~20140329-0ubuntu1) trusty; urgency=medium
    
      * Upstream snapshot from 20140329.
      * Build for AArch64.
     -- Matthias Klose <email address hidden>   Fri, 11 Apr 2014 13:07:13 +0200
  • valgrind (1:3.9.0-4ubuntu4) trusty; urgency=medium
    
      * Build using dh-autoreconf.
      * Build for ppc64el.
     -- Matthias Klose <email address hidden>   Fri, 28 Mar 2014 20:29:02 +0100
  • valgrind (1:3.9.0-4ubuntu3) trusty; urgency=medium
    
      * Add support for glibc-2.19.
     -- Matthias Klose <email address hidden>   Tue, 25 Feb 2014 16:56:18 +0100
  • valgrind (1:3.9.0-4ubuntu2) trusty; urgency=medium
    
      * Add support for glibc-2.19.
     -- Matthias Klose <email address hidden>   Tue, 25 Feb 2014 16:56:18 +0100
  • valgrind (1:3.9.0-4ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Remove valgrind-mpi package from Ubuntu and any references to it, as
          mpi-default-dev is in universe for the time being.
        - Lower over-inflated valgrind-dbg Recommends to Suggests instead.
        - Don't strip vgpreload* on ARM; this results in unusable stack traces
          without valgrind-dbg.
    
    valgrind (1:3.9.0-4) unstable; urgency=medium
    
      * Add Breaks+Replaces: valgrind-dev on valgrind
    
    valgrind (1:3.9.0-3) unstable; urgency=medium
    
      * Revert the move of the headers and pkg-config file to valgrind-dev
        (cfr: #731228) (Closes: #732239)
    
    valgrind (1:3.9.0-2) unstable; urgency=medium
    
      * Remove valgrind.manpages (manpages are installed anyway)
      * Build on mips64 and mips64el (Closes: #729040)
      * Add 09_fix-armhf-detect.patch to fix FTBFS on armhf (Closes: #730844)
      * Move headers and pkg-config file to valgrind-dev (Closes: #731228)
        See Debian.NEWS for more info
      * Bump Standards-Version to 3.9.5 (no changes needed)
    
    valgrind (1:3.9.0-1) unstable; urgency=low
    
      * New upstream release
      * Drop patches merged/fixed upstream:
        - 01_more-vg-n-segments.patch
        - 09_valgrind-listener-manpage.patch
        - 10_unbreak-xinclude-in-manpage.patch
        - 11_glibc-2.17.patch
        - 12_bcopy.patch
        - 13_pthread-cond-init.patch
      * Refresh patches
      * Update 08_fix-spelling-in-manpage.patch
    
    valgrind (1:3.8.1-6) unstable; urgency=low
    
      * Only install BSD-licensed header files (Closes: #725223)
      * Fix lintian vcs-field-not-canonical
      * Do not install/use outdated and useless debian-libc6-dbg.supp anymore
      * Add note in README.Debian about installed suppression files
        (Closes: #725522)
      * Do not build on armel anymore (Closes: #720409)
     -- Matthias Klose <email address hidden>   Wed, 08 Jan 2014 08:21:30 +0100
  • valgrind (1:3.8.1-5ubuntu3) trusty; urgency=medium
    
      * Enable ppc64el build.
     -- Dimitri John Ledkov <email address hidden>   Thu, 26 Dec 2013 03:01:19 +0000
  • valgrind (1:3.8.1-5ubuntu2) trusty; urgency=medium
    
      * Build for glibc-2.18.
     -- Matthias Klose <doko@foobar>   Tue, 24 Dec 2013 09:47:10 +0100
  • valgrind (1:3.8.1-5ubuntu1) trusty; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Allow specification of an extra directory in which to look for
          debuginfo objects.
        - Remove valgrind-mpi package from Ubuntu and any references to it, as
          mpi-default-dev is in universe for the time being.
        - Lower over-inflated valgrind-dbg Recommends to Suggests instead.
        - Don't strip vgpreload* on ARM; this results in unusable stack traces
          without valgrind-dbg.
        - Apply patch from https://bugs.kde.org/show_bug.cgi?id=308717,
          implementing fixed-point VCVT.F64.[SU]32 on ARM.  This instruction
          shows up quite frequently in desktop components.
    
    valgrind (1:3.8.1-5) unstable; urgency=low
    
      * Enable build on x32 architecture (Closes: #718368)
      * Instrument pthread_cond_init() in Helgrind (Closes: #723699)
     -- Colin Watson <email address hidden>   Mon, 28 Oct 2013 13:42:46 -0700
  • valgrind (1:3.8.1-4ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Allow specification of an extra directory in which to look for
          debuginfo objects.
        - Remove valgrind-mpi package from Ubuntu and any references to it, as
          mpi-default-dev is in universe for the time being.
        - Lower over-inflated valgrind-dbg Recommends to Suggests instead.
        - Don't strip vgpreload* on ARM; this results in unusable stack traces
          without valgrind-dbg.
        - Apply patch from https://bugs.kde.org/show_bug.cgi?id=308717,
          implementing fixed-point VCVT.F64.[SU]32 on ARM.  This instruction
          shows up quite frequently in desktop components.
    
    valgrind (1:3.8.1-4) unstable; urgency=low
    
      * Build with -mips2 on mipsel.
        Thanks to Fuxin Zhang (Closes: #710307)
      * Add 12_bcopy.patch (Closes: #691109)
     -- Colin Watson <email address hidden>   Sun, 02 Jun 2013 21:03:30 +0100