Skip to content

Gromox 2.42

Choose a tag to compare

@jengelh jengelh released this 19 Feb 15:14
· 1004 commits to prime since this release
gromox-2.42

Fixes:

  • exmdb_local: plug memory leak resulting from RPC execution
  • alias_resolve: plug memory leak resulting from GAB refreshes
  • alias_resolve: avoid unnecessary GAB refresh on shutdown

Enhancements:

  • nsp: a few more RPCs now emit log messages under config setting nsp_trace=2
  • mh_nsp: support transfer of additional undocumented property types
  • oxdisco: recognize /mail/config-v1.1.xml URI

Behavioral changes:

  • New internal addressbook implementation backing the NSPI-provided and Zcore-provided AB functionality.

Packaging changes:

  • dscli, dnsbl_filter: DNS resolution via LDNS/libldns (desirable for linux-musl and BSDs) was replaced by c-ares/libcares.