| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.43 2005/03/24 20:32:32 griffon26 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.54 2005/11/06 14:55:28 griffon26 Exp $ |
|
|
4 | |
|
|
5 | *valgrind-3.0.1-r1 (06 Nov 2005) |
|
|
6 | |
|
|
7 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
8 | +files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |
|
|
9 | +valgrind-3.0.1-r1.ebuild: |
|
|
10 | The mfence patch fixes the failed assertion mentioned by Brian Tarricone |
|
|
11 | <bjt23@cornell.edu> in bug #101402. The pic patch was supplied by Ned Ludd |
|
|
12 | <solar@gentoo.org> to fix bug #111233. |
|
|
13 | |
|
|
14 | *valgrind-3.0.1 (30 Aug 2005) |
|
|
15 | |
|
|
16 | 30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
17 | +valgrind-3.0.1.ebuild: |
|
|
18 | Added version 3.0.1 of valgrind. This one is built without PIE as it seems to |
|
|
19 | cause trouble from time to time. This should fix bug #102157 reported by Dizzy |
|
|
20 | <dizzy@roedu.net>. |
|
|
21 | |
|
|
22 | 04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
|
|
23 | Marked ~amd64 wrt bug #101386. |
|
|
24 | |
|
|
25 | 04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
|
|
26 | Marked ~ppc and added -* as bug report requested |
|
|
27 | |
|
|
28 | *valgrind-3.0.0 (04 Aug 2005) |
|
|
29 | *valgrind-2.4.1 (04 Aug 2005) |
|
|
30 | |
|
|
31 | 04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
32 | +files/valgrind-2.4.1-dont-trample-cflags.patch, |
|
|
33 | +files/valgrind-2.4.1-static-const.patch, |
|
|
34 | +files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild, |
|
|
35 | +valgrind-3.0.0.ebuild: |
|
|
36 | Added two new releases of valgrind. 2.4.1 is mainly a stability release |
|
|
37 | while 3.0.0 is a release that is much more portable to platforms other |
|
|
38 | than x86. It should work on amd64 already. |
|
|
39 | I also reevaluated all patches/restrictions that were present in earlier |
|
|
40 | ebuilds, removed the ones that seem no longer necessary and commented |
|
|
41 | the ones that do. |
|
|
42 | |
|
|
43 | 28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
44 | -files/valgrind-2.1.1-pic.patch, |
|
|
45 | -files/valgrind-2.1.2-kernel-headers.patch, |
|
|
46 | -files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild, |
|
|
47 | -valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild, |
|
|
48 | -valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild, |
|
|
49 | valgrind-2.4.0.ebuild: |
|
|
50 | Marked valgrind 2.4.0 stable on x86. |
|
|
51 | Removed old valgrind ebuilds. |
|
|
52 | |
|
|
53 | 25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
54 | valgrind-2.4.0.ebuild: |
|
|
55 | Added back ppc support. |
|
|
56 | |
|
|
57 | 12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
58 | +files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: |
|
|
59 | Included some fixes that should enable building with PIE, |
|
|
60 | even with a hardened gcc profile; this fixes bug #87598 |
|
|
61 | reported by Olaf Freyer <aaron@cs.tu-berlin.de> |
|
|
62 | Also prepared the ebuild for ppc support. |
|
|
63 | |
|
|
64 | 28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
65 | valgrind-2.4.0.ebuild: |
|
|
66 | Adapted to changes in configure, fixing bug #87010. Thanks to |
|
|
67 | Olivier <ocastan@noos.fr> for identifying the problem. |
|
|
68 | |
|
|
69 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
|
|
70 | Had repoman fix Manifest file |
|
|
71 | |
|
|
72 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
73 | valgrind-2.4.0.ebuild: |
|
|
74 | Corrected url to source |
| 4 | |
75 | |
| 5 | *valgrind-2.4.0 (24 Mar 2005) |
76 | *valgrind-2.4.0 (24 Mar 2005) |
| 6 | |
77 | |
| 7 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
78 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 8 | valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
79 | valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |