diff options
author | Daiki Ueno <dueno@redhat.com> | 2019-01-14 17:31:58 +0100 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2019-01-18 10:58:40 +0100 |
commit | 1ba80c67c492f25581ed97c8c31ffb5f20636d06 (patch) | |
tree | 64eb012a4dc2e0c766033e453af2ead54e3c5d09 /NEWS | |
parent | f277a1469aef05d3542e8ae9fd3f5dbadbe12463 (diff) |
Release 0.23.15
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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] + * trust/extract-jks.c: also honor SOURCE_DATE_EPOCH time [PR#202] + * virtual: Prefer fixed closures to libffi closures [PR#196] + * Fix issues spotted by coverity and cppcheck [PR#194, PR#204] + * Build and test fixes [PR#164, PR#191, PR#199, PR#201] + 0.23.14 (stable) * proxy: Avoid invalid memory access when unloading proxy module [PR#180] * Update pkcs11 header to allow SoftHSMv2 to compile [PR#181] |