Hi all,

Thanks all for reviewing/voting for this release. I'm glad to announce
the results of the vote.

This vote PASSED with 4 +1 votes (4 binding), no 0 votes, and 0 -1 vote.

+1 votes
* Rundong Zhou (binding)
* Matt Sicker (binding)
* Tongxin Li (binding)
* Yu Ding (binding)

0 votes
* No votes

-1 votes
* No votes

The list of members can be found here [1].

I'll continue with the release process on general@.

[1] http://incubator.apache.org/projects/teaclave.html

For other non-blocking issues, I'll address them before the next release.

Best,
Mingshen

On Sun, Jun 6, 2021 at 10:53 PM Yu Ding <[email protected]> wrote:
>
> +1
>
> Yu
>
> On 2021/06/04 22:18:59, Mingshen Sun <[email protected]> wrote:
> > Dear Teaclave community,
> >
> > I am pleased to be calling this vote for the first release of Apache
> > Teaclave TrustZone SDK (incubating) 0.1.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.1.0-rc.1
> >
> > The release candidate is signed with a GPG key available at:
> >   - https://dist.apache.org/repos/dist/dev/incubator/teaclave/KEYS
> >
> > The Git commit for this release is:
> >   - 
> > https://gitbox.apache.org/repos/asf?p=incubator-teaclave-trustzone-sdk.git;a=commit;h=8587ffca8d3dbed15d2a36ed7cd6a33b6efd8965
> >
> > The release note is available in:
> >   - 
> > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.1.0-rc.1
> >
> > Build guide and get started instructions can be found at:
> >   - 
> > https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/v0.1.0-rc.1/README.md
> >
> > The short version of building and testing Teaclave TrustZone SDK from
> > the source tarball:
> >
> > ```
> > $ wget 
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.1.0-rc.1/apache-teaclave-trustzone-sdk-0.1.0-rc.1-incubating.tar.gz
> > $ tar zxvf apache-teaclave-trustzone-sdk-0.1.0-rc.1-incubating.tar.gz && cd
> > apache-teaclave-trustzone-sdk-0.1.0-incubating
> >
> > $ # Instructions to verify the source tar:
> > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> >
> > $ # Building
> > $ docker run --rm -it -v$(pwd):/teaclave-trustzone-sdk -w
> > /teaclave-trustzone-sdk teaclave/teaclave-trustzone-sdk-build:0.1.1
> > bash -c "source environment && make"
> >
> > $ # Testing
> > $ docker run --rm -it -v$(pwd):/teaclave-trustzone-sdk -w
> > /teaclave-trustzone-sdk teaclave/teaclave-trustzone-sdk-build:0.1.1
> > bash -c "source environment && cd ci && ./ci.sh"
> > ```
> >
> > The vote will be open for at least 72 hours. Everyone is welcome to
> > vote. Please vote by replying to this thread explicitly.
> >
> >   [ ] +1 approve
> >   [ ] +0 no opinion
> >   [ ] -1 disapprove with the reason
> >
> > Anyone can participate in testing and voting, not just committers,
> > please feel free to try out the release candidate and provide your
> > votes.
> >
> > A checklist for reference:
> >   - 
> > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> >
> > Note that you can also reply with things you have checked.
> >
> > Best,
> >
> > Mingshen Sun
> > http://mssun.me
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to