Fedora 20 Update: python-dns-1.11.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Mon Sep 23 00:24:33 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-15837
2013-09-05 17:38:39
--------------------------------------------------------------------------------

Name        : python-dns
Product     : Fedora 20
Version     : 1.11.1
Release     : 1.fc20
URL         : http://www.dnspython.org/
Summary     : DNS toolkit for Python
Description :
dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic
updates. It supports TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.

--------------------------------------------------------------------------------
Update Information:

New since 1.11.0:
    
	Nothing

Bugs fixed since 1.11.1:

	dns.resolver.Resolver erroneously referred to 'retry_servfail'
	instead of 'self.retry_servfail'.

     	dns.tsigkeyring.to_text() would fail trying to convert the
     	keyname to text.

	Multi-message TSIGs were broken for algorithms other than
	HMAC-MD5 because we weren't passing the right digest module to
	the HMAC code.

	dns.dnssec._find_candidate_keys() tried to extract the key
	from the wrong variable name.

	$GENERATE tests were not backward compatible with python 2.4.

	APL RR trailing zero suppression didn't work due to insufficient
	python 3 porting.   [dnspython3 only]
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-dns' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list