From 8388b074f84be316dc52aa01f80c30b6fc1c34d5 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 31 Oct 2025 20:37:06 +0100 Subject: [PATCH] update binary readme --- docs/binaries/00_README.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/binaries/00_README.txt b/docs/binaries/00_README.txt index e4ff5105a..34e1d08e0 100644 --- a/docs/binaries/00_README.txt +++ b/docs/binaries/00_README.txt @@ -48,18 +48,19 @@ borg-linux-glibc231-x86_64 Linux (built on Debian 11 "Bullseye" with glibc 2.31) borg-freebsd-13-x86_64 FreeBSD (built on FreeBSD 13) borg-freebsd-14-x86_64 FreeBSD (built on FreeBSD 14) +Note: if you don't find a specific binary here, check release 1.4.1 or 1.2.9. + Verifying your download ----------------------- -Please check the GPG signature to make sure you received the binary as I have -built it. +I provide GPG signatures for files which I have built locally on my machines. -To check the GPG signature, download both the binary and the corresponding -*.asc file and then (on the shell) type, for example: +To check the GPG signature, download both the file and the corresponding +signature (*.asc file) and then (on the shell) type, for example: gpg --recv-keys 9F88FB52FAF7B393 - gpg --verify borg-freebsd.asc borg-freebsd + gpg --verify borgbackup.tar.gz.asc borgbackup.tar.gz The files are signed by: