From f53e2de3f90051d10cf758c3a725de6dac8dc8b42a3347e923ec337e02439000 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 23 Nov 2020 08:03:48 +0000 Subject: [PATCH] Accepting request 850056 from home:gary_lin:branches:security - Update to version 0.7.4 * Addressed potential constant-time related issues in TPM 1.2 and TPM 2 code TPM 1.2: RSA decryption TPM 2: EcSchnorr and EcSM2 signatures; Ecsda is handled by OpenSSL * Fixed some compilation issues OBS-URL: https://build.opensuse.org/request/show/850056 OBS-URL: https://build.opensuse.org/package/show/security/libtpms?expand=0&rev=21 --- libtpms.changes | 10 ++++++++++ libtpms.spec | 2 +- v0.7.3.tar.gz | 3 --- v0.7.4.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.7.3.tar.gz create mode 100644 v0.7.4.tar.gz diff --git a/libtpms.changes b/libtpms.changes index 78a0c8c..db18730 100644 --- a/libtpms.changes +++ b/libtpms.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 23 03:31:28 UTC 2020 - Gary Ching-Pang Lin + +- Update to version 0.7.4 + * Addressed potential constant-time related issues in TPM 1.2 and + TPM 2 code + TPM 1.2: RSA decryption + TPM 2: EcSchnorr and EcSM2 signatures; Ecsda is handled by OpenSSL + * Fixed some compilation issues + ------------------------------------------------------------------- Thu Jul 23 05:01:12 UTC 2020 - Kai Liu diff --git a/libtpms.spec b/libtpms.spec index 958ab8e..b11b779 100644 --- a/libtpms.spec +++ b/libtpms.spec @@ -18,7 +18,7 @@ %define lname libtpms0 Name: libtpms -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: Library providing Trusted Platform Module (TPM) functionality License: BSD-3-Clause diff --git a/v0.7.3.tar.gz b/v0.7.3.tar.gz deleted file mode 100644 index de9f4a5..0000000 --- a/v0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36564d094440f24bfbc888751f8992e3bb6f9db3d929096230bfed9e9f942a2b -size 1206014 diff --git a/v0.7.4.tar.gz b/v0.7.4.tar.gz new file mode 100644 index 0000000..d69650e --- /dev/null +++ b/v0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42643a03abd34b71ad3301dece8c1b2a6d519e590864f197be08c8e9146c2a0f +size 1212986