From 4c89c2a677095a4115639afb99e6365835f789a6 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Thu, 12 Oct 2017 00:49:47 -0400 Subject: [PATCH] - Updated to 1.6.7 (minor bugfixes) --- .gitignore | 1 + sources | 2 +- unbound.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0142c97..2f023da 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ unbound-1.4.5.tar.gz /unbound-1.6.4rc2.tar.gz /unbound-1.6.4.tar.gz /unbound-1.6.6.tar.gz +/unbound-1.6.7.tar.gz diff --git a/sources b/sources index 25b956b..316348a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (unbound-1.6.6.tar.gz) = 910fd0956b8828d3db0511a85bf6ab6c4c3982f17c70ccb7123d1de1650d24c2906bc29ac4ea83fd7d95d8af29e2cbc88df666f365e51296f552292ef9753016 +SHA512 (unbound-1.6.7.tar.gz) = 6e3d1a057081252183343d0d1b8ace742ab15e8f5244e61287340f49289d7449bed93fbfdaa3194c0e99ca23948f4b33038f75af5c5b26c938004d06fc3031e0 diff --git a/unbound.spec b/unbound.spec index 7820169..112a170 100644 --- a/unbound.spec +++ b/unbound.spec @@ -20,8 +20,8 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound -Version: 1.6.6 -Release: 3%{?extra_version:.%{extra_version}}%{?dist} +Version: 1.6.7 +Release: 1%{?extra_version:.%{extra_version}}%{?dist} License: BSD Url: https://www.unbound.net/ Source: https://www.unbound.net/downloads/%{name}-%{version}%{?extra_version}.tar.gz @@ -438,6 +438,9 @@ popd %attr(0644,root,root) %config %{_sysconfdir}/%{name}/root.key %changelog +* Thu Oct 12 2017 Paul Wouters - 1.6.7-1 +- Updated to 1.6.7 (minor bugfixes) + * Tue Oct 03 2017 Petr Menšík - 1.6.6-3 - Update icannbundle.pem