+1. Run with ./tools/checkrelease.sh, the report looks good: xiaoxiang@LAPTOP-MCMVB0JB:~/backup/os/nuttx/nuttx$ ./tools/checkrelease.sh --release 10.3.0-RC4 Downloading release files from https://dist.apache.org/repos/dist/dev/incubator/nuttx/10.3.0-RC4/ 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 <btash...@apache.org>" imported gpg: key 2B8C7F0EAB22000E: public key "Abdelatif Guettouche (CODE SIGNING KEY) <aguettou...@apache.org>" imported gpg: key 4137A71698C5E4DB: public key "Alin Jerpelea <jerpe...@apache.org>" imported gpg: Total number processed: 3 gpg: imported: 3 OK: https://dist.apache.org/repos/dist/dev/incubator/nuttx/KEYS is imported. Checking apache-nuttx-10.3.0-incubating.tar.gz sha512... OK: apache-nuttx-10.3.0-incubating.tar.gz sha512 hash matches.
Checking apache-nuttx-10.3.0-incubating.tar.gz GPG signature: gpg: Signature made Wed Jun 8 14:10:21 2022 CST gpg: using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB gpg: Good signature from "Alin Jerpelea <jerpe...@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: 9208 D2E4 B800 D66F 749A D4E9 4137 A716 98C5 E4DB OK: apache-nuttx-10.3.0-incubating.tar.gz gpg signature matches. Checking apache-nuttx-10.3.0-incubating.tar.gz for required files: OK: all required files exist in nuttx. Checking apache-nuttx-apps-10.3.0-incubating.tar.gz sha512... OK: apache-nuttx-apps-10.3.0-incubating.tar.gz sha512 hash matches. Checking apache-nuttx-apps-10.3.0-incubating.tar.gz GPG signature: gpg: Signature made Wed Jun 8 14:10:21 2022 CST gpg: using RSA key 9208D2E4B800D66F749AD4E94137A71698C5E4DB gpg: Good signature from "Alin Jerpelea <jerpe...@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: 9208 D2E4 B800 D66F 749A D4E9 4137 A716 98C5 E4DB OK: apache-nuttx-apps-10.3.0-incubating.tar.gz gpg signature matches. Checking apache-nuttx-apps-10.3.0-incubating.tar.gz for required files: OK: all required files exist in apps. Trying to build nuttx sim:asan... OK: we were able to build sim:asan. Trying to run nuttx sim:asan... ==22388==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0x7ffe54f0c000; bottom 0x631000037000; size: 0x1cee54ed5000 (31809952632832) False positive error reports may follow For details see https://github.com/google/sanitizers/issues/189 OK: ostest with ASAN pass. On Wed, Jun 8, 2022 at 2:18 PM Alin Jerpelea <jerpe...@gmail.com> wrote: > Hello all, > Apache NuttX (Incubating) 10.3.0 RC4 has been staged under [1] and it's > time to vote on accepting it for release. If approved we will seek > final release approval from the IPMC. Voting will be open for 72hr. > > A minimum of 3 binding +1 votes and more binding +1 than binding -1 are > required to pass. > > The Apache requirements for approving a release can be found here [3] > "Before voting +1 [P]PMC members are required to download the signed > source code package, compile it as provided, and test the resulting > executable on their own platform, along with also verifying that the > package meets the requirements of the ASF policy on releases." > > A document to walk through some of this process has been published on > our project wiki and can be found here [4]. > > [ ] +1 accept (indicate what you validated - e.g. performed the non-RM > items in [4]) > [ ] -1 reject (explanation required) > > Thank you all, > Alin Jerpelea > > SCM Information: > Release tag: nuttx-10.3.0-RC4 > Hash for the release incubating-nuttx tag: > 3fb5737958000d6e786a885af1a576e4d7bd5ada > Hash for the release incubating-nuttx-apps tag: > 10c75df01cfb65d3d865313ebc03af6aec8505e5 > > [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/10.3.0-RC4/ > [2] > https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-10.3.0-RC4/ReleaseNotes > [3] https://www.apache.org/dev/release.html#approving-a-release > [4] > https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release >