14
0
Files
python-rfc3161-client/python-rfc3161-client.changes
Robert Schweikert 9b93834a54 - Update to 1.0.1
* The Verifier now enforces that the EKU (Extended Key Usage)
    explicitly includes the `id-kp-timeStamping` OID (#120)
  * The Verifier now searches for the leaf certificate in the
    Timestamp Response instead of using the first one provided (#121)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3161-client?expand=0&rev=3
2025-04-16 11:42:27 +00:00

14 lines
593 B
Plaintext

-------------------------------------------------------------------
Wed Apr 16 11:31:22 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.0.1
* The Verifier now enforces that the EKU (Extended Key Usage)
explicitly includes the `id-kp-timeStamping` OID (#120)
* The Verifier now searches for the leaf certificate in the
Timestamp Response instead of using the first one provided (#121)
-------------------------------------------------------------------
Tue Jan 21 08:27:32 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version (1.0.0)