[Freeipa-devel] [freeipa PR#150][opened] Fix compatibility with python-dns 1.15.0

pspacek freeipa-github-notification at redhat.com
Tue Oct 11 10:11:57 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/150
Author: pspacek
 Title: #150: Fix compatibility with python-dns 1.15.0
Action: opened

PR body:
"""
From https://github.com/rthalley/dnspython/issues/214:
The FreeIPA code is directly invoking the TXT RR constructor instread
of calling dns.rdata.from_text(), which is how dnspython would like you
to do this kind of thing.

https://fedorahosted.org/freeipa/ticket/6390
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/150/head:pr150
git checkout pr150
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-150.patch
Type: text/x-diff
Size: 2122 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161011/6050aaff/attachment.bin>


More information about the Freeipa-devel mailing list