[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3095/8267] gnutls: update to 3.5.5



commit ff30ef9d5499171fe1798015c37ff7762e6a8e2b
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Tue Oct 18 17:05:13 2016 +0300

    gnutls: update to 3.5.5
    
    Remove backported 0001-Use-correct-include-dir-with-minitasn.patch and
    CVE-2016-7444.patch (which still applied silently and incorrectly:
    https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450).
    
    (From OE-Core rev: 118b7233721c374314b9ceca5a101e772a29d8c3)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...001-Use-correct-include-dir-with-minitasn.patch |   31 -----------------
 .../gnutls/gnutls/CVE-2016-7444.patch              |   35 --------------------
 meta/recipes-support/gnutls/gnutls_3.5.3.bb        |   13 -------
 meta/recipes-support/gnutls/gnutls_3.5.5.bb        |    9 +++++
 4 files changed, 9 insertions(+), 79 deletions(-)
---
diff --git a/meta/recipes-support/gnutls/gnutls_3.5.5.bb b/meta/recipes-support/gnutls/gnutls_3.5.5.bb
new file mode 100644
index 0000000..d255959
--- /dev/null
+++ b/meta/recipes-support/gnutls/gnutls_3.5.5.bb
@@ -0,0 +1,9 @@
+require gnutls.inc
+
+SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \
+            file://0001-configure.ac-fix-sed-command.patch \
+            file://use-pkg-config-to-locate-zlib.patch \
+           "
+SRC_URI[md5sum] = "fb84c4d7922c1545da8dda4dcb9487d4"
+SRC_URI[sha256sum] = "86994fe7804ee16d2811e366b9bf2f75304f8e470ae0e3716d60ffeedac0e529"
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]