summaryrefslogtreecommitdiff
blob: 3d586d3f75ea80aab3263675e396dca46685518e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
# ChangeLog for dev-util/valgrind
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.73 2007/03/04 20:22:42 griffon26 Exp $

  04 Mar 2007; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-3.2.3.ebuild:
  Fixed invalid reference to patch for ppc64 without multilib (bug #169216).

*valgrind-3.2.3 (19 Feb 2007)

  19 Feb 2007; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-3.2.3-pkg-config.patch, +valgrind-3.2.3.ebuild:
  Added new valgrind release 3.2.3 (closes bug #163509).

  13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> valgrind-3.2.1.ebuild:
  Stable on amd64/ppc wrt bug #166121 due to glibc-2.5 being stable there, too.

  13 Feb 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.1.ebuild:
  Stable on ppc64; bug #166121

  11 Feb 2007; Raúl Porcel <armin76@gentoo.org> valgrind-3.2.1.ebuild:
  x86 stable wrt bug 166121

  03 Nov 2006; Caleb Tennis <caleb@gentoo.org>
  -files/valgrind-3.1.0-amd64-nomultilib-fix.patch, -valgrind-3.1.1.ebuild:
  remove old version

  24 Oct 2006; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-3.2.1-glibc-2.5.patch, valgrind-3.2.1.ebuild:
  Made valgrind build with glibc 2.5 installed. Thanks to Ed Catmur 
  <ed@catmur.co.uk> for reporting the problem and looking up the 
  appropriate patches (bug #152297).

*valgrind-3.2.1 (17 Sep 2006)

  17 Sep 2006; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-3.2.1-only64bit.patch,
  +files/valgrind-3.2.1-pkg-config.patch, +valgrind-3.2.1.ebuild:
  Bumped version and added patch to correct pkg-config output, fixing 
  bug #147904 reported by Priit Laes <amd@store20.com>. 
  This is also the first valgrind ebuild marked ~ppc64.

  25 Aug 2006; <blubb@gentoo.org> valgrind-3.2.0.ebuild:
  stable on amd64

  19 Aug 2006; Torsten Veller <tove@gentoo.org> valgrind-3.2.0.ebuild:
  Stable on x86 (#144393)

  14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-3.1.1.ebuild, valgrind-3.2.0.ebuild:
  Now replacing -O3 with -O2 if compiling with gcc 3.3.x for bug #129776
  reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location 
  of docs for valgrind-3.2.0.

  11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-3.2.0.ebuild:
  Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org>
  and added a blocking dep for callgrind as part of a fix for bug #136303
  reported by Daniel Franke <franke.daniel@gmail.com>.

  09 Jun 2006; Maurice van der Pot <griffon26@gentoo.org>
  -files/valgrind-2.2.0-current-macro-clash.patch,
  -files/valgrind-2.2.0-no-exec-stack.patch,
  -files/valgrind-2.4.0-pie-fix.patch,
  -files/valgrind-2.4.1-dont-trample-cflags.patch,
  -files/valgrind-2.4.1-static-const.patch,
  -files/valgrind-3.0.0-pie-fix.patch, -files/valgrind-3.0.1-mfence.patch,
  -files/valgrind-3.0.1-pic-fix.patch, -valgrind-2.2.0-r2.ebuild,
  -valgrind-2.4.0.ebuild, -valgrind-2.4.1.ebuild, -valgrind-3.0.0.ebuild,
  -valgrind-3.0.1.ebuild, -valgrind-3.0.1-r1.ebuild, -valgrind-3.1.0.ebuild,
  valgrind-3.1.1.ebuild:
  Removed a bunch of old ebuilds and fixed bug #131987 reported by Marti 
  Raudsepp <marti@juffo.org> in valgrind-3.1.1.

*valgrind-3.2.0 (07 Jun 2006)

  07 Jun 2006; Luca Barbato <lu_zero@gentoo.org> +valgrind-3.2.0.ebuild:
  New version

  11 Apr 2006; Joshua Jackson <tsunam@gentoo.org> valgrind-3.1.1.ebuild:
  stable on x86; bug #129127

*valgrind-3.1.1 (29 Mar 2006)

  29 Mar 2006; Maurice van der Pot <griffon26@gentoo.org>
  +valgrind-3.1.1.ebuild:
  Added version 3.1.1 of valgrind, which is purely a bug fixing release.
  Requested by Nuno Lopes <nunoplopes@sapo.pt> in bug #127766.

  07 Mar 2006; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-3.1.0-amd64-nomultilib-fix.patch, valgrind-3.1.0.ebuild:
  Added patch created by Marco Matthies <gentoo-bugzilla@moinmarco.de> for 
  bug #114407 reported by Scott Robert Ladd <gentoo@coyotegulch.com>. This
  problem occurred only on amd64 without multilib.

  03 Dec 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-3.1.0.ebuild:
  Filtering out -fstack-protector again, because otherwise valgrind would need
  __guard and __stack_smash_handler from glibc, which it doesn't link to.
  Closes bug #114347 reported by Graham Murray <graham@gmurray.org.uk>

*valgrind-3.1.0 (02 Dec 2005)

  02 Dec 2005; Maurice van der Pot <griffon26@gentoo.org>
  +valgrind-3.1.0.ebuild:
  Added version 3.1.0 of valgrind. To summarise, AMD64 support is much better,
  PPC32 support is now usable, and this is the first release in the 3.0 line
  that supports core dumping for programs running under valgrind.

*valgrind-3.0.1-r1 (06 Nov 2005)

  06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch,
  +valgrind-3.0.1-r1.ebuild:
  The mfence patch fixes the failed assertion mentioned by Brian Tarricone 
  <bjt23@cornell.edu> in bug #101402. The pic patch was supplied by Ned Ludd
  <solar@gentoo.org> to fix bug #111233.

*valgrind-3.0.1 (30 Aug 2005)

  30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org>
  +valgrind-3.0.1.ebuild:
  Added version 3.0.1 of valgrind. This one is built without PIE as it seems to
  cause trouble from time to time. This should fix bug #102157 reported by Dizzy
  <dizzy@roedu.net>.

  04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild:
  Marked ~amd64 wrt bug #101386.

  04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild:
  Marked ~ppc and added -* as bug report requested

*valgrind-3.0.0 (04 Aug 2005)
*valgrind-2.4.1 (04 Aug 2005)

  04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.4.1-dont-trample-cflags.patch,
  +files/valgrind-2.4.1-static-const.patch,
  +files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild,
  +valgrind-3.0.0.ebuild:
  Added two new releases of valgrind. 2.4.1 is mainly a stability release 
  while 3.0.0 is a release that is much more portable to platforms other 
  than x86. It should work on amd64 already.
  I also reevaluated all patches/restrictions that were present in earlier
  ebuilds, removed the ones that seem no longer necessary and commented 
  the ones that do.

  28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org>
  -files/valgrind-2.1.1-pic.patch,
  -files/valgrind-2.1.2-kernel-headers.patch,
  -files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild,
  -valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild,
  -valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild,
  valgrind-2.4.0.ebuild:
  Marked valgrind 2.4.0 stable on x86.
  Removed old valgrind ebuilds.

  25 May 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.4.0.ebuild:
  Added back ppc support.

  12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild:
  Included some fixes that should enable building with PIE,
  even with a hardened gcc profile; this fixes bug #87598
  reported by Olaf Freyer <aaron@cs.tu-berlin.de>
  Also prepared the ebuild for ppc support.

  28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.4.0.ebuild:
  Adapted to changes in configure, fixing bug #87010. Thanks to 
  Olivier <ocastan@noos.fr> for identifying the problem.

  24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> :
  Had repoman fix Manifest file

  24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.4.0.ebuild:
  Corrected url to source 

*valgrind-2.4.0 (24 Mar 2005)

  24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild:
  Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until 
  a ppc version is released.
  Marked 2.2.0-r2 stable on x86

  22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild:
  Fixed compilation against 2.6.10 kernel headers closing bug #82629 
  reported by Dennis Schridde <lindevel@gmx.net>.

*valgrind-2.2.0-r2 (13 Feb 2005)

  13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org>
  +valgrind-2.2.0-r2.ebuild:
  Prevent valgrind from ignoring CFLAGS in environment to allow building
  with hardened gcc (see bug #75789 reported by Dominik Schäfer
  <schaedpq@despammed.com>)
  Make valgrind less dependent on actual name of kernel headers as
  suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176.

*valgrind-2.2.0-r1 (19 Dec 2004)

  19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild:
  Remove nested function to enable running without an executable stack.
  Fixes segmentation fault on nptl systems as reported by Pedro Morales 
  <pemorale@dcc.uchile.cl> in bug #74716.

  28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml:
  Taken up maintenance of valgrind.

  23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild:
  Marking x86 stable

  03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
  Stray ebuild got committed in place, replaced with the correct one.

  03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
  Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it

*valgrind-2.2.0 (02 Sep 2004)

  02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild:
  New Version, experimental ppc support available

  07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild:
  Fix for the system headers wierdness, thanks to Olaf Freyer
  <aaron@cs.tu-berlin.de>

  24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild:
  don't rdepend on autoconf; error message; doc tidy

*valgrind-2.1.2 (22 Jul 2004)

  22 Jul 2004; Luca Barbato <lu_zero@gentoo.org>
  +files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild:
  New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the 
  early patch.

  10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild:
  Marking -amd64, valgrind is ix86 specific.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild,
  valgrind-2.1.1.ebuild:
  virtual/glibc -> virtual/libc

*valgrind-2.1.1-r1 (17 Jun 2004)

  17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild,
  files/valgrind-2.1.1-pic.patch:
  added patch from bug 54068 to make valgrind pic aware