[gnutls-devel] [PATCH] _gnutls_resolve_priorities: always try to re-read sys priority file
Nikos Mavrogiannopoulos
nmav at gnutls.org
Thu Jun 9 16:59:47 CEST 2016
On Fri, 2016-06-03 at 14:59 +0100, Daniel P. Berrange wrote:
> Previously if the system priority file was edited, that would
> take effect on the very next TLS session an application created.
>
> As of:
>
> commit 006b89d4464ae1bb6d545ea5716998654124df45
> Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
> Date: Fri Apr 1 10:46:12 2016 +0200
>
> priorities: preload the system priorities on library loading time
>
> It is required to restart every application after changing the
> system priority file to get changes to take effect.
>
> Further, for applications running in a chroot, it will no longer
> honour a system priority file that may exist inside the chroot,
> always using the originally cached data from outside the chroot.
Applied, thank you!
More information about the Gnutls-devel
mailing list