[oe-commits] [meta-openembedded] 02/13: nodejs: upgrade 10.15.1 -> 10.15.3

git at git.openembedded.org git at git.openembedded.org
Fri Mar 22 16:33:16 UTC 2019


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

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

commit 3940350b0fd9b6229cc95e3c0a4cf5e67758c7d7
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Mar 22 11:21:19 2019 +0100

    nodejs: upgrade 10.15.1 -> 10.15.3
    
    * 10.15.2 was a security release for CVE-2019-5737 [1]
    * 10.15.3 was a bugfix release [2]
    
    [1] https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
    [2] https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_10.15.1.bb => nodejs_10.15.3.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_10.15.3.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_10.15.3.bb
index 672cd84..d2e77ea 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_10.15.3.bb
@@ -23,8 +23,8 @@ SRC_URI_append_class-target = " \
            file://0002-Using-native-torque.patch \
            "
 
-SRC_URI[md5sum] = "1cad7963255de53509bfa560221bdc88"
-SRC_URI[sha256sum] = "1a55f7b9fb80442182d9e1eba4fca4dac3c781cdcb25d6be37b24d253f61c858"
+SRC_URI[md5sum] = "d76210a6ae1ea73d10254947684836fb"
+SRC_URI[sha256sum] = "4e22d926f054150002055474e452ed6cbb85860aa7dc5422213a2002ed9791d5"
 
 S = "${WORKDIR}/node-v${PV}"
 

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


More information about the Openembedded-commits mailing list