-1.6.10
+1.6.11
+
+1.6.10 2011-05-31
* New example tool added: ldns-gen-zone.
* bugfix #359: Serial-arithmetic for the inception and expiration
fields of a RRSIG and correctly converting them to broken-out time
# must be numbers. ac_defun because of later processing.
m4_define([VERSION_MAJOR],[1])
m4_define([VERSION_MINOR],[6])
-m4_define([VERSION_MICRO],[10])
+m4_define([VERSION_MICRO],[11])
AC_INIT(ldns, m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]), libdns@nlnetlabs.nl, libdns)
AC_CONFIG_SRCDIR([packet.c])
# needed to build correct soname
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.56)
-AC_INIT(ldns, 1.6.10, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.6.11, 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.10, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.6.11, 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.10, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.6.11, 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'
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(ldns-tests, 1.6.10, libdns@nlnetlabs.nl, ldns-tests-1.0)
+AC_INIT(ldns-tests, 1.6.11, 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.10
+Version: 1.6.11
Release: 2%{?dist}
License: BSD
Url: http://www.nlnetlabs.nl/%{name}/
%postun -p /sbin/ldconfig
%changelog
+* Tue May 31 2011 Willem Toorop <willem@nlnetlabs.nl> - 1.6.10
+- Upgraded to 1.6.10.
+
* Wed Mar 16 2011 Willem Toorop <willem@nlnetlabs.nl> - 1.6.9
- Upgraded to 1.6.9.
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(pcat, 1.6.10, libdns@nlnetlabs.nl,pcat)
+AC_INIT(pcat, 1.6.11, libdns@nlnetlabs.nl,pcat)
AC_CONFIG_SRCDIR([pcat.c])
OURCPPFLAGS=''