summaryrefslogtreecommitdiff
blob: c8ac549ef808620a2c175bfbb2cc38f4ae1b5b17 (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
# ChangeLog for app-crypt/krb5
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/ChangeLog,v 1.7 2002/12/06 09:27:24 mkeadle Exp $

*krb5-1.2.6-r1 (06 Dec 2002)

  06 Dec 2002; Matt Keadle <mkeadle@gentoo.org> krb5-1.2.6-r1.ebuild
  files/digest-krb5-1.2.6-r1 files/krb5-1.2.6-r1.diff

  Now provides virtual/krb5. Client utils are also installed now with
  a leading "k" to signify their kerberos use and not to overlap the
  standard tool. IE: /usr/bin/ftp is the standard ftp client, while
  /usr/bin/kftp is the kerbized client. This resolves bug #8669.

*krb5-1.2.6 (28 Oct 2002)

  28 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*krb5-1.2.5-r2 (02 aug 2002)

  02 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> krb5-1.2.5-r2.ebuild :

  Security update, compile fix and updated homepage URL.

*krb5-1.2.5-r1 (22 Jun 2002)

  22 Jun 2002; William McArthur <sandymac@gentoo.org> :

  Changed --localstatedir from /var/krb5kdc to /var because the /krb5kdc is
  automatically appended.

*krb5-1.2.3 (21 Feb 2002)

  21 Feb 2002; Grant Goodyear <g2boojum@gentoo.org> :

  Updated to 1.2.3.

*krb5-1.2.2-r1 (21 Feb 2002)

  21 Feb 2002; Grant Goodyear <g2boojum@gentoo.org> :

  Thanks to Michael Kaufman, we now have a working ebuild.  Previous ebuild
  failed to build klist, kvno, kpasswd, kinit, and kdestroy.  There was
  also a linker problem which has been fixed.
  
*krb5-1.2.2 (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.