Fedora 19 Update: python-dns-1.11.1-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Sep 14 02:33:44 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-15885
2013-09-06 02:54:07
--------------------------------------------------------------------------------

Name        : python-dns
Product     : Fedora 19
Version     : 1.11.1
Release     : 1.fc19
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]
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep  5 2013 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.11.1-1
- 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]
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jul  7 2013 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.11.0-2
- Integrate Python 2.6 packaging, EPEL5, EPEL6 support
* Sun Jul  7 2013 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.11.0-1
- New since 1.10.0:
-
-         $GENERATE support
-
-         TLSA RR support
-
-         Added set_flags() method to dns.resolver.Resolver
-
- Bugs fixed since 1.10.0:
-
-         Names with offsets >= 2^14 are no longer added to the
-         compression table.
-
-         The "::" syntax is not used to shorten a single 16-bit section
-         of the text form an IPv6 address.
-
-         Caches are now locked.
-
-         YXDOMAIN is raised if seen by the resolver.
-
-         Empty rdatasets are not printed.
-
-         DNSKEY key tags are no longer assumed to be unique.
--------------------------------------------------------------------------------

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