[oe-commits] [openembedded-core] 26/31: gcc: Security fix CVE-2016-4488

git at git.openembedded.org git at git.openembedded.org
Mon May 16 22:25:23 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 39b529abaa39de7e0216eec98e088e09d3c795ec
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Fri May 6 00:11:54 2016 -0700

    gcc: Security fix CVE-2016-4488
    
    Signed-off-by: Armin Kuster <akuster at mvista.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/gcc/gcc-5.3.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/gcc/gcc-5.3.inc b/meta/recipes-devtools/gcc/gcc-5.3.inc
index 897c1f9..c75d07e 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -90,6 +90,7 @@ SRC_URI = "\
            file://0058-fdebug-prefix-map-support-to-remap-relative-path.patch \
            file://0059-libgcc-use-ldflags.patch \
            file://0060-remove-prototypes-cfns.patch \
+           file://CVE-2016-4488.patch \
 "
 
 BACKPORTS = ""

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list