]> code.ossystems Code Review - openembedded-core.git/commit
gnutls: update 3.4.8 -> 3.4.9
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 3 Feb 2016 21:17:11 +0000 (13:17 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:35:06 +0000 (23:35 +0000)
commit6708665b4d72e1c56021a73f99e02657c5600c88
tree91afe54592346fed4a94c3872db5ece12cec82cd
parent1a8efbf4f06d9274cd60ada61d34b6bf42c15dc0
gnutls: update 3.4.8 -> 3.4.9

This version fixes bugs in the current stable branch.

* Version 3.4.9 (released 2016-02-03)

** libgnutls: Corrected ALPN protocol negotiation. Before GnuTLS would
   negotiate the last commonly supported protocol, rather than the
   first. Reported by Remi Denis-Courmont (#63).

** libgnutls: Tolerate empty DN fields in informational output
   functions.

** libgnutls: Corrected regression causes by incorrect fix in
   gnutls_x509_ext_export_key_usage() at 3.4.8 release.

** API and ABI modifications:
No changes since last version.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/gnutls/gnutls_3.4.9.bb [moved from meta/recipes-support/gnutls/gnutls_3.4.8.bb with 60% similarity]