| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2000-2007 Gentoo Foundation; 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.78 2007/07/17 17:44:15 griffon26 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.115 2010/08/19 17:58:17 ssuominen Exp $ |
|
|
4 | |
|
|
5 | 19 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> valgrind-3.5.0.ebuild, |
|
|
6 | +files/valgrind-3.5.0-glibc-2.12.patch, |
|
|
7 | +files/valgrind-3.5.0-stat_h.patch: |
|
|
8 | Fix building with recent glibc wrt #332871 by Michal Vaner. |
|
|
9 | |
|
|
10 | 21 May 2010; Peter Volkov <pva@gentoo.org> valgrind-3.5.0.ebuild: |
|
|
11 | amd64 stable, bug 304287 |
|
|
12 | |
|
|
13 | 11 Apr 2010; <nixnut@gentoo.org> valgrind-3.5.0.ebuild: |
|
|
14 | ppc stable #304287 |
|
|
15 | |
|
|
16 | 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> |
|
|
17 | valgrind-3.5.0.ebuild: |
|
|
18 | stable x86, bug 304287 |
|
|
19 | |
|
|
20 | 21 Mar 2010; Brent Baude <ranger@gentoo.org> valgrind-3.5.0.ebuild: |
|
|
21 | stable ppc64, bug 304287 |
|
|
22 | |
|
|
23 | 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> |
|
|
24 | valgrind-3.5.0.ebuild: |
|
|
25 | Transfer Prefix keywords |
|
|
26 | |
|
|
27 | 16 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
28 | files/valgrind-3.5.0-non-exec-stack.patch: |
|
|
29 | Corrected non-exec-stack patch for platforms without a secondary architecture |
|
|
30 | (bug #293169 reported by Denys <nuclearcat@nuclearcat.com>). |
|
|
31 | Thanks to Mattias Nissler <mattias.nissler@gmx.de> for the patch. |
|
|
32 | |
|
|
33 | 08 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
34 | valgrind-3.5.0.ebuild, +files/valgrind-3.5.0-glibc-2.11.patch, |
|
|
35 | +files/valgrind-3.5.0-non-exec-stack.patch: |
|
|
36 | Adapted configure.in to not abort when glibc-2.11 is installed (bug #292231). |
|
|
37 | Now using emake during installation instead of just make (bug #285513). |
|
|
38 | Fixed QA warning about executable stacks. |
|
|
39 | |
|
|
40 | 23 Oct 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
41 | valgrind-3.5.0.ebuild, +files/valgrind-3.5.0-local-labels.patch: |
|
|
42 | Removed now unnecessary patch for no-multilib ppc64 and valgrind-3.5.0, as it |
|
|
43 | failed to apply (bug #289892 by Alexis Ballier <aballier@gentoo.org>). Added |
|
|
44 | another local labels patch to make things compile on ppc32 and ppc64. |
|
|
45 | |
|
|
46 | *valgrind-3.5.0 (14 Oct 2009) |
|
|
47 | |
|
|
48 | 14 Oct 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
49 | valgrind-3.4.1.ebuild, +valgrind-3.5.0.ebuild, |
|
|
50 | +files/valgrind-3.5.0-respect-LDFLAGS.patch: |
|
|
51 | Undid stabilization of valgrind-3.4.1 for ppc64. It was stabilized despite |
|
|
52 | Joe Jezak's comment that it shouldn't be (bug #278534 comment 3) and Joe |
|
|
53 | agreed it should be undone. |
|
|
54 | Added valgrind-3.5.0 as requested in bug #282607. |
|
|
55 | |
|
|
56 | 31 Aug 2009; Brent Baude <ranger@gentoo.org> valgrind-3.4.1.ebuild: |
|
|
57 | Marking valgrind-3.4.1 ppc64 for bug 278534 |
|
|
58 | |
|
|
59 | 08 Aug 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
60 | valgrind-3.4.1-r1.ebuild, +files/valgrind-3.4.1-local-labels.patch, |
|
|
61 | +files/valgrind-3.4.1-respect-LDFLAGS.patch: |
|
|
62 | Added patches to fix ignoring of LDFLAGS (bug #279194 by Arfrever Frehtes |
|
|
63 | Taifersar Arahesis <arfrever@gentoo.org>) and compilation error with GCC 4.4 |
|
|
64 | and -O3 (bug #260802 by Ryan Hill <dirtyepic@gentoo.org>). |
|
|
65 | |
|
|
66 | *valgrind-3.4.1-r1 (26 Jul 2009) |
|
|
67 | |
|
|
68 | 26 Jul 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
69 | +valgrind-3.4.1-r1.ebuild, +files/valgrind-3.4.1-glibc-2.10.1.patch, |
|
|
70 | +files/valgrind-3.4.1-x86_64-ldso-strlen.patch: |
|
|
71 | Added -r1 with fix for bug #274771. Thanks to Nikos Chantziaras |
|
|
72 | <realnc@gmail.com> for the bug report and the reference to a patch. |
|
|
73 | Also added mpi use flag to support debugging MPI programs (bug #258832). |
|
|
74 | |
|
|
75 | 22 Jul 2009; Joseph Jezak <josejx@gentoo.org> valgrind-3.4.1.ebuild: |
|
|
76 | Marked ppc stable for bug #278534. |
|
|
77 | |
|
|
78 | 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> |
|
|
79 | valgrind-3.4.1.ebuild: |
|
|
80 | stable x86, bug 278534 |
|
|
81 | |
|
|
82 | 21 Jul 2009; <chainsaw@gentoo.org> valgrind-3.4.1.ebuild: |
|
|
83 | Marked stable on AMD64 as requested by Olivier Crete <tester@gentoo.org> |
|
|
84 | in bug #278534. |
|
|
85 | |
|
|
86 | *valgrind-3.4.1 (03 Mar 2009) |
|
|
87 | |
|
|
88 | 03 Mar 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
89 | +valgrind-3.4.1.ebuild: |
|
|
90 | Added bug-fix release valgrind-3.4.1. |
|
|
91 | |
|
|
92 | 13 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
93 | valgrind-3.4.0.ebuild: |
|
|
94 | ppc stable, bug #245317 |
|
|
95 | |
|
|
96 | 12 Jan 2009; Brent Baude <ranger@gentoo.org> valgrind-3.4.0.ebuild: |
|
|
97 | Marking valgrind-3.4.0 ppc64 for bug 245317 |
|
|
98 | |
|
|
99 | 10 Jan 2009; Markus Meier <maekke@gentoo.org> valgrind-3.4.0.ebuild: |
|
|
100 | amd64/x86 stable, bug #245317 |
|
|
101 | |
|
|
102 | *valgrind-3.4.0 (05 Jan 2009) |
|
|
103 | |
|
|
104 | 05 Jan 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
105 | -files/valgrind-3.2.1-only64bit.patch, |
|
|
106 | -files/valgrind-3.2.3-glibc-2.6.patch, |
|
|
107 | -files/valgrind-3.2.3-glibc-2.7.patch, |
|
|
108 | -files/valgrind-3.2.3-unhandled-instr-amd64.patch, |
|
|
109 | -files/valgrind-3.3.0-massif-cplusplus.patch, -valgrind-3.2.3.ebuild, |
|
|
110 | -valgrind-3.2.3-r1.ebuild, -valgrind-3.3.0.ebuild, |
|
|
111 | -valgrind-3.3.0-r1.ebuild, +valgrind-3.4.0.ebuild: |
|
|
112 | Added valgrind-3.4.0, which has a fix for CVE-2008-4865 (bug #245317). |
|
|
113 | Removed old ebuilds. |
|
|
114 | |
|
|
115 | *valgrind-3.3.1-r1 (13 Dec 2008) |
|
|
116 | |
|
|
117 | 13 Dec 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
118 | +files/valgrind-3.3.1-glibc-2.9.patch, +valgrind-3.3.1-r1.ebuild: |
|
|
119 | Added patch to support glibc-2.9, submitted by Bartosz Szreder |
|
|
120 | <cfiend@talent.edu.pl> in bug #250570. |
|
|
121 | |
|
|
122 | 24 Aug 2008; Markus Rothe <corsair@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
123 | Stable on ppc64; bug #234526 |
|
|
124 | |
|
|
125 | 16 Aug 2008; nixnut <nixnut@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
126 | Stable on ppc wrt bug 234526 |
|
|
127 | |
|
|
128 | 15 Aug 2008; Markus Meier <maekke@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
129 | amd64/x86 stable, bug #234526 |
|
|
130 | |
|
|
131 | 13 Aug 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
132 | +files/valgrind-3.3.1-local-labels.patch, valgrind-3.3.1.ebuild: |
|
|
133 | Use local labels in inline asm to prevent duplicate definition of symbols |
|
|
134 | when optimisation is turned on (bug #234644 reported by Olivier Huber |
|
|
135 | <oli.huber@gmail.com>). |
|
|
136 | |
|
|
137 | 27 Jul 2008; Olivier Crête <tester@gentoo.org> valgrind-3.3.0.ebuild, |
|
|
138 | valgrind-3.3.0-r1.ebuild, valgrind-3.3.1.ebuild: |
|
|
139 | Add --without-mpicc because auto-deps are bad and some MPI implementation |
|
|
140 | provide static libraries which are not PIC, bug #202684 |
|
|
141 | |
|
|
142 | *valgrind-3.3.1 (06 Jun 2008) |
|
|
143 | |
|
|
144 | 06 Jun 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
145 | +valgrind-3.3.1.ebuild: |
|
|
146 | Version bump to 3.3.1 (closes bug #225081). |
|
|
147 | |
|
|
148 | *valgrind-3.3.0-r1 (18 May 2008) |
|
|
149 | |
|
|
150 | 18 May 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
151 | +files/valgrind-3.3.0-massif-cplusplus.patch, +valgrind-3.3.0-r1.ebuild: |
|
|
152 | Added a patch to make massif usable for C++. Requested by Fernando J. Pereda |
|
|
153 | <ferdy@gentoo.org> in bug #221067. |
|
|
154 | |
|
|
155 | 25 Mar 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
156 | valgrind-3.3.0.ebuild: |
|
|
157 | Added a warning for ppc & ppc64 that valgrind will not work if glibc |
|
|
158 | doesn't have debug info (bug #214065). |
|
|
159 | |
|
|
160 | 14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
161 | valgrind-3.2.3-r1.ebuild: |
|
|
162 | ppc. stable |
|
|
163 | |
|
|
164 | *valgrind-3.3.0 (13 Dec 2007) |
|
|
165 | |
|
|
166 | 13 Dec 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
167 | -files/valgrind-3.2.1-glibc-2.5.patch, |
|
|
168 | -files/valgrind-3.2.1-pkg-config.patch, |
|
|
169 | +files/valgrind-3.3.0-only64bit.patch, -valgrind-3.2.0.ebuild, |
|
|
170 | -valgrind-3.2.1.ebuild, +valgrind-3.3.0.ebuild: |
|
|
171 | Added valgrind-3.3.0 as requested by Giacomo Graziosi <g.graziosi@gmail.com> |
|
|
172 | in bug #202131. This release reintroduces helgrind, contains a revamped massif |
|
|
173 | and much more. Also removed old ebuilds. |
|
|
174 | |
|
|
175 | 01 Dec 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3-r1.ebuild: |
|
|
176 | Stable on ppc64 |
|
|
177 | |
|
|
178 | 17 Nov 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
179 | +files/valgrind-3.2.3-glibc-2.7.patch, valgrind-3.2.3-r1.ebuild: |
|
|
180 | Added glibc-2.7 suppression file and build fix as requested in bug #199001 by |
|
|
181 | <nedrandersoff@yahoo.com>. Thanks to Florian Maier <floma@onlinehome.de> for |
|
|
182 | the patch. |
|
|
183 | |
|
|
184 | 06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> |
|
|
185 | valgrind-3.2.3-r1.ebuild: |
|
|
186 | Stable on amd64 wrt bug #189396. |
|
|
187 | |
|
|
188 | *valgrind-3.2.3-r1 (20 Oct 2007) |
|
|
189 | |
|
|
190 | 20 Oct 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
191 | +valgrind-3.2.3-r1.ebuild: |
|
|
192 | Copied 3.2.3 ebuild to 3.2.3-r1, because there were still people who hadn't |
|
|
193 | remerged 3.2.3 and spent time looking for a solution to bug #189396. |
|
|
194 | |
|
|
195 | 26 Aug 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
196 | +files/valgrind-3.2.3-unhandled-instr-amd64.patch, valgrind-3.2.3.ebuild: |
|
|
197 | Added fix for bug #189396 reported by Tiziano Müller <dev-zero@gentoo.org>. |
| 4 | |
198 | |
| 5 | 17 Jul 2007; Maurice van der Pot <griffon26@gentoo.org> |
199 | 17 Jul 2007; Maurice van der Pot <griffon26@gentoo.org> |
| 6 | +files/valgrind-3.2.3-glibc-2.6.patch, valgrind-3.2.3.ebuild: |
200 | +files/valgrind-3.2.3-glibc-2.6.patch, valgrind-3.2.3.ebuild: |
| 7 | Added support for glibc-2.6, which closes bug 185551 reported by |
201 | Added support for glibc-2.6, which closes bug 185551 reported by |
| 8 | Billy DeVincentis <billydv1@verizon.net> |
202 | Billy DeVincentis <billydv1@verizon.net> |