~ubuntu-branches/ubuntu/trusty/py3dns/trusty

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2013-05-29 00:06:51 UTC
  • mfrom: (1.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20130529000651-r55vghd69q72bbns
Tags: 3.0.3-1
* Urgency medium due to fix for issue than can cause mail loss/delay
* Restore AAAA lookups to return raw bytes as pyspf (the only rdepend to
  use AAAA lookups) expects
* Drop debian/patches/fix_version.diff, no longer needed
* Bump minimum dephelper version to 8.1 and debian/compat to 8 for
  build-{arch,indep} support

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Release 3.0.3 Wed May 29 00:05:00 EDT 2013
 
2
 
 
3
There was a third, unintended incompatiblity in 3.0.2 in that IPv6 addresses
 
4
were returned in their string format rather than their decimal format.  This
 
5
breaks pyspf queries when the connect IP is IPv6.  3.0.3 is a release strictly
 
6
to revert this change.
 
7
 
1
8
Release 3.0.2 Thu Jan 19 01:25:00 EST 2012
2
9
 
3
10
This release introduces two potentially incompatible changes from the python