[unbound] * Mon Mar 16 2015 Paul Wouters <pwouters at redhat.com> - 1.5.3-1 - Updated to 1.5.3 which is a bugfix

Paul Wouters pwouters at fedoraproject.org
Mon Mar 16 16:18:37 UTC 2015


commit b22a91503bb34d1187622eb354707f2845c0b4ca
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Mar 16 12:18:28 2015 -0400

    * Mon Mar 16 2015 Paul Wouters <pwouters at redhat.com> - 1.5.3-1
    - Updated to 1.5.3 which is a bugfix on 1.5.2 for sighup handling
    - Updated to 1.5.2 which fixes DNSSEC validation with different
      trust anchors upstream, local-zone has a new keyword 'inform'

 .gitignore   | 1 +
 sources      | 2 +-
 unbound.spec | 9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7a6129..dd9508b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ unbound-1.4.5.tar.gz
 /unbound-1.5.0.tar.gz
 /unbound-1.5.1rc1.tar.gz
 /unbound-1.5.1.tar.gz
+/unbound-1.5.3.tar.gz
diff --git a/sources b/sources
index 8b190f7..1d9e224 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed4c46476dcfb8a507cc08b1ba12a8f1  unbound-1.5.1.tar.gz
+1e95fdcbaaf5dc87432d898006a5eb13  unbound-1.5.3.tar.gz
diff --git a/unbound.spec b/unbound.spec
index d79dfde..5295b90 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -20,8 +20,8 @@
 
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
-Version: 1.5.1
-Release: 4%{?extra_version:.%{extra_version}}%{?dist}
+Version: 1.5.3
+Release: 1%{?extra_version:.%{extra_version}}%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}%{?extra_version}.tar.gz
@@ -292,6 +292,11 @@ exit 0
 /bin/systemctl try-restart unbound-keygen.service >/dev/null 2>&1 || :
 
 %changelog
+* Mon Mar 16 2015 Paul Wouters <pwouters at redhat.com> - 1.5.3-1
+- Updated to 1.5.3 which is a bugfix on 1.5.2 for sighup handling
+- Updated to 1.5.2 which fixes DNSSEC validation with different
+  trust anchors upstream, local-zone has a new keyword 'inform'
+
 * Mon Feb 02 2015 Paul Wouters <pwouters at redhat.com> - 1.5.1-4
 - Build with --enable-ecdsa
 


More information about the scm-commits mailing list