From 73db277b28b48e6e84efaedc82e025cd4a65b8a7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 27 Jan 2026 08:04:49 +0000 Subject: [PATCH] Update release readme --- binutils/README-how-to-make-a-release | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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. -- 2.47.3