| 1 |
# ChangeLog for dev-util/valgrind |
| 2 |
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.44 2005/03/24 20:36:45 griffon26 Exp $ |
| 4 |
|
| 5 |
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
| 6 |
Had repoman fix Manifest file |
| 7 |
|
| 8 |
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 9 |
valgrind-2.4.0.ebuild: |
| 10 |
Corrected url to source |
| 11 |
|
| 12 |
*valgrind-2.4.0 (24 Mar 2005) |
| 13 |
|
| 14 |
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 15 |
valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
| 16 |
Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
| 17 |
a ppc version is released. |
| 18 |
Marked 2.2.0-r2 stable on x86 |
| 19 |
|
| 20 |
22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 21 |
+files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
| 22 |
Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
| 23 |
reported by Dennis Schridde <lindevel@gmx.net>. |
| 24 |
|
| 25 |
*valgrind-2.2.0-r2 (13 Feb 2005) |
| 26 |
|
| 27 |
13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 28 |
+valgrind-2.2.0-r2.ebuild: |
| 29 |
Prevent valgrind from ignoring CFLAGS in environment to allow building |
| 30 |
with hardened gcc (see bug #75789 reported by Dominik Schäfer |
| 31 |
<schaedpq@despammed.com>) |
| 32 |
Make valgrind less dependent on actual name of kernel headers as |
| 33 |
suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
| 34 |
|
| 35 |
*valgrind-2.2.0-r1 (19 Dec 2004) |
| 36 |
|
| 37 |
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
| 38 |
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
| 39 |
Remove nested function to enable running without an executable stack. |
| 40 |
Fixes segmentation fault on nptl systems as reported by Pedro Morales |
| 41 |
<pemorale@dcc.uchile.cl> in bug #74716. |
| 42 |
|
| 43 |
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
| 44 |
Taken up maintenance of valgrind. |
| 45 |
|
| 46 |
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
| 47 |
Marking x86 stable |
| 48 |
|
| 49 |
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 50 |
Stray ebuild got committed in place, replaced with the correct one. |
| 51 |
|
| 52 |
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 53 |
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
| 54 |
|
| 55 |
*valgrind-2.2.0 (02 Sep 2004) |
| 56 |
|
| 57 |
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
| 58 |
New Version, experimental ppc support available |
| 59 |
|
| 60 |
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
| 61 |
Fix for the system headers wierdness, thanks to Olaf Freyer |
| 62 |
<aaron@cs.tu-berlin.de> |
| 63 |
|
| 64 |
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
| 65 |
don't rdepend on autoconf; error message; doc tidy |
| 66 |
|
| 67 |
*valgrind-2.1.2 (22 Jul 2004) |
| 68 |
|
| 69 |
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
| 70 |
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
| 71 |
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
| 72 |
early patch. |
| 73 |
|
| 74 |
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
| 75 |
Marking -amd64, valgrind is ix86 specific. |
| 76 |
|
| 77 |
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
| 78 |
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
| 79 |
valgrind-2.1.1.ebuild: |
| 80 |
virtual/glibc -> virtual/libc |
| 81 |
|
| 82 |
*valgrind-2.1.1-r1 (17 Jun 2004) |
| 83 |
|
| 84 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
| 85 |
files/valgrind-2.1.1-pic.patch: |
| 86 |
added patch from bug 54068 to make valgrind pic aware |