forked from pool/python-tuf
* ngclient: urllib3 is used as the HTTP library by default instead of requests. * ngclient: TLS certificate source was changed. Certificates now come from operating system certificate store instead of certifi. * ngclient: The updater can now initialize from embedded initial root metadata every time. * Test infrastructure has improved and should now be more usable externally. - Remove duplicate BuildRequires on fdupes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tuf?expand=0&rev=3
18 lines
765 B
Plaintext
18 lines
765 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 16 01:34:01 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 6.0:
|
|
* ngclient: urllib3 is used as the HTTP library by default instead of
|
|
requests.
|
|
* ngclient: TLS certificate source was changed. Certificates now come from
|
|
operating system certificate store instead of certifi.
|
|
* ngclient: The updater can now initialize from embedded initial root
|
|
metadata every time.
|
|
* Test infrastructure has improved and should now be more usable externally.
|
|
- Remove duplicate BuildRequires on fdupes.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 31 07:10:06 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial version (5.1.0)
|