Discussion:
[Freeipa-devel] [freeipa PR#642][opened] [4.4] Bump python-dns to improve processing of non-complete resolv.conf
MartinBasti
2017-03-22 16:58:16 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/642
Author: MartinBasti
Title: #642: [4.4] Bump python-dns to improve processing of non-complete resolv.conf
Action: opened

PR body:
"""
With missing IP address for nameserver olser python-dns raises
an IndexError. python-dns >= 1.13 just ignores broken line

https://pagure.io/freeipa/issue/6070


JFTR: 4.5+ already depends on python-dns 1.15
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/642/head:pr642
git checkout pr642
tomaskrizek
2017-03-23 08:55:24 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/642
Title: #642: [4.4] Bump python-dns to improve processing of non-complete resolv.conf

Label: +ack
tomaskrizek
2017-03-23 08:59:05 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/642
Title: #642: [4.4] Bump python-dns to improve processing of non-complete resolv.conf

tomaskrizek commented:
"""
ipa-4-4:

* 951d27ecc591a71c4a1297623b6920136c01bb4b Bump python-dns to improve processing of non-complete resolv.conf
"""

See the full comment at https://github.com/freeipa/freeipa/pull/642#issuecomment-288655781
tomaskrizek
2017-03-23 08:59:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/642
Title: #642: [4.4] Bump python-dns to improve processing of non-complete resolv.conf

Label: +pushed
tomaskrizek
2017-03-23 08:59:11 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/642
Author: MartinBasti
Title: #642: [4.4] Bump python-dns to improve processing of non-complete resolv.conf
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/642/head:pr642
git checkout pr642

Loading...