[oe-commits] [meta-openembedded] 05/21: fontforge: update to 20170731 to fix CVEs

git at git.openembedded.org git at git.openembedded.org
Sat Aug 19 11:01:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 0b81e4841e5b793dd2f86ae0d0fa768427712390
Author: Wenzong Fan <wenzong.fan at windriver.com>
AuthorDate: Tue Aug 15 23:55:43 2017 -0700

    fontforge: update to 20170731 to fix CVEs
    
    Fixed CVEs & Issues:
      CVE-2017-11577: #3088
      CVE-2017-11576: #3091
      CVE-2017-11575: #3096
      CVE-2017-11574: #3090
      CVE-2017-11572: #3092
      CVE-2017-11571: #3087
      CVE-2017-11569: #3093
      CVE-2017-11568: #3089
    
    Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../fontforge/{fontforge_20161012.bb => fontforge_20170731.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb
similarity index 96%
rename from meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb
rename to meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb
index 1c3376d..d9f0867 100644
--- a/meta-oe/recipes-graphics/fontforge/fontforge_20161012.bb
+++ b/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb
@@ -14,8 +14,8 @@ inherit autotools pkgconfig pythonnative distro_features_check gettext
 REQUIRED_DISTRO_FEATURES_append_class-target = " x11"
 
 SRC_URI = "git://github.com/${BPN}/${BPN}.git"
-# tag 20161012
-SRCREV = "072edb0235cd163d6c3391da9cc3754c3c66f47a"
+# tag 20170731
+SRCREV = "b9149c13e8f9464fc21473f1f676b36a2130775d"
 S = "${WORKDIR}/git"
 
 EXTRA_OECONF_append_class-native = " with_x=no"

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


More information about the Openembedded-commits mailing list