+1. Good to know from the ChangeLog that we have 2 new contributors joining the community.
Thanks. Zhaofeng On Thu, Jan 29, 2026 at 2:37 PM Zehui Chen <[email protected]> wrote: > Thanks everyone for participating! > We still need one more binding vote. Could someone help with this? Thanks! > > On 2026/01/26 06:25:08 Zehui Chen wrote: > > Hi all, > > > > I am pleased to be calling this vote for the release of > > Apache Teaclave TrustZone SDK 0.8.0 (rc.1). > > > > The release note is available in: > > - > https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.8.0-rc.1 > > > > The release candidate to be voted over is available at: > > - > https://dist.apache.org/repos/dist/dev/teaclave/trustzone-sdk-0.8.0-rc.1/ > > > > The release candidate is signed with a GPG key available at: > > - https://downloads.apache.org/teaclave/KEYS > > > > Instructions to verify the release candidate’s signature: > > - > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files > > > > The release artifacts have passed all GitHub Actions CI checks. You can > > also reproduce the build process manually from source using the following > > commands: > > > > ```bash > > $ wget > > > https://dist.apache.org/repos/dist/dev/teaclave/trustzone-sdk-0.8.0-rc.1/apache-teaclave-trustzone-sdk-0.8.0.tar.gz > > $ tar zxvf apache-teaclave-trustzone-sdk-0.8.0.tar.gz > > $ cd apache-teaclave-trustzone-sdk-0.8.0 > > $ docker run -it --rm \ > > -v $(pwd):/root/teaclave_sdk_src \ > > -w /root/teaclave_sdk_src \ > > teaclave/teaclave-trustzone-emulator-nostd-expand-memory:optee-4.9.0 > > # Inside the docker container: > > root@xxxx:~/teaclave_sdk_src# make > > ``` > > > > 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, > > Zehui Chen > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
