summaryrefslogtreecommitdiff
blob: 25068850d0a34c34a0474ec7b5c79dd096d7ec23 (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
# ChangeLog for app-crypt/mit-krb5
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.13 2003/09/17 14:48:38 aliz Exp $

*mit-krb5-1.3.1 (17 Sep 2003)

  17 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> mit-krb5-1.3.1.ebuild:
  Version bump. Ebuild contributed by Marcin Wisnicki <wisnia21@freeshell.org>
  in #26746

  26 Jun 2003; Bartosch Pixa <darkspecter@gentoo.org> mit-krb5-1.2.8.ebuild:
  set ppc in keywords

  19 Jun 2003; Will Woods <wwoods@gentoo.org> mit-krb5-1.2.8.ebuild:
  Marked stable for alpha

*mit-krb5-1.3_alpha1 (17 Jun 2003)

  17 Jun 2003; Donny Davies <woodchip@gentoo.org> mit-krb5-1.3_alpha1.ebuild:
  Add new 1.3.x series.  This is in package.mask for a while.  Hey it builds
  with gcc-3.3 even!

*mit-krb5-1.2.8 (6 Jun 2003)

  14 Jun 2003; Guy Martin <gmsoft@gentoo.org> mit-krb5-1.2.8.ebuild :
  Added a fix for hppa. It needs to link with gcc and not with ld.
  Added hppa to KEYWORDS.

  7 Jun 2003; Ryan Phillips <rphillips@gentoo.org> mit-krb5-1.2.6-r3.ebuild :
  Initd script split, merge mit packages into one mit-krb5 ebuild,
  support for static build with USE="static", have html docs installed, pass
  $CFLAGS and $CXXFLAGS to configure, remove the unnecessary 1.2.2 patch.

*mit-krb5-1.2.7 (30 Mar 2003)

  20 Apr 2003; Joshua Brindle <method@gentoo.org> mit-krb5-1.2.6-r2.ebuild,
  mit-krb5-1.2.6-r3.ebuild, mit-krb5-1.2.7.ebuild:
  added --with-ccopts= so it won't disregard user CFLAGS

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

*mit-krb5-1.2.6-r3 (22 Apr 2003)

  29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*mit-krb5-1.2.6-r2 (07 Dec 2002)

  30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> mit-krb5-1.2.6-r3 :
  Added Martti Rannajarvi's fixes. Fixes #3480

  07 Dec 2002; Dave Love <dlove@cashmeresoftware.com>, 
  Martti Rannanj�rvi <grypt@kapsi.net>:
  
  Optional kerberos4 support by krb4 USE flag, default configuration
  files and an init.d script. --localstatedir to /etc.

*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.