From dd92a1c6a74b18522a0896a75107f95906a88588 Mon Sep 17 00:00:00 2001 From: Indrek Jentson Date: Thu, 23 Nov 2017 17:29:27 +0200 Subject: [PATCH] Preparing for 1.0.7.1 patch release Signed-off-by: Indrek Jentson --- RELEASE-NOTES.txt | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 4148e866e..3550ae2bd 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -7,6 +7,11 @@ Summary of the major changes since 1.0.7 * Fixed signing problem when encryption algorithm is ECDSA and signature profile LT_TM. * Updated the pre-calculated policy digest value. +Known issues +------------ +* Signing with ID-card and using PKCS11SignatureToken class have still a problem +when encryption algorithm is ECDSA and signature profile LT_TM. + ------------------------------------ Release 1.0.7 ------------------ diff --git a/pom.xml b/pom.xml index eb2db4a01..5a9c2dc0a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.digidoc4j digidoc4j jar - 1.0.7.1.RC.1 + 1.0.7.1 DigiDoc4j DigiDoc4j is a Java library for digitally signing documents and creating digital signature containers of signed documents https://github.com/open-eid/digidoc4j