From 5ea183869e305bdf7a84d95374919aa222a8d9a2 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 25 Jan 2016 12:06:57 +0100 Subject: [PATCH] update to the latest upstream release (1.7.0) --- nghttp2.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 577e893..c8670bb 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,6 +1,6 @@ Summary: Experimental HTTP/2 client, server and proxy Name: nghttp2 -Version: 1.6.0 +Version: 1.7.0 Release: 1%{?dist} License: MIT Group: Applications/Internet @@ -101,6 +101,9 @@ make %{?_smp_mflags} check %changelog +* Mon Jan 25 2016 Kamil Dudka 1.7.0-1 +- update to the latest upstream release + * Fri Dec 25 2015 Kamil Dudka 1.6.0-1 - update to the latest upstream release (fixes CVE-2015-8659) diff --git a/sources b/sources index 0fea981..4b1e59f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5b45ade2c9552a571278815d362a0f3 nghttp2-1.6.0.tar.xz +fd51e2cfce29bbe51aa3ed79b7ee1e8b nghttp2-1.7.0.tar.xz