Re: checklist for release

2016-10-18 Thread Josh Elser
Ps, I'd recommend getting this up onto the Rya website :) David Lotts wrote: Some additional detail: Here's a checklist for things to consider when evaluating the release candidate: 1. Download the sources and verify they compile cleanly. 2. Validate the hashes match. 3. Validate that the

Re: checklist for release

2016-10-17 Thread David Lotts
Some additional detail: Here's a checklist for things to consider when evaluating the release > candidate: > > 1. Download the sources and verify they compile cleanly. > > 2. Validate the hashes match. > > 3. Validate that the sources contain no unexpected binaries. > Run the find/grep command:

checklist for release

2016-10-17 Thread Meier, Caleb
Hello Everyone, Here's a checklist for things to consider when evaluating the release candidate: 1. Download the sources and verify they compile cleanly. 2. Validate the hashes match. 3. Validate that the sources contain no unexpected binaries. Run the find/grep command: find . -type f |