+1 approve I've checked: - Good signature of artifacts - Artifacts sha512 hash matches - NOTICE covers the current year 2026 - Building from source passes
Thanks! Yuan On Mon, Jan 26, 2026 at 2:29 PM Mingshen Sun <[email protected]> wrote: > +1 approve > > On Sun, Jan 25, 2026 at 10:25 PM Zehui Chen <[email protected]> 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 > > >
