valgrind (1:3.3.0-1ubuntu1) hardy; urgency=low * Merge with Debian, remaining changes: - Add 91_build_with_fno_stack_protector.dpatch - Add lpia to Architecture -- Jonathan Riddell Sun, 06 Jan 2008 11:28:10 +0000 valgrind (1:3.3.0-1) unstable; urgency=low * New upstream release. (Closes: #455855) - Now valgrind will compile natively on glibc > 2.6 (Closes: #453195, #441749) - Suppressions are now updated for the latest glibc on sid. (Closes: #356777) * debian/patches/01_amd64-nops.dpatch: - Removed, already applied by upstream. * debian/patches/01_suppression-strip.dpatch: - Removed. Don't be jealous of your brother, Andy :) * debian/patches/01_valgrind.pc.dpatch: - Corrects pkg-config information. (Closes: #452307) -- Andrés Roldán Wed, 12 Dec 2007 20:39:58 +0000 valgrind (1:3.2.3-3ubuntu2) hardy; urgency=low * Fix FTBS with new libc6 2.7 not recognized by valgrind's configure script (backported from svn) - add debian/patches/92_valgrind-libc6-2.7.dpatch - add debian/patches/99_update_configure.dpatch - update debian/patches/00list -- Fabien Tassin Mon, 10 Dec 2007 20:54:23 +0100 valgrind (1:3.2.3-3ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - Build package for lpia - Build using -fno-stack-protector * Drop 21_amd64_kde148447_NEW_nop_codes.dpatch merged into 01_amd64-nops.dpatch - update debian/patches/00list * Bump Standards-Version to 3.7.2 - update debian/control * Drop DH_COMPAT=3 from rules and add compat=5 - update debian/rules - add debian/compat -- Fabien Tassin Tue, 06 Dec 2007 19:11:43 +0100 valgrind (1:3.2.3-3) unstable; urgency=low * debian/FAQ.txt: - Provided there to solve FTBFS if valgrind is built twice in a row (Closes: #424129) * debian/patches/01_amd64-nops.dpatch: - Patch to handle new way of writing NOPs by binutils. (Closes: #437503) * debian/patches/01_configure.dpatch: - Merged into 02_version.patch * debian/patches/03_valgrind-libc6-2.6.dpatch: - Took off from dpatch and merged into debian diff. -- Andrés Roldán Thu, 23 Aug 2007 22:41:13 +0000 valgrind (1:3.2.3-2ubuntu3) gutsy; urgency=low * debian/patches/21_amd64_kde148447_NEW_nop_codes.dpatch: - import patch from http://bugs.kde.org/show_bug.cgi?id=148447#c16 to fix LP: #148465. -- Alexander Sack Sat, 06 Oct 2007 02:27:32 +0200 valgrind (1:3.2.3-2ubuntu2) gutsy; urgency=low * Build package for lpia. -- Matthias Klose Fri, 24 Aug 2007 19:26:18 +0200 valgrind (1:3.2.3-2ubuntu1) gutsy; urgency=low * Merge with Debian; remaining changes: - Build using -fno-stack-protector. -- Matthias Klose Thu, 23 Aug 2007 20:14:42 +0200 valgrind (1:3.2.3-2) unstable; urgency=low * debian/patches/03_valgrind-libc6-2.6.dpatch: - Patch based on Gentoo's to make valgrind compiles under glibc 2.6. Thanks to francesco.pedrini@gmail.com. (Closes: #433899) * debian/control: - Depends on gcc-multilib [amd64] instead of libc6-dev-i386 [amd64] to solve FTBFS on amd64. (Closes: #425834) -- Andrés Roldán Fri, 17 Aug 2007 13:18:21 +0000 valgrind (1:3.2.3-1ubuntu2) gutsy; urgency=low * No-change upload to work around a soyuz bug and build on lpia. -- Adam Conrad Fri, 10 Aug 2007 01:32:33 +1000 valgrind (1:3.2.3-1ubuntu1) gutsy; urgency=low * Merge with Debian; remaining changes: - Build using -fno-stack-protector. - Build-depend on gcc-multilib. -- Matthias Klose Thu, 24 May 2007 13:27:02 +0200 valgrind (1:3.2.3-1) unstable; urgency=low * New upstream version * debian/control: - Removed ia32-libs-dev [amd64] and libc6-dev-i386 [amd64] dependencies. (Closes: #357288, #341186) * debian/valgrind.sh - Removed /usr/X11R6/lib/debug from DBGPATH. (Closes: #365119) * debian/debian.supp: - Added suppressions for glibc static allocations. (Closes: #350347) -- Andrés Roldán Thu, 1 Feb 2007 20:41:46 +0000 valgrind (1:3.2.1-1ubuntu2) feisty; urgency=low * Rebuild for changes in the amd64 toolchain. * Set Ubuntu maintainer address. -- Matthias Klose Mon, 5 Mar 2007 01:27:22 +0000 valgrind (1:3.2.1-1ubuntu1) feisty; urgency=low * Sync with Debian: + debian/control: - Drop build dependency on ia32-libs-dev + debian/patches/91_build_with_fno_stack_protector.dpatch: - Build with -fno-stack-protector to fix FTBFS * debian/glibc-2.5.supp, debian/rules: + Add suppresion file from SVN for glibc 2.5 -- Sebastian Dröge Thu, 16 Nov 2006 17:56:30 +0100 valgrind (1:3.2.1-1) unstable; urgency=low * New upstream release. -- Andrés Roldán Thu, 5 Oct 2006 15:28:35 +0000 valgrind (1:3.2.0-2ubuntu3) edgy; urgency=low * debian/patches/90_from_svn_fix_cfsi_len_assertion.dpatch: - updated the limit, some applications were still not happy with the previous one -- Sebastien Bacher Thu, 12 Oct 2006 00:29:01 +0200 valgrind (1:3.2.0-2ubuntu2) edgy; urgency=low * debian/patches/90_from_svn_fix_cfsi_len_assertion.dpatch: - patch from SVN, fix cfsi->len assertion on amd64 (Ubuntu: #60589) * debian/patches/91_build_with_fno_stack_protector.dpatch: - add -fno-stack-protector to CFLAGS to fix the build -- Sebastien Bacher Fri, 6 Oct 2006 00:40:18 +0200 valgrind (1:3.2.0-2ubuntu1) edgy; urgency=low * Sync with Debian: + Drop build dependency on ia32-libs-dev -- Sebastian Dröge Mon, 26 Jun 2006 00:17:17 +0200 valgrind (1:3.2.0-2) unstable; urgency=low * New upstream release. (Closes: #373578) - Now callgrind is one of the main valgrind tools. - Add conflict (and provide) valgrind-callgrind. * debian/patches/02_load-address: - Not applied as it is not needed anymore. -- Andrés Roldán Thu, 15 Jun 2006 00:21:07 +0000 valgrind (1:3.1.1-1) unstable; urgency=low * Acknowledging NMU. Thanks Kurt. * New upstream release * Updated 02_version and 01_suppression-strip patches * Updated debian.supp * Suggests alleyoop and valgrind-callgrind instead of callgrind -- Andrés Roldán Wed, 29 Mar 2006 22:23:53 +0000 valgrind (1:3.1.0-2.1) unstable; urgency=low * Non-maintainer upload. * Add build dependency on libc6-dev-i386 [amd64] | ia32-libs-dev [amd64] so that it can get build on amd64. (Closes: #341186) -- Kurt Roeckx Sat, 4 Feb 2006 15:12:53 +0100 valgrind (1:3.1.0-2) unstable; urgency=low * debian/control: - Updated package description. - Added powerpc to Architecture list. (Closes: #270557) * Changed valgrind base load address. (Closes: #341252) -- Andrés Roldán Wed, 30 Nov 2005 16:29:24 +0000 valgrind (1:3.1.0-1) unstable; urgency=low * New upstream release. - Now it can load symbol table of large binaries. (Closes: #337196, #319243) - Now it runs on ppc. (Closes: #270557) * debian/patches/01_suppression-strip.dpatch: - Removes an existent Debian suppression. -- Andrés Roldán Mon, 28 Nov 2005 15:48:15 +0000 valgrind (1:3.0.1-2) unstable; urgency=low * debian/patches/02_version.dpatch: - Adds "Debian" to package version string * debian/debian.supp: - Adds suppression for Debian's libc6 2.3.5 dynamic linker. (Closes: #331727, #326832) -- Andrés Roldán Wed, 2 Nov 2005 14:35:58 +0000 valgrind (1:3.0.1-1) unstable; urgency=low * New upstream version. * Standard version is now 3.6.2. -- Andrés Roldán Thu, 1 Sep 2005 16:16:35 +0000 valgrind (1:3.0.0-1) unstable; urgency=low * New upstream release. (Closes: - Now valgrind run on AMD64. * debian/patches/{01_manpage,01_configure,01_pcm-ioctl}.dpatch: - Updated to fit this version. * debian/patches/{01_vgPlain_do_syscall,11_errorcode}.dpatch: - Removed. Not longer needed. -- Andrés Roldán Fri, 12 Aug 2005 14:47:42 +0000 valgrind (1:2.4.1-1) unstable; urgency=low * New stable release. -- Andrés Roldán Tue, 2 Aug 2005 13:00:20 +0000 valgrind (1:2.4.0-3) unstable; urgency=low * debian/valgrind.sh: - Prepends LD_LIBRARY_PATH over DBGPATH. (Closes: #304315) - Adds GLIBCPP_FORCE_NEW=1 (for gcc < 3.4) and GLIBCXX_FORCE_NEW=1 (for gcc >= 3.4) to force C++ STL to use malloc and to free memory by disabling memory caching (Closes: #307956) * debian/patches/01_manpage.dpatch: - New, adds reference to valgrind's authors and contributos on manpage. (Closes: #304902) * debian/patches/01_pcm-ioctl.dpatch: - New, adds PCM ioctls. (Closes: #305051) Patch sent by Samuel Thibault . * debian/debian-libc6-dbg.supp: - Updated. Thanks to Jeremy Nimmer . (Closes: #302250) -- Andrés Roldán Fri, 20 May 2005 10:37:30 +0000 valgrind (1:2.4.0-2) unstable; urgency=low * debian/debian-libc6-dbg.supp: - New file that includes suppressions for libc6-dbg/libpthread library. (Closes: #302250) * debian/valgrind.sh: - As memcheck is officialy the default tool, removed --tool=memcheck from VALGRIND_OPTS. - Will use /usr/lib/debian-libc6-dbg.supp if and only if using libc6-dbg. -- Andrés Roldán Fri, 8 Apr 2005 13:37:28 +0000 valgrind (1:2.4.0-1) unstable; urgency=low * New stable upstream release. * debian/valgrind.1: - Removed as it is already provided and maintained by upstream based on Debian's manpage. (Closes: #293049, #298222) -- Andrés Roldán Mon, 28 Mar 2005 14:59:35 +0000 valgrind (1:2.2.0+2.4.0rc4+1-1) unstable; urgency=low * New RC upstream release. - Fix unexpected SIGSEGV when using memcheck on programs where the first write to a particular 64k chunk is done by the FPU. - Fix a problem with the sys_futex wrapper which was inspecting the wrong arguments for FUTEX_REQUEUE. (Closes: #299514) - Format fixup for a debug printf. -- Andrés Roldán Tue, 15 Mar 2005 13:47:00 +0000 valgrind (1:2.2.0+2.4.0rc4-1) unstable; urgency=low * New RC upstream release. - Make sure that an FP write to a distinguished map makes it un-distinguished. -- Andrés Roldán Mon, 14 Mar 2005 19:32:24 +0000 valgrind (1:2.2.0+2.4.0rc3-1) unstable; urgency=low * New RC upstream release. - Fix which prevents an assertion failure when a threaded program forks, and the child starts a thread. - Fix a problem in which signals which have the default action of "ignore" (SIGCONT, WINCH, USR and CHLD) interrupted a blocked syscall. For these signals, Valgrind doesn't set a signal handler unless the client needs one. - Remove segment merging from mprotect(), which was causing rtldi to trigger a Valgrind internal error. - Fix the parsing of the 'R' floating-point type in the stabs parser. -- Andrés Roldán Sat, 12 Mar 2005 18:39:19 +0000 valgrind (1:2.2.0+2.4.0rc2-1) unstable; urgency=low * Yet another RC upstream version. * debian/patches/12_errhandling.dpatch: - Removed. Already on upstream source. -- Andrés Roldán Fri, 11 Mar 2005 13:38:46 +0000 valgrind (1:2.2.0+2.4.0rc1-1) unstable; urgency=low * New RC upstream release. (See upstream's changelog) (Closes: #296323) - libpthread has gone along with all the bugs associated with it. Instead, Valgrind now emulates the kernel's threading syscalls (clone, etc), and lets the user use your standard system libpthread. (Closes: #283995) - Signal handling should now be indistinguishable from running natively. (Closes: #230785, #252520) - Valgrind is built in Position Independent Executable (PIE) format if the toolchain supports it. This allows it to take advantage of all the available address space on systems with 4Gbyte user address spaces. (Closes: #272270, #288640) * debian/debian.supp: - Added zlib1g suppression. (Closes: #287603) - Added pthread_initialize suppression. * debian/patches/: - Removed some patches as they are already on upstream source. - {01_vgPlain_do_syscall,11_exitcode}.dpatch: Updated. - 12_errhandling.dpatch: Stops the error handling code trying to match object and function names against a suppression if it wasn't able to obtain the relevant name. -- Andrés Roldán Wed, 9 Mar 2005 21:07:41 +0000 valgrind (1:2.2.0-4) unstable; urgency=low * debian/patches/18_cpp-stabs.dpatch: - This patch attempts to fix the parsing of C++ stabs involving :: delimiters. * debian/patches/19_pthread_attr_getinheritsched.dpatch: - Adds a dummy implementation of pthread_attr_getinheritsched. * debian/patches/20_pthread_condattr_getsetpshared.dpatch: - Adds a dummy implementation of pthread_condattr_getpshared and pthread_condattr_setpshared. * debian/valgrind.default: - Removed. Useless file that nobody uses. (Closes: #279705) * debian/debian.supp: - Appended python suppression file provided by python's maintainer. * debian/control: - Suggests valgrind-callgrind instead of valgrind-calltree. (Closes: #278621) * debian/valgrind.sh: - Some cosmetic changes. -- Andrés Roldán Tue, 16 Nov 2004 18:44:04 +0000 valgrind (1:2.2.0-3) unstable; urgency=low * debian/patches/01_cachegrind.dpatch: - Cope with arguments over 510 characters in length when writing the cachegrind output file. * debian/patches/02_cachegrinderrno.dpatch: - This patch makes cachegrind report the reason why it was unable to open the output file. * debian/patches/15_pthread_mutexattr_gettype.dpatch: - Implements pthread_mutexattr_gettype(). * debian/patches/16_pthread_mutex_lock.dpatch: - Warns about a possible deadlock on thread. * debian/patches/17_statvfs64.dpatch: - Fixed the statfs64 wrapper to look at the right argument for the stat buffer and added an fstatfs64 wrapper. * debian/valgrind.sh: - Adds /usr/X11R6/lib/debug to LD_LIBRARY_PATH. (closes: #274972) -- Andrés Roldán Thu, 14 Oct 2004 13:35:43 +0000 valgrind (1:2.2.0-2) unstable; urgency=medium * debian/patches/13_sched_setaffinity-getaffinity.dpatch: - Adds support for sched_setaffinity() and sched_getaffinity() syscalls. * debian/patches/14_ioctls.dpatch: - Adds support for the following ioctls: + TIOCMBIS. + TIOCMBIC. + SG_EMULATED_HOST. + SG_GET_SG_TABLESIZE. + CDROMMULTISESSION. + CDROMVOLREAD. + CDROMREADAUDIO. -- Andrés Roldán Fri, 10 Sep 2004 21:41:45 +0000 valgrind (1:2.2.0-1) unstable; urgency=low * New stable release. (closes: #234030) * Updated patches according to this new version. * Removed some patches already on upstream source. * Make debian.supp the default suppression file for Debian. -- Andrés Roldán Wed, 1 Sep 2004 23:44:33 +0000 valgrind (1:2.1.2-3) unstable; urgency=low * debian/patches/01_libpthread.dpatch: - Patch to improving the logic in valgrind's libpthread that handles looking for functions in libc to forward to. If you have assertions like "Assertion `open_ptr != ((void *)0)", you may love this patch. * debian/patches/01_memcpy.dpatch: - Patch to remove warning when passing an uninitialized pointer to memcpy when length to copy is zero. * debian/patches/02_si_addr-SIGFPE.dpatch: - This patch should make valgrind fixup si_addr in the siginfo structure when SIGFPE is received so that it points at the right instruction. -- Andrés Roldán Thu, 26 Aug 2004 19:16:34 +0000 valgrind (1:2.1.2-2) unstable; urgency=low * debian/patches/01_sfence.dpatch: New. Move the decoding of SFENCE out of the SSE only part of disInstr. * debian/patches/01_ssort.dpatch: New. ssort() failed when signed int return type from comparison is too small to handle result of unsigned int subtraction. * debian/patches/02_sbbl.dpatch: New. gcc sometimes generates "sbbl %reg,%reg" to convert the carry flag into 0 or -1 in reg. This has no actual dependency on reg, but memcheck can't see that, and so will help if reg contains garbage. * debian/valgrind.1: + s/--logfile-fd/--log-fd/ + s/--logfile/--log-file/ + s/--logsocket/--log-socket/ -- Andrés Roldán Sun, 8 Aug 2004 17:08:08 +0000 valgrind (1:2.1.2-1) unstable; urgency=low * New upstream release. (See changelog) (closes: #248887, #258652) * Removed the following patches (already on upstream's package): - 01_hp2ps - 13_detailed_types - 14_db-attach - 15_async_io_syscalls.dpatch - 16_hdio_get_identity - 17_siocgmiiphy-siocgmiireg * Update the following patches: - 01_configure.dpatch - 01_vgPlain_do_syscall.dpatch - 11_exitcode.dpatch - 01_ipc_stuff.dpatch - 10_ansi-vg.dpatch - 12_readdir.dpatch * debian/patches/01_gettid.dpatch: New. Should closes: #238925 -- Andrés Roldán Tue, 20 Jul 2004 21:12:16 +0000 valgrind (1:2.1.1-4) unstable; urgency=low * debian/valgrind.sh: - Quoted VALGRIND_OPTS to avoid conflicts with multiple pre-defined options. (closes: #245241) * debian/valgrind.1: - Documented gen-suppressions option. (closes: #243734) - sed -e 's/Valgrind/\\fIvalgrind\\fP/g' valgrind.1 * debian/patches/15_async_io_syscalls.dpatch: - New. Adds support for asyncronous io syscalls. * debian/patches/16_hdio_get_identity.dpatch: - New. Addes support for HDIO_GET_IDENTITY syscall. * debian/patches/17_siocgmiiphy-siocgmiireg.dpatch: - New. Adds support SIOCGMIIPHY and SIOCGMIIREG. -- Andrés Roldán Sun, 20 Jun 2004 16:58:22 -0500 valgrind (1:2.1.1-3) unstable; urgency=low * debian/valgrind.1: Updated. - Added --track-fds description. - Added lax-ioctls weird hack description. - Added --db-attach description. - Added --db-command description. - Added --tool description. - Removed --gdb-attach description. - sed -e 's/skins/tools/g' - (closes: #241678, #241329) * debian/patches/14_db-attach.dpatch: New. Makes --db-attach=yes work again. (closes: #241676) * debian/patches/01_hp2ps.dpatch: New. Solves problem of massif creating PostScript(R) files. -- Andrés Roldán Thu, 8 Apr 2004 14:19:07 -0500 valgrind (1:2.1.1-2) unstable; urgency=medium * debian/control: sed -ne '/^Description:/,//p' control | sed -e 's/skins/tools/g' * debian/patches/12_readdir.dpatch: New. Add support for readdir syscall. (closes: #237996) * debian/patches/11_exitcode.dpatch: Upgraded. Now --version exits with 0 too. (closes: #238048) * debian/patches/13_detailed_types.dpatch: New. Adds support for --detailed-types option which extract detailed type info from debug sections. -- Andrés Roldán Fri, 19 Mar 2004 08:57:46 -0500 valgrind (1:2.1.1-1) unstable; urgency=low * New upstream version. - This version contains some internal structural changes needed for valgrind's long-term future. These don't affect end-users. It closes: #230785, #221413 - Greater isolation between Valgrind and the program being run, so the program is less likely to inadvertently kill Valgrind by doing wild writes. - Massif: a new space profiling tool. It will tell you in detail where and when your C/C++ code is allocating heap. Draws pretty .ps pictures of memory use against time. A potentially powerful tool for making sense of your program's space use. - Fixes for many bugs, including support for more SSE2/SSE3 instructions, various signal/syscall things, and various problems with debug info readers. (closes: #221659) - glibc 2.3.2 w/NPTL is massively different than what valgrind expects. - It now fully supports sysinfo page in 2.6 kernels. (closes: #217736, #227894, #229706, #230198) * The following patches has been updated: 12_ipc_stuff.dpatch renamed to 01_ipc_stuff.dpatch. 07_more_sem.dpatch renamed to 01_more_sem.dpatch. 10_ansi-vg.dpatch. 11_exitcode.dpatch. * The following patches has been removed. They are already on the upstream package: 10_vg_stabs2.dpatch. 01_vg_symtab2.c.dpatch. 09_vg_stabs.dpatch. 10_epoll.dpatch. * The following patches has been removed. They are useless or deprecated: 01_include-Makefile.am.dpatch. 01_include-Makefile.in.dpatch. 01_watchpoints.dpatch. 06_vg_include.h.dpatch. 10_timestamp.dpatch. 02_stack_addresses.dpatch. * debian/valgrind.doc: Removed PATCHES_APPLIED from the list. * debian/valgrind.default: Updated. Now you can especify valgrind options with VALGRIND_OPTS enviroment variable instead of VGOPTS. * debian/overrides: Added some overrides. * debian/valgrind.sh: Updated. Removed LD_ASSUME_KERNEL variable. Now it should handle things well. Besides, it will use memcheck as the default as now valgrind does not assume a default tool to use. -- Andrés Roldán Sat, 13 Mar 2004 04:32:15 +0000 valgrind (1:2.1.0-9) unstable; urgency=low * debian/patches/12_ipc_stuff.dpatch: New. Adds wrap of struct ipc_kludge to solve FTBFS bug. (closes: #236402) * debian/control: Build-Depends on dpatch (>> 2.0.0). (closes: #237214) -- Andrés Roldán Wed, 10 Mar 2004 14:41:24 +0000 valgrind (1:2.1.0-8) unstable; urgency=low * Fix build failures on woody. Thanks to David Kimdon. (closes: #233498) * Now --help and --version exits with code 0. (closes: #234368) -- Andrés Roldán Tue, 2 Mar 2004 23:55:06 +0000 valgrind (1:2.1.0-7) unstable; urgency=low * Improved watchpoint patch. Thanks again to Robert Walsh . * Added patch to add the --stack-addresses option which is used to show (or not show) the addresses in the stack trace output. * Added patch that lets GDB backtrace through vgPlain_do_syscall. Thanks to Daniel Jacobowitz . (closes: #225475) -- Andrés Roldán Mon, 16 Feb 2004 21:17:42 +0000 valgrind (1:2.1.0-6) unstable; urgency=low * Fixes bug generated by gcc which generates negatively-sized scopes and out of order line number information in the stabs debug info. Really fixes Bug#231093. -- Andrés Roldán Wed, 11 Feb 2004 13:42:04 +0000 valgrind (1:2.1.0-5) unstable; urgency=low * Added support for epoll(4) syscalls, a variant of poll(2). This API is meaningful just for 2.5 and higher kernels. * Upgraded copyright file. The upstream URL has changed and it was not UTF-8 encoded. * Added patch to support the --watchpoint option which allows the application to set a watchpoint on a memory location. See README.Debian for more information. Thanks to Robert Walsh . * Added glib suppression sent by David Schleef . (closes: #231989) * Added patch to make the valgrind.h compile with strict ANSI gcc options. (closes: #231604) -- Andrés Roldán Tue, 10 Feb 2004 18:43:25 +0000 valgrind (1:2.1.0-4) unstable; urgency=low * Added patch that fixes segfault with Objective-C debug info. (closes: #229925) * Added anothers suppressions to mitigate the error output due to missing syscall page support for 2.6 kernels. -- Andrés Roldán Wed, 4 Feb 2004 01:39:02 +0000 valgrind (1:2.1.0-3) unstable; urgency=medium * Applied patch to handle volatile qualifiers with stabs. The former patch just applied the const qualifiers patch. -- Andrés Roldán Sun, 1 Feb 2004 21:15:46 +0000 valgrind (1:2.1.0-2) unstable; urgency=low * Added patch to handle volatile and const qualifiers with stabs. (closes: #226217) * Added patch to show a timestamp in the output with the --time-stamp option. * Added $(MAKE) regtest to check valgrind when it's building. -- Andrés Roldán Mon, 5 Jan 2004 18:59:44 +0000 valgrind (1:2.1.0-1) unstable; urgency=low * New upstream version. - Removed the following patches (already included in main source): 02_valgrind-2.6-headers-fixes 03_vg_main.c 04_vg_syscalls.c 05_vg_replace_malloc.c 07_gettid_syscall 07_lfence_mfence 08_scas - Now blocking syscalls behave behave exactly as they do when running natively (not in valgrind). Hopefully closes: #166514 - Added support for file descriptors leakage checks (--track-fds=yes). When enabled, valgrind will print out a list of open file descriptors on exit. * Increased the number of semaphores supported. (closes: #221745) -- Andrés Roldán Wed, 17 Dec 2003 14:23:06 +0000 valgrind (1:2.0.0-4) unstable; urgency=low * Added new glibc suppressions. * Added stolen from head patch that implements __NR_gettid (syscall 224). * Added stolen from head patch to support LFENCE and MFENCE. * Added stolen from head patch to implement SCAS. * Removed potato suppressions. * Updated sarge suppressions. -- Andrés Roldán Sat, 6 Dec 2003 02:33:13 +0000 valgrind (1:2.0.0-3) unstable; urgency=low * Renamed debian/patches files to the XX_name.dpatch scheme. * Included patch from Jim Meyering to support __NR_statfs64 (syscall 268) and __NR_utimes (syscall 271) syscalls. * Added patch to support posix_memalign function. * Increased the line error message. Useful when your code has long lines. * Improved 03_vg_main.c.dpatch. Hopefully closes: #206917 -- Andrés Roldán Mon, 17 Nov 2003 18:14:02 +0000 valgrind (1:2.0.0-2) unstable; urgency=low * Build-depends and Recommends gdb. When configuring, it tries to determine where is gdb and if it's not installed, --gdb-attach will not work. (closes: #220729) -- Andrés Roldán Fri, 14 Nov 2003 13:39:52 +0000 valgrind (1:2.0.0-1) unstable; urgency=low * New upstream version. - Removed patches to allow valgrind compile under kernel 2.6. It is already on the valgrind upstream source. - Removed compilation with profile support. - Removed patch that solved unhandled instruction bytes problem. It is already on the valgrind upstream source. - Removed patch that solved the stack corruption on valgrind. It is already on the valgrind upstream source. -- Andrés Roldán Thu, 13 Nov 2003 23:06:21 +0000 valgrind (20031012-6) unstable; urgency=low * I didn't want this but even the upstream has not a better solution. It has been added LD_ASSUME_KERNEL=2.4.1 to the valgrind wrapper to solve all the bugs related to NPTL at the moment in valgrind. Really fix #218611 and closes: #220161, #218609 -- Andrés Roldán Tue, 11 Nov 2003 13:10:28 +0000 valgrind (20031012-5) unstable; urgency=low * Compiled with the latest libc6 (2.3.2.ds1-10) that added a patch to disable NPTL for programs that call the old errno. If this bug is still appearing on you, you may as well upgrade to libc6-2.3.2.ds1-10 or newer. (closes: #218611) * Updated README.Debian. Read it please. -- Andrés Roldán Sat, 8 Nov 2003 17:10:09 +0000 valgrind (20031012-4) unstable; urgency=low * Added patch sent from Andrew Moise that solves the bugs arised with the latest libc6. Thanks to him. (closes: #218611, #218629, #218636) -- Andrés Roldán Mon, 3 Nov 2003 03:04:57 +0000 valgrind (20031012-3) unstable; urgency=low * Added patch that solves the unhandled instruction bytes bug found on valgrind. -- Andrés Roldán Mon, 20 Oct 2003 13:50:08 +0000 valgrind (20031012-2) unstable; urgency=low * Removed suggestion of valgrind-headers. (closes: #215262) * Added patch that solves the not-ever-reported bug of stack corruption on valgrind. -- Andrés Roldán Thu, 16 Oct 2003 14:50:22 +0000 valgrind (20031012-1) unstable; urgency=low * New upstream version. -- Andrés Roldán Wed, 15 Oct 2003 21:13:02 +0000 valgrind (20030725-8) unstable; urgency=low * Put together again all the package. I know, that was a bad idea. * Added vg_profile.c to includes. -- Andrés Roldán Fri, 10 Oct 2003 17:36:26 +0000 valgrind (20030725-7) unstable; urgency=low * At last, there has been included a full valgrind manpage written by me. (closes: #166561) -- Andrés Roldán Thu, 2 Oct 2003 20:44:29 +0000 valgrind (20030725-6) unstable; urgency=low * The "I'm feeling smart today (am I?)" release. * Changed maintainer's e-mail. * Bumped Standards-Version to 3.6.1. * Splitted into two packages: valgrind-headers (Headers only needed to create new skins) and valgrind (the core package). * Included "vg_profile.c" to some skins (cachegrind, corecheck, lackey and none) to make them support profiling. * Updated debian/README.Debian and debian/copyright. -- Andrés Roldán Sun, 28 Sep 2003 16:44:04 -0500 valgrind (20030725-5) unstable; urgency=low * Added new XFree86 suppression to sid.supp. * Removed useless build-depend on sharutils. -- Andrés Roldán WeSun, 14 Sep 2003 05:12:48 +0000 valgrind (20030725-4) unstable; urgency=low * Now it really compiles on 2.6 kernels. (closes: #208142) -- Andrés Roldán Wed, 3 Sep 2003 22:44:00 +0000 valgrind (20030725-3) unstable; urgency=low * Changed the valgrind wrapper. It didn't work when it was using libraries on a non-standard location. (Thanks Jason :). (closes: #207771) * Added patch to support compilation for 2.6 kernels (closes: #208142) -- Andrés Roldán Mon, 1 Sep 2003 16:38:59 +0000 valgrind (20030725-2) unstable; urgency=low * Added suggestion to use libc6-dbg which shows pretty important debugging information. * Added wrapper to use libc6-dbg if it's installed. * Added sid.supp to work with the newest libc6 version. * Built with newer libc6. * Added patch to support waitpid syscall. (closes: #206366) -- Andrés Roldán Wed, 20 Aug 2003 16:42:37 +0000 valgrind (20030725-1) unstable; urgency=low * New upstream version taken from cvs head. Fixes some minor bugs. * Fixed debian-specific suppressions errors. (closes: #202126) -- Andrés Roldán Tue, 29 Jul 2003 02:07:08 +0000 valgrind (20030716-1) unstable; urgency=low * New upstream version taken from cvs head. (closes: #188155) * Add suggestion to use valgrind-calltree which is needed to make a good use of kcachegrind (closes: #193169) * Bumped Standard-Version to 3.6.0. Changelog and control is now UTF-8 enconded. * Updated long description. -- Andrés Roldán Fri, 18 Jul 2003 14:25:19 +0000 valgrind (1.9.6-1) unstable; urgency=low * New upstream version. * Removed the patch from Anders Gustafsson since it is already on the upstream source. * Added FAQ.txt to documentation (please read it). * Changed default suppresion to sarge.supp. I left woody.supp and potato.supp for compatibility. * Added a stolen-from-HEAD patch from Crispin Flowerday that closes all the opened file descriptors when the work is done. * Added a stolen-from-HEAD patch from Jeffrey Stedfast to avoid confussion when the number of the suppression callers is >= VG_N_SUPP_CALLERS. * Added a stolen-from-HEAD patch from Troels Walsted Hansen that allows reuse of the socket. -- Andrés Roldán Sat, 10 May 2003 18:53:36 +0000 valgrind (1.9.5-2) unstable; urgency=low * Change index.html to manual.html in doc-base (closes: #189749, #190180) * Fixed some minor typo issues. * Added some overrides of some unstripped share objects. * valgrind --help now goes to stdout (closes: #189657) * Applied patch from Anders Gustafsson to make valgrind usable for linux-2.5.68. (closes: #191347) -- Andrés Roldán Sat, 28 Apr 2003 08:45:10 +0000 valgrind (1.9.5-1) unstable; urgency=low * New maintainer. * Began to use the devel branch of valgrind as the default version. See README.Debian. (closes: #166514, #179248, #186924, #179114) * Bumped up Standard-Version according to latest Debian Policy. -- Andrés Roldán Wed, 16 Apr 2003 22:56:26 +0000 valgrind (1.0.4-2.2) unstable; urgency=low * Non-maintainer upload. * Patched to support __NR_exit_group syscall. Requires compilation against a kernel with __NR_exit_group defined. Closes: #179581. * Remove configure generated files. * Add a trailing new line to debian/docs, to quiet dpkg-source. * Remove dh_testroot call from clean target in rules. Closes: #174263. * Fix the config.sub/config.guess out of date problem, by depending on autotools-dev. * Remove call to dh_undocumented. * Remove debian/conffiles, as this is done automatically now. * Fix boilerplate text in debian/copyright, which was from dh_make. * Mostly lintian clean. All that is left is to write some manpages. -- Adam Heath Fri, 7 Feb 2003 13:16:59 -0600 valgrind (1.0.4-2.1) unstable; urgency=low * Non-maintainer upload. * Rebuilt to work with current glibc (closes: #173918). -- Robert Bihlmeyer Thu, 26 Dec 2002 17:55:58 +0100 valgrind (1.0.4-2) unstable; urgency=low * removed the conflicts: against libc6 2.3 -- upstream 1.0.4 is happy with that libc now (Closes: #165361) -- Cyrille Chepelov Wed, 23 Oct 2002 08:46:04 +0200 valgrind (1.0.4-1) unstable; urgency=low * New upstream release * Added a conflicts: against libc6 2.3 until I can investigate more. If things go well, -2 should lift this restriction. * Includes the Call Tree patch-0.2b-valgrind-1.0.4.gz from Josef Weindorfer * Includes the ValGui support patch vg104-after-ct0.2b.diff from Eric Estievenart. * added FAQ.txt to the docs -- Cyrille Chepelov Mon, 21 Oct 2002 07:20:42 +0200 valgrind (1.0.3-2) unstable; urgency=low * added an experimental patch from upstream, valgrind-1.0.3-gcc3.1-and-above-patch1.txt. This should help reducing the amount of noise when compiling with gcc3.1 and above. -- Cyrille Chepelov Tue, 24 Sep 2002 21:23:00 +0200 valgrind (1.0.3-1) unstable; urgency=low * New upstream release (Closes: #160469) * added a "suggests" on kcachegrind * Includes the Call Tree patch-0.2a-valgrind-1.0.2.gz from Josef Weindorfer, to improve compatibility with kcachegrind (Closes: #161208) -- Cyrille Chepelov Thu, 19 Sep 2002 07:20:50 +0200 valgrind (1.0.1-2) unstable; urgency=low * Add forgotten upstream ChangeLog (Closes: #159333) -- Cyrille Chepelov Mon, 2 Sep 2002 18:52:25 +0200 valgrind (1.0.1-1) unstable; urgency=low * New upstream release (Closes: #154921) * added CURRENT_BUG_STATUS to the doc directory. * Using the same maintainer address for all packages, sheesh! -- Cyrille Chepelov Wed, 28 Aug 2002 09:48:30 +0200 valgrind (1.0.0-1) unstable; urgency=low * New upstream release (Closes: #154394) -- Cyrille Chepelov Sat, 27 Jul 2002 16:51:14 +0200 valgrind (1.0pre6-1) unstable; urgency=low * New upstream release -- Cyrille Chepelov Sun, 21 Jul 2002 17:26:16 +0200 valgrind (1.0pre2-2) unstable; urgency=low * removed call to dh_strip, at upstream's request * Added an override against unstripped-binary-or-object, after shaleh gave green light. -- Cyrille Chepelov Fri, 21 Jun 2002 15:12:24 +0200 valgrind (1.0pre2-1) unstable; urgency=low * New upstream release. Should hopefully close #150588. * installs file valgrind.h into /usr/include (Closes: #147718). In fact, install now uses 'make install' which has been available for a while. -- Cyrille Chepelov Fri, 21 Jun 2002 14:26:54 +0200 valgrind (0.0.20020511-1) unstable; urgency=low * New upstream release. Should close #145554; waiting for feedback before closing this bug. -- Cyrille Chepelov Sat, 11 May 2002 21:48:51 +0200 valgrind (0.0.20020503b-2) unstable; urgency=low * Added a "local" suppressions file in the default conffile (Closes #145691 a more complete way without code-level changes). -- Cyrille Chepelov Sun, 5 May 2002 21:52:57 +0200 valgrind (0.0.20020503b-1) unstable; urgency=low * New upstream release. This one fixes a major bug from the last two snapshot packages (20020428 and 20020502). * added forgotten new binary libpthead.so (Closes: #145738) * Added a note in README.Debian about problems with running kernel 2.2 with a binary built using kernel 2.4 (see #145554, which is not fixed yet). * Added a suppression for "ls -l" (Closes: 145727) and added a "debian.supp" temporary suppressions file. These suppressions should all be temporary, until upstream merges them. * Added a file, /etc/default/valgrind, which allows you to tweak default options for valgrind and cachegrind; in particular, the default suppressions file. (Closes: #145691) * Updated the control file to reflect the new features (libpthread, cachegrind) -- Cyrille Chepelov Sun, 5 May 2002 20:26:20 +0200 valgrind (0.0.20020502-1) unstable; urgency=low * New upstream release * Fixed description grammar/typography (Closes: #145311) * Fixed suppressions file generation. Now the package ships with "woody" and "potato" suppressions files (unconditionally uses "woody.supp" by default). (Closes: #145445) * Added a hint in README.Debian about the possibility to use the debugging libc6. -- Cyrille Chepelov Thu, 2 May 2002 19:23:35 +0200 valgrind (0.0.20020428-1) unstable; urgency=low * New upstream release * This package now works only with glibc-2.2 (upstream also supports glibc-2.1) -- Cyrille Chepelov Tue, 30 Apr 2002 07:30:04 +0200 valgrind (0.0.20020329-3) unstable; urgency=low * debian/control: added a build-dependency against glibc-2.2 (prevents attempts to build on potato; previous libc6-dev lacked a #define IPC_64 in linux/ipc.h). This again suggested by Cristian Ionescu-Idbohrn. * Reviewed the upgrading checklist, and bumped up the Standards-Version accordingly. -- Cyrille Chepelov Sat, 6 Apr 2002 21:44:53 +0200 valgrind (0.0.20020329-2) unstable; urgency=low * debian/rules: better cleaned up ./configure-generated files (used distclean rather than clean). * valgrind.1: removed a small inconsistency in the parameter documentation. Both these issues were reported by Cristian Ionescu-Idbohrn -- Cyrille Chepelov Sat, 6 Apr 2002 18:44:07 +0200 valgrind (0.0.20020329-1) unstable; urgency=low * New upstream release * This time hopefully I won't re-upload a previously-rejected version. -- Cyrille Chepelov Sat, 6 Apr 2002 09:41:44 +0200 valgrind (0.0.20020320-1) unstable; urgency=low * New upstream version. * Fixed copyright file, which was lacking a mention of the GPL (oops). * added the README_MISSING_SYSCALL_OR_IOCTL docfile. -- Cyrille Chepelov Thu, 21 Mar 2002 19:05:21 +0100 valgrind (0.0.20020226-2) unstable; urgency=low * Updated description to reflect the fact that funky instruction and clone() are still unsupported. (Closes a comment from Joe Buck ) -- Cyrille Chepelov Wed, 27 Feb 2002 00:53:50 +0100 valgrind (0.0.20020226-1) unstable; urgency=low * New upstream release -- Cyrille Chepelov Tue, 26 Feb 2002 23:53:01 +0100 valgrind (0.0.20020224-1) unstable; urgency=low * Initial Release (closes: #135718) -- Cyrille Chepelov Mon, 25 Feb 2002 20:16:46 +0100