----- [email protected] wrote:
Hi All, I have just come upon this project and feel relieved that something Pythonic can be used to manage DNS records normally managed by DDNS. Problem is, I can't see to get my rudimentary script to update a zone under my authoritative control, and was wondering if someone could give a hand. I am simply trying to update the zone with the A record for host test1.test.jeffreyforman.net to 10.30.0.4 using the appropriate tsig key. ..... I had found a posting to this list from February that seemed to have fix this issue in 1.8.0 (I am running 1.8.0-1 from Ubuntu 10.10) but still seem to be encountering something similar. Anyone to point me in the right direction of where I've gone wrong? Perfect day to grab the source from git and compile the libraries myself. When using HEAD, my script works as expected and perfectly (Thanks devs!) It looks like the commit that remedied this issue was e80c56c6c5c6dd7aa12c439b1f3b664811f65dcb Seems the main dev on this is Bob Halley, would it be possible for you to make a revision bump to 1.8.1 or something of the like? I could then point the Ubuntu developers at upgrading this package to that new version. Thanks again, Jeff
_______________________________________________ dnspython-users mailing list [email protected] http://howl.play-bow.org/mailman/listinfo.cgi/dnspython-users
