Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333491 - app-crypt/kstart-3.16 version bump
Summary: app-crypt/kstart-3.16 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Kerberos Maintainers
URL: http://www.eyrie.org/~eagle/software/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 19:02 UTC by Eray Aslan
Modified: 2011-03-13 04:16 UTC (History)
0 users

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


Attachments
kstart-3.16.ebuild (kstart-3.16.ebuild,1003 bytes, text/plain)
2010-08-19 19:06 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-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
+