Commit Graph

11 Commits

Author SHA1 Message Date
Petr Spacek 8c936e5c17 Actually push sources. 2015-09-11 14:31:19 +02:00
Jeffrey C. Ollie 1c1e3cdf9a 1.12.0 2015-04-03 10:34:50 -05:00
Jeffrey C. Ollie 9147414251 1.11.1 2013-09-05 10:14:44 -05:00
Jeffrey C. Ollie 6df45c3662 1.11.0 2013-07-07 11:57:12 -05:00
Paul Wouters 2ab9b18094 * Sat Feb 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.10.0-3
- add python3-dns subpackage (rhbz#911933)

Signed-off-by: Paul Wouters <pwouters@redhat.com>
2013-02-26 14:12:39 -05:00
Paul Wouters 0b73da222f * Updated to 1.10.1 and added TLSA support 2012-09-17 19:08:51 -04:00
Jeffrey C. Ollie 7806d2395d 1.9.4 2011-03-28 08:49:08 -05:00
Jeffrey C. Ollie d49f211e7c 1.9.3 2011-03-25 12:51:56 -05:00
Jeffrey C. Ollie dabb91e73d - It's brown paper bag time :) The fix for the import problems was
- actually bad, but didn't show up in testing because the test suite's
- conditional importing code hid the problem.
-
- Any, 1.9.2 is out.
-
- Sorry for the churn!
2010-11-23 06:50:04 -06:00
Jeffrey C. Ollie 5409f8113c - New since 1.9.0:
-
-        Nothing.
-
- Bugs fixed since 1.9.0
-
-        The dns.dnssec module didn't work with DSA due to namespace
-        contamination from a "from"-style import.
-
- New since 1.8.0:
-
-        dnspython now uses poll() instead of select() when available.
-
-        Basic DNSSEC validation can be done using dns.dnsec.validate()
-        and dns.dnssec.validate_rrsig() if you have PyCrypto 2.3 or
-        later installed.  Complete secure resolution is not yet
-        available.
-
-        Added key_id() to the DNSSEC module, which computes the DNSSEC
-        key id of a DNSKEY rdata.
-
-        Added make_ds() to the DNSSEC module, which returns the DS RR
-        for a given 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.
-
- Bugs fixed since 1.8.0
-
-        dns.resolver.zone_for_name() didn't handle a query response
-        with a CNAME or DNAME correctly in some cases.
-
-        When specifying rdata types and classes as text, Unicode
-        strings may now be used.
-
-        Hashlib compatibility issues have been fixed.
-
-        dns.message now imports dns.edns.
-
-        The TSIG algorithm value was passed incorrectly to use_tsig()
-        in some cases.
2010-11-22 08:20:08 -06:00
Fedora Release Engineering f2cd60f792 dist-git conversion 2010-07-29 10:18:03 +00:00