Fixed `nghttp2` test-time dependency on `CUnit`. (#10289)
This commit is contained in:
Родитель
e4836b25b8
Коммит
a878f87999
|
@ -1,7 +1,7 @@
|
|||
Summary: nghttp2 is an implementation of HTTP/2 and its header compression algorithm, HPACK.
|
||||
Name: nghttp2
|
||||
Version: 1.61.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Azure Linux
|
||||
|
@ -11,7 +11,7 @@ Source0: https://github.com/nghttp2/nghttp2/releases/download/v%{version}
|
|||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
%if 0%{?with_check}
|
||||
BuildRequires: cunit
|
||||
BuildRequires: CUnit
|
||||
%endif
|
||||
Provides: libnghttp2 = %{version}-%{release}
|
||||
|
||||
|
@ -59,6 +59,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2024 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.61.0-2
|
||||
- Fix test-time dependency on CUnit.
|
||||
|
||||
* Thu Aug 08 2024 Muhammad Falak <mwani@microsoft.com> - 1.61.0-1
|
||||
- Upgrade version to 1.61.0 to address CVE-2024-28182
|
||||
|
||||
|
|
|
@ -194,7 +194,7 @@ libsolv-devel-0.7.28-1.azl3.aarch64.rpm
|
|||
libssh2-1.11.0-1.azl3.aarch64.rpm
|
||||
libssh2-devel-1.11.0-1.azl3.aarch64.rpm
|
||||
krb5-1.21.3-1.azl3.aarch64.rpm
|
||||
nghttp2-1.61.0-1.azl3.aarch64.rpm
|
||||
nghttp2-1.61.0-2.azl3.aarch64.rpm
|
||||
curl-8.8.0-1.azl3.aarch64.rpm
|
||||
curl-devel-8.8.0-1.azl3.aarch64.rpm
|
||||
curl-libs-8.8.0-1.azl3.aarch64.rpm
|
||||
|
|
|
@ -194,7 +194,7 @@ libsolv-devel-0.7.28-1.azl3.x86_64.rpm
|
|||
libssh2-1.11.0-1.azl3.x86_64.rpm
|
||||
libssh2-devel-1.11.0-1.azl3.x86_64.rpm
|
||||
krb5-1.21.3-1.azl3.x86_64.rpm
|
||||
nghttp2-1.61.0-1.azl3.x86_64.rpm
|
||||
nghttp2-1.61.0-2.azl3.x86_64.rpm
|
||||
curl-8.8.0-1.azl3.x86_64.rpm
|
||||
curl-devel-8.8.0-1.azl3.x86_64.rpm
|
||||
curl-libs-8.8.0-1.azl3.x86_64.rpm
|
||||
|
|
|
@ -275,9 +275,9 @@ newt-0.52.23-1.azl3.aarch64.rpm
|
|||
newt-debuginfo-0.52.23-1.azl3.aarch64.rpm
|
||||
newt-devel-0.52.23-1.azl3.aarch64.rpm
|
||||
newt-lang-0.52.23-1.azl3.aarch64.rpm
|
||||
nghttp2-1.61.0-1.azl3.aarch64.rpm
|
||||
nghttp2-debuginfo-1.61.0-1.azl3.aarch64.rpm
|
||||
nghttp2-devel-1.61.0-1.azl3.aarch64.rpm
|
||||
nghttp2-1.61.0-2.azl3.aarch64.rpm
|
||||
nghttp2-debuginfo-1.61.0-2.azl3.aarch64.rpm
|
||||
nghttp2-devel-1.61.0-2.azl3.aarch64.rpm
|
||||
ninja-build-1.11.1-1.azl3.aarch64.rpm
|
||||
ninja-build-debuginfo-1.11.1-1.azl3.aarch64.rpm
|
||||
npth-1.6-4.azl3.aarch64.rpm
|
||||
|
|
|
@ -281,9 +281,9 @@ newt-0.52.23-1.azl3.x86_64.rpm
|
|||
newt-debuginfo-0.52.23-1.azl3.x86_64.rpm
|
||||
newt-devel-0.52.23-1.azl3.x86_64.rpm
|
||||
newt-lang-0.52.23-1.azl3.x86_64.rpm
|
||||
nghttp2-1.61.0-1.azl3.x86_64.rpm
|
||||
nghttp2-debuginfo-1.61.0-1.azl3.x86_64.rpm
|
||||
nghttp2-devel-1.61.0-1.azl3.x86_64.rpm
|
||||
nghttp2-1.61.0-2.azl3.x86_64.rpm
|
||||
nghttp2-debuginfo-1.61.0-2.azl3.x86_64.rpm
|
||||
nghttp2-devel-1.61.0-2.azl3.x86_64.rpm
|
||||
ninja-build-1.11.1-1.azl3.x86_64.rpm
|
||||
ninja-build-debuginfo-1.11.1-1.azl3.x86_64.rpm
|
||||
npth-1.6-4.azl3.x86_64.rpm
|
||||
|
|
Загрузка…
Ссылка в новой задаче