summaryrefslogtreecommitdiff
blob: 45ec6a561293fc01cee5e9302662e7a8015bc270 (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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# 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.52 2005/08/04 22:31:25 herbs Exp $

  04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild:
  Marked ~amd64 wrt bug #101386.

  04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild:
  Marked ~ppc and added -* as bug report requested

*valgrind-3.0.0 (04 Aug 2005)
*valgrind-2.4.1 (04 Aug 2005)

  04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org>
  +files/valgrind-2.4.1-dont-trample-cflags.patch,
  +files/valgrind-2.4.1-static-const.patch,
  +files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild,
  +valgrind-3.0.0.ebuild:
  Added two new releases of valgrind. 2.4.1 is mainly a stability release 
  while 3.0.0 is a release that is much more portable to platforms other 
  than x86. It should work on amd64 already.
  I also reevaluated all patches/restrictions that were present in earlier
  ebuilds, removed the ones that seem no longer necessary and commented 
  the ones that do.

  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