[Python-modules-team] Bug#968657: python3-dnspython: fails with EDNS0 enabled

Slavko linux at slavino.sk
Wed Aug 19 09:55:16 BST 2020


Package: python3-dnspython
Severity: important
Version: 2.0.0-1

The current version of dnspython doesn't works, when edns0 option is
enabled in resolv.conf -- the query simple timeouts.

It is know bug, resolved by upstream, but not released yet, see
https://github.com/rthalley/dnspython/issues/546

I can confirm, that it solves the problem, while i applied it in
simplified way in dns/resolver.py:

elif opt == 'edns0':
    self.use_edns(0, 0, 1280)

Please, apply upstream patch, because it affects any project using this
library. I initially noticed it by failing check with dkimverify.

regards

-- 
s pozdravom

Slavko
http://slavino.sk

Týmto emailom NEvyjadrujem súhlas so zaradením do akéhokoľvek zoznamu na
posielanie akýchkoľvek dodatočných informácií o Vašich produktoch!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 659 bytes
Desc: Digitálny podpis OpenPGP
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20200819/392f37df/attachment.sig>


More information about the Python-modules-team mailing list