15
0
forked from pool/python-dnslib
Files
python-dnslib/python-dnslib.changes
Dirk Mueller d523813889 Accepting request 1006493 from home:yarunachalam:branches:devel:languages:python
- update to 0.9.21: 
  *  Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records)
  *  setup.py
- update 0.9.20
  * Merge pull request #41 from felixonmars/patch-1
    Correct typos in dns.py
  * Add wheel instructions
  * Set theme jekyll-theme-minimal

OBS-URL: https://build.opensuse.org/request/show/1006493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=6
2022-09-27 19:14:04 +00:00

46 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Sep 27 18:30:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 0.9.21:
* Issue #43 (0.9.21 Raises TypeError instead of DNSError when failing to parse HTTPS records)
* setup.py
- update 0.9.20
* Merge pull request #41 from felixonmars/patch-1
Correct typos in dns.py
* Add wheel instructions
* Set theme jekyll-theme-minimal
-------------------------------------------------------------------
Sun Jan 23 16:53:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.9.19:
* Allow custom log function (logf) in DNSLogger
-------------------------------------------------------------------
Sat Jan 15 15:36:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.9.18:
* Validate TXID in client.py
-------------------------------------------------------------------
Tue Aug 17 11:46:14 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to v0.9.16
* Add DNAME
* Add support for all RR types to NSEC type bitmap
* Issue 16: uncaught exceptions leak open sockets
- from v0.9.15
* DNSServer fixes / Add unsupported RR types
* Add NULL QTYPE
-------------------------------------------------------------------
Thu Aug 27 16:12:36 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.9.14
-------------------------------------------------------------------
Mon Dec 16 03:36:26 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.9.10