14
0

- Update to 3.6.2:

* Fixed issue where a trust root with multiple rekor keys was not considered
    valid.
  * Upgraded python-tuf dependency to 6.0.
  * Updated the embedded TUF root to version 12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sigstore?expand=0&rev=3
This commit is contained in:
2025-04-16 01:49:16 +00:00
committed by Git OBS Bridge
parent f9ea501688
commit c89a533b0a
3 changed files with 28 additions and 17 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 16 01:48:26 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.6.2:
* Fixed issue where a trust root with multiple rekor keys was not considered
valid.
* Upgraded python-tuf dependency to 6.0.
* Updated the embedded TUF root to version 12
-------------------------------------------------------------------
Tue Jan 21 08:19:18 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>