| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
2 | # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.12 2003/06/13 20:09:40 msterret Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.114 2010/05/21 18:59:32 pva Exp $ |
| 4 | |
4 | |
|
|
5 | 21 May 2010; Peter Volkov <pva@gentoo.org> valgrind-3.5.0.ebuild: |
|
|
6 | amd64 stable, bug 304287 |
|
|
7 | |
|
|
8 | 11 Apr 2010; <nixnut@gentoo.org> valgrind-3.5.0.ebuild: |
|
|
9 | ppc stable #304287 |
|
|
10 | |
|
|
11 | 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> |
|
|
12 | valgrind-3.5.0.ebuild: |
|
|
13 | stable x86, bug 304287 |
|
|
14 | |
|
|
15 | 21 Mar 2010; Brent Baude <ranger@gentoo.org> valgrind-3.5.0.ebuild: |
|
|
16 | stable ppc64, bug 304287 |
|
|
17 | |
|
|
18 | 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> |
|
|
19 | valgrind-3.5.0.ebuild: |
|
|
20 | Transfer Prefix keywords |
|
|
21 | |
|
|
22 | 16 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
23 | files/valgrind-3.5.0-non-exec-stack.patch: |
|
|
24 | Corrected non-exec-stack patch for platforms without a secondary architecture |
|
|
25 | (bug #293169 reported by Denys <nuclearcat@nuclearcat.com>). |
|
|
26 | Thanks to Mattias Nissler <mattias.nissler@gmx.de> for the patch. |
|
|
27 | |
|
|
28 | 08 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
29 | valgrind-3.5.0.ebuild, +files/valgrind-3.5.0-glibc-2.11.patch, |
|
|
30 | +files/valgrind-3.5.0-non-exec-stack.patch: |
|
|
31 | Adapted configure.in to not abort when glibc-2.11 is installed (bug #292231). |
|
|
32 | Now using emake during installation instead of just make (bug #285513). |
|
|
33 | Fixed QA warning about executable stacks. |
|
|
34 | |
|
|
35 | 23 Oct 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
36 | valgrind-3.5.0.ebuild, +files/valgrind-3.5.0-local-labels.patch: |
|
|
37 | Removed now unnecessary patch for no-multilib ppc64 and valgrind-3.5.0, as it |
|
|
38 | failed to apply (bug #289892 by Alexis Ballier <aballier@gentoo.org>). Added |
|
|
39 | another local labels patch to make things compile on ppc32 and ppc64. |
|
|
40 | |
|
|
41 | *valgrind-3.5.0 (14 Oct 2009) |
|
|
42 | |
|
|
43 | 14 Oct 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
44 | valgrind-3.4.1.ebuild, +valgrind-3.5.0.ebuild, |
|
|
45 | +files/valgrind-3.5.0-respect-LDFLAGS.patch: |
|
|
46 | Undid stabilization of valgrind-3.4.1 for ppc64. It was stabilized despite |
|
|
47 | Joe Jezak's comment that it shouldn't be (bug #278534 comment 3) and Joe |
|
|
48 | agreed it should be undone. |
|
|
49 | Added valgrind-3.5.0 as requested in bug #282607. |
|
|
50 | |
|
|
51 | 31 Aug 2009; Brent Baude <ranger@gentoo.org> valgrind-3.4.1.ebuild: |
|
|
52 | Marking valgrind-3.4.1 ppc64 for bug 278534 |
|
|
53 | |
|
|
54 | 08 Aug 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
55 | valgrind-3.4.1-r1.ebuild, +files/valgrind-3.4.1-local-labels.patch, |
|
|
56 | +files/valgrind-3.4.1-respect-LDFLAGS.patch: |
|
|
57 | Added patches to fix ignoring of LDFLAGS (bug #279194 by Arfrever Frehtes |
|
|
58 | Taifersar Arahesis <arfrever@gentoo.org>) and compilation error with GCC 4.4 |
|
|
59 | and -O3 (bug #260802 by Ryan Hill <dirtyepic@gentoo.org>). |
|
|
60 | |
|
|
61 | *valgrind-3.4.1-r1 (26 Jul 2009) |
|
|
62 | |
|
|
63 | 26 Jul 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
64 | +valgrind-3.4.1-r1.ebuild, +files/valgrind-3.4.1-glibc-2.10.1.patch, |
|
|
65 | +files/valgrind-3.4.1-x86_64-ldso-strlen.patch: |
|
|
66 | Added -r1 with fix for bug #274771. Thanks to Nikos Chantziaras |
|
|
67 | <realnc@gmail.com> for the bug report and the reference to a patch. |
|
|
68 | Also added mpi use flag to support debugging MPI programs (bug #258832). |
|
|
69 | |
|
|
70 | 22 Jul 2009; Joseph Jezak <josejx@gentoo.org> valgrind-3.4.1.ebuild: |
|
|
71 | Marked ppc stable for bug #278534. |
|
|
72 | |
|
|
73 | 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> |
|
|
74 | valgrind-3.4.1.ebuild: |
|
|
75 | stable x86, bug 278534 |
|
|
76 | |
| 5 | 13 Jun 2003; <msterret@gentoo.org> valgrind-1.9.6.ebuild: |
77 | 21 Jul 2009; <chainsaw@gentoo.org> valgrind-3.4.1.ebuild: |
| 6 | Add FAQ.txt per Bug 22744 |
78 | Marked stable on AMD64 as requested by Olivier Crete <tester@gentoo.org> |
|
|
79 | in bug #278534. |
| 7 | |
80 | |
|
|
81 | *valgrind-3.4.1 (03 Mar 2009) |
|
|
82 | |
|
|
83 | 03 Mar 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
84 | +valgrind-3.4.1.ebuild: |
|
|
85 | Added bug-fix release valgrind-3.4.1. |
|
|
86 | |
|
|
87 | 13 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
88 | valgrind-3.4.0.ebuild: |
|
|
89 | ppc stable, bug #245317 |
|
|
90 | |
|
|
91 | 12 Jan 2009; Brent Baude <ranger@gentoo.org> valgrind-3.4.0.ebuild: |
|
|
92 | Marking valgrind-3.4.0 ppc64 for bug 245317 |
|
|
93 | |
|
|
94 | 10 Jan 2009; Markus Meier <maekke@gentoo.org> valgrind-3.4.0.ebuild: |
|
|
95 | amd64/x86 stable, bug #245317 |
|
|
96 | |
|
|
97 | *valgrind-3.4.0 (05 Jan 2009) |
|
|
98 | |
|
|
99 | 05 Jan 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
100 | -files/valgrind-3.2.1-only64bit.patch, |
|
|
101 | -files/valgrind-3.2.3-glibc-2.6.patch, |
|
|
102 | -files/valgrind-3.2.3-glibc-2.7.patch, |
|
|
103 | -files/valgrind-3.2.3-unhandled-instr-amd64.patch, |
|
|
104 | -files/valgrind-3.3.0-massif-cplusplus.patch, -valgrind-3.2.3.ebuild, |
|
|
105 | -valgrind-3.2.3-r1.ebuild, -valgrind-3.3.0.ebuild, |
|
|
106 | -valgrind-3.3.0-r1.ebuild, +valgrind-3.4.0.ebuild: |
|
|
107 | Added valgrind-3.4.0, which has a fix for CVE-2008-4865 (bug #245317). |
|
|
108 | Removed old ebuilds. |
|
|
109 | |
|
|
110 | *valgrind-3.3.1-r1 (13 Dec 2008) |
|
|
111 | |
|
|
112 | 13 Dec 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
113 | +files/valgrind-3.3.1-glibc-2.9.patch, +valgrind-3.3.1-r1.ebuild: |
|
|
114 | Added patch to support glibc-2.9, submitted by Bartosz Szreder |
|
|
115 | <cfiend@talent.edu.pl> in bug #250570. |
|
|
116 | |
|
|
117 | 24 Aug 2008; Markus Rothe <corsair@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
118 | Stable on ppc64; bug #234526 |
|
|
119 | |
|
|
120 | 16 Aug 2008; nixnut <nixnut@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
121 | Stable on ppc wrt bug 234526 |
|
|
122 | |
|
|
123 | 15 Aug 2008; Markus Meier <maekke@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
124 | amd64/x86 stable, bug #234526 |
|
|
125 | |
|
|
126 | 13 Aug 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
127 | +files/valgrind-3.3.1-local-labels.patch, valgrind-3.3.1.ebuild: |
|
|
128 | Use local labels in inline asm to prevent duplicate definition of symbols |
|
|
129 | when optimisation is turned on (bug #234644 reported by Olivier Huber |
|
|
130 | <oli.huber@gmail.com>). |
|
|
131 | |
|
|
132 | 27 Jul 2008; Olivier Crête <tester@gentoo.org> valgrind-3.3.0.ebuild, |
|
|
133 | valgrind-3.3.0-r1.ebuild, valgrind-3.3.1.ebuild: |
|
|
134 | Add --without-mpicc because auto-deps are bad and some MPI implementation |
|
|
135 | provide static libraries which are not PIC, bug #202684 |
|
|
136 | |
|
|
137 | *valgrind-3.3.1 (06 Jun 2008) |
|
|
138 | |
|
|
139 | 06 Jun 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
140 | +valgrind-3.3.1.ebuild: |
|
|
141 | Version bump to 3.3.1 (closes bug #225081). |
|
|
142 | |
| 8 | *valgrind-1.9.6 (12 May 2003) |
143 | *valgrind-3.3.0-r1 (18 May 2008) |
| 9 | |
144 | |
| 10 | 12 May 2003; Matthew Kennedy <mkennedy@gentoo.org> valgrind-1.9.6.ebuild: |
145 | 18 May 2008; Maurice van der Pot <griffon26@gentoo.org> |
| 11 | minor version bump |
146 | +files/valgrind-3.3.0-massif-cplusplus.patch, +valgrind-3.3.0-r1.ebuild: |
|
|
147 | Added a patch to make massif usable for C++. Requested by Fernando J. Pereda |
|
|
148 | <ferdy@gentoo.org> in bug #221067. |
| 12 | |
149 | |
|
|
150 | 25 Mar 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
151 | valgrind-3.3.0.ebuild: |
|
|
152 | Added a warning for ppc & ppc64 that valgrind will not work if glibc |
|
|
153 | doesn't have debug info (bug #214065). |
|
|
154 | |
|
|
155 | 14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
156 | valgrind-3.2.3-r1.ebuild: |
|
|
157 | ppc. stable |
|
|
158 | |
|
|
159 | *valgrind-3.3.0 (13 Dec 2007) |
|
|
160 | |
|
|
161 | 13 Dec 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
162 | -files/valgrind-3.2.1-glibc-2.5.patch, |
|
|
163 | -files/valgrind-3.2.1-pkg-config.patch, |
|
|
164 | +files/valgrind-3.3.0-only64bit.patch, -valgrind-3.2.0.ebuild, |
|
|
165 | -valgrind-3.2.1.ebuild, +valgrind-3.3.0.ebuild: |
|
|
166 | Added valgrind-3.3.0 as requested by Giacomo Graziosi <g.graziosi@gmail.com> |
|
|
167 | in bug #202131. This release reintroduces helgrind, contains a revamped massif |
|
|
168 | and much more. Also removed old ebuilds. |
|
|
169 | |
|
|
170 | 01 Dec 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3-r1.ebuild: |
|
|
171 | Stable on ppc64 |
|
|
172 | |
|
|
173 | 17 Nov 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
174 | +files/valgrind-3.2.3-glibc-2.7.patch, valgrind-3.2.3-r1.ebuild: |
|
|
175 | Added glibc-2.7 suppression file and build fix as requested in bug #199001 by |
|
|
176 | <nedrandersoff@yahoo.com>. Thanks to Florian Maier <floma@onlinehome.de> for |
|
|
177 | the patch. |
|
|
178 | |
|
|
179 | 06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> |
|
|
180 | valgrind-3.2.3-r1.ebuild: |
|
|
181 | Stable on amd64 wrt bug #189396. |
|
|
182 | |
|
|
183 | *valgrind-3.2.3-r1 (20 Oct 2007) |
|
|
184 | |
|
|
185 | 20 Oct 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
186 | +valgrind-3.2.3-r1.ebuild: |
|
|
187 | Copied 3.2.3 ebuild to 3.2.3-r1, because there were still people who hadn't |
|
|
188 | remerged 3.2.3 and spent time looking for a solution to bug #189396. |
|
|
189 | |
|
|
190 | 26 Aug 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
191 | +files/valgrind-3.2.3-unhandled-instr-amd64.patch, valgrind-3.2.3.ebuild: |
|
|
192 | Added fix for bug #189396 reported by Tiziano Müller <dev-zero@gentoo.org>. |
|
|
193 | |
|
|
194 | 17 Jul 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
195 | +files/valgrind-3.2.3-glibc-2.6.patch, valgrind-3.2.3.ebuild: |
|
|
196 | Added support for glibc-2.6, which closes bug 185551 reported by |
|
|
197 | Billy DeVincentis <billydv1@verizon.net> |
|
|
198 | |
|
|
199 | 05 May 2007; nixnut <nixnut@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
200 | Stable on ppc wrt bug 176707 |
|
|
201 | |
|
|
202 | 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
203 | Marked stable on amd64 for bug #176707 |
|
|
204 | |
|
|
205 | 02 May 2007; Andrej Kacian <ticho@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
206 | Stable on x86, security bug #176707. |
|
|
207 | |
|
|
208 | 01 May 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
209 | Stable on ppc64; bug #176707 |
|
|
210 | |
|
|
211 | 04 Mar 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
212 | valgrind-3.2.3.ebuild: |
|
|
213 | Fixed invalid reference to patch for ppc64 without multilib (bug #169216). |
|
|
214 | |
| 13 | *valgrind-1.9.3 (09 Feb 2003) |
215 | *valgrind-3.2.3 (19 Feb 2007) |
| 14 | |
216 | |
| 15 | 06 Apr 2003; Dan Armak <danarmak@gentoo.org> valgrind-1.9.3.ebuild: |
217 | 19 Feb 2007; Maurice van der Pot <griffon26@gentoo.org> |
| 16 | Add stable x86 keyword. |
218 | +files/valgrind-3.2.3-pkg-config.patch, +valgrind-3.2.3.ebuild: |
|
|
219 | Added new valgrind release 3.2.3 (closes bug #163509). |
| 17 | |
220 | |
| 18 | 09 Feb 2003; Bruce A. Locke <blocke@gentoo.org> valgrind-1.9.3.ebuild: |
221 | 13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> valgrind-3.2.1.ebuild: |
| 19 | Version bump to 1.9.3 |
222 | Stable on amd64/ppc wrt bug #166121 due to glibc-2.5 being stable there, too. |
| 20 | |
223 | |
| 21 | *valgrind-1.0.4-r1 (02 Jan 2003) |
224 | 13 Feb 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.1.ebuild: |
|
|
225 | Stable on ppc64; bug #166121 |
| 22 | |
226 | |
| 23 | 02 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog : |
227 | 11 Feb 2007; Raúl Porcel <armin76@gentoo.org> valgrind-3.2.1.ebuild: |
|
|
228 | x86 stable wrt bug 166121 |
| 24 | |
229 | |
| 25 | Add a patch for support of call tree tracing, from the kcachegrind |
230 | 03 Nov 2006; Caleb Tennis <caleb@gentoo.org> |
| 26 | site. Please test. Closes several bugs. |
231 | -files/valgrind-3.1.0-amd64-nomultilib-fix.patch, -valgrind-3.1.1.ebuild: |
|
|
232 | remove old version |
| 27 | |
233 | |
| 28 | 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
234 | 24 Oct 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 29 | |
235 | +files/valgrind-3.2.1-glibc-2.5.patch, valgrind-3.2.1.ebuild: |
| 30 | *valgrind-1.0.4 (23 Oct 2002) |
236 | Made valgrind build with glibc 2.5 installed. Thanks to Ed Catmur |
|
|
237 | <ed@catmur.co.uk> for reporting the problem and looking up the |
|
|
238 | appropriate patches (bug #152297). |
| 31 | |
239 | |
| 32 | 06 Nov 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
|
|
| 33 | Marking as stable (no one has complained and it seems to work fine) |
|
|
| 34 | |
|
|
| 35 | 23 Oct 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
|
|
| 36 | Version bump with gcc 3.1+ fixes mentioned on the upstream website. |
|
|
| 37 | |
|
|
| 38 | *valgrind-1.0.3 (29 Sep 2002) |
240 | *valgrind-3.2.1 (17 Sep 2006) |
| 39 | |
241 | |
| 40 | 29 Sep 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.3.ebuild: |
242 | 17 Sep 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 41 | Version bump and possible upstream gcc 3.2 fix |
243 | +files/valgrind-3.2.1-only64bit.patch, |
|
|
244 | +files/valgrind-3.2.1-pkg-config.patch, +valgrind-3.2.1.ebuild: |
|
|
245 | Bumped version and added patch to correct pkg-config output, fixing |
|
|
246 | bug #147904 reported by Priit Laes <amd@store20.com>. |
|
|
247 | This is also the first valgrind ebuild marked ~ppc64. |
| 42 | |
248 | |
|
|
249 | 25 Aug 2006; <blubb@gentoo.org> valgrind-3.2.0.ebuild: |
|
|
250 | stable on amd64 |
|
|
251 | |
|
|
252 | 19 Aug 2006; Torsten Veller <tove@gentoo.org> valgrind-3.2.0.ebuild: |
|
|
253 | Stable on x86 (#144393) |
|
|
254 | |
|
|
255 | 14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
256 | valgrind-3.1.1.ebuild, valgrind-3.2.0.ebuild: |
|
|
257 | Now replacing -O3 with -O2 if compiling with gcc 3.3.x for bug #129776 |
|
|
258 | reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location |
|
|
259 | of docs for valgrind-3.2.0. |
|
|
260 | |
|
|
261 | 11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
262 | valgrind-3.2.0.ebuild: |
|
|
263 | Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org> |
|
|
264 | and added a blocking dep for callgrind as part of a fix for bug #136303 |
|
|
265 | reported by Daniel Franke <franke.daniel@gmail.com>. |
|
|
266 | |
|
|
267 | 09 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
268 | -files/valgrind-2.2.0-current-macro-clash.patch, |
|
|
269 | -files/valgrind-2.2.0-no-exec-stack.patch, |
|
|
270 | -files/valgrind-2.4.0-pie-fix.patch, |
|
|
271 | -files/valgrind-2.4.1-dont-trample-cflags.patch, |
|
|
272 | -files/valgrind-2.4.1-static-const.patch, |
|
|
273 | -files/valgrind-3.0.0-pie-fix.patch, -files/valgrind-3.0.1-mfence.patch, |
|
|
274 | -files/valgrind-3.0.1-pic-fix.patch, -valgrind-2.2.0-r2.ebuild, |
|
|
275 | -valgrind-2.4.0.ebuild, -valgrind-2.4.1.ebuild, -valgrind-3.0.0.ebuild, |
|
|
276 | -valgrind-3.0.1.ebuild, -valgrind-3.0.1-r1.ebuild, -valgrind-3.1.0.ebuild, |
|
|
277 | valgrind-3.1.1.ebuild: |
|
|
278 | Removed a bunch of old ebuilds and fixed bug #131987 reported by Marti |
|
|
279 | Raudsepp <marti@juffo.org> in valgrind-3.1.1. |
|
|
280 | |
|
|
281 | *valgrind-3.2.0 (07 Jun 2006) |
|
|
282 | |
|
|
283 | 07 Jun 2006; Luca Barbato <lu_zero@gentoo.org> +valgrind-3.2.0.ebuild: |
|
|
284 | New version |
|
|
285 | |
|
|
286 | 11 Apr 2006; Joshua Jackson <tsunam@gentoo.org> valgrind-3.1.1.ebuild: |
|
|
287 | stable on x86; bug #129127 |
|
|
288 | |
|
|
289 | *valgrind-3.1.1 (29 Mar 2006) |
|
|
290 | |
|
|
291 | 29 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
292 | +valgrind-3.1.1.ebuild: |
|
|
293 | Added version 3.1.1 of valgrind, which is purely a bug fixing release. |
|
|
294 | Requested by Nuno Lopes <nunoplopes@sapo.pt> in bug #127766. |
|
|
295 | |
|
|
296 | 07 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
297 | +files/valgrind-3.1.0-amd64-nomultilib-fix.patch, valgrind-3.1.0.ebuild: |
|
|
298 | Added patch created by Marco Matthies <gentoo-bugzilla@moinmarco.de> for |
|
|
299 | bug #114407 reported by Scott Robert Ladd <gentoo@coyotegulch.com>. This |
|
|
300 | problem occurred only on amd64 without multilib. |
|
|
301 | |
|
|
302 | 03 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
303 | valgrind-3.1.0.ebuild: |
|
|
304 | Filtering out -fstack-protector again, because otherwise valgrind would need |
|
|
305 | __guard and __stack_smash_handler from glibc, which it doesn't link to. |
|
|
306 | Closes bug #114347 reported by Graham Murray <graham@gmurray.org.uk> |
|
|
307 | |
|
|
308 | *valgrind-3.1.0 (02 Dec 2005) |
|
|
309 | |
|
|
310 | 02 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
311 | +valgrind-3.1.0.ebuild: |
|
|
312 | Added version 3.1.0 of valgrind. To summarise, AMD64 support is much better, |
|
|
313 | PPC32 support is now usable, and this is the first release in the 3.0 line |
|
|
314 | that supports core dumping for programs running under valgrind. |
|
|
315 | |
|
|
316 | *valgrind-3.0.1-r1 (06 Nov 2005) |
|
|
317 | |
|
|
318 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
319 | +files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |
|
|
320 | +valgrind-3.0.1-r1.ebuild: |
|
|
321 | The mfence patch fixes the failed assertion mentioned by Brian Tarricone |
|
|
322 | <bjt23@cornell.edu> in bug #101402. The pic patch was supplied by Ned Ludd |
|
|
323 | <solar@gentoo.org> to fix bug #111233. |
|
|
324 | |
|
|
325 | *valgrind-3.0.1 (30 Aug 2005) |
|
|
326 | |
|
|
327 | 30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
328 | +valgrind-3.0.1.ebuild: |
|
|
329 | Added version 3.0.1 of valgrind. This one is built without PIE as it seems to |
|
|
330 | cause trouble from time to time. This should fix bug #102157 reported by Dizzy |
|
|
331 | <dizzy@roedu.net>. |
|
|
332 | |
|
|
333 | 04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
|
|
334 | Marked ~amd64 wrt bug #101386. |
|
|
335 | |
|
|
336 | 04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
|
|
337 | Marked ~ppc and added -* as bug report requested |
|
|
338 | |
| 43 | *valgrind-1.0.0 (03 Aug 2002) |
339 | *valgrind-3.0.0 (04 Aug 2005) |
|
|
340 | *valgrind-2.4.1 (04 Aug 2005) |
| 44 | |
341 | |
| 45 | 03 Aug 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.0.ebuild, files/digest-valgrind-1.0.0: |
342 | 04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 46 | Initial ebuild based on contribution from mattam@netcourrier.com |
343 | +files/valgrind-2.4.1-dont-trample-cflags.patch, |
| 47 | (Matthieu Sozeau) and vapier@netzero.com (SpanKY) |
344 | +files/valgrind-2.4.1-static-const.patch, |
|
|
345 | +files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild, |
|
|
346 | +valgrind-3.0.0.ebuild: |
|
|
347 | Added two new releases of valgrind. 2.4.1 is mainly a stability release |
|
|
348 | while 3.0.0 is a release that is much more portable to platforms other |
|
|
349 | than x86. It should work on amd64 already. |
|
|
350 | I also reevaluated all patches/restrictions that were present in earlier |
|
|
351 | ebuilds, removed the ones that seem no longer necessary and commented |
|
|
352 | the ones that do. |
| 48 | |
353 | |
|
|
354 | 28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
355 | -files/valgrind-2.1.1-pic.patch, |
|
|
356 | -files/valgrind-2.1.2-kernel-headers.patch, |
|
|
357 | -files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild, |
|
|
358 | -valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild, |
|
|
359 | -valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild, |
|
|
360 | valgrind-2.4.0.ebuild: |
|
|
361 | Marked valgrind 2.4.0 stable on x86. |
|
|
362 | Removed old valgrind ebuilds. |
|
|
363 | |
|
|
364 | 25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
365 | valgrind-2.4.0.ebuild: |
|
|
366 | Added back ppc support. |
|
|
367 | |
|
|
368 | 12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
369 | +files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: |
|
|
370 | Included some fixes that should enable building with PIE, |
|
|
371 | even with a hardened gcc profile; this fixes bug #87598 |
|
|
372 | reported by Olaf Freyer <aaron@cs.tu-berlin.de> |
|
|
373 | Also prepared the ebuild for ppc support. |
|
|
374 | |
|
|
375 | 28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
376 | valgrind-2.4.0.ebuild: |
|
|
377 | Adapted to changes in configure, fixing bug #87010. Thanks to |
|
|
378 | Olivier <ocastan@noos.fr> for identifying the problem. |
|
|
379 | |
|
|
380 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
|
|
381 | Had repoman fix Manifest file |
|
|
382 | |
|
|
383 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
384 | valgrind-2.4.0.ebuild: |
|
|
385 | Corrected url to source |
|
|
386 | |
|
|
387 | *valgrind-2.4.0 (24 Mar 2005) |
|
|
388 | |
|
|
389 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
390 | valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
|
|
391 | Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
|
|
392 | a ppc version is released. |
|
|
393 | Marked 2.2.0-r2 stable on x86 |
|
|
394 | |
|
|
395 | 22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
396 | +files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
|
|
397 | Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
|
|
398 | reported by Dennis Schridde <lindevel@gmx.net>. |
|
|
399 | |
|
|
400 | *valgrind-2.2.0-r2 (13 Feb 2005) |
|
|
401 | |
|
|
402 | 13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
403 | +valgrind-2.2.0-r2.ebuild: |
|
|
404 | Prevent valgrind from ignoring CFLAGS in environment to allow building |
|
|
405 | with hardened gcc (see bug #75789 reported by Dominik Schäfer |
|
|
406 | <schaedpq@despammed.com>) |
|
|
407 | Make valgrind less dependent on actual name of kernel headers as |
|
|
408 | suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
|
|
409 | |
|
|
410 | *valgrind-2.2.0-r1 (19 Dec 2004) |
|
|
411 | |
|
|
412 | 19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
|
|
413 | +files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
|
|
414 | Remove nested function to enable running without an executable stack. |
|
|
415 | Fixes segmentation fault on nptl systems as reported by Pedro Morales |
|
|
416 | <pemorale@dcc.uchile.cl> in bug #74716. |
|
|
417 | |
|
|
418 | 28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
|
|
419 | Taken up maintenance of valgrind. |
|
|
420 | |
|
|
421 | 23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
422 | Marking x86 stable |
|
|
423 | |
|
|
424 | 03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
425 | Stray ebuild got committed in place, replaced with the correct one. |
|
|
426 | |
|
|
427 | 03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
428 | Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
|
|
429 | |
|
|
430 | *valgrind-2.2.0 (02 Sep 2004) |
|
|
431 | |
|
|
432 | 02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
|
|
433 | New Version, experimental ppc support available |
|
|
434 | |
|
|
435 | 07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
|
|
436 | Fix for the system headers wierdness, thanks to Olaf Freyer |
|
|
437 | <aaron@cs.tu-berlin.de> |
|
|
438 | |
|
|
439 | 24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
|
|
440 | don't rdepend on autoconf; error message; doc tidy |
|
|
441 | |
|
|
442 | *valgrind-2.1.2 (22 Jul 2004) |
|
|
443 | |
|
|
444 | 22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
|
|
445 | +files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
|
|
446 | New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
|
|
447 | early patch. |
|
|
448 | |
|
|
449 | 10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
|
|
450 | Marking -amd64, valgrind is ix86 specific. |
|
|
451 | |
|
|
452 | 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
|
|
453 | valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
|
|
454 | valgrind-2.1.1.ebuild: |
|
|
455 | virtual/glibc -> virtual/libc |
|
|
456 | |
|
|
457 | *valgrind-2.1.1-r1 (17 Jun 2004) |
|
|
458 | |
|
|
459 | 17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
|
|
460 | files/valgrind-2.1.1-pic.patch: |
|
|
461 | added patch from bug 54068 to make valgrind pic aware |
|
|
462 | |