python-dnslib
Simple library to encode/decode DNS wire-format packets
- Links to devel:languages:python / python-dnslib
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:glaubitz:branches:devel:languages:python/python-dnslib && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000130 130 Bytes | |
dnslib-0.9.23.tar.gz | 0000080039 78.2 KB | |
python-dnslib.changes | 0000002640 2.58 KB | |
python-dnslib.spec | 0000001673 1.63 KB |
Latest Revision
John Paul Adrian Glaubitz (glaubitz)
committed
(revision 2)
- Update to 0.9.23 * 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) - from version 0.9.22 * 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 - from version 0.9.21 * Minor clean-up / add wheels to distro
Comments 0