Hi, +1 (binding)
Kind regards, Furkan Kamaci On Wed, Mar 26, 2025, 12:48 AM Zhaofeng Chen <z...@apache.org> wrote: > +1 (non-binding) > > I checked > - incubating in name > - DISCLAIMER exists > - Notice is good > - no unexpected binary files > - release can be built from source > > > > On Mon, Mar 24, 2025 at 3:27 PM Yuan Zhuang <yu...@apache.org> wrote: > > > Hi Community, > > > > It seems that the vote has been pending for a few days. Could any PMC > > member kindly review and cast a vote? Thanks! > > > > Additionally, a small fix in the `Quick Building and Testing from Source` > > section: The commands should be updated to the following: > > > > ``` > > $ wget > > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.4.0-rc.2/apache-teaclave-trustzone-sdk-0.4.0-incubating.tar.gz > > > > $ tar zxvf apache-teaclave-trustzone-sdk-0.4.0-incubating.tar.gz \ > > && cd apache-teaclave-trustzone-sdk-0.4.0-incubating > > ``` > > > > On 2025/03/19 02:42:43 Yuan Zhuang wrote: > > > Hi Community, > > > > > > This is the vote for the release of > > > Apache Teaclave TrustZone SDK (incubating) 0.4.0 (release candidate 2). > > > > > > Compared to RC1, the following changes have been made: > > > - Adjusted the licenses according to feedback in the Incubator thread: > > > https://lists.apache.org/thread/v676jm4x7hxtww9o7qdocwjcp0gtdxc3 > > > - Cherry-picked fixes for CI errors from main. > > > The diff can be found here: > > > > > > https://github.com/apache/incubator-teaclave-trustzone-sdk/compare/v0.4.0-rc1...v0.4.0-rc2 > > > > > > The vote from Apache Teaclave (incubating) community has PASSED with 4 > > > +1 votes (3 binding). > > > The vote thread is > > > https://lists.apache.org/thread/o60wpscnq8mp6lhbd8h654ybxd6wzhk7. > > > The result thread is > > > https://lists.apache.org/thread/oo2r4xh731bqbn9b0659jjl7f4cym9g6. > > > > > > 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.2/ > > > > > > The release note is available in: > > > - > > > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.4.0-rc2 > > > > > > The release candidate is signed with a GPG key available at: > > > - https://downloads.apache.org/incubator/teaclave/KEYS > > > Instructions to verify the source tar: > > > - > > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files > > > > > > Quick Building and Testing from source: > > > ``` > > > $ 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 > > > > > > # This will take about 30 minutes. Once everything is finished, we’ll > see > > > # the prompt: "+ popd /teaclave-trustzone-sdk/ci": > > > $ 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)" > > > > > > ``` > > > > > > A release checklist for reference: > > > - > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > > > > > > The vote will be open for at least 72 hours. Anyone can participate > > > in testing and voting, 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: general-unsubscr...@incubator.apache.org > > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > >