# ChangeLog for dev-util/valgrind # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.53 2005/08/30 20:01:54 griffon26 Exp $ *valgrind-3.0.1 (30 Aug 2005) 30 Aug 2005; Maurice van der Pot +valgrind-3.0.1.ebuild: Added version 3.0.1 of valgrind. This one is built without PIE as it seems to cause trouble from time to time. This should fix bug #102157 reported by Dizzy . 04 Aug 2005; Herbie Hopkins valgrind-3.0.0.ebuild: Marked ~amd64 wrt bug #101386. 04 Aug 2005; Jory A. Pratt valgrind-3.0.0.ebuild: Marked ~ppc and added -* as bug report requested *valgrind-3.0.0 (04 Aug 2005) *valgrind-2.4.1 (04 Aug 2005) 04 Aug 2005; Maurice van der Pot +files/valgrind-2.4.1-dont-trample-cflags.patch, +files/valgrind-2.4.1-static-const.patch, +files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild, +valgrind-3.0.0.ebuild: Added two new releases of valgrind. 2.4.1 is mainly a stability release while 3.0.0 is a release that is much more portable to platforms other than x86. It should work on amd64 already. I also reevaluated all patches/restrictions that were present in earlier ebuilds, removed the ones that seem no longer necessary and commented the ones that do. 28 Jun 2005; Maurice van der Pot -files/valgrind-2.1.1-pic.patch, -files/valgrind-2.1.2-kernel-headers.patch, -files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild, -valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild, -valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild, valgrind-2.4.0.ebuild: Marked valgrind 2.4.0 stable on x86. Removed old valgrind ebuilds. 25 May 2005; Maurice van der Pot valgrind-2.4.0.ebuild: Added back ppc support. 12 Apr 2005; Maurice van der Pot +files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: Included some fixes that should enable building with PIE, even with a hardened gcc profile; this fixes bug #87598 reported by Olaf Freyer Also prepared the ebuild for ppc support. 28 Mar 2005; Maurice van der Pot valgrind-2.4.0.ebuild: Adapted to changes in configure, fixing bug #87010. Thanks to Olivier for identifying the problem. 24 Mar 2005; Maurice van der Pot : Had repoman fix Manifest file 24 Mar 2005; Maurice van der Pot valgrind-2.4.0.ebuild: Corrected url to source *valgrind-2.4.0 (24 Mar 2005) 24 Mar 2005; Maurice van der Pot valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until a ppc version is released. Marked 2.2.0-r2 stable on x86 22 Feb 2005; Maurice van der Pot +files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: Fixed compilation against 2.6.10 kernel headers closing bug #82629 reported by Dennis Schridde . *valgrind-2.2.0-r2 (13 Feb 2005) 13 Feb 2005; Maurice van der Pot +valgrind-2.2.0-r2.ebuild: Prevent valgrind from ignoring CFLAGS in environment to allow building with hardened gcc (see bug #75789 reported by Dominik Schäfer ) Make valgrind less dependent on actual name of kernel headers as suggested by Mihai Limbasan in bug #80176. *valgrind-2.2.0-r1 (19 Dec 2004) 19 Dec 2004; Maurice van der Pot +files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: Remove nested function to enable running without an executable stack. Fixes segmentation fault on nptl systems as reported by Pedro Morales in bug #74716. 28 Oct 2004; Maurice van der Pot metadata.xml: Taken up maintenance of valgrind. 23 Sep 2004; Caleb Tennis valgrind-2.2.0.ebuild: Marking x86 stable 03 Sep 2004; Luca Barbato valgrind-2.2.0.ebuild: Stray ebuild got committed in place, replaced with the correct one. 03 Sep 2004; Luca Barbato valgrind-2.2.0.ebuild: Minor fix, thanks again to Olaf Freyer for reporting it *valgrind-2.2.0 (02 Sep 2004) 02 Sep 2004; Luca Barbato +valgrind-2.2.0.ebuild: New Version, experimental ppc support available 07 Aug 2004; Luca Barbato valgrind-2.1.2.ebuild: Fix for the system headers wierdness, thanks to Olaf Freyer 24 Jul 2004; Michael Sterrett valgrind-2.1.2.ebuild: don't rdepend on autoconf; error message; doc tidy *valgrind-2.1.2 (22 Jul 2004) 22 Jul 2004; Luca Barbato +files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: New version, thanks to Olaf Freyer for the early patch. 10 Jul 2004; Tom Martin valgrind-2.1.1-r1.ebuild: Marking -amd64, valgrind is ix86 specific. 01 Jul 2004; Jeremy Huddleston valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, valgrind-2.1.1.ebuild: virtual/glibc -> virtual/libc *valgrind-2.1.1-r1 (17 Jun 2004) 17 Jun 2004; valgrind-2.1.1-r1.ebuild, files/valgrind-2.1.1-pic.patch: added patch from bug 54068 to make valgrind pic aware