From c68e08d1eda7946be49b3b8f2fb4767e21d6e21f Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Wed, 4 Sep 2019 15:55:51 +0200 Subject: [PATCH] New upstream release. A security release. Includes fix for CVE-2019-15892 --- varnish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/varnish.spec b/varnish.spec index 37307dc..dc06986 100644 --- a/varnish.spec +++ b/varnish.spec @@ -23,7 +23,7 @@ Summary: High-performance HTTP accelerator Name: varnish -Version: 6.2.0 +Version: 6.2.1 Release: 4%{?dist} License: BSD URL: https://www.varnish-cache.org/ @@ -419,6 +419,9 @@ fi %changelog +* Wed Sep 04 2019 Ingvar Hagelund - 6.2.1-1 +- New upstream release. A security release. Includes fix for CVE-2019-15892 + * Thu Aug 08 2019 Ingvar Hagelund - 6.2.0-4 - Pull in extra requirements to the build requirements to run more tests (on fedora: haproxy, vttest)