All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] xerces-c: upgrade to 3.1.4
@ 2016-08-03  2:23 jackie.huang
  0 siblings, 0 replies; only message in thread
From: jackie.huang @ 2016-08-03  2:23 UTC (permalink / raw)
  To: openembedded-devel

From: Jackie Huang <jackie.huang@windriver.com>

upgrade to version 3.1.4 to fix two CVEs:
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-4463
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2099

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 .../xerces-c/{xerces-c_3.1.3.bb => xerces-c_3.1.4.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/xerces-c/{xerces-c_3.1.3.bb => xerces-c_3.1.4.bb} (91%)

diff --git a/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.3.bb b/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.4.bb
similarity index 91%
rename from meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.3.bb
rename to meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.4.bb
index 2355c9d..40612e5 100644
--- a/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.3.bb
+++ b/meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.4.bb
@@ -10,8 +10,8 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "http://apache.lauf-forum.at/xerces/c/3/sources/${BP}.tar.bz2"
-SRC_URI[md5sum] = "5e333b55cb43e6b025ddf0e5d0f0fb0d"
-SRC_URI[sha256sum] = "fc5e5e0247b108b8d64d75aeb124cabdee9b7fcd725a89fe2242b4637b25c1fa"
+SRC_URI[md5sum] = "d04ae9d8b2dee2157c6db95fa908abfd"
+SRC_URI[sha256sum] = "9408f12c1628ecf80730bedbe8b2caad810edd01bb4c66f77b60c873e8cc6891"
 
 inherit autotools
 
-- 
2.8.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-03  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-03  2:23 [meta-oe][PATCH] xerces-c: upgrade to 3.1.4 jackie.huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.