summaryrefslogtreecommitdiff
blob: 3c7eea564cb66ca51ad8fe55f9d5588306693bf9 (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
101
102
103
104
105
106
107
108
109
110
111
112
# 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.21 2003/01/18 19:12:38 tuxus Exp $

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

  11 Jan 2003; Seemant Kulleen <seemant@gentoo.org> util-linux-2.11y.ebuild :

  filtered out -fPIC from user's CFLAGS

  16 Dec 2002; Martin Schlemmer <azarah@gentoo.org> util-linux-2.11y.ebuild :
  Fix rare failures with parallel makes.  Update to use epatch.

  10 Dec 2002; Martin Schlemmer <azarah@gentoo.org> util-linux-2.11y.ebuild :
  Mark stable.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  Changed sparc ~sparc keywords
 
  13 Dec 2002; Martin Holzer <mholzer@gentoo.org> util-linux-2.11y.ebuild files/digest-util-linux-2.11y Changelog :
	Changed from tar.gz to tar.bz2

  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)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  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.