Change log for valgrind package in Ubuntu

175 of 136 results
Published in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
valgrind (1:3.22.0-0ubuntu3) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:21:40 +0200
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
valgrind (1:3.22.0-0ubuntu2) noble; urgency=medium

  * Fix #478624 - Valgrind incompatibility with binutils-2.42 on x86 with
    new nop patterns (unhandled instruction bytes: 0x2E 0x8D 0xB4 0x26)

 -- Matthias Klose <email address hidden>  Mon, 18 Dec 2023 13:50:42 +0100
Superseded in noble-proposed
valgrind (1:3.22.0-0ubuntu1) noble; urgency=medium

  * New upstream release.
  * Configure --with-gdbscripts-dir=/usr/share/gdb/auto-load.

 -- Matthias Klose <email address hidden>  Fri, 08 Dec 2023 14:01:19 +0100
Superseded in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
valgrind (1:3.19.0-1ubuntu3) mantic; urgency=medium

  * No-change rebuild with updated glibc.

 -- Matthias Klose <email address hidden>  Sat, 26 Aug 2023 11:40:20 +0200
Superseded in noble-release
Published in mantic-release
valgrind (1:3.21.0-0ubuntu1) mantic; urgency=medium

  * New upstream release.
  * Merge with Debian unstable. Remaining changes:
    - 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.
    - debian/patches/armv7-illegal-opcode.patch: fix a crash due to an
      unhandled thumb instruction on armhf.
    - debian/rules: use dh_missing --fail-missing to we don't overlook not
      install files
    - LTO triggers undefined symbols in valgrind.  Valgrind has a --enable-lto
      configure time option, but that doesn't seem to help.
      Disable LTO for now.

Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
valgrind (1:3.19.0-1ubuntu2) lunar; urgency=medium

  * d/p/lp2015216.patch: Cherry-picked from upstream to silence errors caused
    by asm-optimised strncmp in ld.so from recent glibc (LP: #2015216)

 -- Simon Chopin <email address hidden>  Tue, 04 Apr 2023 20:25:00 +0200
Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
valgrind (1:3.19.0-1ubuntu1) lunar; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - 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.
    - debian/patches/armv7-illegal-opcode.patch: fix a crash due to an
      unhandled thumb instruction on armhf.
    - debian/rules: use dh_missing --fail-missing to we don't overlook not
      install files
    - LTO triggers undefined symbols in valgrind.  Valgrind has a --enable-lto
      configure time option, but that doesn't seem to help.
      Disable LTO for now.
  * Dropped changes:
    - d/patches/0001-Implement-linux-rseq-syscall-as-ENOSYS.patch: backport from
      upstream to handle new syscall now used by glibc 2.35. (now included
      from upstream)
    - Enable parallel builds. (not needed with debhelper 10 and later)
    - Add powerpc fixes. (apparently dropped some time ago)
    - Also some undocumented delta around files moving from
      usr/lib/$multiarch/valgrind to usr/lib/libexec/valgrind which happened
      at some point in the Ubuntu 21.10 development cycle.

Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
valgrind (1:3.18.1-1ubuntu2) jammy; urgency=medium

  * d/patches/0001-Implement-linux-rseq-syscall-as-ENOSYS.patch: backport from
    upstream to handle new syscall now used by glibc 2.35.

 -- Michael Hudson-Doyle <email address hidden>  Tue, 08 Feb 2022 12:40:42 +1300
Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
valgrind (1:3.18.1-1ubuntu1) jammy; urgency=medium

  * Merge with Debian; remaining changes:
    - 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.
    - Enable parallel builds.
    - debian/patches/armv7-illegal-opcode.patch: fix a crash due to an
      unhandled thumb instruction on armhf.
    - debian/rules: use dh_missing --fail-missing to we don't overlook not
      install files
    - Add powerpc fixes. LP: #1916749
    - LTO triggers undefined symbols in valgrind.  Valgrind has a --enable-lto
      configure time option, but that doesn't seem to help.
      Disable LTO for now.

Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
valgrind (1:3.17.0-0ubuntu3) impish; urgency=medium

  * d/patches0001-Update-helgrind-and-drd-suppression-libc-and-libpthr.patch,
    d/patches0002-m_debuginfo-debuginfo.c-VG_-get_fnname_kind-_start-i.patch,
    d/patches0003-Generate-a-ENOSYS-sys_ni_syscall-for-clone3-on-all-l.patch,
    d/patches0004-unhandled-ppc64le-linux-syscall-252-statfs64-and-253.patch:
    Backport patches from upstream to improve behaviour with glibc 2.34.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 06 Sep 2021 20:56:30 +1200
Superseded in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
valgrind (1:3.17.0-0ubuntu2) impish; urgency=medium

  * d/p/lp-1853271/Bug-432387-z15-support*.patch
    adding support for IBM z15 instructions to Valgrind (LP: #1853271)
  * d/p/0001-s390x-Add-convenience-function-mkV128.patch added in support
    of the z15 patchset.

 -- Simon Chopin <email address hidden>  Wed, 28 Jul 2021 12:23:48 +0200
Superseded in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: Moved to hirsute)
valgrind (1:3.17.0-0ubuntu1) hirsute; urgency=medium

  * New upstream version.
  * Remove patches applied upstream.
  * LTO triggers undefined symbols in valgrind.  Valgrind has a --enable-lto
    configure time option, but that doesn't seem to help.
    Disable LTO for now.

 -- Matthias Klose <email address hidden>  Tue, 23 Mar 2021 11:22:21 +0100
Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
valgrind (1:3.16.1-1ubuntu4) hirsute; urgency=medium

  * Add powerpc fixes. LP: #1916749

Superseded in hirsute-proposed
valgrind (1:3.16.1-1ubuntu3) hirsute; urgency=medium

  * No change rebuild with fixed ownership.

 -- Dimitri John Ledkov <email address hidden>  Tue, 16 Feb 2021 15:22:46 +0000
Superseded in hirsute-proposed
valgrind (1:3.16.1-1ubuntu2) hirsute; urgency=medium

  * debian/patches/lp-1825343-Bug-404076-s390*.patches
    adding support for IBM z14 instructions to Valgrind
    backported three commits from valgrind > v3.16.1
    Thanks to Andreas Arnez (LP: #1825343)

 -- Frank Heimes <email address hidden>  Wed, 10 Feb 2021 20:10:24 +0100
Published in focal-updates
Deleted in focal-proposed (Reason: moved to -updates)
valgrind (1:3.15.0-1ubuntu9.1) focal; urgency=medium

  * The L field is currently a two bit[22:21] field in ISA 3.0. (LP: #1887974)

 -- Matthieu Clemenceau <email address hidden>  Thu, 20 Aug 2020 11:50:58 -0500
Published in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
valgrind (1:3.13.0-2ubuntu2.3) bionic; urgency=medium

  * The L field is currently a two bit[22:21] field in ISA 3.0. (LP: #1887974)

 -- Matthieu Clemenceau <email address hidden>  Thu, 20 Aug 2020 12:07:13 -0500
Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
valgrind (1:3.16.1-1ubuntu1) groovy; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.
    - Enable parallel builds.
    - debian/patches/armv7-illegal-opcode.patch: fix a crash due to an
      unhandled thumb instruction on armhf.
    - debian/rules: use dh_missing --fail-missing to we don't overlook not
      install files

  * Dropped changes, applied upstream or in Debian:
    - Don't look for debug alt file in debug image if it is already found.
    - Drop MPI 1 support to fix FTBFS with openmpi 4.0
    - debian/patches/usrmerge_support.patch: make valgrind aware of usrmerge;
    - Bug 416301 - s390x: Support "compare and signal" instructions.
    - Prevent valgrind trying to use unrecognised z14/z15 instructions.
    - debian/valgrind.install: include /usr/libexec/valgrind which ships
      the dh_view tools.

Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
valgrind (1:3.15.0-1ubuntu9) focal; urgency=medium

  * Prevent valgrind trying to use unrecognised z14/z15 instructions. LP:
    #1866211

 -- Dimitri John Ledkov <email address hidden>  Fri, 03 Apr 2020 11:34:19 +0100
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
valgrind (1:3.15.0-1ubuntu8) focal; urgency=medium

  * No-change rebuild for glibc 2.31.

 -- Matthias Klose <email address hidden>  Fri, 06 Mar 2020 14:39:58 +0100
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
valgrind (1:3.15.0-1ubuntu7) focal; urgency=medium

  * Cherry pick upstream commit Bug 416301 - s390x: Support
    "compare and signal" instructions (LP: #1862183)

 -- Julian Andres Klode <email address hidden>  Thu, 06 Feb 2020 15:49:24 +0100
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
valgrind (1:3.15.0-1ubuntu6) focal; urgency=medium

  * debian/valgrind.install:
    - include /usr/libexec/valgrind which ships the dh_view tools
      (lp: #1856067)
  * debian/rules:
    - use dh_missing --fail-missing to we don't overlook not install files

 -- Sebastien Bacher <email address hidden>  Thu, 12 Dec 2019 16:18:01 +0100
Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
valgrind (1:3.13.0-2ubuntu2.2) bionic; urgency=medium

  * d/p/0013-ARM64-mask-AT_HWCAPS-to-those-instructions-VEX-implements.patch
    - arm64: Handle feature registers access on 4.11 Linux kernel
    or later (LP: #1826811)

 -- Eric Desrochers <email address hidden>  Wed, 11 Dec 2019 19:26:13 +0000
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
valgrind (1:3.15.0-1ubuntu5) focal; urgency=medium

  * Drop MPI 1 support to fix FTBFS with openmpi 4.0

Obsolete in eoan-updates
Deleted in eoan-proposed (Reason: moved to -updates)
valgrind (1:3.15.0-1ubuntu3.1) eoan; urgency=medium

  * Don't look for debug alt file in debug image if it is already found
    (LP: #1848211)

 -- Balint Reczey <email address hidden>  Wed, 27 Nov 2019 13:52:54 +0100
Superseded in focal-proposed
valgrind (1:3.15.0-1ubuntu4) focal; urgency=medium

  * Don't look for debug alt file in debug image if it is already found
    (LP: #1848211)

 -- Balint Reczey <email address hidden>  Wed, 27 Nov 2019 13:52:54 +0100
Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
valgrind (1:3.15.0-1ubuntu3) eoan; urgency=medium

  * No-change upload with strops.h and sys/strops.h removed in glibc.

 -- Matthias Klose <email address hidden>  Thu, 05 Sep 2019 11:14:57 +0000
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
valgrind (1:3.15.0-1ubuntu2) eoan; urgency=medium

  * debian/patches/armv7-illegal-opcode.patch: fix a crash due to an
    unhandled thumb instruction on armhf.  Closes LP: #1837068.

 -- Steve Langasek <email address hidden>  Thu, 01 Aug 2019 08:22:37 -0700
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
valgrind (1:3.15.0-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.
    - Enable parallel builds.
    - debian/patches/usrmerge_support.patch: make valgrind aware of usrmerge;
      if we can't find the debug files under the full objpath (including /usr),
      also try the alternative path by stripping out /usr.
  * Dropped changes, which had been cherry-picked from upstream:
    - Cherrypick s390x/z13 fixes from valgrind master (3.15)
    - s390x Fix vector facility bit.
    - ppc64el fix POWER 3.0 addex instruction.

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
valgrind (1:3.14.0-3ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.
    - Enable parallel builds.
    - debian/patches/usrmerge_support.patch: make valgrind aware of usrmerge;
      if we can't find the debug files under the full objpath (including /usr),
      also try the alternative path by stripping out /usr.
    - Cherrypick s390x/z13 fixes from valgrind master (3.15)
    - s390x Fix vector facility bit.
    - ppc64el fix POWER 3.0 addex instruction.

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
valgrind (1:3.14.0-2ubuntu6) disco; urgency=medium

  * No-change rebuild against glibc 2.29 to update suppressions.

 -- Steve Langasek <email address hidden>  Sun, 24 Feb 2019 05:52:20 +0000

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
valgrind (1:3.14.0-2ubuntu5) disco; urgency=medium

  * ppc64el fix POWER 3.0 addex instruction. LP: #1811071

 -- Dimitri John Ledkov <email address hidden>  Mon, 28 Jan 2019 16:29:37 +0000
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
valgrind (1:3.14.0-2ubuntu4) disco; urgency=medium

  * s390x Fix vector facility bit.

Superseded in disco-proposed
valgrind (1:3.14.0-2ubuntu3) disco; urgency=medium

  * Cherrypick s390x/z13 fixes from valgrind master (3.15) LP: #1799696

 -- Dimitri John Ledkov <email address hidden>  Wed, 16 Jan 2019 12:16:53 +0000
Superseded in disco-proposed
valgrind (1:3.14.0-2ubuntu2) disco; urgency=medium

  * debian/patches/usrmerge_support.patch: make valgrind aware of usrmerge;
    if we can't find the debug files under the full objpath (including /usr),
    also try the alternative path by stripping out /usr. (LP: #1808508)

 -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 10 Jan 2019 12:06:54 -0500
Superseded in disco-proposed
valgrind (1:3.14.0-2ubuntu1) disco; urgency=medium

  * Merge with Debian; remaining changes:
    - 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.
    - Enable parallel builds.

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
valgrind (1:3.14.0-0ubuntu3) disco; urgency=medium

  * New upstream release.
  * Remove patches applied upstream.
  * Bump debhelper to compat level 9.

 -- Matthias Klose <email address hidden>  Mon, 05 Nov 2018 08:25:13 +0100
Superseded in disco-proposed
valgrind (1:3.14.0-0ubuntu2) disco; urgency=medium

  * New upstream release.
  * Remove patches applied upstream.
  * Bump debhelper to compat level 9.

 -- Matthias Klose <email address hidden>  Mon, 05 Nov 2018 08:25:13 +0100
Superseded in disco-proposed
valgrind (1:3.14.0-0ubuntu1) disco; urgency=medium

  * New upstream release.
  * Remove patches applied upstream.
  * Bump debhelper to compat level 9.

 -- Matthias Klose <email address hidden>  Tue, 30 Oct 2018 19:49:37 +0100
Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
valgrind (1:3.13.0-2ubuntu2.1) bionic; urgency=medium

  [ Matthias Klose ]
  * Apply post 3.13 PPC64 related patches. LP: #1781128.

 -- Dimitri John Ledkov <email address hidden>  Mon, 22 Oct 2018 13:43:55 +0100
Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
valgrind (1:3.13.0-2ubuntu6) cosmic; urgency=medium

  * No-change rebuild against glibc 2.28 to update suppressions.

 -- Steve Langasek <email address hidden>  Mon, 27 Aug 2018 13:14:33 -0700
Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
valgrind (1:3.13.0-2ubuntu5) cosmic; urgency=medium

  * Backport fix for ld -z separate-code.

 -- Matthias Klose <email address hidden>  Tue, 17 Jul 2018 15:36:54 +0200
Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
valgrind (1:3.13.0-2ubuntu4) cosmic; urgency=medium

  * Apply post 3.13 PPC64 related patches. LP: #1781128.

 -- Matthias Klose <email address hidden>  Thu, 12 Jul 2018 09:40:44 +0200
Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
valgrind (1:3.13.0-2ubuntu3) cosmic; urgency=medium

  * No-change rebuild for dune openmpi soname change.

 -- Matthias Klose <email address hidden>  Sun, 13 May 2018 17:05:08 +0000
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
valgrind (1:3.13.0-2ubuntu2) bionic; urgency=medium

  * No-change rebuild against glibc 2.27 to update suppressions.

 -- Steve Langasek <email address hidden>  Tue, 27 Feb 2018 22:52:04 -0800
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
valgrind (1:3.13.0-2ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.
  * Dropped patches applied in Debian:
    - Fix typo, syscall param epoll_pwait(sigmask) points to unaddressable
      byte(s). LP 1726711.

Obsolete in artful-updates
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
Deleted in artful-proposed (Reason: moved to -updates)
valgrind (1:3.13.0-1ubuntu3) artful-proposed; urgency=medium

  * SRU: Fix typo, syscall param epoll_pwait(sigmask) points to unaddressable
    byte(s). LP: #1726711.

 -- Matthias Klose <email address hidden>  Tue, 24 Oct 2017 11:56:21 +0200
Superseded in bionic-release
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
valgrind (1:3.13.0-1ubuntu2) artful; urgency=medium

  * No-change rebuild against glibc 2.26 to update suppressions.

 -- Steve Langasek <email address hidden>  Mon, 11 Sep 2017 16:42:57 -0700
Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
valgrind (1:3.13.0-1ubuntu1) artful; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - 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.
  * Dropped patches included in new version:
    - debian/patches/CVE-2016-4491.patch

Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
valgrind (1:3.12.0-1.1ubuntu2) artful; urgency=medium

  * 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

 -- Marc Deslauriers <email address hidden>  Wed, 21 Jun 2017 13:43:20 -0400
Published in trusty-updates
Published in trusty-security
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
Published in xenial-updates
Published in xenial-security
valgrind (1:3.11.0-1ubuntu4.2) xenial-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

 -- Marc Deslauriers <email address hidden>  Wed, 07 Jun 2017 15:24:31 -0400
Obsolete in yakkety-updates
Obsolete in yakkety-security
valgrind (1:3.12.0~svn20160714-1ubuntu2.1) yakkety-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

 -- Marc Deslauriers <email address hidden>  Wed, 07 Jun 2017 15:18:08 -0400
Obsolete in zesty-updates
Obsolete in zesty-security
valgrind (1:3.12.0-1ubuntu1.1) zesty-security; urgency=medium

  * 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

 -- Marc Deslauriers <email address hidden>  Wed, 07 Jun 2017 14:49:09 -0400
Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
valgrind (1:3.12.0-1.1ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.

Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
valgrind (1:3.12.0-1ubuntu1) zesty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.
  * Dropped changes, included upstream:
    - Cherry-pick upstream patch to fix assertions on arm.

Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
valgrind (1:3.12.0~svn20160714-1ubuntu3) zesty; urgency=medium

  * No-change rebuild against libopenmpi2

 -- Steve Langasek <email address hidden>  Sat, 22 Oct 2016 01:59:45 +0000
Superseded in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
valgrind (1:3.12.0~svn20160714-1ubuntu2) yakkety; urgency=medium

  * Cherry-pick upstream patch to fix assertions on arm. LP: #1612429

Superseded in yakkety-proposed
valgrind (1:3.12.0~svn20160714-1ubuntu1) yakkety; urgency=medium

  * Merge with Debian (LP: #1567219) remaining changes:
    - 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.

  * Reintroduce universe/valgrind-mpi package, as archive reorg is done.
  * Drop s390x patches, applied upstream.

Superseded in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
valgrind (1:3.11.0-1ubuntu4.1) xenial; urgency=medium

  * Recompile to resolve miscompilation on s390x architecture. LP:
    #1572613

 -- Dimitri John Ledkov <email address hidden>  Fri, 20 May 2016 04:31:09 +0100
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
valgrind (1:3.11.0-1ubuntu5) yakkety; urgency=medium

  * No change rebuild to fix miscompilation on s390x. LP: #1572613

 -- Dimitri John Ledkov <email address hidden>  Tue, 26 Apr 2016 13:14:26 +0100
Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
valgrind (1:3.11.0-1ubuntu4) xenial; urgency=medium

  * Add additional fix required for popcnt support. LP: #1569391.

 -- dann frazier <email address hidden>  Tue, 12 Apr 2016 10:40:46 -0500
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
valgrind (1:3.11.0-1ubuntu3) xenial; urgency=medium

  * Fixes for s390x, LP: #1563420:
    - 15_s390x-HWCAP-mask.patch: Suppress advertising features
      in HWCAP that are unsupported by valgrind.
    - 16_s390x_popcnt-insn.patch: Add support for popcnt instruction.
    - 17_s390x-splitout-socketcalls.patch: Support individual socket
      syscalls, which were split out from socketcall in Linux 4.3.
  * 18_s390x-support-RISBGN-insn.patch: Fix issue with binaries
    compiled for zEC12 or higher, such as Ubuntu's dynamic loader.
    LP: #1556765.
  * Add smoke test for autopkgtest.

 -- dann frazier <email address hidden>  Fri, 01 Apr 2016 19:16:07 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
valgrind (1:3.11.0-1ubuntu2) xenial; urgency=medium

  * Rebuild for glibc-2.23. LP: #1435261.

 -- Matthias Klose <email address hidden>  Tue, 22 Mar 2016 16:06:17 +0100
Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
valgrind (1:3.11.0-1ubuntu1) wily; 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.

Obsolete in vivid-updates
Deleted in vivid-proposed (Reason: moved to -updates)
valgrind (1:3.10.1-1ubuntu3~15.04) vivid-proposed; urgency=medium

  * SRU. Backport the 1.10 series to 14.04 for ppc64el support. LP: #1386524.
  * Also fixes segfault on ppc64el, LP: #1377796.

 -- Matthias Klose <email address hidden>  Sat, 26 Sep 2015 08:57:45 +0200
Superseded in trusty-updates
Deleted in trusty-proposed (Reason: moved to -updates)
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.

Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
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.

 -- Matthias Klose <email address hidden>  Wed, 15 Jul 2015 09:48:13 +0200
Superseded in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
valgrind (1:3.10.1-1ubuntu2) vivid; urgency=medium

  * Build for glibc-2.21. LP: #1435261.
 -- Matthias Klose <email address hidden>   Thu, 26 Mar 2015 22:10:58 +0100
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
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.

Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
valgrind (1:3.10.0-0ubuntu1) utopic; urgency=medium

  * Upstream release 3.10.0.
 -- Matthias Klose <email address hidden>   Fri, 12 Sep 2014 14:53:34 +0200
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
valgrind (1:3.10.0~BETA2-0ubuntu1) utopic; urgency=medium

  * Upstream release 3.10.0 BETA2. LP: #1355530.
 -- Matthias Klose <email address hidden>   Tue, 09 Sep 2014 03:25:01 +0200
Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
valgrind (1:3.10~20140411-0ubuntu1) trusty; urgency=medium

  * Upstream snapshot from 20140411. LP: #1300070.

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
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
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
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
175 of 136 results