[nsd/el6] * Mon Jul 28 2014 Paul Wouters <pwouters at redhat.com> - 3.2.18-1 - Updated to 3.2.18 - improved TXT p

Paul Wouters pwouters at fedoraproject.org
Mon Jul 28 15:24:26 UTC 2014


commit 08d608cedc51ce4d6cf558f3159f24a6bd05f90e
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jul 28 11:24:12 2014 -0400

    * Mon Jul 28 2014 Paul Wouters <pwouters at redhat.com> - 3.2.18-1
    - Updated to 3.2.18 - improved TXT parsing, new NSID option

 .gitignore |    1 +
 nsd.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 468071e..61fc1fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ nsd-3.2.8.tar.gz
 /nsd-3.2.15.tar.gz
 /nsd-3.2.16.tar.gz
 /nsd-3.2.17.tar.gz
+/nsd-3.2.18.tar.gz
diff --git a/nsd.spec b/nsd.spec
index ea9be36..c6b2e7e 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,6 +1,6 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.17
+Version: 3.2.18
 Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
@@ -105,6 +105,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Mon Jul 28 2014 Paul Wouters <pwouters at redhat.com> - 3.2.18-1
+- Updated to 3.2.18 - improved TXT parsing, new NSID option
+
 * Sun Mar 30 2014 Paul Wouters <pwouters at redhat.com> - 3.2.17-1
 - Updated to 3.2.17
 - Added --with-max-ips=1024 to support more interfaces/IPs
diff --git a/sources b/sources
index b1b3ad1..37ae3dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8efd1a38d958de9cd3e1c077d9818c1  nsd-3.2.17.tar.gz
+454f38f7540c319f5131b67f31a26ae5  nsd-3.2.18.tar.gz


More information about the scm-commits mailing list