93 lines
3.1 KiB
Plaintext
93 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 19 06:47:05 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Update to 4.6.0:
|
|
* cmake: raise mimimum required to 3.5
|
|
- Skipped 4.5.0:
|
|
* libckteec: Validate EdDSA mechanism parameter length
|
|
* VSCode : Enable Development inside Docker Container
|
|
* libckteec: support for CKM_RSA_X_509
|
|
- Skipped 4.4.0:
|
|
* libteec/CMakeLists.txt: remove CFG_TEE_CLIENT_LOAD_PATH comment
|
|
* tee-supplicant: add udev rule and systemd service file
|
|
* libckteec: fix memory allocation leakage on template serialization
|
|
* tee-supplicant: add sd_notify.c to Android.bp sources
|
|
- Skipped 4.3.0:
|
|
* tee-supplicant: send READY=1 notification to systemd
|
|
* tee-supplicant: remove useless use of __ANDROID__ condition
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 25 06:18:37 UTC 2024 - ming li <mli@suse.com>
|
|
|
|
- Update to 4.2.0:
|
|
* drop benchmark framework support
|
|
* convert .mk files to .bp
|
|
* one shot encryption/decryption may have no input data
|
|
* fix potential crash when TA isn't found
|
|
* rename libteec.pc as teec.pc
|
|
* remove duplicate flags in teec.pc
|
|
* add pkgconfig file: teeacl.pc
|
|
* Move OP-TEE defined fields into an imp struct
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 14:39:59 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Update to 4.1.0
|
|
- Add libseteec0 and libteeacl0
|
|
- Drop upstream patch:
|
|
* optee-client-fix-lib.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 12:50:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
PatchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 25 11:59:17 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Update to 3.9.0
|
|
- Add libckteec package
|
|
- Add upstream patch to fix libckteec soname:
|
|
* optee-client-fix-lib.patch
|
|
- Re-enable Werror
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 11 18:39:56 UTC 2019 - Andreas Färber <afaerber@suse.de>
|
|
|
|
- Update to v3.5.0
|
|
* Drop optee-libname.patch (upstreamed)
|
|
* CMakeLists.txt is no longer wrongly installed
|
|
* Notice.md was dropped
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 18 19:34:56 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Disable Werror
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 13 07:58:06 UTC 2018 - jengelh@inai.de
|
|
|
|
- Move location of OP acronym expansion into description.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 10 23:19:57 UTC 2018 - jengelh@inai.de
|
|
|
|
- Expand OP-TEE in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 9 10:37:44 UTC 2018 - afaerber@suse.de
|
|
|
|
- Rename tarball
|
|
- Build with V=1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 28 14:44:30 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Add patch to fix soname optee-libname.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 28 14:26:30 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Initial commit fate#325317
|