# HG changeset patch # User Rik # Date 1522645003 25200 # Node ID 5a8442dbd7447bbec3d74190547b1344d47984de # Parent 52329844835293ca1a9e7d16e4170fe756c27b0c RELEASE.PROCESS: Add new step to update gnulib, check buildbots for failures. * RELEASE.PROCESS: Add new step to update gnulib, check buildbots for failures. diff -r 523298448352 -r 5a8442dbd744 etc/RELEASE.PROCESS --- a/etc/RELEASE.PROCESS Sun Apr 01 21:46:21 2018 -0700 +++ b/etc/RELEASE.PROCESS Sun Apr 01 21:56:43 2018 -0700 @@ -3,11 +3,15 @@ The format of the file is wiki markup and can be directly used as a page on wiki.octave.org. -==4.2.0 Release Tasks== +==4.4.0 Release Tasks== This page shows the tasks to be completed before the GUI release is finalized. +# Update gnulib to latest version +# Must occur first as it could resolve, or create new, bug reports +#: Completion Date: + # File bug reports for all outstanding bugs known, but not reported #* Put out a general call for reports on Octave-Maintainers and Octave-Help list #: Completion Date: @@ -39,7 +43,7 @@ #* cppcheck, Clang sanitize, etc. #: Completion Date: -# Verify 'make check' is passing +# Verify 'make check' is passing on all buildbot combinations of OS and compiler #* Start discussion on octave-maintainers list about which failing tests must be fixed #* Identify and fix any tests determined critical in step above #: Completion Date: