[SSSD] [PATCH] BUILD: Accept krb5 1.14 for building the PAC plugin

Sumit Bose sbose at redhat.com
Mon Oct 26 09:04:16 UTC 2015


On Mon, Oct 26, 2015 at 07:14:07AM +0100, Lukas Slebodnik wrote:
> ehlo,
> 
> The new krb5 1.14 was released few weeks ago and recently got to fedora.
> 
> Sumit,
> could you check if the pac responder can be build with the latest krb5?
> It's already in rawhide.
> 
> LS

ACK, there are no changes in the client side of the plugin in 1.14.

bye,
Sumit

> From 7fe2b5e68e2c5659dfde9035777d47f4819c0194 Mon Sep 17 00:00:00 2001
> From: Lukas Slebodnik <lslebodn at redhat.com>
> Date: Mon, 26 Oct 2015 07:00:50 +0100
> Subject: [PATCH] BUILD: Accept krb5 1.14 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 2941d63ab5bc9f2c993cabf1080a04f812611751..a9e142dc945e157d87ab8478fa63b261415a7e8d 100644
> --- a/src/external/pac_responder.m4
> +++ b/src/external/pac_responder.m4
> @@ -22,7 +22,8 @@ then
>          Kerberos\ 5\ release\ 1.10* | \
>          Kerberos\ 5\ release\ 1.11* | \
>          Kerberos\ 5\ release\ 1.12* | \
> -        Kerberos\ 5\ release\ 1.13*)
> +        Kerberos\ 5\ release\ 1.13* | \
> +        Kerberos\ 5\ release\ 1.14*)
>              krb5_version_ok=yes
>              AC_MSG_RESULT([yes])
>              ;;
> -- 
> 2.5.0
> 



More information about the sssd-devel mailing list