python-dnslib
Simple library to encode/decode DNS wire-format packets
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/python-dnslib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dnslib-0.9.23.tar.gz | 0000080039 78.2 KB | |
python-dnslib.changes | 0000002365 2.31 KB | |
python-dnslib.spec | 0000001673 1.63 KB |
Revision 6 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 1055878
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 0.9.23: * Minor clean-up / add wheels to distro * Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records) Note that we just fix the exception - there still seems to be a problem with parsing HTTPS records * Issue #43: HTTPS reads after RD end (thanks to @robinlandstrom for pull request) * Issue #45: Dnslib fails to handle unknown RR types in NSEC RD type bitmap * Bimap now supports a function to map unknown types which we use to dynamically map from rtype <-> TYPExxxx for unknown record types * RR zone representation updated to match RFC3597 * Pull Request #47: Add support for DS, SSHFP, and TLSA records (thanks to @rmbolger)
Comments 0