Skip to content

Release 2.0.2

Compare
Choose a tag to compare
@jelu jelu released this 08 Mar 12:18
· 73 commits to develop since this release

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 about any and all
  • 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