]> eyrie.org Git - kerberos/kadmin-remctl.git/commit
Update to rra-c-util 3.6
authorRuss Allbery <rra@stanford.edu>
Thu, 9 Jun 2011 21:33:44 +0000 (14:33 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 9 Jun 2011 21:33:44 +0000 (14:33 -0700)
commit24524840df3f1fa95ed163ae9dacf0debd063601
tree12eb03b270ce69a6c3664e34d8e692b3d2ef10cd
parentfc255fce381d930894374badfaffeb5430cdcb7c
Update to rra-c-util 3.6

* Check for krb5-config in /usr/kerberos/bin as well as user's PATH.
* Add replacement for krb5_appdefault_* functions for AIX Kerberos.
* Fix broken GCC attribute markers.
* Fix Kerberos library probing without transitive shared libraries.
* Suppress warnings when probing for AIX-only Kerberos headers.
* Support Heimdal GSS-API on OpenBSD without a separate libroken.
* Update GCC warning flags for GCC 4.6.1.
27 files changed:
Makefile.am
NEWS
configure.ac
m4/gssapi.m4
m4/krb5.m4
m4/lib-depends.m4
m4/lib-pathname.m4
m4/remctl.m4
m4/snprintf.m4
m4/vamacros.m4
portable/asprintf.c
portable/dummy.c
portable/krb5-extra.c
portable/krb5-profile.c [new file with mode: 0644]
portable/krb5.h
portable/macros.h
portable/stdbool.h
portable/system.h
util/concat.c
util/concat.h
util/macros.h
util/messages-krb5.c
util/messages-krb5.h
util/messages.c
util/messages.h
util/xmalloc.c
util/xmalloc.h