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