forked from pool/tpm2-0-tss
Matthias Gerstner
e7a38c4fbc
- changes from version 2.2.3: * Fix computation of session name * Fixed PolicyPassword handling of session Attributes * Fixed windows build from dist ball * Fixed default tcti configure option * Fixed nonce size calculation in ESYS sessions - changes from version 2.2.2: * Fixed wrong encryption flag in EncryptDecrypt * Fixing openssl engine invocation OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=82
11 lines
373 B
Plaintext
11 lines
373 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/intel/tpm2-tss.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">2.2.3</param>
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
<param name="changesgenerate">disable</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|