15
0
forked from pool/python-dnslib
Files
python-dnslib/python-dnslib.changes
Markéta Machová be826283a0 Accepting request 912663 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/912663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnslib?expand=0&rev=3
2021-08-17 15:29:14 +00:00

21 lines
695 B
Plaintext

-------------------------------------------------------------------
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