Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59719 - New dnspython upstream version 1.3.2
Summary: New dnspython upstream version 1.3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL: http://www.dnspython.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-07 12:20 UTC by Martin Jackson (RETIRED)
Modified: 2004-08-07 14:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Jackson (RETIRED) gentoo-dev 2004-08-07 12:20:19 UTC
Here is the release announcement:

dnspython 1.3.2 has been released.

New since 1.3.1:

        IPv6 addresses are now supported by dns.resolver and
        dns.query.

	The NSEC format doesn't allow specifying types by number, so
	we shouldn't either.  (Using the unknown type format is still
	OK though.)

	The resolver wasn't catching dns.exception.Timeout, so a timeout
	erroneously caused the whole resolution to fail instead of just
	going on to the next server.

	The renderer module didn't import random, causing an exception
	to be raised if a query id wasn't provided when a Renderer was
	created.

        The conversion of LOC milliseconds values from text to binary was
	incorrect if the length of the milliseconds string was not 3.

This release fixes all known bugs.

See the ChangeLog file for more detailed information on changes since
the prior release.

For the latest in releases, documentation, and information, visit the
dnspython home page at

        http://www.dnspython.org/
_______________________________________________
dnspython-announce mailing list
dnspython-announce@dnspython.org
http://woof.play-bow.org/mailman/listinfo/dnspython-announ

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-08-07 14:51:25 UTC
Thanks for information. In Portage.