| 1 |
# ChangeLog for dev-util/valgrind |
| 2 |
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.61 2006/06/09 20:01:40 griffon26 Exp $ |
| 4 |
|
| 5 |
11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 6 |
valgrind-3.2.0.ebuild: |
| 7 |
Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org> |
| 8 |
and added a blocking dep for callgrind as part of a fix for bug #136303 |
| 9 |
reported by Daniel Franke <franke.daniel@gmail.com>. |
| 10 |
|
| 11 |
09 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 12 |
-files/valgrind-2.2.0-current-macro-clash.patch, |
| 13 |
-files/valgrind-2.2.0-no-exec-stack.patch, |
| 14 |
-files/valgrind-2.4.0-pie-fix.patch, |
| 15 |
-files/valgrind-2.4.1-dont-trample-cflags.patch, |
| 16 |
-files/valgrind-2.4.1-static-const.patch, |
| 17 |
-files/valgrind-3.0.0-pie-fix.patch, -files/valgrind-3.0.1-mfence.patch, |
| 18 |
-files/valgrind-3.0.1-pic-fix.patch, -valgrind-2.2.0-r2.ebuild, |
| 19 |
-valgrind-2.4.0.ebuild, -valgrind-2.4.1.ebuild, -valgrind-3.0.0.ebuild, |
| 20 |
-valgrind-3.0.1.ebuild, -valgrind-3.0.1-r1.ebuild, -valgrind-3.1.0.ebuild, |
| 21 |
valgrind-3.1.1.ebuild: |
| 22 |
Removed a bunch of old ebuilds and fixed bug #131987 reported by Marti |
| 23 |
Raudsepp <marti@juffo.org> in valgrind-3.1.1. |
| 24 |
|
| 25 |
*valgrind-3.2.0 (07 Jun 2006) |
| 26 |
|
| 27 |
07 Jun 2006; Luca Barbato <lu_zero@gentoo.org> +valgrind-3.2.0.ebuild: |
| 28 |
New version |
| 29 |
|
| 30 |
11 Apr 2006; Joshua Jackson <tsunam@gentoo.org> valgrind-3.1.1.ebuild: |
| 31 |
stable on x86; bug #129127 |
| 32 |
|
| 33 |
*valgrind-3.1.1 (29 Mar 2006) |
| 34 |
|
| 35 |
29 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 36 |
+valgrind-3.1.1.ebuild: |
| 37 |
Added version 3.1.1 of valgrind, which is purely a bug fixing release. |
| 38 |
Requested by Nuno Lopes <nunoplopes@sapo.pt> in bug #127766. |
| 39 |
|
| 40 |
07 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 41 |
+files/valgrind-3.1.0-amd64-nomultilib-fix.patch, valgrind-3.1.0.ebuild: |
| 42 |
Added patch created by Marco Matthies <gentoo-bugzilla@moinmarco.de> for |
| 43 |
bug #114407 reported by Scott Robert Ladd <gentoo@coyotegulch.com>. This |
| 44 |
problem occurred only on amd64 without multilib. |
| 45 |
|
| 46 |
03 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 47 |
valgrind-3.1.0.ebuild: |
| 48 |
Filtering out -fstack-protector again, because otherwise valgrind would need |
| 49 |
__guard and __stack_smash_handler from glibc, which it doesn't link to. |
| 50 |
Closes bug #114347 reported by Graham Murray <graham@gmurray.org.uk> |
| 51 |
|
| 52 |
*valgrind-3.1.0 (02 Dec 2005) |
| 53 |
|
| 54 |
02 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 55 |
+valgrind-3.1.0.ebuild: |
| 56 |
Added version 3.1.0 of valgrind. To summarise, AMD64 support is much better, |
| 57 |
PPC32 support is now usable, and this is the first release in the 3.0 line |
| 58 |
that supports core dumping for programs running under valgrind. |
| 59 |
|
| 60 |
*valgrind-3.0.1-r1 (06 Nov 2005) |
| 61 |
|
| 62 |
06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 63 |
+files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |
| 64 |
+valgrind-3.0.1-r1.ebuild: |
| 65 |
The mfence patch fixes the failed assertion mentioned by Brian Tarricone |
| 66 |
<bjt23@cornell.edu> in bug #101402. The pic patch was supplied by Ned Ludd |
| 67 |
<solar@gentoo.org> to fix bug #111233. |
| 68 |
|
| 69 |
*valgrind-3.0.1 (30 Aug 2005) |
| 70 |
|
| 71 |
30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 72 |
+valgrind-3.0.1.ebuild: |
| 73 |
Added version 3.0.1 of valgrind. This one is built without PIE as it seems to |
| 74 |
cause trouble from time to time. This should fix bug #102157 reported by Dizzy |
| 75 |
<dizzy@roedu.net>. |
| 76 |
|
| 77 |
04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
| 78 |
Marked ~amd64 wrt bug #101386. |
| 79 |
|
| 80 |
04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
| 81 |
Marked ~ppc and added -* as bug report requested |
| 82 |
|
| 83 |
*valgrind-3.0.0 (04 Aug 2005) |
| 84 |
*valgrind-2.4.1 (04 Aug 2005) |
| 85 |
|
| 86 |
04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 87 |
+files/valgrind-2.4.1-dont-trample-cflags.patch, |
| 88 |
+files/valgrind-2.4.1-static-const.patch, |
| 89 |
+files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild, |
| 90 |
+valgrind-3.0.0.ebuild: |
| 91 |
Added two new releases of valgrind. 2.4.1 is mainly a stability release |
| 92 |
while 3.0.0 is a release that is much more portable to platforms other |
| 93 |
than x86. It should work on amd64 already. |
| 94 |
I also reevaluated all patches/restrictions that were present in earlier |
| 95 |
ebuilds, removed the ones that seem no longer necessary and commented |
| 96 |
the ones that do. |
| 97 |
|
| 98 |
28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 99 |
-files/valgrind-2.1.1-pic.patch, |
| 100 |
-files/valgrind-2.1.2-kernel-headers.patch, |
| 101 |
-files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild, |
| 102 |
-valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild, |
| 103 |
-valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild, |
| 104 |
valgrind-2.4.0.ebuild: |
| 105 |
Marked valgrind 2.4.0 stable on x86. |
| 106 |
Removed old valgrind ebuilds. |
| 107 |
|
| 108 |
25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 109 |
valgrind-2.4.0.ebuild: |
| 110 |
Added back ppc support. |
| 111 |
|
| 112 |
12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 113 |
+files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: |
| 114 |
Included some fixes that should enable building with PIE, |
| 115 |
even with a hardened gcc profile; this fixes bug #87598 |
| 116 |
reported by Olaf Freyer <aaron@cs.tu-berlin.de> |
| 117 |
Also prepared the ebuild for ppc support. |
| 118 |
|
| 119 |
28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 120 |
valgrind-2.4.0.ebuild: |
| 121 |
Adapted to changes in configure, fixing bug #87010. Thanks to |
| 122 |
Olivier <ocastan@noos.fr> for identifying the problem. |
| 123 |
|
| 124 |
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
| 125 |
Had repoman fix Manifest file |
| 126 |
|
| 127 |
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 128 |
valgrind-2.4.0.ebuild: |
| 129 |
Corrected url to source |
| 130 |
|
| 131 |
*valgrind-2.4.0 (24 Mar 2005) |
| 132 |
|
| 133 |
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 134 |
valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
| 135 |
Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
| 136 |
a ppc version is released. |
| 137 |
Marked 2.2.0-r2 stable on x86 |
| 138 |
|
| 139 |
22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 140 |
+files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
| 141 |
Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
| 142 |
reported by Dennis Schridde <lindevel@gmx.net>. |
| 143 |
|
| 144 |
*valgrind-2.2.0-r2 (13 Feb 2005) |
| 145 |
|
| 146 |
13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 147 |
+valgrind-2.2.0-r2.ebuild: |
| 148 |
Prevent valgrind from ignoring CFLAGS in environment to allow building |
| 149 |
with hardened gcc (see bug #75789 reported by Dominik Schäfer |
| 150 |
<schaedpq@despammed.com>) |
| 151 |
Make valgrind less dependent on actual name of kernel headers as |
| 152 |
suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
| 153 |
|
| 154 |
*valgrind-2.2.0-r1 (19 Dec 2004) |
| 155 |
|
| 156 |
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
| 157 |
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
| 158 |
Remove nested function to enable running without an executable stack. |
| 159 |
Fixes segmentation fault on nptl systems as reported by Pedro Morales |
| 160 |
<pemorale@dcc.uchile.cl> in bug #74716. |
| 161 |
|
| 162 |
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
| 163 |
Taken up maintenance of valgrind. |
| 164 |
|
| 165 |
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
| 166 |
Marking x86 stable |
| 167 |
|
| 168 |
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 169 |
Stray ebuild got committed in place, replaced with the correct one. |
| 170 |
|
| 171 |
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 172 |
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
| 173 |
|
| 174 |
*valgrind-2.2.0 (02 Sep 2004) |
| 175 |
|
| 176 |
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
| 177 |
New Version, experimental ppc support available |
| 178 |
|
| 179 |
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
| 180 |
Fix for the system headers wierdness, thanks to Olaf Freyer |
| 181 |
<aaron@cs.tu-berlin.de> |
| 182 |
|
| 183 |
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
| 184 |
don't rdepend on autoconf; error message; doc tidy |
| 185 |
|
| 186 |
*valgrind-2.1.2 (22 Jul 2004) |
| 187 |
|
| 188 |
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
| 189 |
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
| 190 |
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
| 191 |
early patch. |
| 192 |
|
| 193 |
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
| 194 |
Marking -amd64, valgrind is ix86 specific. |
| 195 |
|
| 196 |
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
| 197 |
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
| 198 |
valgrind-2.1.1.ebuild: |
| 199 |
virtual/glibc -> virtual/libc |
| 200 |
|
| 201 |
*valgrind-2.1.1-r1 (17 Jun 2004) |
| 202 |
|
| 203 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
| 204 |
files/valgrind-2.1.1-pic.patch: |
| 205 |
added patch from bug 54068 to make valgrind pic aware |