Commit Graph

17 Commits

Author SHA1 Message Date
Filip Janus 3096487c28 Sync with stream-nodejs-18-rhel8.9.0 branch because patch no.2 was omitted to apply previously.
Related:: RHEL-31287
2024-04-29 21:00:29 +02:00
Filip Janus c222c2a16f Rebase to 18.20.2
Resolves: RHEL-31287
2024-04-29 10:00:17 +02:00
Lukas Javorsky edf8525570 Fix FIPS disabling patch
This patch causes the option processing to end sooner than the problematic code gets executed.
Additionally, the JS-level options to mess with FIPS settings are similarly disabled.

Related: RHEL-25866 RHEL-25932 RHEL-25922
2024-03-05 11:44:22 +00:00
Lukas Javorsky a737160f25 Rebase to version 18.19.1
Resolves: RHEL-25866 RHEL-25932 RHEL-25922
2024-03-05 11:42:04 +00:00
Lukas Javorsky 531c9bb8ab Allign version grepping with Fedora script
Fedora script doesn't grep few bundled packages in RHEL, so it won't be
exactly the same script
2024-02-12 08:22:37 +00:00
Lukas Javorsky 1eccc90b88 Rebase to version 18.19.0
Resolves: RHEL-21439
2024-01-19 09:52:38 +00:00
Jan Staněk 5d5a5b9467
Rebase to version 18.17.1 2023-08-25 11:24:53 +02:00
Jan Staněk 6d2be7bed0
Replace /usr/etc/npmrc symlink with builtin configuration
We want to have the system-level npmrc located at /etc/npmrc.
By default, npm looks for it in /usr/etc/npmrc,
so we placed a symlink to /etc/npmrc there.
However, we are the only known package that has anything in /usr/etc,
which confuses and/or breaks various tooling (see related bug).

This gets rid of the symlink,
and instead uses "builtin"-level configuration of npm
to cause it to load the system-level configuration from /etc/npmrc.
2023-07-18 11:13:05 +02:00
Jan Staněk 1d46635e65
Rebase to version 18.16.1 2023-07-18 11:08:39 +02:00
Jan Staněk 5f06fe6080
Add metadata bits missing from last rebase
Related: rhbz#2178086
2023-06-20 16:02:40 +02:00
Jan Staněk 4b1ad7e810
Correct CVE-2022-4904 fix location in changelog 2023-06-20 16:02:39 +02:00
Jan Staněk 28e595cb38
deps(cares): update to 1.19.1 2023-06-20 16:02:39 +02:00
Honza Horak 1756e86eaa Replace whole repo with latest content from branch stream-nodejs-18-rhel-8.8.0
Content corresponds with RHEL dist-git commit df4b044
2023-05-16 21:21:40 +02:00
James Antill 303e365ac2 Import rpm: 465a72e724a3969530fd9f6c90fee326f31f1ad1 2023-02-23 20:27:00 -05:00
James Antill 4e5f9a0773 Import rpm: 465a72e724a3969530fd9f6c90fee326f31f1ad1 2023-02-23 13:02:39 -05:00
James Antill dabd5cfcc7 Convert from sha1 to sha512. 2022-08-31 15:44:54 -04:00
James Antill fb84d5a735 Import rpm: 465a72e724a3969530fd9f6c90fee326f31f1ad1 2022-08-08 12:43:47 -04:00