Skip to content

Release 2.14.0

Compare
Choose a tag to compare
@jelu jelu released this 03 Apr 13:59
· 50 commits to develop since this release

This release adds new configure option to control the file access to the output files, support for newer DNSTAP, improved DNSTAP message handling and updated Public Suffix List.

Due to submodules in the repository please download this tarball:
https://www.dns-oarc.net/files/dsc/dsc-2.14.0.tar.gz
sha256: 06fe83078d67baed6cb39f293aa6b032650200706523b17e2527647bc4e01a33

Packages are available at: https://dev.dns-oarc.net/packages/

  • Fix #279: Add new conf options to control output file access:
    • output_user: set output file user ownership
    • output_group: set output file group ownership
    • output_mod: set output file mode bits
  • dnstap: Move DNSTAP essential attributes checks inside each type and customize them for that specific type
  • Update dnswire dependencies to v0.4.0
  • encryption_index: Add support for new DNSTAP DNS-over-QUIC socket protocol
  • Update builtin Public Suffix List (PSL)

abfe245 DNSTAP
da06317 Output file access
af01a48 DOQ transport, PSL update