Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 749852

Summary: net-libs/nodejs: Please add subslot to allow targeting in GLSAs
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic, security
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Deutschmann (RETIRED) gentoo-dev 2020-10-18 02:03:26 UTC
Hi,

net-libs/nodejs supports multiple branches (12.x, 14.x at the moment) but not slotting. Therefore targeting in GLSA is impossible, see bug 718040.

Could you please add subslots to the package which would allow us to target different branches at least? See https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478d931dbd6fb79b0f489af11e7a8a62fe4437e7 for example.

Security project can do that for you or create a PR for review.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-09 15:06:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1398b77a96625ee50dd430fb4d265b7f793322be

commit 1398b77a96625ee50dd430fb4d265b7f793322be
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-11-09 13:52:36 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-11-09 15:05:39 +0000

    net-libs/nodejs: bump to 14.15.0
    
    Includes subslotting, support for building against bundled ICU, a fix
    for PPC64 crashes and python3_9 support.
    
    Closes: https://bugs.gentoo.org/724978
    Closes: https://bugs.gentoo.org/728110
    Closes: https://bugs.gentoo.org/747100
    Closes: https://bugs.gentoo.org/749852
    Closes: https://github.com/gentoo/gentoo/pull/17809
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-libs/nodejs/Manifest                           |  2 +-
 .../files/nodejs-14.15.0-fix_ppc64_crashes.patch   | 33 +++++++++++
 net-libs/nodejs/metadata.xml                       |  1 +
 ...nodejs-14.14.0.ebuild => nodejs-14.15.0.ebuild} | 64 ++++++++++------------
 4 files changed, 65 insertions(+), 35 deletions(-)