tags 574810 + patch thanks Another libc minor version bump, another patch for debian.supp. Some day it might make sense to bite the bullet and use a wildcard here, but I am too much of a coward to declare that day is today.
debian/changelog | 7 +++++++ debian/debian.supp | 9 +++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) Patch attached. (Andrés, sorry to fill your mailbox with double the noise.) HTH, Jonathan
From: Jonathan Nieder <jrnie...@gmail.com> Date: Sun, 21 Mar 2010 18:41:44 -0500 Subject: [PATCH] Update debian.supp for libc from experimental Another libc minor version bump, another patch for debian.supp. Some day it might make sense to bite the bullet and use a wildcard here, but I am too much of a coward to declare today that day. --- debian/changelog | 7 +++++++ debian/debian.supp | 9 +++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4bb578..b506d8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +valgrind (1:3.5.0-3.1) unstable; urgency=low + + * debian/debian.supp: + - Updated to fit Debian's libc6 2.11.x. (Closes: #574810) + + -- Jonathan Nieder <jrnie...@gmail.com> Sun, 21 Mar 2010 18:41:13 -0500 + valgrind (1:3.5.0-3) unstable; urgency=low * Rebuilt againts libc6 2.10.1. diff --git a/debian/debian.supp b/debian/debian.supp index 421f834..47e4d5f 100644 --- a/debian/debian.supp +++ b/debian/debian.supp @@ -466,4 +466,13 @@ fun:_dl_start obj:/lib/ld-2.10.1.so } +{ + Debian libc6 (2.11.x) stripped dynamic linker + Memcheck:Cond + fun:_dl_relocate_object + fun:dl_main + fun:_dl_sysdep_start + fun:_dl_start + obj:/lib/ld-2.11.1.so +} -- 1.7.0.2