[oe-commits] [meta-openembedded] 02/03: nodejs: 10.16.2 -> 10.16.3

git at git.openembedded.org git at git.openembedded.org
Tue Sep 3 14:11:21 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 a1a0e8d91e15fb00abcdbd7efe90382b209193fc
Author: Andrej Valek <andrej.valek at siemens.com>
AuthorDate: Tue Sep 3 10:06:09 2019 +0200

    nodejs: 10.16.2 -> 10.16.3
    
    - update nodejs to active 10.x LTS release 10.16.3
     - include fix multiple HTTP/2 vulnerabilities
    
    Signed-off-by: Andrej Valek <andrej.valek at siemens.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_10.16.2.bb => nodejs_10.16.3.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_10.16.2.bb b/meta-oe/recipes-devtools/nodejs/nodejs_10.16.3.bb
similarity index 97%
rename from meta-oe/recipes-devtools/nodejs/nodejs_10.16.2.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_10.16.3.bb
index d464e9d..30724d4 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_10.16.2.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_10.16.3.bb
@@ -23,8 +23,8 @@ SRC_URI_append_class-target = " \
            file://0002-Using-native-torque.patch \
            "
 
-SRC_URI[md5sum] = "fa70b942c5e3379ce96219fe90f50c8f"
-SRC_URI[sha256sum] = "6cbc17795e9259dce7a8f5fd5a2e46f9e6920fb48b7d9539c5b2faa5bb5db4d8"
+SRC_URI[md5sum] = "b41275a018e670947c1950b12f050a2f"
+SRC_URI[sha256sum] = "7bf1123d7415964775b8f81fe6ec6dd5c3c08abb42bb71dfe4409dbeeba26bbd"
 
 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