diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-02 21:20:57 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-02 21:20:57 +0000 |
commit | edaed50509204a39304ded9fcf36c976ee6867d2 (patch) | |
tree | 21df8ab0bb4b7f2920bd9975d6cc6f73fdc9be25 /sys-auth/pam_krb5/ChangeLog | |
parent | Removing obsolete ebuild (diff) | |
download | historical-edaed50509204a39304ded9fcf36c976ee6867d2.tar.gz historical-edaed50509204a39304ded9fcf36c976ee6867d2.tar.bz2 historical-edaed50509204a39304ded9fcf36c976ee6867d2.zip |
Moved from app-crypt/pam_krb5 to sys-auth/pam_krb5.
Diffstat (limited to 'sys-auth/pam_krb5/ChangeLog')
-rw-r--r-- | sys-auth/pam_krb5/ChangeLog | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/sys-auth/pam_krb5/ChangeLog b/sys-auth/pam_krb5/ChangeLog new file mode 100644 index 000000000000..34a799c02274 --- /dev/null +++ b/sys-auth/pam_krb5/ChangeLog @@ -0,0 +1,60 @@ +# ChangeLog for sys-auth/pam_krb5 +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_krb5/ChangeLog,v 1.1 2005/07/02 21:20:57 flameeyes Exp $ + + 02 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> + +files/pam_krb5-1.0-errno_h.patch, +files/pam_krb5-1.0-gentoo.diff, + +files/pam_krb5-20030601-defaultrealm.patch, +metadata.xml, + +pam_krb5-1.0.ebuild, +pam_krb5-1.0-r1.ebuild, +pam_krb5-20030601.ebuild, + +pam_krb5-20030601-r1.ebuild: + Moved from app-crypt/pam_krb5 to sys-auth/pam_krb5. + + 30 Jun 2005; <rphillips@gentoo.org> + +files/pam_krb5-20030601-defaultrealm.patch, pam_krb5-20030601-r1.ebuild: + Added Christophe Saout patch to fix segfaults when the default realm (like + chroot environments) cannot be found. #66919 + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> pam_krb5-1.0-r1.ebuild: + stable on amd64 + +*pam_krb5-20030601-r1 (28 Jan 2005) + + 28 Jan 2005; <rphillips@gentoo.org> pam_krb5-20030601-r1.ebuild: + Added Anthony Gorecki ebuild to fix compatibility with mit-krb5 and heimdal. + Tha package now supports both. See bug #75396 + + 28 Sep 2004; Sven Wegener <swegener@gentoo.org> : + Gentoo Technologies, Inc. -> Gentoo Foundation + + 20 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> pam_krb5-1.0-r1.ebuild: + Fixed BUG #59323. Marked ~amd64. + +*pam_krb5-20030601 (20 Jul 2004) + + 20 Jul 2004; <rphillips@gentoo.org> pam_krb5-20030601.ebuild: + Added Torsten Kurbad ebuild to use the latest pam_krb5 snapshot + Fixes #51837 + +*pam_krb5-1.0-r1 (15 Jul 2004) + + 15 Jul 2004; Martin Schlemmer <azarah@gentoo.org> + +files/pam_krb5-1.0-errno_h.patch, +pam_krb5-1.0-r1.ebuild: + Fix bug #35059 - need to include errno.h. + + 29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> pam_krb5-1.0.ebuild: + inherit eutils for epatch + + 28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> : + stable ppc + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*pam_krb5-1.0 (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. |