You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Yuan Zhuang <yu...@apache.org> on 2022/03/28 02:57:57 UTC

[VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Dear community,

I am pleased to be calling this vote for the second release of Apache Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).

The Apache Teaclave (incubating) community has voted and approved the release, with seven +1 votes from IPMC members (Mingshen Sun, Yulong Zhang, Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).

Vote thread:

- https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n

Result thread:

- https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13


The release candidate to be voted over is available at:

- https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/

The release candidate is signed with a GPG key available at:

- https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02

The release note is available in:

- https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2

Build guide and get started instructions can be found at:

- https://github.com/apache/incubator-teaclave-trustzone-sdk#readme


The short version of building Teaclave TrustZone SDK from the source tarball:

```
$ wget https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz

# Instructions to verify the source tar:
# https://teaclave.apache.org/download/#verify-the-integrity-of-the-files

$ tar zxvf apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz && cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating

# Build the SDK and TAs
$ docker run -v$(pwd):/teaclave -w /teaclave -it teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh && source environment && make"

# Test all examples with QEMU
$ docker run -v$(pwd):/teaclave -w /teaclave -it teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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



Best,

Yuan Zhuang
Apache Teaclave (incubating) Committer

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Yuan Zhuang <yu...@apache.org>.
Hi all,

Thanks for reviewing and voting for Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2. The vote is now closed.

Vote thread: https://lists.apache.org/thread/97w2y3b0ttr3dpnfqf0fzgljrxlgxwn9 

The vote PASSED with 3 binding +1, 1 non binding +1 and 0 -1 votes:

Binding votes:
- Gordon King 
- Furkan KAMACI 
- Felix Cheung

Non-binding votes: 
- Zhaofeng Chen  

I will proceed with publishing the artifacts and posting the announcements. Thanks.

Best,
Yuan Zhuang

On 2022/04/18 06:42:47 Yuan Zhuang wrote:
> Hi Felix,
> 
> Thanks. I will remove the KEYS file in the next release.
> 
> Best,
> Yuan Zhuang
> 
> On 2022/04/18 01:25:49 Felix Cheung wrote:
> > +1
> > 
> > Note: the KEYS file does not need to be packaged into the release.
> > 
> > - incubating in name
> > - signature and hash fine
> > - DISCLAIMER-WIP is fine
> > - LICENSE and NOTICE are fine
> > - No unexpected binary files
> > - All source files have ASF headers
> > 
> > On Tue, Apr 12, 2022 at 11:24 AM Mingshen Sun <ms...@apache.org> wrote:
> > 
> > > Dear Community,
> > >
> > > Sorry for the multiple follow ups. Please help to review this release
> > > (we need more IPMC votes). Thanks!
> > >
> > > Mingshen
> > >
> > > On Tue, Apr 5, 2022 at 4:10 PM Mingshen Sun <ms...@apache.org> wrote:
> > > >
> > > > Thanks!
> > > >
> > > > We still need one more IPMC vote for the final release.
> > > >
> > > > Mingshen
> > > >
> > > > On Mon, Apr 4, 2022 at 2:37 PM Furkan KAMACI <fu...@gmail.com>
> > > wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > > Kind Regards,
> > > > > Furkan KAMACI
> > > > >
> > > > > On 4 Apr 2022 Mon at 23:29 Mingshen Sun <ms...@apache.org> wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > We still need TWO more IPMC binding votes for this release [1].
> > > Please
> > > > > > let me know if there's anything I can help with. Thanks.
> > > > > >
> > > > > > Mingshen
> > > > > >
> > > > > > [1] https://incubator.apache.org/policy/incubation.html#releases
> > > > > >
> > > > > > On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
> > > > > > >
> > > > > > > LGTM, +1 (binding), thanks.
> > > > > > >
> > > > > > > On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org>
> > > wrote:
> > > > > > >
> > > > > > > > Hi all,
> > > > > > > >
> > > > > > > > We need more votes from IPMC for this release. Please kindly
> > > help to
> > > > > > > > review this new release. Thanks!
> > > > > > > >
> > > > > > > > Mingshen
> > > > > > > >
> > > > > > > > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org>
> > > wrote:
> > > > > > > > >
> > > > > > > > > +1 (binding)
> > > > > > > > >
> > > > > > > > > I checked
> > > > > > > > > - LICENSE and NOTICE files exist
> > > > > > > > > - DISCLAIMER file exist
> > > > > > > > > - Include the word incubating in the release filename
> > > > > > > > > - No unexpected binary files
> > > > > > > > > - Build successfully by following the instruction
> > > > > > > > >
> > > > > > > > > Best,
> > > > > > > > > Zhaofeng
> > > > > > > > >
> > > > > > > > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org>
> > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Dear community,
> > > > > > > > > >
> > > > > > > > > > I am pleased to be calling this vote for the second release
> > > of
> > > > > > Apache
> > > > > > > > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate
> > > 2).
> > > > > > > > > >
> > > > > > > > > > The Apache Teaclave (incubating) community has voted and
> > > approved
> > > > > > the
> > > > > > > > > > release, with seven +1 votes from IPMC members (Mingshen Sun,
> > > > > > Yulong
> > > > > > > > Zhang,
> > > > > > > > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > > > > > > > >
> > > > > > > > > > Vote thread:
> > > > > > > > > >
> > > > > > > > > > -
> > > https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > > > > > > > >
> > > > > > > > > > Result thread:
> > > > > > > > > >
> > > > > > > > > > -
> > > https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > The release candidate to be voted over is available at:
> > > > > > > > > >
> > > > > > > > > > -
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > > > > > > > >
> > > > > > > > > > The release candidate is signed with a GPG key available at:
> > > > > > > > > >
> > > > > > > > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > > > > > > > >
> > > > > > > > > > The release note is available in:
> > > > > > > > > >
> > > > > > > > > > -
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > > > > > > > >
> > > > > > > > > > Build guide and get started instructions can be found at:
> > > > > > > > > >
> > > > > > > > > > -
> > > > > > https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > The short version of building Teaclave TrustZone SDK from the
> > > > > > source
> > > > > > > > > > tarball:
> > > > > > > > > >
> > > > > > > > > > ```
> > > > > > > > > > $ wget
> > > > > > > > > >
> > > > > > > >
> > > > > >
> > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > > > > >
> > > > > > > > > > # Instructions to verify the source tar:
> > > > > > > > > > #
> > > > > > > >
> > > > > >
> > > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > > > > > > >
> > > > > > > > > > $ tar zxvf
> > > > > > apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > > > &&
> > > > > > > > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > > > > > > > >
> > > > > > > > > > # Build the SDK and TAs
> > > > > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c
> > > "./setup.sh &&
> > > > > > > > source
> > > > > > > > > > environment && make"
> > > > > > > > > >
> > > > > > > > > > # Test all examples with QEMU
> > > > > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > Best,
> > > > > > > > > >
> > > > > > > > > > Yuan Zhuang
> > > > > > > > > > Apache Teaclave (incubating) Committer
> > > > > > > > > >
> > > > > > > > > >
> > > > > > ---------------------------------------------------------------------
> > > > > > > > > > To unsubscribe, e-mail:
> > > general-unsubscribe@incubator.apache.org
> > > > > > > > > > For additional commands, e-mail:
> > > general-help@incubator.apache.org
> > > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > > > > For additional commands, e-mail:
> > > general-help@incubator.apache.org
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > > > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > > > >
> > > > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: general-help@incubator.apache.org
> > >
> > >
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Yuan Zhuang <yu...@apache.org>.
Hi Felix,

Thanks. I will remove the KEYS file in the next release.

Best,
Yuan Zhuang

On 2022/04/18 01:25:49 Felix Cheung wrote:
> +1
> 
> Note: the KEYS file does not need to be packaged into the release.
> 
> - incubating in name
> - signature and hash fine
> - DISCLAIMER-WIP is fine
> - LICENSE and NOTICE are fine
> - No unexpected binary files
> - All source files have ASF headers
> 
> On Tue, Apr 12, 2022 at 11:24 AM Mingshen Sun <ms...@apache.org> wrote:
> 
> > Dear Community,
> >
> > Sorry for the multiple follow ups. Please help to review this release
> > (we need more IPMC votes). Thanks!
> >
> > Mingshen
> >
> > On Tue, Apr 5, 2022 at 4:10 PM Mingshen Sun <ms...@apache.org> wrote:
> > >
> > > Thanks!
> > >
> > > We still need one more IPMC vote for the final release.
> > >
> > > Mingshen
> > >
> > > On Mon, Apr 4, 2022 at 2:37 PM Furkan KAMACI <fu...@gmail.com>
> > wrote:
> > > >
> > > > Hi,
> > > >
> > > > +1 (binding)
> > > >
> > > > Kind Regards,
> > > > Furkan KAMACI
> > > >
> > > > On 4 Apr 2022 Mon at 23:29 Mingshen Sun <ms...@apache.org> wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > We still need TWO more IPMC binding votes for this release [1].
> > Please
> > > > > let me know if there's anything I can help with. Thanks.
> > > > >
> > > > > Mingshen
> > > > >
> > > > > [1] https://incubator.apache.org/policy/incubation.html#releases
> > > > >
> > > > > On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
> > > > > >
> > > > > > LGTM, +1 (binding), thanks.
> > > > > >
> > > > > > On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org>
> > wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > We need more votes from IPMC for this release. Please kindly
> > help to
> > > > > > > review this new release. Thanks!
> > > > > > >
> > > > > > > Mingshen
> > > > > > >
> > > > > > > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org>
> > wrote:
> > > > > > > >
> > > > > > > > +1 (binding)
> > > > > > > >
> > > > > > > > I checked
> > > > > > > > - LICENSE and NOTICE files exist
> > > > > > > > - DISCLAIMER file exist
> > > > > > > > - Include the word incubating in the release filename
> > > > > > > > - No unexpected binary files
> > > > > > > > - Build successfully by following the instruction
> > > > > > > >
> > > > > > > > Best,
> > > > > > > > Zhaofeng
> > > > > > > >
> > > > > > > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org>
> > > > > wrote:
> > > > > > > >
> > > > > > > > > Dear community,
> > > > > > > > >
> > > > > > > > > I am pleased to be calling this vote for the second release
> > of
> > > > > Apache
> > > > > > > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate
> > 2).
> > > > > > > > >
> > > > > > > > > The Apache Teaclave (incubating) community has voted and
> > approved
> > > > > the
> > > > > > > > > release, with seven +1 votes from IPMC members (Mingshen Sun,
> > > > > Yulong
> > > > > > > Zhang,
> > > > > > > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > > > > > > >
> > > > > > > > > Vote thread:
> > > > > > > > >
> > > > > > > > > -
> > https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > > > > > > >
> > > > > > > > > Result thread:
> > > > > > > > >
> > > > > > > > > -
> > https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > The release candidate to be voted over is available at:
> > > > > > > > >
> > > > > > > > > -
> > > > > > > > >
> > > > > > >
> > > > >
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > > > > > > >
> > > > > > > > > The release candidate is signed with a GPG key available at:
> > > > > > > > >
> > > > > > > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > > > > > > >
> > > > > > > > > The release note is available in:
> > > > > > > > >
> > > > > > > > > -
> > > > > > > > >
> > > > > > >
> > > > >
> > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > > > > > > >
> > > > > > > > > Build guide and get started instructions can be found at:
> > > > > > > > >
> > > > > > > > > -
> > > > > https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > The short version of building Teaclave TrustZone SDK from the
> > > > > source
> > > > > > > > > tarball:
> > > > > > > > >
> > > > > > > > > ```
> > > > > > > > > $ wget
> > > > > > > > >
> > > > > > >
> > > > >
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > > > >
> > > > > > > > > # Instructions to verify the source tar:
> > > > > > > > > #
> > > > > > >
> > > > >
> > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > > > > > >
> > > > > > > > > $ tar zxvf
> > > > > apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > > &&
> > > > > > > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > > > > > > >
> > > > > > > > > # Build the SDK and TAs
> > > > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c
> > "./setup.sh &&
> > > > > > > source
> > > > > > > > > environment && make"
> > > > > > > > >
> > > > > > > > > # Test all examples with QEMU
> > > > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Best,
> > > > > > > > >
> > > > > > > > > Yuan Zhuang
> > > > > > > > > Apache Teaclave (incubating) Committer
> > > > > > > > >
> > > > > > > > >
> > > > > ---------------------------------------------------------------------
> > > > > > > > > To unsubscribe, e-mail:
> > general-unsubscribe@incubator.apache.org
> > > > > > > > > For additional commands, e-mail:
> > general-help@incubator.apache.org
> > > > > > > > >
> > > > > > >
> > > > > > >
> > ---------------------------------------------------------------------
> > > > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > > > For additional commands, e-mail:
> > general-help@incubator.apache.org
> > > > > > >
> > > > > > >
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > > >
> > > > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Felix Cheung <fe...@apache.org>.
+1

Note: the KEYS file does not need to be packaged into the release.

- incubating in name
- signature and hash fine
- DISCLAIMER-WIP is fine
- LICENSE and NOTICE are fine
- No unexpected binary files
- All source files have ASF headers

On Tue, Apr 12, 2022 at 11:24 AM Mingshen Sun <ms...@apache.org> wrote:

> Dear Community,
>
> Sorry for the multiple follow ups. Please help to review this release
> (we need more IPMC votes). Thanks!
>
> Mingshen
>
> On Tue, Apr 5, 2022 at 4:10 PM Mingshen Sun <ms...@apache.org> wrote:
> >
> > Thanks!
> >
> > We still need one more IPMC vote for the final release.
> >
> > Mingshen
> >
> > On Mon, Apr 4, 2022 at 2:37 PM Furkan KAMACI <fu...@gmail.com>
> wrote:
> > >
> > > Hi,
> > >
> > > +1 (binding)
> > >
> > > Kind Regards,
> > > Furkan KAMACI
> > >
> > > On 4 Apr 2022 Mon at 23:29 Mingshen Sun <ms...@apache.org> wrote:
> > >
> > > > Hi all,
> > > >
> > > > We still need TWO more IPMC binding votes for this release [1].
> Please
> > > > let me know if there's anything I can help with. Thanks.
> > > >
> > > > Mingshen
> > > >
> > > > [1] https://incubator.apache.org/policy/incubation.html#releases
> > > >
> > > > On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
> > > > >
> > > > > LGTM, +1 (binding), thanks.
> > > > >
> > > > > On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org>
> wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > We need more votes from IPMC for this release. Please kindly
> help to
> > > > > > review this new release. Thanks!
> > > > > >
> > > > > > Mingshen
> > > > > >
> > > > > > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org>
> wrote:
> > > > > > >
> > > > > > > +1 (binding)
> > > > > > >
> > > > > > > I checked
> > > > > > > - LICENSE and NOTICE files exist
> > > > > > > - DISCLAIMER file exist
> > > > > > > - Include the word incubating in the release filename
> > > > > > > - No unexpected binary files
> > > > > > > - Build successfully by following the instruction
> > > > > > >
> > > > > > > Best,
> > > > > > > Zhaofeng
> > > > > > >
> > > > > > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org>
> > > > wrote:
> > > > > > >
> > > > > > > > Dear community,
> > > > > > > >
> > > > > > > > I am pleased to be calling this vote for the second release
> of
> > > > Apache
> > > > > > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate
> 2).
> > > > > > > >
> > > > > > > > The Apache Teaclave (incubating) community has voted and
> approved
> > > > the
> > > > > > > > release, with seven +1 votes from IPMC members (Mingshen Sun,
> > > > Yulong
> > > > > > Zhang,
> > > > > > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > > > > > >
> > > > > > > > Vote thread:
> > > > > > > >
> > > > > > > > -
> https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > > > > > >
> > > > > > > > Result thread:
> > > > > > > >
> > > > > > > > -
> https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > > > > > >
> > > > > > > >
> > > > > > > > The release candidate to be voted over is available at:
> > > > > > > >
> > > > > > > > -
> > > > > > > >
> > > > > >
> > > >
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > > > > > >
> > > > > > > > The release candidate is signed with a GPG key available at:
> > > > > > > >
> > > > > > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > > > > > >
> > > > > > > > The release note is available in:
> > > > > > > >
> > > > > > > > -
> > > > > > > >
> > > > > >
> > > >
> https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > > > > > >
> > > > > > > > Build guide and get started instructions can be found at:
> > > > > > > >
> > > > > > > > -
> > > > https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > > > > > >
> > > > > > > >
> > > > > > > > The short version of building Teaclave TrustZone SDK from the
> > > > source
> > > > > > > > tarball:
> > > > > > > >
> > > > > > > > ```
> > > > > > > > $ wget
> > > > > > > >
> > > > > >
> > > >
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > > >
> > > > > > > > # Instructions to verify the source tar:
> > > > > > > > #
> > > > > >
> > > >
> https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > > > > >
> > > > > > > > $ tar zxvf
> > > > apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > &&
> > > > > > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > > > > > >
> > > > > > > > # Build the SDK and TAs
> > > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c
> "./setup.sh &&
> > > > > > source
> > > > > > > > environment && make"
> > > > > > > >
> > > > > > > > # Test all examples with QEMU
> > > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Best,
> > > > > > > >
> > > > > > > > Yuan Zhuang
> > > > > > > > Apache Teaclave (incubating) Committer
> > > > > > > >
> > > > > > > >
> > > > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe, e-mail:
> general-unsubscribe@incubator.apache.org
> > > > > > > > For additional commands, e-mail:
> general-help@incubator.apache.org
> > > > > > > >
> > > > > >
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > > For additional commands, e-mail:
> general-help@incubator.apache.org
> > > > > >
> > > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > >
> > > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Mingshen Sun <ms...@apache.org>.
Dear Community,

Sorry for the multiple follow ups. Please help to review this release
(we need more IPMC votes). Thanks!

Mingshen

On Tue, Apr 5, 2022 at 4:10 PM Mingshen Sun <ms...@apache.org> wrote:
>
> Thanks!
>
> We still need one more IPMC vote for the final release.
>
> Mingshen
>
> On Mon, Apr 4, 2022 at 2:37 PM Furkan KAMACI <fu...@gmail.com> wrote:
> >
> > Hi,
> >
> > +1 (binding)
> >
> > Kind Regards,
> > Furkan KAMACI
> >
> > On 4 Apr 2022 Mon at 23:29 Mingshen Sun <ms...@apache.org> wrote:
> >
> > > Hi all,
> > >
> > > We still need TWO more IPMC binding votes for this release [1]. Please
> > > let me know if there's anything I can help with. Thanks.
> > >
> > > Mingshen
> > >
> > > [1] https://incubator.apache.org/policy/incubation.html#releases
> > >
> > > On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
> > > >
> > > > LGTM, +1 (binding), thanks.
> > > >
> > > > On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org> wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > We need more votes from IPMC for this release. Please kindly help to
> > > > > review this new release. Thanks!
> > > > >
> > > > > Mingshen
> > > > >
> > > > > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org> wrote:
> > > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > I checked
> > > > > > - LICENSE and NOTICE files exist
> > > > > > - DISCLAIMER file exist
> > > > > > - Include the word incubating in the release filename
> > > > > > - No unexpected binary files
> > > > > > - Build successfully by following the instruction
> > > > > >
> > > > > > Best,
> > > > > > Zhaofeng
> > > > > >
> > > > > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org>
> > > wrote:
> > > > > >
> > > > > > > Dear community,
> > > > > > >
> > > > > > > I am pleased to be calling this vote for the second release of
> > > Apache
> > > > > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
> > > > > > >
> > > > > > > The Apache Teaclave (incubating) community has voted and approved
> > > the
> > > > > > > release, with seven +1 votes from IPMC members (Mingshen Sun,
> > > Yulong
> > > > > Zhang,
> > > > > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > > > > >
> > > > > > > Vote thread:
> > > > > > >
> > > > > > > - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > > > > >
> > > > > > > Result thread:
> > > > > > >
> > > > > > > - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > > > > >
> > > > > > >
> > > > > > > The release candidate to be voted over is available at:
> > > > > > >
> > > > > > > -
> > > > > > >
> > > > >
> > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > > > > >
> > > > > > > The release candidate is signed with a GPG key available at:
> > > > > > >
> > > > > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > > > > >
> > > > > > > The release note is available in:
> > > > > > >
> > > > > > > -
> > > > > > >
> > > > >
> > > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > > > > >
> > > > > > > Build guide and get started instructions can be found at:
> > > > > > >
> > > > > > > -
> > > https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > > > > >
> > > > > > >
> > > > > > > The short version of building Teaclave TrustZone SDK from the
> > > source
> > > > > > > tarball:
> > > > > > >
> > > > > > > ```
> > > > > > > $ wget
> > > > > > >
> > > > >
> > > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > > >
> > > > > > > # Instructions to verify the source tar:
> > > > > > > #
> > > > >
> > > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > > > >
> > > > > > > $ tar zxvf
> > > apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > &&
> > > > > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > > > > >
> > > > > > > # Build the SDK and TAs
> > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh &&
> > > > > source
> > > > > > > environment && make"
> > > > > > >
> > > > > > > # Test all examples with QEMU
> > > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Best,
> > > > > > >
> > > > > > > Yuan Zhuang
> > > > > > > Apache Teaclave (incubating) Committer
> > > > > > >
> > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > > > > >
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > > >
> > > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: general-help@incubator.apache.org
> > >
> > >

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Mingshen Sun <ms...@apache.org>.
Thanks!

We still need one more IPMC vote for the final release.

Mingshen

On Mon, Apr 4, 2022 at 2:37 PM Furkan KAMACI <fu...@gmail.com> wrote:
>
> Hi,
>
> +1 (binding)
>
> Kind Regards,
> Furkan KAMACI
>
> On 4 Apr 2022 Mon at 23:29 Mingshen Sun <ms...@apache.org> wrote:
>
> > Hi all,
> >
> > We still need TWO more IPMC binding votes for this release [1]. Please
> > let me know if there's anything I can help with. Thanks.
> >
> > Mingshen
> >
> > [1] https://incubator.apache.org/policy/incubation.html#releases
> >
> > On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
> > >
> > > LGTM, +1 (binding), thanks.
> > >
> > > On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org> wrote:
> > >
> > > > Hi all,
> > > >
> > > > We need more votes from IPMC for this release. Please kindly help to
> > > > review this new release. Thanks!
> > > >
> > > > Mingshen
> > > >
> > > > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org> wrote:
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > > I checked
> > > > > - LICENSE and NOTICE files exist
> > > > > - DISCLAIMER file exist
> > > > > - Include the word incubating in the release filename
> > > > > - No unexpected binary files
> > > > > - Build successfully by following the instruction
> > > > >
> > > > > Best,
> > > > > Zhaofeng
> > > > >
> > > > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org>
> > wrote:
> > > > >
> > > > > > Dear community,
> > > > > >
> > > > > > I am pleased to be calling this vote for the second release of
> > Apache
> > > > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
> > > > > >
> > > > > > The Apache Teaclave (incubating) community has voted and approved
> > the
> > > > > > release, with seven +1 votes from IPMC members (Mingshen Sun,
> > Yulong
> > > > Zhang,
> > > > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > > > >
> > > > > > Vote thread:
> > > > > >
> > > > > > - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > > > >
> > > > > > Result thread:
> > > > > >
> > > > > > - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > > > >
> > > > > >
> > > > > > The release candidate to be voted over is available at:
> > > > > >
> > > > > > -
> > > > > >
> > > >
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > > > >
> > > > > > The release candidate is signed with a GPG key available at:
> > > > > >
> > > > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > > > >
> > > > > > The release note is available in:
> > > > > >
> > > > > > -
> > > > > >
> > > >
> > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > > > >
> > > > > > Build guide and get started instructions can be found at:
> > > > > >
> > > > > > -
> > https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > > > >
> > > > > >
> > > > > > The short version of building Teaclave TrustZone SDK from the
> > source
> > > > > > tarball:
> > > > > >
> > > > > > ```
> > > > > > $ wget
> > > > > >
> > > >
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > > >
> > > > > > # Instructions to verify the source tar:
> > > > > > #
> > > >
> > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > > >
> > > > > > $ tar zxvf
> > apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > &&
> > > > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > > > >
> > > > > > # Build the SDK and TAs
> > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh &&
> > > > source
> > > > > > environment && make"
> > > > > >
> > > > > > # Test all examples with QEMU
> > > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > > > >
> > > > > >
> > > > > >
> > > > > > Best,
> > > > > >
> > > > > > Yuan Zhuang
> > > > > > Apache Teaclave (incubating) Committer
> > > > > >
> > > > > >
> > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > >
> > > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Furkan KAMACI <fu...@gmail.com>.
Hi,

+1 (binding)

Kind Regards,
Furkan KAMACI

On 4 Apr 2022 Mon at 23:29 Mingshen Sun <ms...@apache.org> wrote:

> Hi all,
>
> We still need TWO more IPMC binding votes for this release [1]. Please
> let me know if there's anything I can help with. Thanks.
>
> Mingshen
>
> [1] https://incubator.apache.org/policy/incubation.html#releases
>
> On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
> >
> > LGTM, +1 (binding), thanks.
> >
> > On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org> wrote:
> >
> > > Hi all,
> > >
> > > We need more votes from IPMC for this release. Please kindly help to
> > > review this new release. Thanks!
> > >
> > > Mingshen
> > >
> > > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org> wrote:
> > > >
> > > > +1 (binding)
> > > >
> > > > I checked
> > > > - LICENSE and NOTICE files exist
> > > > - DISCLAIMER file exist
> > > > - Include the word incubating in the release filename
> > > > - No unexpected binary files
> > > > - Build successfully by following the instruction
> > > >
> > > > Best,
> > > > Zhaofeng
> > > >
> > > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org>
> wrote:
> > > >
> > > > > Dear community,
> > > > >
> > > > > I am pleased to be calling this vote for the second release of
> Apache
> > > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
> > > > >
> > > > > The Apache Teaclave (incubating) community has voted and approved
> the
> > > > > release, with seven +1 votes from IPMC members (Mingshen Sun,
> Yulong
> > > Zhang,
> > > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > > >
> > > > > Vote thread:
> > > > >
> > > > > - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > > >
> > > > > Result thread:
> > > > >
> > > > > - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > > >
> > > > >
> > > > > The release candidate to be voted over is available at:
> > > > >
> > > > > -
> > > > >
> > >
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > > >
> > > > > The release candidate is signed with a GPG key available at:
> > > > >
> > > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > > >
> > > > > The release note is available in:
> > > > >
> > > > > -
> > > > >
> > >
> https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > > >
> > > > > Build guide and get started instructions can be found at:
> > > > >
> > > > > -
> https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > > >
> > > > >
> > > > > The short version of building Teaclave TrustZone SDK from the
> source
> > > > > tarball:
> > > > >
> > > > > ```
> > > > > $ wget
> > > > >
> > >
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > > >
> > > > > # Instructions to verify the source tar:
> > > > > #
> > >
> https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > > >
> > > > > $ tar zxvf
> apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > &&
> > > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > > >
> > > > > # Build the SDK and TAs
> > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh &&
> > > source
> > > > > environment && make"
> > > > >
> > > > > # Test all examples with QEMU
> > > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > > >
> > > > >
> > > > >
> > > > > Best,
> > > > >
> > > > > Yuan Zhuang
> > > > > Apache Teaclave (incubating) Committer
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: general-help@incubator.apache.org
> > >
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Mingshen Sun <ms...@apache.org>.
Hi all,

We still need TWO more IPMC binding votes for this release [1]. Please
let me know if there's anything I can help with. Thanks.

Mingshen

[1] https://incubator.apache.org/policy/incubation.html#releases

On Thu, Mar 31, 2022 at 6:58 PM Gordon <qi...@gmail.com> wrote:
>
> LGTM, +1 (binding), thanks.
>
> On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org> wrote:
>
> > Hi all,
> >
> > We need more votes from IPMC for this release. Please kindly help to
> > review this new release. Thanks!
> >
> > Mingshen
> >
> > On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org> wrote:
> > >
> > > +1 (binding)
> > >
> > > I checked
> > > - LICENSE and NOTICE files exist
> > > - DISCLAIMER file exist
> > > - Include the word incubating in the release filename
> > > - No unexpected binary files
> > > - Build successfully by following the instruction
> > >
> > > Best,
> > > Zhaofeng
> > >
> > > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org> wrote:
> > >
> > > > Dear community,
> > > >
> > > > I am pleased to be calling this vote for the second release of Apache
> > > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
> > > >
> > > > The Apache Teaclave (incubating) community has voted and approved the
> > > > release, with seven +1 votes from IPMC members (Mingshen Sun, Yulong
> > Zhang,
> > > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > > >
> > > > Vote thread:
> > > >
> > > > - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > > >
> > > > Result thread:
> > > >
> > > > - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > > >
> > > >
> > > > The release candidate to be voted over is available at:
> > > >
> > > > -
> > > >
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > > >
> > > > The release candidate is signed with a GPG key available at:
> > > >
> > > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > > >
> > > > The release note is available in:
> > > >
> > > > -
> > > >
> > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > > >
> > > > Build guide and get started instructions can be found at:
> > > >
> > > > - https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > > >
> > > >
> > > > The short version of building Teaclave TrustZone SDK from the source
> > > > tarball:
> > > >
> > > > ```
> > > > $ wget
> > > >
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > > >
> > > > # Instructions to verify the source tar:
> > > > #
> > https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > > >
> > > > $ tar zxvf apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > &&
> > > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > > >
> > > > # Build the SDK and TAs
> > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh &&
> > source
> > > > environment && make"
> > > >
> > > > # Test all examples with QEMU
> > > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > > >
> > > >
> > > >
> > > > Best,
> > > >
> > > > Yuan Zhuang
> > > > Apache Teaclave (incubating) Committer
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > > For additional commands, e-mail: general-help@incubator.apache.org
> > > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Gordon <qi...@gmail.com>.
LGTM, +1 (binding), thanks.

On Thu, Mar 31, 2022 at 6:27 PM Mingshen Sun <ms...@apache.org> wrote:

> Hi all,
>
> We need more votes from IPMC for this release. Please kindly help to
> review this new release. Thanks!
>
> Mingshen
>
> On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org> wrote:
> >
> > +1 (binding)
> >
> > I checked
> > - LICENSE and NOTICE files exist
> > - DISCLAIMER file exist
> > - Include the word incubating in the release filename
> > - No unexpected binary files
> > - Build successfully by following the instruction
> >
> > Best,
> > Zhaofeng
> >
> > On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org> wrote:
> >
> > > Dear community,
> > >
> > > I am pleased to be calling this vote for the second release of Apache
> > > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
> > >
> > > The Apache Teaclave (incubating) community has voted and approved the
> > > release, with seven +1 votes from IPMC members (Mingshen Sun, Yulong
> Zhang,
> > > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> > >
> > > Vote thread:
> > >
> > > - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> > >
> > > Result thread:
> > >
> > > - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> > >
> > >
> > > The release candidate to be voted over is available at:
> > >
> > > -
> > >
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> > >
> > > The release candidate is signed with a GPG key available at:
> > >
> > > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> > >
> > > The release note is available in:
> > >
> > > -
> > >
> https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> > >
> > > Build guide and get started instructions can be found at:
> > >
> > > - https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> > >
> > >
> > > The short version of building Teaclave TrustZone SDK from the source
> > > tarball:
> > >
> > > ```
> > > $ wget
> > >
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> > >
> > > # Instructions to verify the source tar:
> > > #
> https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> > >
> > > $ tar zxvf apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> &&
> > > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> > >
> > > # Build the SDK and TAs
> > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh &&
> source
> > > environment && make"
> > >
> > > # Test all examples with QEMU
> > > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> > >
> > >
> > >
> > > Best,
> > >
> > > Yuan Zhuang
> > > Apache Teaclave (incubating) Committer
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > > For additional commands, e-mail: general-help@incubator.apache.org
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Mingshen Sun <ms...@apache.org>.
Hi all,

We need more votes from IPMC for this release. Please kindly help to
review this new release. Thanks!

Mingshen

On Wed, Mar 30, 2022 at 6:10 PM Zhaofeng Chen <zf...@apache.org> wrote:
>
> +1 (binding)
>
> I checked
> - LICENSE and NOTICE files exist
> - DISCLAIMER file exist
> - Include the word incubating in the release filename
> - No unexpected binary files
> - Build successfully by following the instruction
>
> Best,
> Zhaofeng
>
> On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org> wrote:
>
> > Dear community,
> >
> > I am pleased to be calling this vote for the second release of Apache
> > Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
> >
> > The Apache Teaclave (incubating) community has voted and approved the
> > release, with seven +1 votes from IPMC members (Mingshen Sun, Yulong Zhang,
> > Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
> >
> > Vote thread:
> >
> > - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
> >
> > Result thread:
> >
> > - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
> >
> >
> > The release candidate to be voted over is available at:
> >
> > -
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
> >
> > The release candidate is signed with a GPG key available at:
> >
> > - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
> >
> > The release note is available in:
> >
> > -
> > https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
> >
> > Build guide and get started instructions can be found at:
> >
> > - https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
> >
> >
> > The short version of building Teaclave TrustZone SDK from the source
> > tarball:
> >
> > ```
> > $ wget
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
> >
> > # Instructions to verify the source tar:
> > # https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
> >
> > $ tar zxvf apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz &&
> > cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
> >
> > # Build the SDK and TAs
> > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh && source
> > environment && make"
> >
> > # Test all examples with QEMU
> > $ docker run -v$(pwd):/teaclave -w /teaclave -it
> > teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
> >
> >
> >
> > Best,
> >
> > Yuan Zhuang
> > Apache Teaclave (incubating) Committer
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Teaclave TrustZone SDK (incubating) v0.2.0-rc.2

Posted by Zhaofeng Chen <zf...@apache.org>.
+1 (binding)

I checked
- LICENSE and NOTICE files exist
- DISCLAIMER file exist
- Include the word incubating in the release filename
- No unexpected binary files
- Build successfully by following the instruction

Best,
Zhaofeng

On Sun, Mar 27, 2022 at 7:58 PM Yuan Zhuang <yu...@apache.org> wrote:

> Dear community,
>
> I am pleased to be calling this vote for the second release of Apache
> Teaclave TrustZone SDK (incubating) 0.2.0 (release candidate 2).
>
> The Apache Teaclave (incubating) community has voted and approved the
> release, with seven +1 votes from IPMC members (Mingshen Sun, Yulong Zhang,
> Yu Ding, Tongxin Li, Rundong Zhou, Duan Ran, Rong Fan).
>
> Vote thread:
>
> - https://lists.apache.org/thread/f1qqf8qrc1wvf6zznzbl7y6rkk0thb9n
>
> Result thread:
>
> - https://lists.apache.org/thread/2m55lk5m6nskdn8rmq4ccgo1vrmklb13
>
>
> The release candidate to be voted over is available at:
>
> -
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/
>
> The release candidate is signed with a GPG key available at:
>
> - https://downloads.apache.org/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=9250da957b4c9dd9c916d582439cca28a359ec02
>
> The release note is available in:
>
> -
> https://github.com/apache/incubator-teaclave-trustzone-sdk/releases/tag/v0.2.0-rc.2
>
> Build guide and get started instructions can be found at:
>
> - https://github.com/apache/incubator-teaclave-trustzone-sdk#readme
>
>
> The short version of building Teaclave TrustZone SDK from the source
> tarball:
>
> ```
> $ wget
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/trustzone-sdk-0.2.0-rc.2/apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz
>
> # Instructions to verify the source tar:
> # https://teaclave.apache.org/download/#verify-the-integrity-of-the-files
>
> $ tar zxvf apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating.tar.gz &&
> cd apache-teaclave-trustzone-sdk-0.2.0-rc.2-incubating
>
> # Build the SDK and TAs
> $ docker run -v$(pwd):/teaclave -w /teaclave -it
> teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "./setup.sh && source
> environment && make"
>
> # Test all examples with QEMU
> $ docker run -v$(pwd):/teaclave -w /teaclave -it
> teaclave/teaclave-trustzone-sdk-build:0.3.0 bash -c "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
>
>
>
> Best,
>
> Yuan Zhuang
> Apache Teaclave (incubating) Committer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>