[dnscap-users] DNSCAP release 1.3.0
Jerry Lundström
jerry at dns-oarc.net
Fri Dec 23 10:45:58 UTC 2016
Hi all,
Rare lockup has been fixed that could happen if a signal was received in
the wrong thread at the wrong time due to pcap_thread_stop() canceling
and waiting on threads to join again. The handling of signals have been
improved for threaded and non-threaded operations.
New features:
- Experimental CBOR DNS Stream format output, see CBOR_DNS_STREAM.md
- Extended options to specify user and group to use when dropping
privileges, see EXTENDED OPTIONS in man-page
https://www.dns-oarc.net/files/dnscap/dnscap-1.3.0.tar.gz
3e31bb57e513d724b6310ebc64773eb00a44ea101978fd738aa4340eabef3635
Packages are available at:
https://dev.dns-oarc.net/packages/
Commits:
a5fa14e Signal and threads
3868104 Use old style C comments
7946be5 Clarify building
d5463b4 RPM spec and various automake fixes
df206bf Resource data indexing and documentation
0e2d0fe Fix #22, fix #43: Update README
5921d73 Add stream option RLABELS and RLABEL_MIN_SIZE
6dd6ec1 Implement experimental CBOR DNS Stream Format
4baf695 Fix #37: Extended options to specifty user/group to use when
dropping privileges
61d830a Fix #35: Use AC_HEADER_TIME and fix warning
Cheers,
Jerry
More information about the dnscap-users
mailing list