summaryrefslogtreecommitdiff
blob: 275a3a07dc59424a6c20d4fef090f275cca36dc5 (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
# 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.15 2002/11/30 02:42:18 carpaski Exp $

*util-linux-2.11y (27 Oct 2002)

  29 Nov 2002; Nicholas Jones <carpaski@gentoo.org> :
	Latest release. Patched 2.11r crypto patch for this version.
	On mirrors as util-linux-2.11y-crypt-gentoo.patch.gz
	Updates are mostly cleanups.

*util-linux-2.11w (27 Oct 2002)

  27 Oct 2002; Donny Davies <woodchip@gentoo.org> :
  Chase latest release.  Fixes potential root exploit.

*util-linux-2.11u (14 Aug 2002)

  14 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> util-linux-2.11u.ebuild:
  Version bump.  Added patch for chfn.

*util-linux-2.11t (05 Aug 2002)

  05 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> util-linux-2.11t.ebuild:
  Version bump.  

*util-linux-2.11r-r1 (9 Jul 2002)

  24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  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.