summaryrefslogtreecommitdiff
blob: ffb5751b02a4d05ddea187602f4824fb01aabc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# ChangeLog for dev-util/valgrind
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.49 2005/06/28 20:34:57 griffon26 Exp $

  28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org>
  -files/valgrind-2.1.1-pic.patch,
  -files/valgrind-2.1.2-kernel-headers.patch,
  -files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild,
  -valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild,
  -valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild,
  valgrind-2.4.0.ebuild:
  Marked valgrind 2.4.0 stable on x86.
  Removed old valgrind ebuilds.

  25 May 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.4.0.ebuild:
  Added back ppc support.

  12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild:
  Included some fixes that should enable building with PIE,
  even with a hardened gcc profile; this fixes bug #87598
  reported by Olaf Freyer <aaron@cs.tu-berlin.de>
  Also prepared the ebuild for ppc support.

  28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.4.0.ebuild:
  Adapted to changes in configure, fixing bug #87010. Thanks to 
  Olivier <ocastan@noos.fr> for identifying the problem.

  24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> :
  Had repoman fix Manifest file

  24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.4.0.ebuild:
  Corrected url to source 

*valgrind-2.4.0 (24 Mar 2005)

  24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org>
  valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild:
  Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until 
  a ppc version is released.
  Marked 2.2.0-r2 stable on x86

  22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild:
  Fixed compilation against 2.6.10 kernel headers closing bug #82629 
  reported by Dennis Schridde <lindevel@gmx.net>.

*valgrind-2.2.0-r2 (13 Feb 2005)

  13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org>
  +valgrind-2.2.0-r2.ebuild:
  Prevent valgrind from ignoring CFLAGS in environment to allow building
  with hardened gcc (see bug #75789 reported by Dominik Schäfer
  <schaedpq@despammed.com>)
  Make valgrind less dependent on actual name of kernel headers as
  suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176.

*valgrind-2.2.0-r1 (19 Dec 2004)

  19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild:
  Remove nested function to enable running without an executable stack.
  Fixes segmentation fault on nptl systems as reported by Pedro Morales 
  <pemorale@dcc.uchile.cl> in bug #74716.

  28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml:
  Taken up maintenance of valgrind.

  23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild:
  Marking x86 stable

  03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
  Stray ebuild got committed in place, replaced with the correct one.

  03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
  Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it

*valgrind-2.2.0 (02 Sep 2004)

  02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild:
  New Version, experimental ppc support available

  07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild:
  Fix for the system headers wierdness, thanks to Olaf Freyer
  <aaron@cs.tu-berlin.de>

  24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild:
  don't rdepend on autoconf; error message; doc tidy

*valgrind-2.1.2 (22 Jul 2004)

  22 Jul 2004; Luca Barbato <lu_zero@gentoo.org>
  +files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild:
  New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the 
  early patch.

  10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild:
  Marking -amd64, valgrind is ix86 specific.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild,
  valgrind-2.1.1.ebuild:
  virtual/glibc -> virtual/libc

*valgrind-2.1.1-r1 (17 Jun 2004)

  17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild,
  files/valgrind-2.1.1-pic.patch:
  added patch from bug 54068 to make valgrind pic aware