From 6bdfe0f2de03a28b59db123d7f5ab79d5dea4bad Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:04:47 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- nghttp2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nghttp2.spec b/nghttp2.spec index 5e3d10e..01937a0 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -7,7 +7,7 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 Version: 1.61.0 -Release: 1%{?dist} +Release: 2%{?dist} # Parts of ruby bindings are additionally under GPL-2.0-or-later, MIT and # HPND-Kevlin-Henney but they are NOT shipped. @@ -212,6 +212,9 @@ popd %changelog +* Mon Jun 24 2024 Troy Dawson - 1.61.0-2 +- Bump release for June 2024 mass rebuild + * Thu Apr 04 2024 Jan Macku 1.61.0-1 - update to the latest upstream release - fixes CVE-2024-28182 - HTTP/2 CONTINUATION frames can be utilized for DoS attacks