Accepting request 968240 from home:dirkmueller:Factory

- update to 0.9.3:
  * build-sys: Add probing for -fstack-protector
  * tpm2: Do not call EVP_PKEY_CTX_set0_rsa_oaep_label() for label of size
  * (OSSL 3)
  * tpm2: When writing state initialize s_ContextSlotMask if not set

OBS-URL: https://build.opensuse.org/request/show/968240
OBS-URL: https://build.opensuse.org/package/show/security/libtpms?expand=0&rev=30
This commit is contained in:
Marcus Meissner 2022-04-11 07:24:27 +00:00 committed by Git OBS Bridge
parent 3226d3caae
commit a189fe5a91
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a4d1ed07b78142c394faad1a1481771d470048f5859e80593fe42c82e5635a5
size 1261528

3
libtpms-0.9.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7f10437f9a569bbadf2c66b74328c21b649abe3c2b940cc8322391091b20c14
size 1263192

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 10 12:43:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.9.3:
* build-sys: Add probing for -fstack-protector
* tpm2: Do not call EVP_PKEY_CTX_set0_rsa_oaep_label() for label of size
* (OSSL 3)
* tpm2: When writing state initialize s_ContextSlotMask if not set
-------------------------------------------------------------------
Thu Dec 9 19:57:51 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libtpms
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define lname libtpms0
Name: libtpms
Version: 0.9.1
Version: 0.9.3
Release: 0
Summary: Library providing Trusted Platform Module (TPM) functionality
License: BSD-3-Clause