blob: eea980d716d93cbca7f1b483307090a43e96cbaf (
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
|
# ChangeLog for app-crypt/kth-krb
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/ChangeLog,v 1.27 2004/06/24 21:34:02 agriffis Exp $
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> kth-krb-1.2.1.ebuild,
kth-krb-1.2.2.ebuild, kth-krb-1.2.ebuild:
Fix use invocation
27 May 2004; Joshua Kinard <kumba@gentoo.org> kth-krb-1.2.2-r2.ebuild:
Marked stable on mips.
12 May 2004; Guy Martin <gmsoft@gentoo.org> kth-krb-1.2.2-r2.ebuild:
Marked stable on hppa.
*kth-krb-1.2.2-r2 (10 May 2004)
10 May 2004; Daniel Ahlberg <aliz@gentoo.org> kth-krb-1.2.2-r2.ebuild:
+ Added fPIC patch to allow heimdal to link to kth-krb libs.
+ Added berkdb patch for newer versions of berkdb.
11 May 2004; Michael McCabe <randy@gentoo.org> kth-krb-1.2.2-r1.ebuild:
Added s390 keywords
30 Apr 2004; Ryan Phillips <rphillips@gentoo.org> kth-krb-1.2.2-r1.ebuild:
Added Weeve's patch for a sandbox violation
30 Mar 2004; Jon Portnoy <avenj@gentoo.org> kth-krb-1.2.2-r1.ebuild :
AMD64 keywords.
27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> kth-krb-1.2.2-r1.ebuild:
Stable on sparc.
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> kth-krb-1.2.2-r1.ebuild:
stable on alpha and ia64
14 Jan 2004; <rphillips@gentoo.org> kth-krb-1.2.2-r1.ebuild:
Added John Hunt's SSL patch
16 Dec 2003; Jason Wever <weeve@gentoo.org> kth-krb-1.2.2-r1.ebuild:
Added ~sparc keyword.
*kth-krb-1.2.2-r1 (05 Oct 2003)
19 Oct 2003; Ryan Phillips <rphillips@gentoo.org> kth-krb-1.2.2-r1.ebuild :\
Fixed sed
05 Oct 2003; Ryan Phillips <rphillips@gentoo.org> kth-krb-1.2.2-r1.ebuild :
added a kludge to fix the paths with the libraries
*kth-krb-1.2.2 (05 Aug 2003)
05 Aug 2003; Ryan Phillips <rphillips@gentoo.org> kth-krb-1.2.2.ebuild :
Added Sascha Silbe's patch and removed old ebuilds.
*kth-krb-1.2.1 (26 Oct 2002)
20 Jan 2003; Jon Nall <nall@gentoo.org> kth-krb-1.2.1.ebuild :
keyworded ~ppc
06 Jan 2003; Jack Morgan <jmorgan@gentoo.org> kth-krb-1* :
Removed sparc keywords
26 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
Security update. Found by Ian <ian@stacken.kth.se>.
*kth-krb-1.2 (18 Oct 2002)
18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> kth-krb-1.2.ebuild
Version bump, found by Ian <ian@stacken.kth.se> in #7823.
*kth-krb-1.1.1-r1 (1 Feb 2002)
18 Aug 2002; Ryan Phillips <rphillips@gentoo.org> kth-krb-1.1.1.ebuild :
New version.
*kth-krb-1.1-r1 (1 Feb 2002)
18 Aug 2002; Ryan Phillips <rphillips@gentoo.org> :
Changed emake to make due to compile issue
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.
|