[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3414/8267] musl: Update to latest on master



commit f9637dc7ad9e9fde6bc076612370abc8d0b26a4e
Author: Khem Raj <raj khem gmail com>
Date:   Wed Nov 16 09:47:46 2016 -0800

    musl: Update to latest on master
    
    Bobby Bingham (2):
          treat null vdso base same as missing
          add s390x port
    
    Rich Felker (2):
          generalize ELF hash table types not to assume 32-bit entries
          work around gdb issues recognizing sigreturn trampoline on x86_64
    
    (From OE-Core rev: 39829ef1b8bba3499255c59a4b9713e68a33ddc1)
    
    Signed-off-by: Khem Raj <raj khem gmail com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/musl/files/CVE-2016-8859.patch |   79 ----------------------
 meta/recipes-core/musl/musl_git.bb               |    3 +-
 2 files changed, 1 insertions(+), 81 deletions(-)
---
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 1ee56b6..b0c6098 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "39494a273eaa6b714e0fa0c59ce7a1f5fbc80a1e"
+SRCREV = "54991729fd1e3d3a0cb71884d758d86afe6da9e0"
 
 PV = "1.1.15+git${SRCPV}"
 
@@ -11,7 +11,6 @@ PV = "1.1.15+git${SRCPV}"
 
 SRC_URI = "git://git.musl-libc.org/musl \
            file://0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch \
-           file://CVE-2016-8859.patch \
           "
 
 S = "${WORKDIR}/git"


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