[nsd/el6] * Updated to 3.2.11

Paul Wouters pwouters at fedoraproject.org
Mon Jul 16 03:26:33 UTC 2012


commit 329e3658614da4e23795f2adf47171bc070e91b9
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun Jul 15 23:26:13 2012 -0400

    * Updated to 3.2.11

 .gitignore |    1 +
 nsd.spec   |    7 +++++--
 sources    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4df0e5..1440228 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ nsd-3.2.4.tar.gz
 nsd-3.2.7.tar.gz
 nsd-3.2.8.tar.gz
 /nsd-3.2.10.tar.gz
+/nsd-3.2.11.tar.gz
diff --git a/nsd.spec b/nsd.spec
index f09ef6d..da9397b 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.10
-Release: 1%{?dist}
+Version: 3.2.11
+Release: 2%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -101,6 +101,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Mon Jul 16 2012 Paul Wouters <pwouters at redhat.com> - 3.2.11-1
+- Updated to 3.2.11 (support for TLSA, GOST, bugfixes)
+
 * Wed Feb 15 2012 Paul Wouters <pwouters at redhat.com> - 3.2.10-1
 - Updated to 3.2.10
 - Ship our own nsd.conf instead of hacking the nsd.conf.sample
diff --git a/sources b/sources
index cc6f31c..681d9a3 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 befbacb3d57b7aac5b6af477c8ee75e3  nsd-3.2.10.tar.gz
+707eabf8a32b1c53d28ccaef2cd45163  nsd-3.2.11.tar.gz


More information about the scm-commits mailing list