+1 (non-binding).
Development system: WSL2
Verify with nuttx/tools/checkrelease.sh:
Downloading release files from 
https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.1.0-RC2/
gpg: directory '/tmp/nuttx-checkrelease/.gnupg' created
gpg: keybox '/tmp/nuttx-checkrelease/.gnupg/pubring.kbx' created
gpg: /tmp/nuttx-checkrelease/.gnupg/trustdb.gpg: trustdb created
gpg: key E1B6E30DB05D6280: public key "Brennan Ashton 
<bash...@brennanashton.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1
 OK: https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS is imported.
Checking apache-nuttx-9.1.0-incubating.tar.gz sha512...
 OK: apache-nuttx-9.1.0-incubating.tar.gz sha512 hash matches.

Checking apache-nuttx-9.1.0-incubating.tar.gz GPG signature:
gpg: Signature made Wed Jul  8 08:06:27 2020 CST
gpg:                using RSA key 66C4832A165ECC9354895A209750ED7E692B99E2
gpg: Good signature from "Brennan Ashton <bash...@brennanashton.com>" [unknown]
gpg:                 aka "Brennan Ashton <btash...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3554 D784 58CE B695 4B02  0E12 E1B6 E30D B05D 6280
     Subkey fingerprint: 66C4 832A 165E CC93 5489  5A20 9750 ED7E 692B 99E2
 OK: apache-nuttx-9.1.0-incubating.tar.gz gpg signature matches.

Checking apache-nuttx-9.1.0-incubating.tar.gz for required files:
 OK: all required files exist in nuttx.

Checking apache-nuttx-apps-9.1.0-incubating.tar.gz sha512...
 OK: apache-nuttx-apps-9.1.0-incubating.tar.gz sha512 hash matches.

Checking apache-nuttx-apps-9.1.0-incubating.tar.gz GPG signature:
gpg: Signature made Wed Jul  8 08:06:27 2020 CST
gpg:                using RSA key 66C4832A165ECC9354895A209750ED7E692B99E2
gpg: Good signature from "Brennan Ashton <bash...@brennanashton.com>" [unknown]
gpg:                 aka "Brennan Ashton <btash...@apache.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3554 D784 58CE B695 4B02  0E12 E1B6 E30D B05D 6280
     Subkey fingerprint: 66C4 832A 165E CC93 5489  5A20 9750 ED7E 692B 99E2
 OK: apache-nuttx-apps-9.1.0-incubating.tar.gz gpg signature matches.

Checking apache-nuttx-apps-9.1.0-incubating.tar.gz for required files:
 OK: all required files exist in apps.

Trying to build nuttx sim:nsh...
 OK: we were able to build sim:nsh.
/tmp/nuttx-checkrelease/nuttx/nuttx 
login: admin
password: 
User Logged-in!

NuttShell (NSH) NuttX-9.1.0
MOTD: username=admin password=Administrator
nsh>

Thanks
Xiang
> -----Original Message-----
> From: Brennan Ashton <btash...@apache.org>
> Sent: Monday, July 13, 2020 7:42 AM
> To: general@incubator.apache.org
> Subject: [VOTE] Release Apache NuttX (Incubating) 9.1.0 [RC2]
> 
> Hello all,
> 
> This is a call for a vote to release Apache NuttX (Incubating) version 9.1.0.
> 
> The Apache NuttX community has voted on and approved a proposal to release 
> Apache NuttX (Incubating) version 9.1.0.
> 
> We now kindly request the Incubator PMC members review and vote on this 
> incubator release.
> 
> NuttX is a real-time operating system (RTOS) with an emphasis on standards 
> compliance and small footprint. Scalable from 8-bit to 64-
> bit microcontroller environments, the primary governing standards in NuttX 
> are Posix and ANSI standards. Additional standard APIs
> from Unix and other common RTOS’s (such as VxWorks) are adopted for 
> functionality not available under these standards, or for
> functionality that is not appropriate for deeply- embedded environments (such 
> as fork()).
> 
> Because this project targets embedded systems there is more complexity 
> involved in the build process. Two starting points:
>  * README.txt -- This is found in the Apache NuttX source and is extensive.
>  * Unofficial NuttX Companion --
> https://nuttx-companion.readthedocs.io/en/latest/user/install.html,
> this is a currently unofficial opinionated guide maintained by some of the 
> project committers.
> 
> Apache NuttX community vote and result thread:
> Result:
> https://lists.apache.org/thread.html/r1a30e5cba2dab57556605fb6570fd722de1eee69244c1b4092579033%40%3Cdev.nuttx.apache.org
> %3E
> Vote:
> https://lists.apache.org/thread.html/r751f7ce05b1f0485b5dc9ca7bfb1c5f52abc5676fd81b9fb92910c64%40%3Cdev.nuttx.apache.org%
> 3E
> 
> The release candidates (RC2):
> https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.1.0-RC2/
> 
> Git tag for the release (RC2):
> https://github.com/apache/incubator-nuttx/releases/tag/nuttx-9.1.0-RC2
> https://github.com/apache/incubator-nuttx-apps/releases/tag/nuttx-9.1.0-RC2
> 
> Hash for the release incubating-nuttx tag:
>   e4e4cce6962430e2b07336d2c564b14298995661
> Hash for the release incubating-nuttx-apps tag:
>   4fac1c185c01adfa84f04618af9be7b9c4b884f5
> 
> Release Notes:
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.1.0-RC2/ReleaseNotes
> 
> 
> The artifacts have been signed with Key :
> 3554D78458CEB6954B020E12E1B6E30DB05D6280, which can be found in the keys file:
> https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS
> 
> Look at here for how to verify this release candidate:
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> 
> The vote will be open for at least 72 hours.
> 
> Please vote accordingly:
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> Brennan Ashton
> Apache NuttX
> 
> 
> ---------------------------------------------------------------------
> 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

Reply via email to