| 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-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.3 2002/10/23 04:31:13 blocke Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.54 2005/11/06 14:55:28 griffon26 Exp $ |
| 4 | |
4 | |
| 5 | *valgrind-1.0.4 (23 Oct 2002) |
5 | *valgrind-3.0.1-r1 (06 Nov 2005) |
| 6 | |
6 | |
| 7 | 23 Oct 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
7 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 8 | Version bump with gcc 3.1+ fixes mentioned on the upstream website. |
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. |
| 9 | |
13 | |
| 10 | *valgrind-1.0.3 (29 Sep 2002) |
14 | *valgrind-3.0.1 (30 Aug 2005) |
| 11 | |
15 | |
| 12 | 29 Sep 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.3.ebuild: |
16 | 30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 13 | Version bump and possible upstream gcc 3.2 fix |
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>. |
| 14 | |
21 | |
| 15 | *valgrind-1.0.0 (03 Aug 2002) |
22 | 04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
|
|
23 | Marked ~amd64 wrt bug #101386. |
| 16 | |
24 | |
| 17 | 03 Aug 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.0.ebuild, files/digest-valgrind-1.0.0: |
25 | 04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
| 18 | Initial ebuild based on contribution from mattam@netcourrier.com |
26 | Marked ~ppc and added -* as bug report requested |
| 19 | (Matthieu Sozeau) and vapier@netzero.com (SpanKY) |
|
|
| 20 | |
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 |
|
|
75 | |
|
|
76 | *valgrind-2.4.0 (24 Mar 2005) |
|
|
77 | |
|
|
78 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
79 | valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
|
|
80 | Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
|
|
81 | a ppc version is released. |
|
|
82 | Marked 2.2.0-r2 stable on x86 |
|
|
83 | |
|
|
84 | 22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
85 | +files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
|
|
86 | Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
|
|
87 | reported by Dennis Schridde <lindevel@gmx.net>. |
|
|
88 | |
|
|
89 | *valgrind-2.2.0-r2 (13 Feb 2005) |
|
|
90 | |
|
|
91 | 13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
92 | +valgrind-2.2.0-r2.ebuild: |
|
|
93 | Prevent valgrind from ignoring CFLAGS in environment to allow building |
|
|
94 | with hardened gcc (see bug #75789 reported by Dominik Schäfer |
|
|
95 | <schaedpq@despammed.com>) |
|
|
96 | Make valgrind less dependent on actual name of kernel headers as |
|
|
97 | suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
|
|
98 | |
|
|
99 | *valgrind-2.2.0-r1 (19 Dec 2004) |
|
|
100 | |
|
|
101 | 19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
|
|
102 | +files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
|
|
103 | Remove nested function to enable running without an executable stack. |
|
|
104 | Fixes segmentation fault on nptl systems as reported by Pedro Morales |
|
|
105 | <pemorale@dcc.uchile.cl> in bug #74716. |
|
|
106 | |
|
|
107 | 28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
|
|
108 | Taken up maintenance of valgrind. |
|
|
109 | |
|
|
110 | 23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
111 | Marking x86 stable |
|
|
112 | |
|
|
113 | 03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
114 | Stray ebuild got committed in place, replaced with the correct one. |
|
|
115 | |
|
|
116 | 03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
117 | Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
|
|
118 | |
|
|
119 | *valgrind-2.2.0 (02 Sep 2004) |
|
|
120 | |
|
|
121 | 02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
|
|
122 | New Version, experimental ppc support available |
|
|
123 | |
|
|
124 | 07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
|
|
125 | Fix for the system headers wierdness, thanks to Olaf Freyer |
|
|
126 | <aaron@cs.tu-berlin.de> |
|
|
127 | |
|
|
128 | 24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
|
|
129 | don't rdepend on autoconf; error message; doc tidy |
|
|
130 | |
|
|
131 | *valgrind-2.1.2 (22 Jul 2004) |
|
|
132 | |
|
|
133 | 22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
|
|
134 | +files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
|
|
135 | New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
|
|
136 | early patch. |
|
|
137 | |
|
|
138 | 10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
|
|
139 | Marking -amd64, valgrind is ix86 specific. |
|
|
140 | |
|
|
141 | 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
|
|
142 | valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
|
|
143 | valgrind-2.1.1.ebuild: |
|
|
144 | virtual/glibc -> virtual/libc |
|
|
145 | |
|
|
146 | *valgrind-2.1.1-r1 (17 Jun 2004) |
|
|
147 | |
|
|
148 | 17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
|
|
149 | files/valgrind-2.1.1-pic.patch: |
|
|
150 | added patch from bug 54068 to make valgrind pic aware |
|
|
151 | |