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