factory
- Update to 0.35.1:
## Breaking changes
* Remove support for deprecated LTV validation functionality. Call sites
must be updated to use the AdES validation engine.
* Several low-level API changes in generic_cms to allow refactoring the
timestamp handling code.
## Dependency changes
* Bump cryptography to 48.0.0.
* Relax upper bound for uharfbuzz to <0.55.0.
* Bump cryptography to 47.0.0.
* Relax upper bound on pytest-cov to <7.2.
* Relax upper bound on certomancer to <0.15.
* Introduce certifi as a mandatory dependency for testing.
## New features and enhancements
* Signing
+ Allow signing with ML-DSA
* Validation
+ Allow validating ML-DSA signatures
+ Properly support harvesting PoE from multiple signature/content
timestamps in the same signature container.
+ Add revinfo archival data to local knowledge.
+ Restructure algorithm policy handling. Algorithm policy errors will
typically not bubble up outside the validation engine anymore, but will
instead be reflected in the validation status.
## Bugs fixed
* Fix /AP positioning on field creation.
* Fix annot dict not being re-serialised on signing when split from form
dictionary.
* Improve error handling in parse_pdf_date.
- Switch back to the PyPi tarball that only contains this package.
OBS-URL: https://build.opensuse.org/request/show/1356850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyHanko?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%