File sbsigntools.changes of Package failed_sbsigntools
-------------------------------------------------------------------
Sat Feb 4 09:48:21 UTC 2023 - Marcus Meissner <meissner@suse.com>
- add -Wno-error=deprecated-declarations for openssl-3
- OpenSSL3.patch: patch from Ubuntu to fix openssl 3 build.
-------------------------------------------------------------------
Wed Apr 28 16:11:39 UTC 2021 - rpm@fthiessen.de
- Update to version 0.9.4:
* docs: add man page for sbkeysync
* Fix errors on 32 bit
* sbverify: refer to unused function
* sbvarsign: remove unused global variable
* Fix some openssl 1.1.0 deprecated functions
* sbverify: fix verification with intermediate certificates
* sbsign: allow for adding intermediate certificates
-------------------------------------------------------------------
Mon Apr 27 11:50:40 UTC 2020 - Martin Loviska <mloviska@suse.com>
- Remove GROUP from spec file
-------------------------------------------------------------------
Fri Apr 24 12:47:49 UTC 2020 - fvogt@suse.com
- Update to version 0.9.3:
* Version 0.9.3
* README: update git location and add mailing list information
* sbvarsign: fix "EFI_VARIABLE_AUTHENTICATION_2.TimeStamp.Year" assignment
* Fix PE/COFF checksum calculation
* Version 0.9.2
* src/image.c: remove alignment of regions
* sbvarsign: use SignedData instead of PKCS7 for authenticated updates
* Fix Fedora Build
* Version 0.9.1
* sbsign, sbvarsign: support engine based private keys