2023-03-15 12:11:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 15 08:21:19 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
|
|
|
|
|
|
|
|
- Add support for OpenSSL 3.1.x
|
|
|
|
* Add ibmswtpm2-OpenSSL-3.1.patch
|
|
|
|
|
2022-10-04 16:32:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 24 08:23:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1682:
|
|
|
|
* tpm: Fix cast in BnSetBit.
|
|
|
|
* tpm2: Fix size check in CryptSecretDecrypt
|
|
|
|
* tpm: Port Windows code for OpenSSL 3.0
|
|
|
|
* tpm: Update to openssl 3.0.2
|
|
|
|
* tpm: Add command and handle tracing
|
|
|
|
* tpm: Update for openssl 3.0.1
|
|
|
|
* tpm: Add ECC encrypt and decrypt commands
|
|
|
|
* Fix compilation on RISC-V
|
|
|
|
* PlatformSvc: return error on control socket failure
|
|
|
|
* main: set a return code if StartTcpServer fails
|
|
|
|
* tpm: Add all updates to TPM specification 164.
|
|
|
|
- drop ibmswtpm2-fix-ppc32.patch (upstream)
|
|
|
|
- makefile.patch: refresh
|
|
|
|
|
2020-09-03 17:34:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 1 12:34:41 UTC 2020 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
|
|
|
|
- Fix ppc32 build.
|
|
|
|
+ ibmswtpm2-fix-ppc32.patch
|
|
|
|
|
2020-01-12 14:41:31 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-08-20 12:50:21 +02:00
|
|
|
Mon Aug 17 16:59:04 UTC 2020 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
|
|
|
|
- Update to upstream version 1637
|
|
|
|
* fixes build of ibmtss 1.5.0
|
|
|
|
* Refresh makefile.patch
|
|
|
|
* Drop upstreamed patches
|
|
|
|
- ibmswtpm2-fix-uninitialized.patch
|
|
|
|
- ibmswtpm2-fix-empty-decrypt.patch
|
|
|
|
* Fix use of uninitialized value:
|
|
|
|
+ ibmswtpm2-TcpServerPosix-Fix-use-of-uninitialized-value.patch
|
2020-08-20 16:52:00 +02:00
|
|
|
+ ibmswtpm2-NVDynamic-Fix-use-of-uninitialized-value.patch
|
2020-08-20 12:50:21 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-01-12 14:41:31 +01:00
|
|
|
Mon Dec 23 12:06:22 UTC 2019 - mgerstner <matthias.gerstner@suse.com>
|
|
|
|
|
|
|
|
- Add ibmswtpm2-fix-empty-decrypt.patch: Fix a corner case in the emulator
|
|
|
|
that causes an error when trying to RSA-decrypt an empty message
|
|
|
|
(bsc#1159510). This fix was confirmed to be by the upstream author and is
|
|
|
|
supposed to be contained in the next release.
|
|
|
|
|
2019-07-07 15:41:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 4 17:02:41 UTC 2019 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
|
|
|
|
- Update to upstream version 1332
|
|
|
|
* fixes build of ibmtpm v1470
|
|
|
|
* add ibmswtpm2-fix-uninitialized.patch
|
|
|
|
* run through spec-cleaner
|
|
|
|
|
2018-01-18 10:07:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 18 08:31:26 UTC 2018 - msuchanek@suse.com
|
|
|
|
|
|
|
|
- Enable bigendian build
|
|
|
|
|
2018-01-18 09:23:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 16 11:33:14 UTC 2018 - vcizek@suse.com
|
|
|
|
|
|
|
|
- Update to upstream version 1119
|
|
|
|
* adds openssl 1.1 support (bsc#1066916)
|
|
|
|
- drop patches (upstream):
|
|
|
|
* bits.patch
|
|
|
|
* fix_unreferenced_macro-gcc7.patch
|
|
|
|
|
2017-11-12 14:01:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 8 15:04:35 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
|
|
|
- Update to upstream version 974
|
|
|
|
- deal with openssl 1.0 vs 1.1 split (bsc#1066916)
|
|
|
|
|
2017-06-08 20:27:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 5 11:49:18 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
2017-11-12 14:01:57 +01:00
|
|
|
- fix build with gcc7: fix_unreferenced_macro-gcc7.patch
|
2017-06-08 20:27:25 +02:00
|
|
|
|
2017-02-15 15:12:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 14 12:16:37 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
|
|
|
- Drop a pointer cast hack in bits.patch. It builds without the hack.
|
|
|
|
|
2017-02-13 12:00:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 8 09:38:18 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Wrap description, drop empty scriptlets.
|
|
|
|
|
2017-02-01 07:40:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 27 11:49:20 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
2017-03-29 21:56:42 +02:00
|
|
|
- Import version 832 (FATE#321601)
|
2017-02-08 10:08:13 +01:00
|
|
|
- bits.patch: handle some 32/64bit issues
|
|
|
|
- makefile.patch: some compiler flag adjustments
|