| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2002-2004 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.26 2004/05/15 17:33:19 caleb 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 | 15 May 2004; Caleb Tennis <caleb@gentoo.org> : |
5 | *valgrind-3.0.1-r1 (06 Nov 2005) |
| 6 | Add nostrip as a restriction (see bug #49147) |
|
|
| 7 | |
6 | |
| 8 | 01 May 2004; David Holm <dholm@gentoo.org> valgrind-2.1.0.ebuild: |
7 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 9 | Added experimental ppc version. |
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. |
| 10 | |
13 | |
| 11 | 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> valgrind-2.0.0.ebuild: |
14 | *valgrind-3.0.1 (30 Aug 2005) |
| 12 | Add inherit eutils |
|
|
| 13 | |
15 | |
| 14 | *valgrind-2.1.1 (05 Apr 2004) |
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>. |
| 15 | |
21 | |
| 16 | 05 Apr 2004; root <root@gentoo.org> valgrind-2.1.1.ebuild: |
22 | 04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
| 17 | New version - fixes nptl problems. |
23 | Marked ~amd64 wrt bug #101386. |
| 18 | |
24 | |
| 19 | 04 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.0.0.ebuild, |
25 | 04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
| 20 | valgrind-2.1.0.ebuild: |
26 | Marked ~ppc and added -* as bug report requested |
| 21 | filter-flags into src_compile; tidy |
|
|
| 22 | |
27 | |
| 23 | 27 Dec 2003; Caleb Tennis <caleb@gentoo.org> valgrind-1.9.6.ebuild: |
28 | *valgrind-3.0.0 (04 Aug 2005) |
| 24 | remove old version |
29 | *valgrind-2.4.1 (04 Aug 2005) |
| 25 | |
30 | |
| 26 | 17 Dec 2003; Brandon Hale <tseng@gentoo.org> valgrind-2.1.0.ebuild: |
31 | 04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 27 | Keyworded inital commit to ~x86 |
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. |
| 28 | |
42 | |
| 29 | *valgrind-2.1.0 (17 Dec 2003) |
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. |
| 30 | |
52 | |
| 31 | 17 Dec 2003; Caleb Tennis <caleb@gentoo.org> valgrind-2.1.0.ebuild: |
53 | 25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 32 | Version bump |
54 | valgrind-2.4.0.ebuild: |
|
|
55 | Added back ppc support. |
| 33 | |
56 | |
| 34 | 14 Nov 2003; Caleb Tennis <caleb@gentoo.org> valgrind-2.0.0.ebuild: |
57 | 12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 35 | Get rid of patch |
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. |
| 36 | |
63 | |
| 37 | *valgrind-2.0.0 (13 Nov 2003) |
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. |
| 38 | |
68 | |
| 39 | 13 Nov 2003; Caleb Tennis <caleb@gentoo.org> valgrind-2.0.0.ebuild, |
69 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
| 40 | valgrind-2.0_pre20031012.ebuild: |
70 | Had repoman fix Manifest file |
| 41 | Version bump, remove prerelease, mark as stable. |
|
|
| 42 | |
71 | |
| 43 | 05 Nov 2003; Caleb Tennis <caleb@gentoo.org> valgrind-1.0.4-r1.ebuild, |
72 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 44 | valgrind-1.0.4.ebuild, valgrind-1.9.3.ebuild, |
|
|
| 45 | valgrind-2.0_pre20030725.ebuild: |
73 | valgrind-2.4.0.ebuild: |
| 46 | Remove stale versions |
74 | Corrected url to source |
| 47 | |
75 | |
| 48 | *valgrind-2.0_pre20031012 (17 Oct 2003) |
76 | *valgrind-2.4.0 (24 Mar 2005) |
| 49 | |
77 | |
| 50 | 17 Oct 2003; <solar@gentoo.org> valgrind-2.0_pre20031012.ebuild: |
78 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 51 | version bump, thank markgilbert@hotpop.com for reporting this via bugzilla. |
79 | valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
| 52 | Somebody running kernel 2.6 will need to test and see if we still need to add |
80 | Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
| 53 | the files/valgrind-configure.in-2.6.diff |
81 | a ppc version is released. |
|
|
82 | Marked 2.2.0-r2 stable on x86 |
| 54 | |
83 | |
| 55 | 15 Aug 2003; <solar@gentoo.org> valgrind-2.0_pre20030725.ebuild: |
84 | 22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 56 | Added a configure.in patch for 2.6 |
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>. |
| 57 | |
88 | |
| 58 | *valgrind-2.0_pre20030725 (09 Aug 2003) |
89 | *valgrind-2.2.0-r2 (13 Feb 2005) |
| 59 | |
90 | |
| 60 | 09 Aug 2003; <solar@gentoo.org> metadata.xml, |
91 | 13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 61 | valgrind-2.0_pre20030725.ebuild: |
92 | +valgrind-2.2.0-r2.ebuild: |
| 62 | version bump Bug 24640, added a metadata.xml herd=no-herd |
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. |
| 63 | |
98 | |
| 64 | 13 Jun 2003; <msterret@gentoo.org> valgrind-1.9.6.ebuild: |
99 | *valgrind-2.2.0-r1 (19 Dec 2004) |
| 65 | Add FAQ.txt per Bug 22744 |
|
|
| 66 | |
100 | |
| 67 | *valgrind-1.9.6 (12 May 2003) |
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. |
| 68 | |
106 | |
| 69 | 12 May 2003; Matthew Kennedy <mkennedy@gentoo.org> valgrind-1.9.6.ebuild: |
107 | 28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
| 70 | minor version bump |
108 | Taken up maintenance of valgrind. |
| 71 | |
109 | |
| 72 | *valgrind-1.9.3 (09 Feb 2003) |
110 | 23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
|
|
111 | Marking x86 stable |
| 73 | |
112 | |
| 74 | 06 Apr 2003; Dan Armak <danarmak@gentoo.org> valgrind-1.9.3.ebuild: |
113 | 03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 75 | Add stable x86 keyword. |
114 | Stray ebuild got committed in place, replaced with the correct one. |
| 76 | |
115 | |
| 77 | 09 Feb 2003; Bruce A. Locke <blocke@gentoo.org> valgrind-1.9.3.ebuild: |
116 | 03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 78 | Version bump to 1.9.3 |
117 | Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
| 79 | |
118 | |
| 80 | *valgrind-1.0.4-r1 (02 Jan 2003) |
119 | *valgrind-2.2.0 (02 Sep 2004) |
| 81 | |
120 | |
| 82 | 02 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog : |
121 | 02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
|
|
122 | New Version, experimental ppc support available |
| 83 | |
123 | |
| 84 | Add a patch for support of call tree tracing, from the kcachegrind |
124 | 07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
| 85 | site. Please test. Closes several bugs. |
125 | Fix for the system headers wierdness, thanks to Olaf Freyer |
|
|
126 | <aaron@cs.tu-berlin.de> |
| 86 | |
127 | |
| 87 | 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
128 | 24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
| 88 | |
129 | don't rdepend on autoconf; error message; doc tidy |
| 89 | *valgrind-1.0.4 (23 Oct 2002) |
|
|
| 90 | |
130 | |
| 91 | 06 Nov 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
131 | *valgrind-2.1.2 (22 Jul 2004) |
| 92 | Marking as stable (no one has complained and it seems to work fine) |
|
|
| 93 | |
132 | |
| 94 | 23 Oct 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
133 | 22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
| 95 | Version bump with gcc 3.1+ fixes mentioned on the upstream website. |
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. |
| 96 | |
137 | |
| 97 | *valgrind-1.0.3 (29 Sep 2002) |
138 | 10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
|
|
139 | Marking -amd64, valgrind is ix86 specific. |
| 98 | |
140 | |
| 99 | 29 Sep 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.3.ebuild: |
141 | 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
| 100 | Version bump and possible upstream gcc 3.2 fix |
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 |
| 101 | |
145 | |
| 102 | *valgrind-1.0.0 (03 Aug 2002) |
146 | *valgrind-2.1.1-r1 (17 Jun 2004) |
| 103 | |
147 | |
| 104 | 03 Aug 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.0.ebuild, files/digest-valgrind-1.0.0: |
148 | 17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
| 105 | Initial ebuild based on contribution from mattam@netcourrier.com |
149 | files/valgrind-2.1.1-pic.patch: |
| 106 | (Matthieu Sozeau) and vapier@netzero.com (SpanKY) |
150 | added patch from bug 54068 to make valgrind pic aware |
| 107 | |
151 | |