python-dns 1.9.4
DNS toolkit for Python
Packager: Çağlar Kilimci
License: GPLv3
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
3 | 2011-04-05 | 1.9.4 | Çağlar Kilimci | Version bump: * Added a 'raise_on_no_answer' parameter to resolver query methods. * A few bug fixed. |
2 | 2010-12-05 | 1.9.2 | Çağlar Kilimci | Rename package, version bump: * Now uses poll() instrad of select() when available. * Added key_id() to the DNSSEC module, which computes the DNSSEC key id of a DNSKEY rdata. * dnspython now raises an exception if HMAC-SHA284 or HMAC-SHA512 are used with a Python older than 2.5.2. (Older Pythons do not compute the correct value.) * Symbolic constants are now available for TSIG algorithm names. |
1 | 2010-06-07 | 1.8.0 | Serdar Dalgıç | First release. |