This release contains bug fixes related to wait operations on time
changes (CLOCK_REALTIME->CLOCK_MONOTONIC) and better cliend handling.
Changes:
https://github.com/smuellerDD/esdm/releases/tag/v1.2.0
As a small additional fix, esdm now sets propagatedBuildInputs correctly.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
Changes:
- fix: properly use the mutex absolute time argument,
timedlock handling and mutex destruction in the ESDM RPC client lib
- fix: race condition in worker thread execution
Changelog:
63ff656a76/CHANGES.md
Signed-off-by: Markus Theil <theil.markus@gmail.com>
ESDM 1.0.0 contains robustness and feature improvements.
Besides support for accelerated crypto operations with Botan or OpenSSL,
options which we used in practical deployments were added and/or made
explicit.
Changelog: https://github.com/smuellerDD/esdm/blob/master/CHANGES.md
Signed-off-by: Markus Theil <theil.markus@gmail.com>