blob: daf5bedad9ce065ea38424ac8af5b36b85d39f2c (
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
|
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.22 2008/10/27 20:05:20 ranger Exp $
27 Oct 2008; Brent Baude <ranger@gentoo.org> byacc-1.9-r2.ebuild:
Marking byacc-1.9-r2 ppc64 for bug 232005
24 Oct 2008; Raúl Porcel <armin76@gentoo.org> byacc-1.9-r2.ebuild:
alpha/ia64 stable wrt #232005
23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> byacc-1.9-r2.ebuild:
ppc stable, bug #232005
23 Oct 2008; Markus Meier <maekke@gentoo.org> byacc-1.9-r2.ebuild:
amd64/x86 stable, bug #232005
22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> byacc-1.9-r2.ebuild:
Fix quoting problems to make repoman be quiet.
22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> byacc-1.9-r2.ebuild:
Sparc stable, part of Security Bug #232005.
*byacc-1.9-r2 (04 Oct 2008)
04 Oct 2008; Robert Buchholz <rbu@gentoo.org>
+files/byacc-1.9-CVE-2008-3196.patch, +byacc-1.9-r2.ebuild:
Fix stack access error (security bug #232005).
21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
also needs to contain m-needed@g.o.
11 May 2007; Thilo Bangert <bangert@gentoo.org> +metadata.xml:
add metadata.xml
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
21 Jan 2006; Jason Wever <weeve@gentoo.org> byacc-1.9-r1.ebuild:
Stable on SPARC wrt bug #119439.
06 Apr 2005; Markus Rothe <corsair@gentoo.org> byacc-1.9-r1.ebuild:
Stable on ppc64
26 Feb 2005; Markus Rothe <corsair@gentoo.org> byacc-1.9-r1.ebuild:
Added ~ppc64 to KEYWORDS; bug #83341
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> byacc-1.9-r1.ebuild:
Stable on alpha.
10 May 2004; Travis Tilley <lv@gentoo.org> byacc-1.9-r1.ebuild:
marked stable on amd64
14 Apr 2004; Michael McCabe <randy@gentoo.org> byacc-1.9-r1.ebuild:
adding s390 to keywords
*byacc-1.9-r1 (05 Apr 2004)
05 Apr 2004; Aron Griffis <agriffis@gentoo.org> byacc-1.9-r1.ebuild:
I should have bumped the rev for the previous change... doing it now.
04 Apr 2004; Aron Griffis <agriffis@gentoo.org> byacc-1.9.ebuild,
files/byacc-1.9-ia64.patch, files/mkstemp.patch:
Add patch from Jaime Alvaro Moreno in bug 46233 to make byacc work correctly
on ia64 and other 64-bit arches. Also modify the mkstemp patch to coexist with
the new patch.
*byacc-1.9 (17 Dec 2002)
17 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me for pm3.
|