- update to 0.1.10:
- Add ED25519 support (Richard Hughes)
- Define three more types used for the firmware transparency log (Richard Hughes)
- Include the pkgconfig variables in the subproject dependency (Richard Hughes)
- Drop the use of setuptools in the test script for regenerating ld version file (Eli Schwartz)
- Use the correct lookup method for the python3 script interpreter (Eli Schwartz)
OBS-URL: https://build.opensuse.org/request/show/968247
OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=13
* Fix a warning when used in a subproject
* Fix compilation on FreeBSD
* Do not use help2man to build manual pages
* Fall back to the AliasId for validation
* Fix jcat_context_verify_blob() to use self verify for checksums
* Allow verifying expired certificates with an additional argument
* Allow compiling json-glib as a subproject
* Export the old JCatEngine property to preserve internal ABI
* Do not fail verification if compiled without an engine
OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=11
- remove unreproducible signature file to make package build reproducible
I think, this is just an example file, but would be interested in feedback from packager.
file is created during build by
["/usr/bin/certtool", "--p7-detached-sign", "--p7-time", "--load-privkey", "data/tests/test-privkey.pem", "--load-certificate", "data/tests/pki/test.pem", "--infile", "../data/tests/colorhug/firmware.bin", "--outfile", "data/tests/colorhug/firmware.bin.p7c"]
OBS-URL: https://build.opensuse.org/request/show/816984
OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=7