-1 At least, we should merge the recently found fixes such as https://github.com/apache/incubator-nuttx/pull/6848 https://github.com/apache/incubator-nuttx/pull/6927 https://github.com/apache/incubator-nuttx/pull/7015
On Thu, Sep 8, 2022 at 10:37 PM Xiang Xiao <xiaoxiang781...@gmail.com> wrote: > +1. Check with tools/checkrelease.sh script: > Downloading release files from > https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.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/incubator/nuttx/KEYS is > imported. > Checking apache-nuttx-11.0.0-incubating.tar.gz sha512... > OK: apache-nuttx-11.0.0-incubating.tar.gz sha512 hash matches. > > Checking apache-nuttx-11.0.0-incubating.tar.gz GPG signature: > gpg: Signature made Tue Sep 6 14:54:26 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-11.0.0-incubating.tar.gz gpg signature matches. > > Checking apache-nuttx-11.0.0-incubating.tar.gz for required files: > OK: all required files exist in nuttx. > > Checking apache-nuttx-apps-11.0.0-incubating.tar.gz sha512... > OK: apache-nuttx-apps-11.0.0-incubating.tar.gz sha512 hash matches. > > Checking apache-nuttx-apps-11.0.0-incubating.tar.gz GPG signature: > gpg: Signature made Tue Sep 6 14:54:26 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-11.0.0-incubating.tar.gz gpg signature matches. > > Checking apache-nuttx-apps-11.0.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... > ==9767==WARNING: ASan is ignoring requested __asan_handle_no_return: stack > top: 0x7ffe03242000; bottom 0x631000023000; size: 0x1cee0321f000 > (31808580349952) > False positive error reports may follow > For details see https://github.com/google/sanitizers/issues/189 > OK: ostest with ASAN pass. > > On Tue, Sep 6, 2022 at 3:22 PM Alin Jerpelea <jerpe...@gmail.com> wrote: > > > Hello all, > > Apache NuttX (Incubating) 11.0.0 RC1 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-11.0.0-RC1 > > Hash for the release incubating-nuttx tag: > > 6feb2a1f4196e361b7aa8e209534a158cd14c833 > > Hash for the release incubating-nuttx-apps tag: > > 8b43f9f9ca30f44c1cccae9a9078d5d45b776d35 > > > > [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/11.0.0-RC1/ > > [2] > > > https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-11.0.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 > > >