Hi all, I am pleased to be calling this vote for the third release of Apache Teaclave TrustZone SDK (incubating) 0.4.0 (release candidate 1).
The release candidate to be voted over is available at: - https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.4.0-rc.1/ The release note is available in: - https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.4.0-rc1 Build guide and get started instructions can be found at: - https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/v0.4.0-rc1/README.md Instructions to verify the source tar: - https://teaclave.apache.org/download/#verify-the-integrity-of-the-files The release candidate is signed with a GPG key available at: - https://dist.apache.org/repos/dist/dev/incubator/teaclave/KEYS A release checklist for reference: - https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist Building and Testing: The Github Action CI has passed (https://github.com/apache/incubator-teaclave-trustzone-sdk/actions/runs/13301839650), we can also test from source manually: ``` $ wget https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.4.0-rc.1/apache-teaclave-trustzone-sdk-0.4.0-rc.1-incubating.tar.gz $ tar zxvf apache-teaclave-trustzone-sdk-0.4.0-rc.1-incubating.tar.gz && cd apache-teaclave-trustzone-sdk-0.4.0-rc.1-incubating $ docker run --rm -it -v$(pwd):/teaclave-trustzone-sdk -w /teaclave-trustzone-sdk yuanz0/teaclave-trustzone-sdk:ubuntu-24.04 bash -c "./setup.sh && (./build_optee_libraries.sh optee) && source environment && make && (cd ci && ./ci.sh)" ``` The vote will be open for at least 72 hours. Anyone can participate in testing and voting, not just committers, please feel free to try out the release candidate and provide your votes to this thread explicitly. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Best, Yuan Zhuang Apache Teaclave (incubating) PPMC --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org