From: Nick Clifton Date: Tue, 27 Jan 2026 08:04:49 +0000 (+0000) Subject: Update release readme X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73db277b28b48e6e84efaedc82e025cd4a65b8a7;p=thirdparty%2Fbinutils-gdb.git Update release readme --- diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 630feec27b0..358580e202a 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -154,12 +154,13 @@ Approx time to complete from here: 2 hours ... d. Upload the pre-release snapshot to the sourceware FTP site: - scp binutils-2.46.90.tar.xz sourceware.org:/var/ftp/pub/binutils/snapshots - For EVEN numbered releases: - ssh sourceware.org sha256sum ~ftp/pub/binutils/snapshots/binutils-with-gold-2.46.90.tar.xz + scp binutils-with-gold-2.[N].90.tar.xz sourceware.org:/var/ftp/pub/binutils/snapshots + ssh sourceware.org sha256sum ~ftp/pub/binutils/snapshots/binutils-with-gold-2.[N].90.tar.xz + For ODD numbered releases: - ssh sourceware.org sha256sum ~ftp/pub/binutils/snapshots/binutils-2.46.90.tar.xz + scp binutils-2.[N].90.tar.xz sourceware.org:/var/ftp/pub/binutils/snapshots + ssh sourceware.org sha256sum ~ftp/pub/binutils/snapshots/binutils-2.[N].90.tar.xz Paranoia: Compare the checksum with the local version.