diff options
author | Daiki Ueno <dueno@redhat.com> | 2019-05-22 10:17:32 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2019-05-22 11:21:08 +0200 |
commit | 9a546b4571f20b271058990e94833f35e4ec39c0 (patch) | |
tree | 41d94684547586d4e0749fa9d06be3077db6f767 /NEWS | |
parent | 381d16e651d5bcace316fbab4095c8dea8c43a92 (diff) |
Release 0.23.16
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.23.16 (stable) + * proxy: Support C_WaitForSlotEvent() if CKF_DONT_BLOCK is specified [PR#225] + * conf: Ignore user configuration if the program is running as root [PR#226] + * proxy: Refresh slot list on every C_GetSlotList call [PR#224] + * modules: Fix index used in call to p11_dict_remove() [PR#219] + * Fix Win32 p11_dl_error crash [PR#218] + * modules: check gl.modules before iterates on it when freeing [PR#217] + * trust: Ignore unreadable content in anchors [PR#215] + * extract-jks: Prefer _p11_extract_jks_timestamp to SOURCE_DATE_EPOCH [PR#213] + 0.23.15 (stable) * trust: Improve error handling if backed trust file is corrupted [PR#206] * url: Prefer upper-case letters in hex characters when encoding [PR#193] |