From c60e4cee39a66104d91d48e1692fd43abf977d76 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 11 Feb 2016 22:10:20 +0100 Subject: [PATCH] Resolves: CVE-2016-1544 - update to the latest upstream release (1.7.1) --- nghttp2.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 6c44124..86391e1 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,7 +1,7 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.7.0 -Release: 3%{?dist} +Version: 1.7.1 +Release: 1%{?dist} License: MIT Group: Applications/Internet URL: https://nghttp2.org/ @@ -105,6 +105,9 @@ make %{?_smp_mflags} check %changelog +* Thu Feb 11 2016 Kamil Dudka 1.7.1-1 +- update to the latest upstream release (fixes CVE-2016-1544) + * Fri Feb 05 2016 Kamil Dudka 1.7.0-3 - make the package compile with gcc-6 diff --git a/sources b/sources index 4b1e59f..ad8b612 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd51e2cfce29bbe51aa3ed79b7ee1e8b nghttp2-1.7.0.tar.xz +0c25a963e4d1023da7f3b1a325d57737 nghttp2-1.7.1.tar.xz