Skip to content

0.23.22 (stable)

Compare
Choose a tag to compare
@ueno ueno released this 11 Dec 18:07
0.23.22
  • Fix memory-safety issues that affect the RPC protocol (CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363), discovered and fixed by David Cook
  • anchor: Prefer persistent format when storing anchor [#329]
  • common: Fix infloop in p11_path_build [#326, #327]
  • proxy: C_CloseAllSessions: Make sure that calloc args are non-zero [#325]
  • common: Check for a NULL locale before freeing it [#321]
  • Build and test fixes [#313, #315, #317, #318, #319, #323, #330, #333, #334, #335, #338, #339]