[SSSD] Allow building the PAC plugin against krb5 1.13

Sumit Bose sbose at redhat.com
Thu Aug 28 14:35:13 UTC 2014


On Thu, Aug 28, 2014 at 09:34:59AM -0400, Nalin Dahyabhai wrote:
> Fedora's Raw Hide now has an alpha of krb5 1.13 in it, so we need to
> update the configure tests to recognize 1.13.
> 
> Nalin

Thank you for the patch, include/krb5/authdata_plugin.h didn't changed
so ACK.

Since it didn't change in years I wonder why they do not make
the interface public?

bye,
Sumit

> From 32ba568fb3d603f6d8b06b7eb706c3ca6f851ae3 Mon Sep 17 00:00:00 2001
> From: Nalin Dahyabhai <nalin at redhat.com>
> Date: Thu, 28 Aug 2014 09:27:01 -0400
> Subject: [PATCH] Accept krb5 1.13 for building the PAC plugin
> 
> ---
>  src/external/pac_responder.m4 | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/src/external/pac_responder.m4 b/src/external/pac_responder.m4
> index 6e29452..b57305c 100644
> --- a/src/external/pac_responder.m4
> +++ b/src/external/pac_responder.m4
> @@ -21,7 +21,8 @@ then
>          Kerberos\ 5\ release\ 1.9* | \
>          Kerberos\ 5\ release\ 1.10* | \
>          Kerberos\ 5\ release\ 1.11* | \
> -        Kerberos\ 5\ release\ 1.12*)
> +        Kerberos\ 5\ release\ 1.12* | \
> +        Kerberos\ 5\ release\ 1.13*)
>              krb5_version_ok=yes
>              AC_MSG_RESULT([yes])
>              ;;
> -- 
> 2.1.0
> 

> _______________________________________________
> sssd-devel mailing list
> sssd-devel at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/sssd-devel




More information about the sssd-devel mailing list