| 1 |
blocke |
1.1 |
# ChangeLog for dev-util/valgrind
|
| 2 |
griffon26 |
1.41 |
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
anarchy |
1.51 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.50 2005/08/04 21:38:19 griffon26 Exp $
|
| 4 |
|
|
|
| 5 |
|
|
04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild:
|
| 6 |
|
|
Marked ~ppc and added -* as bug report requested
|
| 7 |
griffon26 |
1.50 |
|
| 8 |
|
|
*valgrind-3.0.0 (04 Aug 2005)
|
| 9 |
|
|
*valgrind-2.4.1 (04 Aug 2005)
|
| 10 |
|
|
|
| 11 |
|
|
04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 12 |
|
|
+files/valgrind-2.4.1-dont-trample-cflags.patch,
|
| 13 |
|
|
+files/valgrind-2.4.1-static-const.patch,
|
| 14 |
|
|
+files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild,
|
| 15 |
|
|
+valgrind-3.0.0.ebuild:
|
| 16 |
|
|
Added two new releases of valgrind. 2.4.1 is mainly a stability release
|
| 17 |
|
|
while 3.0.0 is a release that is much more portable to platforms other
|
| 18 |
|
|
than x86. It should work on amd64 already.
|
| 19 |
|
|
I also reevaluated all patches/restrictions that were present in earlier
|
| 20 |
|
|
ebuilds, removed the ones that seem no longer necessary and commented
|
| 21 |
|
|
the ones that do.
|
| 22 |
griffon26 |
1.49 |
|
| 23 |
|
|
28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 24 |
|
|
-files/valgrind-2.1.1-pic.patch,
|
| 25 |
|
|
-files/valgrind-2.1.2-kernel-headers.patch,
|
| 26 |
|
|
-files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild,
|
| 27 |
|
|
-valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild,
|
| 28 |
|
|
-valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild,
|
| 29 |
|
|
valgrind-2.4.0.ebuild:
|
| 30 |
|
|
Marked valgrind 2.4.0 stable on x86.
|
| 31 |
|
|
Removed old valgrind ebuilds.
|
| 32 |
griffon26 |
1.48 |
|
| 33 |
|
|
25 May 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 34 |
|
|
valgrind-2.4.0.ebuild:
|
| 35 |
|
|
Added back ppc support.
|
| 36 |
griffon26 |
1.47 |
|
| 37 |
|
|
12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 38 |
|
|
+files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild:
|
| 39 |
|
|
Included some fixes that should enable building with PIE,
|
| 40 |
|
|
even with a hardened gcc profile; this fixes bug #87598
|
| 41 |
|
|
reported by Olaf Freyer <aaron@cs.tu-berlin.de>
|
| 42 |
|
|
Also prepared the ebuild for ppc support.
|
| 43 |
griffon26 |
1.46 |
|
| 44 |
|
|
28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 45 |
|
|
valgrind-2.4.0.ebuild:
|
| 46 |
|
|
Adapted to changes in configure, fixing bug #87010. Thanks to
|
| 47 |
|
|
Olivier <ocastan@noos.fr> for identifying the problem.
|
| 48 |
griffon26 |
1.45 |
|
| 49 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> :
|
| 50 |
|
|
Had repoman fix Manifest file
|
| 51 |
griffon26 |
1.44 |
|
| 52 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 53 |
|
|
valgrind-2.4.0.ebuild:
|
| 54 |
|
|
Corrected url to source
|
| 55 |
griffon26 |
1.43 |
|
| 56 |
|
|
*valgrind-2.4.0 (24 Mar 2005)
|
| 57 |
|
|
|
| 58 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 59 |
|
|
valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild:
|
| 60 |
|
|
Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until
|
| 61 |
|
|
a ppc version is released.
|
| 62 |
|
|
Marked 2.2.0-r2 stable on x86
|
| 63 |
griffon26 |
1.42 |
|
| 64 |
|
|
22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 65 |
|
|
+files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild:
|
| 66 |
|
|
Fixed compilation against 2.6.10 kernel headers closing bug #82629
|
| 67 |
|
|
reported by Dennis Schridde <lindevel@gmx.net>.
|
| 68 |
griffon26 |
1.41 |
|
| 69 |
|
|
*valgrind-2.2.0-r2 (13 Feb 2005)
|
| 70 |
|
|
|
| 71 |
|
|
13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org>
|
| 72 |
|
|
+valgrind-2.2.0-r2.ebuild:
|
| 73 |
|
|
Prevent valgrind from ignoring CFLAGS in environment to allow building
|
| 74 |
|
|
with hardened gcc (see bug #75789 reported by Dominik Schäfer
|
| 75 |
|
|
<schaedpq@despammed.com>)
|
| 76 |
|
|
Make valgrind less dependent on actual name of kernel headers as
|
| 77 |
|
|
suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176.
|
| 78 |
griffon26 |
1.40 |
|
| 79 |
|
|
*valgrind-2.2.0-r1 (19 Dec 2004)
|
| 80 |
|
|
|
| 81 |
|
|
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org>
|
| 82 |
|
|
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild:
|
| 83 |
|
|
Remove nested function to enable running without an executable stack.
|
| 84 |
|
|
Fixes segmentation fault on nptl systems as reported by Pedro Morales
|
| 85 |
|
|
<pemorale@dcc.uchile.cl> in bug #74716.
|
| 86 |
griffon26 |
1.39 |
|
| 87 |
|
|
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml:
|
| 88 |
|
|
Taken up maintenance of valgrind.
|
| 89 |
caleb |
1.38 |
|
| 90 |
|
|
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild:
|
| 91 |
|
|
Marking x86 stable
|
| 92 |
lu_zero |
1.37 |
|
| 93 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
|
| 94 |
|
|
Stray ebuild got committed in place, replaced with the correct one.
|
| 95 |
lu_zero |
1.36 |
|
| 96 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
|
| 97 |
|
|
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it
|
| 98 |
lu_zero |
1.35 |
|
| 99 |
|
|
*valgrind-2.2.0 (02 Sep 2004)
|
| 100 |
|
|
|
| 101 |
|
|
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild:
|
| 102 |
|
|
New Version, experimental ppc support available
|
| 103 |
lu_zero |
1.34 |
|
| 104 |
|
|
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild:
|
| 105 |
|
|
Fix for the system headers wierdness, thanks to Olaf Freyer
|
| 106 |
|
|
<aaron@cs.tu-berlin.de>
|
| 107 |
mr_bones_ |
1.33 |
|
| 108 |
|
|
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild:
|
| 109 |
|
|
don't rdepend on autoconf; error message; doc tidy
|
| 110 |
lu_zero |
1.32 |
|
| 111 |
|
|
*valgrind-2.1.2 (22 Jul 2004)
|
| 112 |
|
|
|
| 113 |
|
|
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org>
|
| 114 |
|
|
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild:
|
| 115 |
|
|
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the
|
| 116 |
|
|
early patch.
|
| 117 |
slarti |
1.31 |
|
| 118 |
|
|
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild:
|
| 119 |
|
|
Marking -amd64, valgrind is ix86 specific.
|
| 120 |
eradicator |
1.30 |
|
| 121 |
|
|
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
|
| 122 |
|
|
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild,
|
| 123 |
|
|
valgrind-2.1.1.ebuild:
|
| 124 |
|
|
virtual/glibc -> virtual/libc
|
| 125 |
caleb |
1.27 |
|
| 126 |
solar |
1.28 |
*valgrind-2.1.1-r1 (17 Jun 2004)
|
| 127 |
caleb |
1.27 |
|
| 128 |
solar |
1.28 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild,
|
| 129 |
|
|
files/valgrind-2.1.1-pic.patch:
|
| 130 |
|
|
added patch from bug 54068 to make valgrind pic aware
|
| 131 |
blocke |
1.1 |
|