[PATCH] Add correct dependency on libxtrans.

Mark Kettenis mark.kettenis at xs4all.nl
Thu Nov 7 11:16:26 PST 2013


> From: Eric Anholt <eric at anholt.net>
> Date: Wed,  6 Nov 2013 16:27:26 -0800
> 
> The 1.3 release is when the new FD passing bits landed.

Well, there are some serious security concerns with libxtrans 1.3.0,
If you ask me it would be a bad idea to encourage people to use it.

>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 6925df8..32b7f64 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -806,7 +806,7 @@ FIXESPROTO="fixesproto >= 5.0"
>  DAMAGEPROTO="damageproto >= 1.1"
>  XCMISCPROTO="xcmiscproto >= 1.2.0"
>  BIGREQSPROTO="bigreqsproto >= 1.1.0"
> -XTRANS="xtrans >= 1.2.2"
> +XTRANS="xtrans >= 1.3"
>  PRESENTPROTO="presentproto >= 1.0"
>  
>  dnl List of libraries that require a specific version
> -- 
> 1.8.4.rc3
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 


More information about the xorg-devel mailing list