Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Test_procedure" page has been changed by NoahSlater: http://wiki.apache.org/couchdb/Test_procedure?action=diff&rev1=34&rev2=35 If you don't have `wget` installed, you can use `curl -O` which should do the same thing. - === Verifying the Release Artefacts === + = Verifying the Candidate = All release managers should have their keys in this file: @@ -103, +103 @@ Check for an "OK" message. - === Checking the Release Artefacts === + = Checking the Candidate = ''Skip this section if you don't know anything about the build system.'' @@ -181, +181 @@ Only in apache-couchdb-1.2.0/var: Makefile.in }}} + You may want to take some additional steps to verify the candidate. + + Some ideas: + + * Verify the contents of the generated files. + * Audit the types of file contained within the archive. + * Run a virus or exploit scanner on the archive. + + This part of the process is left to your discretion. + === Checking the Release Artefacts === - Change into your `dist` directory:
