ports/opt (3.3): [notify] nodejs: 8.9.0 -> 8.9.3 Fix for CVE-2017-15896, CVE-2017-15897, and CVE 2017-3738
commit 3371ee7186a9293ff4f1df7f6e946525bb10d068 Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Dec 11 23:48:51 2017 +1100 [notify] nodejs: 8.9.0 -> 8.9.3 Fix for CVE-2017-15896, CVE-2017-15897, and CVE 2017-3738 diff --git a/nodejs/.md5sum b/nodejs/.md5sum index 993004bf1..f367e80e8 100644 --- a/nodejs/.md5sum +++ b/nodejs/.md5sum @@ -1 +1 @@ -49001b4037b2ddf10c2174c38a40f112 node-v8.9.0.tar.xz +f315982c543fbf0961c8de010acb0451 node-v8.9.3.tar.xz diff --git a/nodejs/.signature b/nodejs/.signature index 0b5ef9692..6829fb8dd 100644 --- a/nodejs/.signature +++ b/nodejs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bTO+jkMVfOtvfzbuJsPSGgEFjdpwRK3KUb+RkLpbFSWAJWax7aj80KWPmFWImhn4CJPnYdP+DEsYp1M4eDiXAc= -SHA256 (Pkgfile) = 0dba8a4e2ebe02fa813dfc4e6dbbc0c59b33feb28805d852d776ed305c7d3ba0 +RWSE3ohX2g5d/enb5SBVVtzkYJPgjby6c5iS2DKzF7/mpqaCX0r3s/pP3citRP0PRg7SkzbBWMXWClDrg9t274nP3uYUMpZ/OQA= +SHA256 (Pkgfile) = 7f8b5ae83943ee15128daffa8f810e2243710732542448ff112be76f105931c9 SHA256 (.footprint) = 840e62fdc1bc528d816aaf8db1a9137fc78d6b468a6b864884f4c1eedde5bc1c -SHA256 (node-v8.9.0.tar.xz) = ae8258f89e127a76d4b4aff6fdb8dc395b7da0069cba054b913dfc36b3c91189 +SHA256 (node-v8.9.3.tar.xz) = 748ddb3baa6b85e6a56e38aacd066586e7581952f84a92bc8152248a9be6b2da diff --git a/nodejs/Pkgfile b/nodejs/Pkgfile index 02db835b4..1f4231a9c 100644 --- a/nodejs/Pkgfile +++ b/nodejs/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=nodejs -version=8.9.0 +version=8.9.3 release=1 source=(https://nodejs.org/dist/v$version/node-v$version.tar.xz)
participants (1)
-
crux@crux.nu