]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnutls: update to 3.6.4
authorArmin Kuster <akuster808@gmail.com>
Sat, 20 Oct 2018 14:55:49 +0000 (15:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jan 2019 20:12:01 +0000 (20:12 +0000)
Notable change:

libgnutls: Added the final (RFC8446) version numbering of the TLS1.3 protocol.
see: https://lists.gnupg.org/pipermail/gnutls-help/2018-September/004457.html

(From OE-Core rev: 0697141e7be0b755db600aa0d5a975eac62cc7b8)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
--
[v2]
Fix typo in version in subject

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/gnutls/gnutls_3.6.4.bb [moved from meta/recipes-support/gnutls/gnutls_3.6.3.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-support/gnutls/gnutls_3.6.3.bb
rename to meta/recipes-support/gnutls/gnutls_3.6.4.bb
index 441bbecf15233b730df678ca6b7b93bfd58b966f..6d2a11df347c6d473afbef37e34d2c2f15c2b34e 100644 (file)
@@ -21,8 +21,8 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar
            file://arm_eabi.patch \
 "
 
-SRC_URI[md5sum] = "d3b1b05c2546b80832101a423a80faf8"
-SRC_URI[sha256sum] = "ed642b66a4ecf4851ab2d809cd1475c297b6201d8e8bd14b4d1c08b53ffca993"
+SRC_URI[md5sum] = "63363d1c00601f4d11a5cadc8b5e0799"
+SRC_URI[sha256sum] = "c663a792fbc84349c27c36059181f2ca86c9442e75ee8b0ad72f5f9b35deab3a"
 
 inherit autotools texinfo binconfig pkgconfig gettext lib_package gtk-doc