+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.
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")
# 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)
# 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)
# 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'
# 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.
# 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
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}/
%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.
# 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=''