Update c-ares with fix for CVE-2025-31498
Resolves: RHEL-86578
This commit is contained in:
parent
4f93821a09
commit
1dda31ce68
3501
0001-Update-c-ares-to-1.34.5.patch
Normal file
3501
0001-Update-c-ares-to-1.34.5.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user