+1 for sim: ./tools/checkrelease.sh --release 12.3.0-RC1 Downloading release files from https://dist.apache.org/repos/dist/dev/nuttx/12.3.0-RC1/ 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: key 9E711BAD3264C061: public key "Alin Jerpelea <alin.jerpe...@sony.com>" imported gpg: key A57CE1279F1E7328: public key "Alin Jerpelea (CODE SIGNING KEY) < jerpe...@apache.org>" imported gpg: key 6E72660F995FBC42: public key "Brennan Ashton < bash...@brennanashton.com>" imported gpg: Total number processed: 6 gpg: imported: 6 OK: https://dist.apache.org/repos/dist/dev/nuttx/KEYS is imported. Checking apache-nuttx-12.3.0.tar.gz sha512... OK: apache-nuttx-12.3.0.tar.gz sha512 hash matches.
Checking apache-nuttx-12.3.0.tar.gz GPG signature: gpg: Signature made Wed Oct 18 15:14:21 2023 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-12.3.0.tar.gz gpg signature matches. Checking apache-nuttx-12.3.0.tar.gz for required files: OK: all required files exist in nuttx. Checking apache-nuttx-apps-12.3.0.tar.gz sha512... OK: apache-nuttx-apps-12.3.0.tar.gz sha512 hash matches. Checking apache-nuttx-apps-12.3.0.tar.gz GPG signature: gpg: Signature made Wed Oct 18 15:14:22 2023 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-12.3.0.tar.gz gpg signature matches. Checking apache-nuttx-apps-12.3.0.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... ==6439==WARNING: ASan is ignoring requested __asan_handle_no_return: stack type: default top: 0x7fffbcbc3000; bottom 0x631000023000; size: 0x1cefbcba0000 (31815989067776) False positive error reports may follow For details see https://github.com/google/sanitizers/issues/189 OK: ostest with ASAN pass. Thanks Xiang On Wed, Oct 18, 2023 at 3:20 PM Alin Jerpelea <jerpe...@gmail.com> wrote: > Hello all, > Apache NuttX 12.3.0 RC1 has been staged under [1] and it's > time to vote on accepting it for release. 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 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-12.3.0-RC1 > Hash for the release nuttx tag: 8fdb56b5f2124de351a48125a252ba4264665e3d > Hash for the release nuttx-apps tag: > 2d6d199c492196c4680ae7f5b97bb6e2a7b38649 > > [1] https://dist.apache.org/repos/dist/dev/nuttx/12.3.0-RC1/ > [2] > https://raw.githubusercontent.com/apache/nuttx/nuttx-12.3.0-RC1/ReleaseNotes > [3] https://www.apache.org/dev/release.html#approving-a-release > [4] > https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release >