diff --git a/_service b/_service index 5479d93..7a080f4 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ tpm2-pytss - 2.0.0 + 2.1.0 git disable https://github.com/tpm2-software/tpm2-pytss.git diff --git a/_servicedata b/_servicedata index d9b282d..9ed9d02 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/tpm2-software/tpm2-pytss.git - 73b44a6210a9c8862299bd4442a9f33321a608dd \ No newline at end of file + 9f27d0c0bdd42574b158c0372213e259fad80798 \ No newline at end of file diff --git a/python-tpm2-pytss.changes b/python-tpm2-pytss.changes index 01e56e5..5c69889 100644 --- a/python-tpm2-pytss.changes +++ b/python-tpm2-pytss.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Feb 16 15:30:10 UTC 2023 - aplanas@suse.com + +- Update to version 2.1.0: + * CHANGELOG: update for 2.1.0 + * SECURITY.md: initial commit + * TCTISPIHelper: add missing pass + * TCTISPIHelper: update docs on exceptions + * build(deps): bump gitpython from 3.1.24 to 3.1.30 in /docs + * ci: set publish to use ubuntu-20.04 + * CHANGELOG: update for 2.1.0-rc0 + * TCTI: Implement bindings to spi-helper + * ci: add 4.0.0, drop 2.4.6 + * docs: fix PyTCTI members + * use released tss2 versions for library version checking + * build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /docs + * Add util functions to convert a credential from and to tpm2-tools format + * ESAPI: start_auth_session support strs for auth_hash + * ESAPI: start_auth_session support strings for symdef + * types: add parse to TPMT_SYM_[DEF|_OBJECT] + * internal: check for sphinx not unittest.mock for docs workaround + ------------------------------------------------------------------- Thu Dec 08 10:33:50 UTC 2022 - aplanas@suse.com diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index c7e4bd0..87b3251 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define srcname tpm2-pytss %bcond_with test Name: python-%{srcname} -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: Python bindings for TSS License: BSD-2-Clause diff --git a/tpm2-pytss-2.0.0.tar.gz b/tpm2-pytss-2.0.0.tar.gz deleted file mode 100644 index f903ea4..0000000 --- a/tpm2-pytss-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:340ff8c94a098ca4e04136332af8c81fc51829408b18defce7fa568846c0f1ee -size 552588 diff --git a/tpm2-pytss-2.1.0.tar.gz b/tpm2-pytss-2.1.0.tar.gz new file mode 100644 index 0000000..78c77a9 --- /dev/null +++ b/tpm2-pytss-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fed29ee2eb7abc8d82ba47a82aaf4eef2cb0907c7716c00b40dde01d472593 +size 208553