+2018-07-16 Nick Clifton <nickc@redhat.com>
+
+ * README-how-to-make-a-release: Add note to check for new top
+ level files and add them to the src-release.sh script.
+
2018-07-14 Nick Clifton <nickc@redhat.com>
* README-how-to-make-a-release: Updated with corrections based on
% find . -depth -name autom4te.cache -exec rm -r {} \;
- 23. Create the release tarballs:
+ 23. Note - check to see if any new files have been added to the top
+ level of the source directory, but which are not in the
+ DEVO_SUPPORT variable in the src-release.sh script. If they are
+ needed then add them.
+
+ Create the release tarballs:
./src-release.sh -b -g -l -x binutils
Create a new documentation folder on the sourceware.org web
pages as /sourceware/www/sourceware/htdocs/binutils/docs-X.XX.
Make the html documentation locally with the "make html" command
- and then upload and rename the directories as needed. Create an
+ and then upload and rename the directories as needed. (sftp
+ does not appear to support recursive uploads however, so the
+ directories will have to be made by hand). Create an
index.html file and then edit the docs link to point to the new
docs-X.XX directory.
------------------------------------------------------------------------
Hi Everyone,
- We are pleased to announce that version 2.XX of the Binutils project
+ We are pleased to announce that version 2.XX of the GNU Binutils project
sources have been released and are now available for download at:
https://ftp.gnu.org/gnu/binutils