From ff12f8baf3c4faff9d069aedb6c9725de1fcb256 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 17 Aug 2018 09:22:18 +0200 Subject: [PATCH] NEWS for 1.6.1 --- NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4b1e525..c78863c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*- -* Version 1.6.1 (unreleased) +* Version 1.6.1 (released 2018-08-17) + +** Compilation warning fixes for OpenSSL 1.1 builds. + +** Fix length when encoding exactly 0xff bytes. + +** Check length of objects correctly before storing in buffer. + +** Check length of certificate correctly when storing. * Version 1.6.0 (released 2018-08-08)