Update c-ares with fix for CVE-2025-31498

Resolves:   RHEL-86578
This commit is contained in:
tjuhasz 2025-04-14 16:03:48 +02:00
parent 4f93821a09
commit 1dda31ce68
No known key found for this signature in database
GPG Key ID: 853C891D1696B379
2 changed files with 3503 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -80,7 +80,7 @@
# c-ares - from deps/cares/include/ares_version.h
# https://github.com/nodejs/node/pull/9332
%global c_ares_version 1.34.4
%global c_ares_version 1.34.5
# llhttp - from deps/llhttp/include/llhttp.h
%global llhttp_version 9.2.1
@ -169,6 +169,7 @@ Source204: nodejs22_abi.req
Source205: nodejs22_abi.attr
Patch: 0001-Remove-unused-OpenSSL-config.patch
Patch: 0001-Update-c-ares-to-1.34.5.patch
%if 0%{?nodejs_default}
%global pkgname nodejs