Fedora 12 Update: python-dns-1.8.0-3.fc12

updates at fedoraproject.org updates at fedoraproject.org
Mon Aug 30 18:25:37 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-13161
2010-08-20 00:59:06
--------------------------------------------------------------------------------

Name        : python-dns
Product     : Fedora 12
Version     : 1.8.0
Release     : 3.fc12
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:

Fix a bug with TSIG signatures on recent releases of Python
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 13 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.0-3
- Add a patch from upstream to fix a Python 2.7 issue.
* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.8.0-2.1
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Jan 27 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.0-1.1
- Fix error
* Wed Jan 27 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.0-1
- New since 1.7.1:
- 
-  Support for hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha384 and
-  hmac-sha512 has been contributed by Kevin Chen.
- 
-  The tokenizer's tokens are now Token objects instead of (type,
-  value) tuples.
- 
- Bugs fixed since 1.7.1:
- 
-  Escapes in masterfiles now work correctly.  Previously they were
-  only working correctly when the text involved was part of a domain
-  name.
- 
-  When constructing a DDNS update, if the present() method was used
-  with a single rdata, a zero TTL was not added.
- 
-  The entropy pool needed locking to be thread safe.
- 
-  The entropy pool's reading of /dev/random could cause dnspython to
-  block.
- 
-  The entropy pool did buffered reads, potentially consuming more
-  randomness than we needed.
- 
-  The entropy pool did not seed with high quality randomness on
-  Windows.
- 
-  SRV records were compared incorrectly.
- 
-  In the e164 query function, the resolver parameter was not used.
--------------------------------------------------------------------------------

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