Commit Graph

5 Commits

Author SHA1 Message Date
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
Jan Staněk
3f23126e65
make this stream the default for RHEL 10
Related: RHELPLAN-170474
2024-08-14 13:32:15 +02:00
Jan Staněk
5333dec092
Import SRPM from Fedora
Resolves: RHELPLAN-170634
2024-08-06 14:03:45 +02:00