Noteworthy changes in version 2.0.1 (2025-09-23)
- gnupg-key-manage: New tool as a framework for adding features which would normally be implemented by a script. Right now it supports the commands "identify" and "delete-expired-keys".
- Extend the internal gpgsm_assuan_simple_command to consume diag output. This fixes a possible lockup. [T7759]
- Clean up get_max_fds implementation. [T7694]
- Adjust for changes to the posix test(1) command. [T7807]
- Make it easier to maintain gpgme.h by using forward declarations. [rM6a1f72b470]
(prev: T7673)