[unbound/f16] * Mon Aug 08 2011 Paul Wouters <paul at xelerance.com> - 1.4.12-3 - Added pythonmod docs and examples -

Paul Wouters pwouters at fedoraproject.org
Tue Aug 9 02:12:34 UTC 2011


commit 0114ffe6e1691d3200e723d6c3dec062f184e678
Author: Paul Wouters <paul at xelerance.com>
Date:   Mon Aug 8 22:11:48 2011 -0400

    * Mon Aug 08 2011 Paul Wouters <paul at xelerance.com> - 1.4.12-3
    - Added pythonmod docs and examples
    - Fix for python module load in the server (Tom Hendrikx)
    - No longer enable --enable-debug as it causes degraded  performance
      under load.

 unbound.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index 1c00be4..47e0aa2 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -9,7 +9,7 @@
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
 Version: 1.4.12
-Release: 1%{?dist}
+Release: 3%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/unbound/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -202,6 +202,12 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %changelog
+ * Mon Aug 08 2011 Paul Wouters <paul at xelerance.com> - 1.4.12-3
+ - Added pythonmod docs and examples
+ - Fix for python module load in the server (Tom Hendrikx)
+ - No longer enable --enable-debug as it causes degraded  performance
+   under load.
+
 * Mon Jul 18 2011 Paul Wouters <paul at xelerance.com> - 1.4.12-1
 - Updated to 1.4.12
 


More information about the scm-commits mailing list