changeset 25079:5a8442dbd744 stable

RELEASE.PROCESS: Add new step to update gnulib, check buildbots for failures. * RELEASE.PROCESS: Add new step to update gnulib, check buildbots for failures.
author Rik <rik@octave.org>
date Sun, 01 Apr 2018 21:56:43 -0700
parents 523298448352
children 699fe9cd51ca
files etc/RELEASE.PROCESS
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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: