blob: ffa250d7bf91b9fbc8fb8171cb468312daa60754 (
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
|
# ChangeLog for sys-apps/util-linux
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.9 2002/07/14 19:20:19 aliz Exp $
*util-linux-2.11r-r1 (9 Jul 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> util-linux-2.11r-r1.ebuild :
Added LICENSE, KEYWORDS.
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> util-linux-2.11r.ebuild :
Added LICENSE, KEYWORDS.
9 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> util-linux-2.11r-r1.ebuild files/digest-util-linux-2.11r-r1 :
Crypto patch only applied if USE setting "crypt" is enabled.
*util-linux-2.11r (7 Jul 2002)
7 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
Version update.
*util-linux-2.11o-r3 (28 Apr 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> util-linux-2.11o-r3.ebuild :
Added LICENSE, KEYWORDS.
28 Apr 2002; Martin Schlemmer <azarah@gentoo.org> :
Removed /bin/login in favour of pam-login.
*util-linux-2.11o-r2 (25 Apr 2002)
25 Apr 2002; Ryan Phillips <rphillips@gentoo.org> util-linux-2.11o-r2.ebuild
files/digest-util-linux-2.11o-r2
patch util-linux with the international crypto patch. This patch
does not contain any cryptographic components. (#1607)
*util-linux-2.11o-r1 (11 Apr 2002)
11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> util-linux-2.11o-r1.ebuild
files/digest-util-linux-2.11o-r1
USE dependent nls compilation.
*util-linux-2.11o (8 Apr 2002)
8 Apr 2002; M.Schlemmer <azarah@gentoo.org> util-linux-2.11o :
/bin/login that comes with sys-apps/shadow has a bug that gives a normal
user root priviliges in certain (usually if pam_limits is used).
*util-linux-2.11l-r1 (1 Apr 2002)
1 Apr 2002; Seemant Kulleen <seemant@gentoo.org> util-linux-2.11l-r1.ebuild :
USE dependent nls compilation.
*util-linux-2.11l (1 Feb 2002)
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.
|