|
|
@ -30,7 +30,7 @@
|
|
|
|
# This is used by both the nodejs package and the npm subpackage that
|
|
|
|
# This is used by both the nodejs package and the npm subpackage that
|
|
|
|
# has a separate version - the name is special so that rpmdev-bumpspec
|
|
|
|
# has a separate version - the name is special so that rpmdev-bumpspec
|
|
|
|
# will bump this rather than adding .1 to the end.
|
|
|
|
# will bump this rather than adding .1 to the end.
|
|
|
|
%global baserelease 2
|
|
|
|
%global baserelease 3
|
|
|
|
|
|
|
|
|
|
|
|
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
|
|
|
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
|
|
|
|
|
|
|
|
|
|
@ -66,10 +66,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
# c-ares - from deps/cares/include/ares_version.h
|
|
|
|
# c-ares - from deps/cares/include/ares_version.h
|
|
|
|
# https://github.com/nodejs/node/pull/9332
|
|
|
|
# https://github.com/nodejs/node/pull/9332
|
|
|
|
%global c_ares_major 1
|
|
|
|
%global c_ares_version 1.19.1
|
|
|
|
%global c_ares_minor 18
|
|
|
|
|
|
|
|
%global c_ares_patch 1
|
|
|
|
|
|
|
|
%global c_ares_version %{c_ares_major}.%{c_ares_minor}.%{c_ares_patch}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# llhttp - from deps/llhttp/include/llhttp.h
|
|
|
|
# llhttp - from deps/llhttp/include/llhttp.h
|
|
|
|
%global llhttp_major 6
|
|
|
|
%global llhttp_major 6
|
|
|
@ -212,6 +209,7 @@ Source112: https://github.com/WebAssembly/wasi-sdk/archive/wasi-sdk-14/wasi-sdk-
|
|
|
|
|
|
|
|
|
|
|
|
# Disable running gyp on bundled deps we don't use
|
|
|
|
# Disable running gyp on bundled deps we don't use
|
|
|
|
Patch1: 0001-Disable-running-gyp-on-shared-deps.patch
|
|
|
|
Patch1: 0001-Disable-running-gyp-on-shared-deps.patch
|
|
|
|
|
|
|
|
Patch2: 0002-deps-update-c-ares-to-1.19.1.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
@ -731,16 +729,21 @@ end
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:18.14.2-2
|
|
|
|
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:18.14.2-3
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 30 2023 Jan Staněk <jstanek@redhat.com> - 1:18.14.2-3
|
|
|
|
|
|
|
|
- Update bundled c-ares to 1.19.1
|
|
|
|
|
|
|
|
Resolves: CVE-2022-4904
|
|
|
|
|
|
|
|
Resolves: CVE-2023-31124 CVE-2023-31130 CVE-2023-31147 CVE-2023-32067
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 21 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:18.14.2-2
|
|
|
|
* Tue Mar 21 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:18.14.2-2
|
|
|
|
- Provide simduft
|
|
|
|
- Provide simduft
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 21 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:18.14.2-1
|
|
|
|
* Tue Mar 21 2023 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:18.14.2-1
|
|
|
|
- Rebase to 18.14.2
|
|
|
|
- Rebase to 18.14.2
|
|
|
|
- Resolves: #2178087
|
|
|
|
- Resolves: #2178086
|
|
|
|
- Resolves: CVE-2022-25881, CVE-2022-4904, CVE-2023-23936, CVE-2023-24807
|
|
|
|
- Resolves: CVE-2022-25881, CVE-2023-23936, CVE-2023-24807
|
|
|
|
- Resolves: CVE-2023-23918, CVE-2023-23919, CVE-2023-23920
|
|
|
|
- Resolves: CVE-2023-23918, CVE-2023-23919, CVE-2023-23920
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 18 2022 Jan Staněk <jstanek@redhat.com> - 1:18.12.1-2
|
|
|
|
* Fri Nov 18 2022 Jan Staněk <jstanek@redhat.com> - 1:18.12.1-2
|
|
|
|