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