[ndjbdns/f20] Update to 1.05.8

pjp pjp at fedoraproject.org
Sun Sep 1 15:23:19 UTC 2013


commit 27afac0e44f95502662f15b57a99abe5ba896d9f
Author: P J P <pjp at fedoraproject.org>
Date:   Sun Sep 1 20:52:53 2013 +0530

    Update to 1.05.8

 .gitignore   |    1 +
 ndjbdns.spec |   12 ++++++++++--
 sources      |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf4b8f4..2f19000 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ndjbdns-1.05.5.tar.gz
 /ndjbdns-1.05.6.tar.gz
 /ndjbdns-1.05.7.tar.gz
+/ndjbdns-1.05.8.tar.gz
diff --git a/ndjbdns.spec b/ndjbdns.spec
index 9829cf1..af10490 100644
--- a/ndjbdns.spec
+++ b/ndjbdns.spec
@@ -1,6 +1,8 @@
+%global _hardened_build 1
+
 Name:       ndjbdns
-Version:    1.05.7
-Release:    2%{?dist}
+Version:    1.05.8
+Release:    1%{?dist}
 Summary:    New djbdns: usable djbdns
 
 Group:      Applications/System
@@ -261,6 +263,12 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 pjp <pj.pandit at yahoo.co.in> - 1.05.8-1
+- Updated resolver logs to add timestamps and structure.
+- Added new IP to the root server list, and removed one.
+- Updated resolver to make ANY queries over TCP.
+- Added 'After=network.target' to the Systemd unit files.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.05.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d448ae2..2872805 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0856c0826d4081a76426409e7a707af5  ndjbdns-1.05.7.tar.gz
+2c3abbf737d4f171c42eebd2e9dc727c  ndjbdns-1.05.8.tar.gz


More information about the scm-commits mailing list