Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-30 Thread Haitao Liu
+1 Run under macos and ubuntu linux with some sim configs.

Xiang Xiao  于2020年5月1日周五 上午4:51写道:

> +1
> Build and run sim:nsh on WSL.
>
> -Original Message-
> From: Brennan Ashton 
> Sent: Tuesday, April 28, 2020 2:06 PM
> To: dev@nuttx.apache.org
> Subject: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release
>
> Hello all,
> Apache NuttX (Incubating) 9.0.0 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.
>
> This release includes fixes on top of 9.0.0-RC0 mostly around
> documentation as well as some important build system fixes for Windows with
> Cygwin. Thank you all who gave feedback for the RC0.  Full release notes
> can be found at [2]
>
> Because this project targets embedded systems there is more complexity
> involved in the build process.  We have tried to make some improvements
> around this for new people to the project and are in the process of
> updating our sites and wiki to simplify the getting started process.
> Two starting points:
>  * README.txt -- This is found in the Apache NuttX source and is extensive.
>  * Unofficial NuttX Companion -- Located at [3], this is a currently
> unofficial
>opinionated guide maintained by some of the project committers.
>
> 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 [4]
> "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 [5].  I did try to walk through this
> document, but please comment if you find anything not clear.
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [5]) [ ] -1 reject (explanation required)
>
> Thank you all,
> Brennan Ashton
>
> SCM Information:
>   Release tag: releases/9.0.0-RC1
>   Hash for the release incubating-nuttx tag:
> 725bdfb0e8c704823669d20931fd0a824c462212
>   Hash for the release incubating-nuttx-apps tag:
> 9d4872780f095d7af7414501ccf34ea23d4d565b
>
> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> [2]
>
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> [3] https://nuttx-companion.readthedocs.io/en/latest/
> [4] https://www.apache.org/dev/release.html#approving-a-release
> [5]
>
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
>
>


RE: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-30 Thread Xiang Xiao
+1
Build and run sim:nsh on WSL.

-Original Message-
From: Brennan Ashton  
Sent: Tuesday, April 28, 2020 2:06 PM
To: dev@nuttx.apache.org
Subject: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

Hello all,
Apache NuttX (Incubating) 9.0.0 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.

This release includes fixes on top of 9.0.0-RC0 mostly around documentation as 
well as some important build system fixes for Windows with Cygwin. Thank you 
all who gave feedback for the RC0.  Full release notes can be found at [2]

Because this project targets embedded systems there is more complexity involved 
in the build process.  We have tried to make some improvements around this for 
new people to the project and are in the process of updating our sites and wiki 
to simplify the getting started process.
Two starting points:
 * README.txt -- This is found in the Apache NuttX source and is extensive.
 * Unofficial NuttX Companion -- Located at [3], this is a currently unofficial
   opinionated guide maintained by some of the project committers.

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 [4] "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 [5].  I did try to walk through this 
document, but please comment if you find anything not clear.

[ ] +1 accept (indicate what you validated - e.g. performed the non-RM items in 
[5]) [ ] -1 reject (explanation required)

Thank you all,
Brennan Ashton

SCM Information:
  Release tag: releases/9.0.0-RC1
  Hash for the release incubating-nuttx tag:
725bdfb0e8c704823669d20931fd0a824c462212
  Hash for the release incubating-nuttx-apps tag:
9d4872780f095d7af7414501ccf34ea23d4d565b

[1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
[2]
https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
[3] https://nuttx-companion.readthedocs.io/en/latest/
[4] https://www.apache.org/dev/release.html#approving-a-release
[5]
https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release



Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-30 Thread Nathan Hartman
(I posted this to the wrong thread earlier. Re-posting it here.)

Summary:
+1 to release

Development system: Linux

Verified:
* Signatures
* SHA-512 sums
* Incubating in artifact names
* LICENSE, NOTICE, README.txt, DISCLAIMER-WIP present in both tarballs
* Tarball contents match nuttx-9.0.0-RC1 tags, (except for expected
differences: asf.yaml, .gitignore, .github, .version)
* Build tm4c1294-launchpad:nsh configuration successfully

Dependencies:
* gcc-arm-none-eabi-7-2017-q4-major
* kconfig-conf from NuttX tools repository

Other dependencies from Debian packages:
* binutils-dev 2.31.1-16
* bison 2:3.3.2.dfsg-1
* flex 2.6.4-6.2
* gperf 3.1-1
* libelf-dev 0.176-1.1
* libgmp-dev 2:6.1.2+dfsg-4
* libisl-dev 0.20-2
* libmpc-dev 1.1.0-1
* libmpfr-dev 4.0.2-1
* libncurses5-dev 6.1+20181013-2+deb10u2
* libusb-1.0-0-dev 2:1.0.22-2
* libusb-dev 2:0.1.12-32
* texinfo 6.5.0.dfsg.1-4+b1

Thanks to everyone for making this release (candidate) possible!

Cheers,
Nathan


Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-29 Thread Brennan Ashton
+1 (binding)

Checks performed:
- Checked signatures: OK
- Checked signature is from a valid Apache signature referencing a valid
Apache-Email address: OK
 [ultimate] Brennan Ashton 
- Checked the tar.gz correctly unpacks to the expected directory structure:
OK
- Checked the "incubating" in the name of the artifacts: OK
- verify the existence of DISCLAIMER-WIP, LICENSE, NOTICE, README,
ReleaseNotes: OK
- Checked the contents of DISCLAIMER-WIP, LICENSE, NOTICE, README,
ReleaseNotes: OK
- Built from sources according to instructions in README for multiple
targets on Windows and Linux: OK

--Brennan

On Wed, Apr 29, 2020 at 9:41 PM Masayuki Ishikawa <
masayuki.ishik...@gmail.com> wrote:

> +1
>
>
> 2020年4月29日(水) 7:37 Adam Feuer :
>
> > +1
> >
> > Ran the Validating a Staged Release procedure
> > <
> >
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> > >,
> > all ok. Compiles and runs on SAMA5D3-Xplained board.
> >
> > -adam
> >
> >
> > On Tue, Apr 28, 2020 at 9:22 AM Alan Carvalho de Assis <
> acas...@gmail.com>
> > wrote:
> >
> > > +1
> > >
> > > On 4/28/20, Brennan Ashton  wrote:
> > > > Hello all,
> > > > Apache NuttX (Incubating) 9.0.0 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.
> > > >
> > > > This release includes fixes on top of 9.0.0-RC0 mostly around
> > > documentation
> > > > as well as some important build system fixes for Windows with Cygwin.
> > > Thank
> > > > you all who gave feedback for the RC0.  Full release notes can be
> found
> > > at
> > > > [2]
> > > >
> > > > Because this project targets embedded systems there is more
> complexity
> > > > involved
> > > > in the build process.  We have tried to make some improvements around
> > > this
> > > > for
> > > > new people to the project and are in the process of updating our
> sites
> > > and
> > > > wiki
> > > > to simplify the getting started process.
> > > > Two starting points:
> > > >  * README.txt -- This is found in the Apache NuttX source and is
> > > extensive.
> > > >  * Unofficial NuttX Companion -- Located at [3], this is a currently
> > > > unofficial
> > > >opinionated guide maintained by some of the project committers.
> > > >
> > > > 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 [4]
> > > > "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 [5].  I did try to walk through this document,
> > but
> > > > please comment
> > > > if you find anything not clear.
> > > >
> > > > [ ] +1 accept (indicate what you validated - e.g. performed the
> non-RM
> > > > items in [5])
> > > > [ ] -1 reject (explanation required)
> > > >
> > > > Thank you all,
> > > > Brennan Ashton
> > > >
> > > > SCM Information:
> > > >   Release tag: releases/9.0.0-RC1
> > > >   Hash for the release incubating-nuttx tag:
> > > > 725bdfb0e8c704823669d20931fd0a824c462212
> > > >   Hash for the release incubating-nuttx-apps tag:
> > > > 9d4872780f095d7af7414501ccf34ea23d4d565b
> > > >
> > > > [1]
> https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> > > > [2]
> > > >
> > >
> >
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> > > > [3] https://nuttx-companion.readthedocs.io/en/latest/
> > > > [4] https://www.apache.org/dev/release.html#approving-a-release
> > > > [5]
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> > > >
> > >
> >
> >
> > --
> > Adam Feuer 
> >
>


Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-29 Thread Masayuki Ishikawa
+1


2020年4月29日(水) 7:37 Adam Feuer :

> +1
>
> Ran the Validating a Staged Release procedure
> <
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> >,
> all ok. Compiles and runs on SAMA5D3-Xplained board.
>
> -adam
>
>
> On Tue, Apr 28, 2020 at 9:22 AM Alan Carvalho de Assis 
> wrote:
>
> > +1
> >
> > On 4/28/20, Brennan Ashton  wrote:
> > > Hello all,
> > > Apache NuttX (Incubating) 9.0.0 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.
> > >
> > > This release includes fixes on top of 9.0.0-RC0 mostly around
> > documentation
> > > as well as some important build system fixes for Windows with Cygwin.
> > Thank
> > > you all who gave feedback for the RC0.  Full release notes can be found
> > at
> > > [2]
> > >
> > > Because this project targets embedded systems there is more complexity
> > > involved
> > > in the build process.  We have tried to make some improvements around
> > this
> > > for
> > > new people to the project and are in the process of updating our sites
> > and
> > > wiki
> > > to simplify the getting started process.
> > > Two starting points:
> > >  * README.txt -- This is found in the Apache NuttX source and is
> > extensive.
> > >  * Unofficial NuttX Companion -- Located at [3], this is a currently
> > > unofficial
> > >opinionated guide maintained by some of the project committers.
> > >
> > > 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 [4]
> > > "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 [5].  I did try to walk through this document,
> but
> > > please comment
> > > if you find anything not clear.
> > >
> > > [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> > > items in [5])
> > > [ ] -1 reject (explanation required)
> > >
> > > Thank you all,
> > > Brennan Ashton
> > >
> > > SCM Information:
> > >   Release tag: releases/9.0.0-RC1
> > >   Hash for the release incubating-nuttx tag:
> > > 725bdfb0e8c704823669d20931fd0a824c462212
> > >   Hash for the release incubating-nuttx-apps tag:
> > > 9d4872780f095d7af7414501ccf34ea23d4d565b
> > >
> > > [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> > > [2]
> > >
> >
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> > > [3] https://nuttx-companion.readthedocs.io/en/latest/
> > > [4] https://www.apache.org/dev/release.html#approving-a-release
> > > [5]
> > >
> >
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> > >
> >
>
>
> --
> Adam Feuer 
>


Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-28 Thread Adam Feuer
+1

Ran the Validating a Staged Release procedure
,
all ok. Compiles and runs on SAMA5D3-Xplained board.

-adam


On Tue, Apr 28, 2020 at 9:22 AM Alan Carvalho de Assis 
wrote:

> +1
>
> On 4/28/20, Brennan Ashton  wrote:
> > Hello all,
> > Apache NuttX (Incubating) 9.0.0 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.
> >
> > This release includes fixes on top of 9.0.0-RC0 mostly around
> documentation
> > as well as some important build system fixes for Windows with Cygwin.
> Thank
> > you all who gave feedback for the RC0.  Full release notes can be found
> at
> > [2]
> >
> > Because this project targets embedded systems there is more complexity
> > involved
> > in the build process.  We have tried to make some improvements around
> this
> > for
> > new people to the project and are in the process of updating our sites
> and
> > wiki
> > to simplify the getting started process.
> > Two starting points:
> >  * README.txt -- This is found in the Apache NuttX source and is
> extensive.
> >  * Unofficial NuttX Companion -- Located at [3], this is a currently
> > unofficial
> >opinionated guide maintained by some of the project committers.
> >
> > 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 [4]
> > "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 [5].  I did try to walk through this document, but
> > please comment
> > if you find anything not clear.
> >
> > [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> > items in [5])
> > [ ] -1 reject (explanation required)
> >
> > Thank you all,
> > Brennan Ashton
> >
> > SCM Information:
> >   Release tag: releases/9.0.0-RC1
> >   Hash for the release incubating-nuttx tag:
> > 725bdfb0e8c704823669d20931fd0a824c462212
> >   Hash for the release incubating-nuttx-apps tag:
> > 9d4872780f095d7af7414501ccf34ea23d4d565b
> >
> > [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> > [2]
> >
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> > [3] https://nuttx-companion.readthedocs.io/en/latest/
> > [4] https://www.apache.org/dev/release.html#approving-a-release
> > [5]
> >
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> >
>


-- 
Adam Feuer 


Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-28 Thread Alan Carvalho de Assis
+1

On 4/28/20, Brennan Ashton  wrote:
> Hello all,
> Apache NuttX (Incubating) 9.0.0 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.
>
> This release includes fixes on top of 9.0.0-RC0 mostly around documentation
> as well as some important build system fixes for Windows with Cygwin. Thank
> you all who gave feedback for the RC0.  Full release notes can be found at
> [2]
>
> Because this project targets embedded systems there is more complexity
> involved
> in the build process.  We have tried to make some improvements around this
> for
> new people to the project and are in the process of updating our sites and
> wiki
> to simplify the getting started process.
> Two starting points:
>  * README.txt -- This is found in the Apache NuttX source and is extensive.
>  * Unofficial NuttX Companion -- Located at [3], this is a currently
> unofficial
>opinionated guide maintained by some of the project committers.
>
> 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 [4]
> "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 [5].  I did try to walk through this document, but
> please comment
> if you find anything not clear.
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [5])
> [ ] -1 reject (explanation required)
>
> Thank you all,
> Brennan Ashton
>
> SCM Information:
>   Release tag: releases/9.0.0-RC1
>   Hash for the release incubating-nuttx tag:
> 725bdfb0e8c704823669d20931fd0a824c462212
>   Hash for the release incubating-nuttx-apps tag:
> 9d4872780f095d7af7414501ccf34ea23d4d565b
>
> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> [2]
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> [3] https://nuttx-companion.readthedocs.io/en/latest/
> [4] https://www.apache.org/dev/release.html#approving-a-release
> [5]
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
>


Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-28 Thread Alin Jerpelea
+1

Thanks for your hard work

On Tue, Apr 28, 2020, 17:33 Gregory Nutt  wrote:

> +1
>
> Its been a long time coming!
>
> On 4/28/2020 12:06 AM, Brennan Ashton wrote:
> > Hello all,
> > Apache NuttX (Incubating) 9.0.0 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.
> >
> > This release includes fixes on top of 9.0.0-RC0 mostly around
> documentation
> > as well as some important build system fixes for Windows with Cygwin.
> Thank
> > you all who gave feedback for the RC0.  Full release notes can be found
> at
> > [2]
> >
> > Because this project targets embedded systems there is more complexity
> > involved
> > in the build process.  We have tried to make some improvements around
> this
> > for
> > new people to the project and are in the process of updating our sites
> and
> > wiki
> > to simplify the getting started process.
> > Two starting points:
> >   * README.txt -- This is found in the Apache NuttX source and is
> extensive.
> >   * Unofficial NuttX Companion -- Located at [3], this is a currently
> > unofficial
> > opinionated guide maintained by some of the project committers.
> >
> > 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 [4]
> > "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 [5].  I did try to walk through this document, but
> > please comment
> > if you find anything not clear.
> >
> > [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> > items in [5])
> > [ ] -1 reject (explanation required)
> >
> > Thank you all,
> > Brennan Ashton
> >
> > SCM Information:
> >Release tag: releases/9.0.0-RC1
> >Hash for the release incubating-nuttx tag:
> > 725bdfb0e8c704823669d20931fd0a824c462212
> >Hash for the release incubating-nuttx-apps tag:
> > 9d4872780f095d7af7414501ccf34ea23d4d565b
> >
> > [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> > [2]
> >
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> > [3] https://nuttx-companion.readthedocs.io/en/latest/
> > [4] https://www.apache.org/dev/release.html#approving-a-release
> > [5]
> >
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release
> >
>
>


Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-28 Thread Gregory Nutt

+1

Its been a long time coming!

On 4/28/2020 12:06 AM, Brennan Ashton wrote:

Hello all,
Apache NuttX (Incubating) 9.0.0 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.

This release includes fixes on top of 9.0.0-RC0 mostly around documentation
as well as some important build system fixes for Windows with Cygwin. Thank
you all who gave feedback for the RC0.  Full release notes can be found at
[2]

Because this project targets embedded systems there is more complexity
involved
in the build process.  We have tried to make some improvements around this
for
new people to the project and are in the process of updating our sites and
wiki
to simplify the getting started process.
Two starting points:
  * README.txt -- This is found in the Apache NuttX source and is extensive.
  * Unofficial NuttX Companion -- Located at [3], this is a currently
unofficial
opinionated guide maintained by some of the project committers.

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 [4]
"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 [5].  I did try to walk through this document, but
please comment
if you find anything not clear.

[ ] +1 accept (indicate what you validated - e.g. performed the non-RM
items in [5])
[ ] -1 reject (explanation required)

Thank you all,
Brennan Ashton

SCM Information:
   Release tag: releases/9.0.0-RC1
   Hash for the release incubating-nuttx tag:
725bdfb0e8c704823669d20931fd0a824c462212
   Hash for the release incubating-nuttx-apps tag:
9d4872780f095d7af7414501ccf34ea23d4d565b

[1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
[2]
https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
[3] https://nuttx-companion.readthedocs.io/en/latest/
[4] https://www.apache.org/dev/release.html#approving-a-release
[5]
https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release





Re: [VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-28 Thread Abdelatif Guettouche
Thank you, Brennan!
+1 for me. I checked:
  - Incubating in name,
  - Signatures and hashes are correct,
  - LICENSE, DISCLAIMER and NOTICE exist,
  - Everything builds and works fine.


On Tue, Apr 28, 2020 at 7:06 AM Brennan Ashton
 wrote:
>
> Hello all,
> Apache NuttX (Incubating) 9.0.0 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.
>
> This release includes fixes on top of 9.0.0-RC0 mostly around documentation
> as well as some important build system fixes for Windows with Cygwin. Thank
> you all who gave feedback for the RC0.  Full release notes can be found at
> [2]
>
> Because this project targets embedded systems there is more complexity
> involved
> in the build process.  We have tried to make some improvements around this
> for
> new people to the project and are in the process of updating our sites and
> wiki
> to simplify the getting started process.
> Two starting points:
>  * README.txt -- This is found in the Apache NuttX source and is extensive.
>  * Unofficial NuttX Companion -- Located at [3], this is a currently
> unofficial
>opinionated guide maintained by some of the project committers.
>
> 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 [4]
> "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 [5].  I did try to walk through this document, but
> please comment
> if you find anything not clear.
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [5])
> [ ] -1 reject (explanation required)
>
> Thank you all,
> Brennan Ashton
>
> SCM Information:
>   Release tag: releases/9.0.0-RC1
>   Hash for the release incubating-nuttx tag:
> 725bdfb0e8c704823669d20931fd0a824c462212
>   Hash for the release incubating-nuttx-apps tag:
> 9d4872780f095d7af7414501ccf34ea23d4d565b
>
> [1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
> [2]
> https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
> [3] https://nuttx-companion.readthedocs.io/en/latest/
> [4] https://www.apache.org/dev/release.html#approving-a-release
> [5]
> https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release


[VOTE] Apache NuttX 9.0.0 (incubating) RC1 release

2020-04-28 Thread Brennan Ashton
Hello all,
Apache NuttX (Incubating) 9.0.0 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.

This release includes fixes on top of 9.0.0-RC0 mostly around documentation
as well as some important build system fixes for Windows with Cygwin. Thank
you all who gave feedback for the RC0.  Full release notes can be found at
[2]

Because this project targets embedded systems there is more complexity
involved
in the build process.  We have tried to make some improvements around this
for
new people to the project and are in the process of updating our sites and
wiki
to simplify the getting started process.
Two starting points:
 * README.txt -- This is found in the Apache NuttX source and is extensive.
 * Unofficial NuttX Companion -- Located at [3], this is a currently
unofficial
   opinionated guide maintained by some of the project committers.

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 [4]
"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 [5].  I did try to walk through this document, but
please comment
if you find anything not clear.

[ ] +1 accept (indicate what you validated - e.g. performed the non-RM
items in [5])
[ ] -1 reject (explanation required)

Thank you all,
Brennan Ashton

SCM Information:
  Release tag: releases/9.0.0-RC1
  Hash for the release incubating-nuttx tag:
725bdfb0e8c704823669d20931fd0a824c462212
  Hash for the release incubating-nuttx-apps tag:
9d4872780f095d7af7414501ccf34ea23d4d565b

[1] https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.0.0-RC1/
[2]
https://raw.githubusercontent.com/apache/incubator-nuttx/nuttx-9.0.0-RC1/ReleaseNotes
[3] https://nuttx-companion.readthedocs.io/en/latest/
[4] https://www.apache.org/dev/release.html#approving-a-release
[5]
https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release