| 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 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.1.1.1 2005/11/30 10:05:10 chriswhite Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.12 2003/06/13 20:09:40 msterret Exp $ |
| 4 | |
4 | |
| 5 | *valgrind-3.0.1-r1 (06 Nov 2005) |
5 | 13 Jun 2003; <msterret@gentoo.org> valgrind-1.9.6.ebuild: |
|
|
6 | Add FAQ.txt per Bug 22744 |
| 6 | |
7 | |
| 7 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
8 | *valgrind-1.9.6 (12 May 2003) |
| 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 | |
9 | |
| 14 | *valgrind-3.0.1 (30 Aug 2005) |
10 | 12 May 2003; Matthew Kennedy <mkennedy@gentoo.org> valgrind-1.9.6.ebuild: |
|
|
11 | minor version bump |
| 15 | |
12 | |
| 16 | 30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
13 | *valgrind-1.9.3 (09 Feb 2003) |
| 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 | |
14 | |
| 22 | 04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
15 | 06 Apr 2003; Dan Armak <danarmak@gentoo.org> valgrind-1.9.3.ebuild: |
| 23 | Marked ~amd64 wrt bug #101386. |
16 | Add stable x86 keyword. |
| 24 | |
17 | |
| 25 | 04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
18 | 09 Feb 2003; Bruce A. Locke <blocke@gentoo.org> valgrind-1.9.3.ebuild: |
| 26 | Marked ~ppc and added -* as bug report requested |
19 | Version bump to 1.9.3 |
| 27 | |
20 | |
| 28 | *valgrind-3.0.0 (04 Aug 2005) |
21 | *valgrind-1.0.4-r1 (02 Jan 2003) |
| 29 | *valgrind-2.4.1 (04 Aug 2005) |
|
|
| 30 | |
22 | |
| 31 | 04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
23 | 02 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog : |
| 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 | |
24 | |
| 43 | 28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> |
25 | Add a patch for support of call tree tracing, from the kcachegrind |
| 44 | -files/valgrind-2.1.1-pic.patch, |
26 | site. Please test. Closes several bugs. |
| 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 | |
27 | |
| 53 | 25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
28 | 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
| 54 | valgrind-2.4.0.ebuild: |
29 | |
| 55 | Added back ppc support. |
30 | *valgrind-1.0.4 (23 Oct 2002) |
| 56 | |
31 | |
| 57 | 12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
32 | 06 Nov 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
| 58 | +files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: |
33 | Marking as stable (no one has complained and it seems to work fine) |
| 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 | |
34 | |
| 64 | 28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
35 | 23 Oct 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.4.ebuild: |
| 65 | valgrind-2.4.0.ebuild: |
36 | Version bump with gcc 3.1+ fixes mentioned on the upstream website. |
| 66 | Adapted to changes in configure, fixing bug #87010. Thanks to |
|
|
| 67 | Olivier <ocastan@noos.fr> for identifying the problem. |
|
|
| 68 | |
37 | |
| 69 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
38 | *valgrind-1.0.3 (29 Sep 2002) |
| 70 | Had repoman fix Manifest file |
|
|
| 71 | |
39 | |
| 72 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
40 | 29 Sep 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.3.ebuild: |
| 73 | valgrind-2.4.0.ebuild: |
41 | Version bump and possible upstream gcc 3.2 fix |
| 74 | Corrected url to source |
|
|
| 75 | |
42 | |
| 76 | *valgrind-2.4.0 (24 Mar 2005) |
43 | *valgrind-1.0.0 (03 Aug 2002) |
| 77 | |
44 | |
| 78 | 24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
45 | 03 Aug 2002; Bruce A. Locke <blocke@shivan.org> valgrind-1.0.0.ebuild, files/digest-valgrind-1.0.0: |
| 79 | valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
46 | Initial ebuild based on contribution from mattam@netcourrier.com |
| 80 | Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
47 | (Matthieu Sozeau) and vapier@netzero.com (SpanKY) |
| 81 | a ppc version is released. |
|
|
| 82 | Marked 2.2.0-r2 stable on x86 |
|
|
| 83 | |
48 | |
| 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 | |
|
|