nodejs: update openssl to 1.0.2h.
fixes: - CVE-2016-2108 - CVE-2016-2107 - CVE-2016-2105 - CVE-2016-2106 - CVE-2016-2109 - CVE-2016-2176
This commit is contained in:
parent
63e983c4d3
commit
be07c91012
2 changed files with 3419 additions and 2 deletions
3418
srcpkgs/nodejs/patches/openssl-1.0.2.h.patch
Normal file
3418
srcpkgs/nodejs/patches/openssl-1.0.2.h.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=6.0.0
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
revision=2
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="zlib-devel python-devel
|
||||
|
|
Loading…
Reference in a new issue