Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323437 - sys-auth/pam_krb5-4.3 version bump
Summary: sys-auth/pam_krb5-4.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL: http://archives.eyrie.org/software/ke...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 16:13 UTC by Eray Aslan
Modified: 2010-06-11 18:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pam_krb5-4.3.ebuild (pam_krb5-4.3.ebuild,876 bytes, text/plain)
2010-06-10 16:15 UTC, Eray Aslan
Details
pam_krb5-4.3.ebuild (pam_krb5-4.3.ebuild,774 bytes, text/plain)
2010-06-10 16:17 UTC, Eray Aslan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eray Aslan gentoo-dev 2010-06-10 16:13:42 UTC
Changes from previous release:

    Add a new option fast_ccache, which if set points to a Kerberos ticket
    cache used for Flexible Authentication Secure Tunneling (FAST) to
    protect the authentication.  FAST is a mechanism to protect Kerberos
    against password guessing attacks and provide other security
    improvements.  This option is only available when built against
    Kerberos libraries with FAST support (currently only MIT Kerberos 1.7
    or later).  Patch from Sam Hartman.

    Fix error in freeing a previous alt_auth_map setting when parsing
    configuration options.  Patch from Sam Hartman.

    Fix the linker flags for Solaris with the native compiler.  Thanks,
    Kevin Sumner.

Reproducible: Always
Comment 1 Eray Aslan gentoo-dev 2010-06-10 16:15:32 UTC
Created attachment 234869 [details]
pam_krb5-4.3.ebuild

Changelog:

Version bump - bug #323437
Comment 2 Eray Aslan gentoo-dev 2010-06-10 16:17:38 UTC
Created attachment 234871 [details]
pam_krb5-4.3.ebuild

With the correct Header line.
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-06-11 13:26:35 UTC
Hello Eray,

can you please attach a diff to the current version. It's easier for the maintainers - well - to see the difference.

Thanks, Michael
Comment 4 Eray Aslan gentoo-dev 2010-06-11 14:06:13 UTC
(In reply to comment #3)
> can you please attach a diff to the current version. It's easier for the
> maintainers - well - to see the difference.

Sure.  But please note that I proxy-maintain pam_krb5 and this bug is to ask flameeyes (or any other dev for that matter) to commit it for me.

No diff really.  I attach the ebuild(s) in the hope that it will make it easier for the committer.

--- pam_krb5-4.2.ebuild	2010-05-21 22:25:06.000000000 +0300
+++ pam_krb5-4.3.ebuild 2010-06-10 19:16:39.000000000 +0300
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_krb5/pam_krb5-4.2.ebuild,v 1.1 2010/05/21 19:25:06 flameeyes Exp $
+# $Header: $
 
 EAPI="2"
 
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-06-11 18:09:00 UTC
Sorry for the delay, thanks Eray, and actually you don't need to “fix” the header ;) The one from the old ebuild will be updated on commit so you can leave it as-is for the future and just say that a renamed ebuild is enough.