Commit Graph

7 Commits

Author SHA1 Message Date
Markus Theil
9c270a7bfa esdm: 1.1.1 -> 1.2.0
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>
2024-08-16 13:21:44 +02:00
Markus Theil
cba85d7d99 esdm: 1.1.0 -> 1.1.1
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>
2024-07-27 13:51:35 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
R. Ryantm
3bcd44865e esdm: 1.0.2 -> 1.1.0 2024-03-24 01:28:38 +00:00
R. Ryantm
aab04e7db3 esdm: 1.0.0 -> 1.0.2 2024-02-11 12:56:30 +00:00
Markus Theil
f5826919bc esdm: 0.6.0 -> 1.0.0
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>
2023-10-09 10:56:43 +02:00
Oliver Richter
9d6cd34766 esdm: init at 0.6.0
Signed-off-by: Oliver Richter <richter-oliver@gmx.net>
2023-07-13 16:08:12 +02:00