Commit Graph

11 Commits

Author SHA1 Message Date
Jan Staněk
bb7c0670b2
Use stream-specific ABI dependency generator
Until now, the nodejs_abi dependency generator has lived in
nodejs-packaging. However, it depends on (an uses only) /usr/bin/node,
thus only working and being accurate for the default stream.

Moving the generator into a specific stream and modifying it to use
the versioned binary should ensure that it is valid for whatever stream
is used for compiling the binary extension in question.

Related: RHEL-67814
Signed-off-by: Jan Staněk <jstanek@redhat.com>
2025-02-25 11:52:21 +01:00
Jan Staněk
b57548da40
Generate only versioned rpms
Resolves: RHEL-67814
2025-02-18 15:25:01 +01:00
Jan Staněk
d3f89711aa
Add upper bound to unversioned obsoletes
Obsoleting the versioned rpms without bounds
prevents the distribution to ever switch back to versioned rpms if desired.
Adding an upper bound is the first step of doing that switch.

Related: RHEL-67814
2025-02-13 16:18:54 +01:00
Tomas Juhasz
94b14b879e
Updated to version 22.13.1
Fixes CVE-2025-23083 CVE-2025-23085 CVE-2025-22150
Resolves: RHEL-76035
2025-01-27 14:46:22 +01:00
Jan Staněk
6cf6adf09f
Fix npm hashbang replacement
There is a new (?) script deps/npm/bin/npm-prefix.js
with the /usr/bin/env hashbang left intact,
which caused npm to always pull in whatever nodejs was currently
the default one.

Now all the scripts there should have the hashbangs adapted to our
naming and no new nodes pulled by installing npm.

Signed-off-by: Jan Staněk <jstanek@redhat.com>
Related: RHEL-76035
2025-01-27 14:42:14 +01:00
Jan Staněk
f7b68b0302
Update to version 22.11.0 (LTS)
Resolves: RHEL-68125
2024-11-19 16:47:40 +01:00
Troy Dawson
902e11dab9 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 08:51:46 -07:00
Jan Staněk
3f23126e65
make this stream the default for RHEL 10
Related: RHELPLAN-170474
2024-08-14 13:32:15 +02:00
Jakub Heger
d82557d446
enable gating
Signed-off-by: Jan Staněk <jstanek@redhat.com>
Resolves: RHELPLAN-170663
2024-08-07 16:23:16 +02:00
Jan Staněk
5333dec092
Import SRPM from Fedora
Resolves: RHELPLAN-170634
2024-08-06 14:03:45 +02:00
Release Configuration Management
a07234a877 New branch setup 2024-08-01 10:01:59 -04:00