net-libs/nodejs: add bundled-openssl useflag#2693
net-libs/nodejs: add bundled-openssl useflag#2693soredake wants to merge 1 commit intogentoo:masterfrom soredake:nodejs-static-openssl
Conversation
|
👍 All QA issues have been fixed! |
|
You really need a very good reason to get this through. OpenSSL is a frequent recipient of CVEs, so bundling an old version is a guaranteed security issue. |
|
I switched my system to libressl, and i need nodejs installed, it's my reason. |
|
@gentoo/proxy-maint @patricklauer |
|
CAN YOU PLEASE STOP SPAMMING ME. Thanks you for your voluntary cooperation with this mandatory policy. |
mgorny
left a comment
There was a problem hiding this comment.
I switched my system to libressl, and i need nodejs installed, it's my reason.
I'm sorry but that really doesn't outweigh the dangers imposed by bundled OpenSSL. Could you try to fix NodeJS to support LibreSSL instead?
|
@mgorny i see void linux using libressl with node without patches now (old patch for old versions is here https://github.com/voidlinux/void-packages/pull/2574/commits/00b70d7d42308fb969827fea6f0840d7263b38e4), https://github.com/voidlinux/void-packages/blob/master/srcpkgs/nodejs/template#L8, but i have no luck with this. |
|
Could make sense to make a new patch, it's been 2 years and the old patch isn't working with more recent version such as >=7.2.x |
No description provided.