summaryrefslogtreecommitdiff
blob: 2e6d74a6f414ed147a968ff801e4f096a996ee0a (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
# ChangeLog for app-crypt/krb5
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/ChangeLog,v 1.17 2003/04/14 22:59:04 wwoods Exp $

*krb5-1.2.7-r2 (30 Mar 2003)

  14 Apr 2003; Will Woods <wwoods@gentoo.org> krb5-1.2.7-r2.ebuild:
  added alpha to KEYWORDS

  30 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> krb5-1.2.7-r2.ebuild :
  Security update. Various patches from MIT applied.  

  21 Mar 2003; Wout Mertens <wmertens@gentoo.org> krb5-1.2.7-r1.ebuild :
  Bumped revision, forcing rebuild so that people who already had it will
  not get problems later on when they upgrade glibc.

*krb5-1.2.7 (22 Feb 2003)

  17 Mar 2003; Wout Mertens <wmertens@gentoo.org> :
  Applied fix for errno problem with newer glibc, bug #16450 and #16267.

  22 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*krb5-1.2.6-r1 (06 Dec 2002)

  28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> krb5-1.2.6-r1.ebuild :
  Moved to ppc

  20 Jan 2003; Nick Hadaway <raker@gentoo.org> krb5-1.2.6-r1.ebuild :
  Changed PROVIDES to PROVIDE.

  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.