From: Nick Clifton Date: Mon, 16 Jan 2023 11:31:39 +0000 (+0000) Subject: Update release making howto X-Git-Tag: binutils-2_41~2238 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f75c8fc014e2075ce36751565291afae898e2679;p=thirdparty%2Fbinutils-gdb.git Update release making howto --- diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index e97ea6e0654..ccac8a6610b 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -333,7 +333,7 @@ When the time comes to actually make the release.... 27. Upload the tarballs to ftp.gnu.org. - gnupload --to ftp.gnu.org:binutils binutils-2.4*.tar.* + for A in bz2 gz lz xz ; do gnupload --to ftp.gnu.org:binutils binutils-2.41.tar.$A ; done Be prepared to provide the password for the key, if you signed the binaries.