Changelog for
ibmswtpm2-183+2024+03+27-44.1.x86_64.rpm :
* Tue Apr 09 2024 msuchanekAATTsuse.com- Package LICENSE file.
* Thu Apr 04 2024 msuchanekAATTsuse.de- Update to version 183-2024-03-27
* tpm: Updates to rev 180- Drop obsolete patches
* Drop ibmswtpm2-NVDynamic-Fix-use-of-uninitialized-value.patch - addressed upstream
* Drop ibmswtpm2-Add-support-for-OpenSSL-3.2.x.patch - merged upstream
* Tue Dec 12 2023 otto.hollmannAATTsuse.com- Add support for OpenSSL 3.2.x
* Add ibmswtpm2-Add-support-for-OpenSSL-3.2.x.patch
* Fri Dec 01 2023 msuchanekAATTsuse.com- Update to version 164-2020-192.2
* Implement the RSA 5 primes optimization.
* Check command size for int32 overflow.
* Add support for OpenSSL 3.1.x
* Do not accept a NULL signKey in TPM2_CertifyX509
* Add Nuvoton to gcc makefile- New project URL - move to github- Drop usptreamed ibmswtpm2-OpenSSL-3.1.patch
* Wed Mar 15 2023 otto.hollmannAATTsuse.com- Add support for OpenSSL 3.1.x
* Add ibmswtpm2-OpenSSL-3.1.patch
* Sat Sep 24 2022 dmuellerAATTsuse.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
* Tue Sep 01 2020 msuchanekAATTsuse.de- Fix ppc32 build. + ibmswtpm2-fix-ppc32.patch
* Mon Aug 17 2020 msuchanekAATTsuse.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 + ibmswtpm2-NVDynamic-Fix-use-of-uninitialized-value.patch
* Mon Dec 23 2019 matthias.gerstnerAATTsuse.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.
* Thu Jul 04 2019 msuchanekAATTsuse.de- Update to upstream version 1332
* fixes build of ibmtpm v1470
* add ibmswtpm2-fix-uninitialized.patch
* run through spec-cleaner
* Thu Jan 18 2018 msuchanekAATTsuse.com- Enable bigendian build
* Tue Jan 16 2018 vcizekAATTsuse.com- Update to upstream version 1119
* adds openssl 1.1 support (bsc#1066916)- drop patches (upstream):
* bits.patch
* fix_unreferenced_macro-gcc7.patch
* Wed Nov 08 2017 msuchanekAATTsuse.com- Update to upstream version 974 - deal with openssl 1.0 vs 1.1 split (bsc#1066916)
* Mon Jun 05 2017 msuchanekAATTsuse.com- fix build with gcc7: fix_unreferenced_macro-gcc7.patch
* Tue Feb 14 2017 msuchanekAATTsuse.com- Drop a pointer cast hack in bits.patch. It builds without the hack.
* Wed Feb 08 2017 jengelhAATTinai.de- Wrap description, drop empty scriptlets.
* Fri Jan 27 2017 msuchanekAATTsuse.com- Import version 832 (FATE#321601)- bits.patch: handle some 32/64bit issues- makefile.patch: some compiler flag adjustments