[nsd/el6] * Wed Feb 15 2012 Paul Wouters <pwouters at redhat.com> - 3.2.10-1 - Updated to 3.2.10 - Ship our own n

Paul Wouters pwouters at fedoraproject.org
Mon Mar 5 15:56:09 UTC 2012


commit dc08a32548f4ff513c310771b74b1078ac2921fb
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Feb 15 12:35:19 2012 -0500

    * 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
    - Merge in fixed by Tuomo Soini <tis at foobar.fi>
      - Fix %%preun and %%postun to be quiet
      - Fix /etc/nsd permissions to be root:nsd mode 0750
      - Cleanup /etc/sysconfig/nsd
      - Change startup order of nsd so it works with IPv6 on 6to4
      - Revert piddir to be owned by user nsd
      - Initscript cleanup

 .gitignore |    1 +
 nsd.spec   |    2 +-
 sources    |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a97d66..e4df0e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ nsd-3.2.3.tar.gz
 nsd-3.2.4.tar.gz
 nsd-3.2.7.tar.gz
 nsd-3.2.8.tar.gz
+/nsd-3.2.10.tar.gz
diff --git a/nsd.spec b/nsd.spec
index 256ee56..f09ef6d 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -101,7 +101,7 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
-* Fri Feb 10 2012 Paul Wouters <pwouters at redhat.com> - 3.2.10-1
+* 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
 - Merge in fixed by Tuomo Soini <tis at foobar.fi>
diff --git a/sources b/sources
index 059bce9..ba821f2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 b5aca8a207f77db566b08db25bf77d74  nsd-3.2.7.tar.gz
 963c2123853e7759ffb772da40c68838  nsd-3.2.8.tar.gz
+befbacb3d57b7aac5b6af477c8ee75e3  nsd-3.2.10.tar.gz


More information about the scm-commits mailing list