[oe-commits] [openembedded-core] 27/31: gcc: Security fix CVE-2016-4489

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


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

commit 2b5c9b1921a94ebd9c61a2f5183b02509a342140
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Fri May 6 00:11:55 2016 -0700

    gcc: Security fix CVE-2016-4489
    
    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 c75d07e..11287e4 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -91,6 +91,7 @@ SRC_URI = "\
            file://0059-libgcc-use-ldflags.patch \
            file://0060-remove-prototypes-cfns.patch \
            file://CVE-2016-4488.patch \
+           file://CVE-2016-4489.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