blob: 5dabdf155a938a57de7142b9bfb8360f01d70d7a (
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
|
# ChangeLog for dev-util/yacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.25 2008/10/27 20:04:57 ranger Exp $
27 Oct 2008; Brent Baude <ranger@gentoo.org> yacc-1.9.1-r4.ebuild:
Marking yacc-1.9.1-r4 ppc64 for bug 232005
24 Oct 2008; Jeroen Roovers <jer@gentoo.org> yacc-1.9.1-r4.ebuild:
Stable for HPPA (bug #232005).
24 Oct 2008; Raúl Porcel <armin76@gentoo.org> yacc-1.9.1-r4.ebuild:
alpha/ia64 stable wrt #232005
23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org>
yacc-1.9.1-r4.ebuild:
ppc stable, bug #232005
23 Oct 2008; Markus Meier <maekke@gentoo.org> yacc-1.9.1-r4.ebuild:
amd64/x86 stable, bug #232005
22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> yacc-1.9.1-r4.ebuild:
Sparc stable, part of Security Bug #232005.
*yacc-1.9.1-r4 (04 Oct 2008)
04 Oct 2008; Robert Buchholz <rbu@gentoo.org>
+files/yacc-1.9.1-CVE-2008-3196.patch, +yacc-1.9.1-r4.ebuild:
Fix stack access error (security bug #232005).
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
*yacc-1.9.1-r3 (17 Jan 2007)
17 Jan 2007; Harald van Dijk <truedfx@gentoo.org> -yacc-1.9.1-r2.ebuild,
+yacc-1.9.1-r3.ebuild:
Create correct /usr/bin/yacc symlink after removing yacc
18 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> yacc-1.9.1-r2.ebuild:
Stable on sh.
07 May 2005; Elfyn McBratney <beu@gentoo.org> yacc-1.9.1-r2.ebuild:
Add a more descriptive, er, DESCRIPTION - bug #85712.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> yacc-1.9.1-r1.ebuild,
yacc-1.9.1-r2.ebuild:
virtual/glibc -> virtual/libc
*yacc-1.9.1-r2 (05 Apr 2004)
05 Apr 2004; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r2.ebuild:
I should have bumped the rev for the previous change... doing it now.
05 Apr 2004; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild,
files/mkstemp.patch, files/yacc-1.9.1-ia64.patch:
Propogate CFLAGS to Makefile in a sed-safe way. Use 64-bit patch from bug
46233 (also applied to byacc)
05 Mar 2004; Tom Gall <tgall@gentoo.org> yacc-1.9.1-r1.ebuild:
Stable on ppc64
03 Oct 2003; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild:
Stable on alpha
23 Feb 2003; Guy Martin <gmsoft@gentoo.org> yacc-1.9.1-r1.ebuild :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*yacc-1.9.1-r1 (1 Feb 2002)
25 Mar 2003; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild:
Add ~alpha to KEYWORDS
15 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to KEYWORDS
05 Mar 2003; Will Woods <wwoods@gentoo.org> yacc-1.9.1-r1.ebuild:
Added alpha to KEYWORDS (skipped ~alpha, yacc is known-good on other distros)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|