Commit Graph

10 Commits

Author SHA1 Message Date
Jan Staněk 05b1dd9f72 Update bundled nghttp2 to 1.57.0
Resolves: RHEL-12598
Fixes: CVE-2023-44487
2024-04-10 14:31:52 +02:00
Honza Horak d1488301af Fix CVE-2024-22019
Resolves: RHEL-26014

This is a combination of the upstream commit from v18:
911cb33cda

and necessary rebase of llhttp from 6.0.11 to 6.1.0 that has the needed
chunk features.
2024-03-05 07:21:03 +01:00
Dominik Rehák 96d86ed7d9 Rebase to 16.20.2 2023-08-18 14:14:38 +01:00
Jan Staněk f02b2fabe5
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 13:33:06 +02:00
Jan Staněk c906dcbb97
Rebase to 16.20.1 2023-07-18 13:32:21 +02:00
Jan Staněk 4a85187e39
deps(cares): update to 1.19.1 2023-06-20 16:16:29 +02:00
Honza Horak 1e0f970a53 Replace whole repo with latest content from branch stream-16-rhel-8.8.0
Content corresponds with RHEL dist-git commit 3b6d622
2023-05-16 21:20:56 +02:00
Jan Staněk 777e281b39
Rebase to 16.19.1 2023-03-14 13:56:51 +01:00
James Antill 4fcc46e74b Import rpm: 253ea996bef7595a6f225e644ef664ab82d0c8ee 2023-02-23 20:26:14 -05:00
James Antill b03096ae7a Import rpm: 253ea996bef7595a6f225e644ef664ab82d0c8ee 2023-02-20 02:00:33 -05:00