Release 2.0.2
Thanks to a patch from Duane Wessels (@wessels) this release fixes memory leaks when using -x
/-X
regexp filtering due to incorrect usage of LDNS library.
Due to submodules in the repository please download this tarball:
https://www.dns-oarc.net/files/dnscap/dnscap-2.0.2.tar.gz
sha256: 9071edf92b07cd9e1e454fe49b3acc14fa9204d31aaa8744edb4bd60926497c1
Packages are available at: https://dev.dns-oarc.net/packages/
Other minor changes:
- Clarify what happens if you don't specify
-i
and add information aboutany
andall
- Update debhelper compatibility level to 10
a8925a7 ldns_pkt_all() clones RRs which need to be freed with ldns_rr_list_deep_free()
5104814 Doc
30c36aa debhelper
4ae4356 Bye Travis