From 176ff3e9f4e393c81236f7e2408314015f3f56d5 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 4 Apr 2024 11:16:41 +0200 Subject: [PATCH] up to 1.61.0 (fixes CVE-2024-28182) --- nghttp2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index cc657a8..55910f5 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -10,13 +10,13 @@ Summary: HTTP/2.0 C library Summary(pl.UTF-8): Biblioteka C HTTP/2.0 Name: nghttp2 -Version: 1.60.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: 2b09aaea09a783b2f31e3e5adaeaecbd +# Source0-md5: 0bb5661ff08b983487d6683350770c36 URL: https://nghttp2.org/ BuildRequires: autoconf >= 2.61 BuildRequires: automake @@ -31,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 -- 2.44.0