Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 333491

Summary: app-crypt/kstart-3.16 version bump
Product: Gentoo Linux Reporter: Eray Aslan <eras>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.eyrie.org/~eagle/software/kstart/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kstart-3.16.ebuild

Description Eray Aslan gentoo-dev 2010-08-19 19:02:37 UTC
kstart 3.16 (2010-01-19)

Add the -L option to k5start and krenew, saying to log messages to syslog as well as standard output or standard error.

Correctly set the ticket cache path in k5start when the -k option was not given, fixing a NULL pointer dereference when the -o, -g, or -m options were given without -k. Thanks, Garrett Wollman.

Allow the argument to -k to start with FILE: and strip off that prefix to form the ticket cache name. -k still forces its argument to be a file-based cache, however; FILE: is the only cache type designator supported. Use the KRB5CCNAME environment variable for other ticket cache types.

k5start and krenew now say, in -h output, if they will attempt to create a new AFS PAG for commands run in combination with -t (enabled by --enable-setpag), allowing one to determine whether that support was compiled in.

Include the proper header for signal handling functions, fixing a build problem on Solaris 9. Thanks, Tim Bishop.

Avoid Heimdal functions marked as deprecated. Also fix the test suite to pass with Heimdal user space.

Update to rra-c-util 2.2:

    * Add GCC function attributes alloc_size, malloc, and nonnull.
    * Use AC_TYPE_LONG_LONG_INT instead of AC_CHECK_TYPES([long long]).


Reproducible: Always
Comment 1 Eray Aslan gentoo-dev 2010-08-19 19:06:31 UTC
Created attachment 243603 [details]
kstart-3.16.ebuild

Changelog:

Version bump bug #333491.  Ebuild cleanup.
Comment 2 Eray Aslan gentoo-dev 2011-03-13 04:16:14 UTC
+*kstart-3.16 (13 Mar 2011)
+
+  13 Mar 2011; Eray Aslan <eras@gentoo.org> +kstart-3.16.ebuild:
+  version bump - #333491
+