]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
to 1.6.5
authorMatthijs Mekking <matje@NLnetLabs.nl>
Wed, 20 Jan 2010 15:39:07 +0000 (15:39 +0000)
committerMatthijs Mekking <matje@NLnetLabs.nl>
Wed, 20 Jan 2010 15:39:07 +0000 (15:39 +0000)
Changelog
configure.ac
drill/configure.ac
examples/configure.ac
examples/nsd-test/configure.ac
libdns.doxygen
lua/configure.ac
packaging/fedora/ldns.spec
pcat/configure.ac

index 5ad466ab8ec5cdd4a0e004dd49b211dbc110c830..40f688fc23e31bed9863e97e44fd3fea982269f1 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,5 @@
+1.6.5
+
 1.6.4  2010-01-20
        * Imported pyldns contribution by Zdenek Vasicek and Karel Slany.
          Changed its configure and Makefile to fit into ldns.
index 2cd06c25bada7a8993a432689d865583edaa386e..9a6451d3b61acf2ef3f06844389f267aa9bdc308 100644 (file)
@@ -3,7 +3,7 @@
 AC_PREREQ(2.56)
 sinclude(acx_nlnetlabs.m4)
 
-AC_INIT(ldns, 1.6.4, libdns@nlnetlabs.nl, libdns)
+AC_INIT(ldns, 1.6.5, libdns@nlnetlabs.nl, libdns)
 AC_CONFIG_SRCDIR([packet.c])
 # needed to build correct soname
 AC_SUBST(LIBTOOL_VERSION_INFO, "1:6:3")
index d20b693305f1867760e720b54386254614daab72..e312a832c11b02c987c55b02de49e8b78383621b 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.56)
-AC_INIT(ldns, 1.6.4, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.6.5, libdns@nlnetlabs.nl,libdns)
 AC_CONFIG_SRCDIR([drill.c])
 sinclude(../acx_nlnetlabs.m4)
 
index e388dbba8e56feed2fa1b90a8bf1e05a7b5cab80..8160750508067aed50cd9e7ec74d93697b58e187 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.56)
-AC_INIT(ldns, 1.6.4, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.6.5, libdns@nlnetlabs.nl,libdns)
 AC_CONFIG_SRCDIR([ldns-read-zone.c])
 sinclude(../acx_nlnetlabs.m4)
 
index 4550fd6b421c67cfb253ef48ac49e713c74c9018..2c9457567041558f60c8d1120e04163d05bc0b04 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(ldns, 1.6.4, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.6.5, libdns@nlnetlabs.nl,libdns)
 AC_CONFIG_SRCDIR([nsd-ldnsd.c])
 
 OURCPPFLAGS='-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D__BSD_VISIBLE'
index 7db9c49e5a89c9b7c609d6461bf02a0f677ab8c2..3c0806a5c95edc2c7b7c73bf17a63d49a1419f85 100644 (file)
@@ -23,7 +23,7 @@ PROJECT_NAME           = ldns
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 1.6.4
+PROJECT_NUMBER         = 1.6.5
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
index a2ccf60e3f0f1b7045b7c1b36f7837fe4dfd3140..bb61b2a030d8b834348d44c6fc889a239ce279f3 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(ldns-tests, 1.6.4, libdns@nlnetlabs.nl, ldns-tests-1.0)
+AC_INIT(ldns-tests, 1.6.5, libdns@nlnetlabs.nl, ldns-tests-1.0)
 AC_CONFIG_SRCDIR([../ldns/config.h])
 
 AC_AIX
index 99a7f2a4120b38ec5e54012005d767a493263fac..8865ff376ba5614610069384b9eae2a549230b9e 100644 (file)
@@ -7,7 +7,7 @@
 
 Summary: Lowlevel DNS(SEC) library with API
 Name: ldns
-Version: 1.6.4
+Version: 1.6.5
 Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
@@ -120,7 +120,10 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
-* Wed Jan 14 2010 Wouter Wijngaards <wouter@nlnetlabs.nl> - 1.6.4-1
+* Wed Jan 20 2010 Wouter Wijngaards <wouter@nlnetlabs.nl> - 1.6.4-1
+- Renamed to 1.6.5
+
+* Thu Jan 14 2010 Wouter Wijngaards <wouter@nlnetlabs.nl> - 1.6.4-1
 - Renamed to 1.6.4
 - Fixes into ldns, so removed DESTDIR patch, and .py permission fix here. 
 
index f940d4d3080d674f684be6db0c5d4e42b89cca35..04a4cf079cbb8c132ca61a8caf3f3e4bfe5e796b 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(pcat, 1.6.4, libdns@nlnetlabs.nl,pcat)
+AC_INIT(pcat, 1.6.5, libdns@nlnetlabs.nl,pcat)
 AC_CONFIG_SRCDIR([pcat.c])
 
 OURCPPFLAGS=''