blob: 447b720ea20b04873896c849e7dbe0550646767f (
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
|
# ChangeLog for sys-apps/eject
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/ChangeLog,v 1.26 2004/06/29 21:00:59 mr_bones_ Exp $
29 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> eject-2.0.13.ebuild:
depend on sed-4; error check sed; tidy install
13 May 2004; Stephen P. Becker <geoman@gentoo.org> eject-2.0.13.ebuild:
Stable on mips.
14 Mar 2004; Stephen P. Becker <geoman@gentoo.org> eject-2.0.13.ebuild:
Added ~mips keyword.
09 Mar 2004; <agriffis@gentoo.org> eject-2.0.13.ebuild:
stable on alpha and ia64
26 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> eject-2.0.13.ebuild:
stable on sparc
25 Feb 2004; Guy Martin <gmsoft@gentoo.org> eject-2.0.13.ebuild:
Marked stable on hppa.
24 Feb 2004; <augustus@gentoo.org> eject-2.0.13.ebuild:
Made eject-2.0.13 stable on amd64. BUG #42720.
23 Feb 2004; Seemant Kulleen <seemant@gentoo.org> eject-2.0.13.ebuild:
moved 13 to stable, 12 is causing issues all over the place it seems
19 Feb 2004; Martin Schlemmer <azarah@gentoo.org> eject-2.0.13.ebuild:
Fix silly includes based on a patch by Ronald Hummelink
<gentoo-bugzilla@hummelink.xs4all.nl>, bug #41856.
05 Dec 2003; <plasmaroo@gentoo.org>
files/eject-2.0.12-kernel25-support.patch,
files/eject-2.0.13-kernel25-support.patch:
Fixed the patches to work happily with 2.6. kernels; closing bug #35088.
14 Nov 2003; Aron Griffis <agriffis@gentoo.org> eject-2.0.12-r1.ebuild:
Stable on ia64.
*eject-2.0.13 (08 Nov 2003)
08 Nov 2003; Martin Holzer <mholzer@gentoo.org> eject-2.0.13.ebuild,
files/eject-2.0.13-kernel25-support.patch:
Version bumped. Closes bug #32953.
06 Mar 2003; Martin Schlemmer <azarah@gentoo.org> eject-2.0.12-r1.ebuild :
Get eject to build with kernel-2.5.x.
03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
This update should not be classified as a security update. The advisory says that eject is only
vulnerable if it is install setuid root and in Gentoo it is not. However if someone decides to
make it setuid root the patch in -r1 will make it safer.
*eject-2.0.12-r1 (03 Mar 2003)
04 Jul 2003; Guy Martin <gmsoft@gentoo.org> eject-2.0.12-r1.ebuild :
Added hppa to KEYWORDS.
03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
Security update.
25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> eject-2.0.12.ebuild :
Unmasked becuse of GLSA.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*eject-2.0.12 (05 Nov 2002)
21 Feb 2003; Aron Griffis <agriffis@gentoo.org> eject-2.0.12.ebuild :
Mark stable on Alpha.
05 Dec 2002; Will Woods <wwoods@gentoo.org> eject-2.0.10.ebuild, eject-2.0.12.ebuild:
Added 'alpha' keyword.
06 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*eject-2.0.10 (9 May 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> eject-2.0.10.ebuild :
Added KEYWORDS, SLOT.
9 May 2002; D.Chamberlain <daybird@gentoo.org> Changelog:
Updated to 2.0.10. This version is not sandbox friendly, so we only install the
binaries and docs.
*eject-2.0.6 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> eject-2.0.6.ebuild :
Added KEYWORDS, SLOT.
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.
|