]> git.pld-linux.org Git - packages/nghttp2.git/blobdiff - nghttp2.spec
up to 1.61.0 (fixes CVE-2024-28182)
[packages/nghttp2.git] / nghttp2.spec
index 8f6177feed7eea12c8d12a6a582043e77c49341b..55910f5bcac293437b8f68db82c488d04bd84703 100644 (file)
 Summary:       HTTP/2.0 C library
 Summary(pl.UTF-8):     Biblioteka C HTTP/2.0
 Name:          nghttp2
-Version:       1.59.0
+Version:       1.61.0
 Release:       1
 License:       MIT
 Group:         Libraries
 #Source0Download: https://github.com/nghttp2/nghttp2/releases
 Source0:       https://github.com/nghttp2/nghttp2/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 97c1931900eee69ac6dd1e1c09f22e30
+# Source0-md5: 0bb5661ff08b983487d6683350770c36
 URL:           https://nghttp2.org/
-%{?with_tests:BuildRequires:   CUnit >= 2.1}
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake
 BuildRequires: c-ares-devel >= 1.7.5
@@ -32,7 +31,7 @@ BuildRequires:        libtool >= 2:2.2.6
 BuildRequires: libxml2-devel >= 1:2.6.26
 %{?with_http3:BuildRequires:   nghttp3-devel >= 1.1.0}
 # +ngtcp2-crypto-openssl or ngtcp2-crypto-boringssl
-%{?with_http3:BuildRequires:   ngtcp2-devel >= 1.0.0}
+%{?with_http3:BuildRequires:   ngtcp2-devel >= 1.4.0}
 BuildRequires: openssl-devel >= 1.1.1
 %{?with_http3:BuildRequires:   openssl-devel(quic)}
 BuildRequires: pkgconfig >= 1:0.20
@@ -103,7 +102,7 @@ Statyczna biblioteka libnghttp2.
 %prep
 %setup -q
 
-%{__sed} -i -e '1s,/usr/bin/env python,%{__python3},' script/fetch-ocsp-response
+%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' script/fetch-ocsp-response
 
 %build
 %{__libtoolize}
This page took 0.032924 seconds and 4 git commands to generate.