On 25 August 2011 13:11, Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> wrote: > From: Raghavendra D Prabhu <raghu.prabh...@gmail.com> > > The gnutls_*_set_priority family of functions has been marked deprecated > in 2.12.x. These functions have been superceded by > gnutls_priority_set_direct().
Does this constitute a change in the required version of gnutls which we need to document in the proto-changelog for the next release? Is it worth updating the configure tls check to check for this function so we fall back to no-tls if the system version is too old? -- PMM