[ldns-users] [NLnet Labs Maintainers] ldns 1.6.4 released
Ondřej Surý
ondrej at sury.org
Thu Jan 21 13:37:31 UTC 2010
There's a bug when installing pyldns:
Only .la gets installed and not real .so
./install-sh -c -m 755 _ldns.*
/tmp/buildd/ldns-1.6.2~rc1/debian/tmp/usr/lib/python2.5/site-packages/ldns/
make[1]: Leaving directory `/tmp/buildd/ldns-1.6.2~rc1'
ls /tmp/buildd/ldns-1.6.2~rc1/debian/tmp/usr/lib/python2.5/site-packages/ldns/
__init__.py
_ldns.la
Also the:
AC_SUBST(LIBTOOL_VERSION_INFO, "1:6:3")
seems to be wrong.
Please read:
http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
It should not be set to a version of the software, but it should
reflect if any interfaces has changed.
Ondrej
On Wed, Jan 20, 2010 at 17:11, Matthijs Mekking <matthijs at nlnetlabs.nl> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> LDNS 1.6.4 is just out! PyLDNS is contributed and more bugs are fixed.
> Look for more details in the Changelog below.
>
> Get it at:
>
> http://www.nlnetlabs.nl/downloads/ldns/ldns-1.6.4.tar.gz
> sha1: 9015968ad3ddd015c750c15b60e60b9cccd393ec
>
>
> Best regards,
>
> Matthijs Mekking
> NLnet Labs
>
>
> Changelog:
>
> 1.6.4 2010-01-20
> * Imported pyldns contribution by Zdenek Vasicek and Karel Slany.
> Changed its configure and Makefile to fit into ldns.
> Added its dname_* methods to the rdf_* class (as is the ldns API).
> Changed swig destroy of ldns_buffer class to ldns_buffer_free.
> Declared ldns_pkt_all and ldns_pkt_all_noquestion so swig sees them.
> * Bugfix: parse PTR target of .tomhendrikx.nl with error not crash.
> * Bugfix: handle escaped characters in TXT rdata.
> * bug292: no longer crash on malformed domain names where a label is
> on position 255, which was a buffer overflow by one.
> * Fix ldns_get_rr_list_hosts_frm_fp_l (strncpy to strlcpy change),
> which fixes resolv.conf reading badly terminated string buffers.
> * Fix ldns_pkt_set_random_id to be more random, and a little faster,
> it did not do value 0 statistically correctly.
> * Fix ldns_rdf2native_sockaddr_storage to set sockaddr type to zeroes,
> for portability.
> * bug295: nsec3-hash routine no longer case sensitive.
> * bug298: drill failed nsec3 denial of existence proof.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iQEcBAEBAgAGBQJLVys8AAoJEA8yVCPsQCW5hKgIALDkbOh3dWLQUL59n3fYWJBD
> nkbcS2N6nvC/34XSZVlsiBEqhnmjVrz1YyrmtTMos5YfRONDYf6RPctahmbCnDdV
> wYPTIQ0Sp2eUSrq1mhLrQLrcJGEfGUG77R3lG+VNYFM8Ts9HTdglTj++3SkQpKBe
> m0HI8+9RFI+rbKK9j96Alm2qe5/OvU2SPj7Q6GE1Hly+scPjkEAuD+U8Xo/YEt6b
> ATr3LeydJdWg3PBGLOE6OcbhX8VDv8ZvDL6NiexuvBUVAlc5ZBJcSBea6KtivAgd
> 9zvceDnAHcerYkySMQzu0vyuyBXP05hB2E9mdm/PiSuG2D78tWcLQYmzkHnIjuk=
> =ehy4
> -----END PGP SIGNATURE-----
> _______________________________________________
> Maintainers mailing list
> Maintainers at nlnetlabs.nl
> http://nlnetlabs.nl/mailman/listinfo/maintainers
>
--
Ondřej Surý <ondrej at sury.org>
http://blog.rfc1925.org/
More information about the ldns-users
mailing list