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