Skip to content

Releases: ddribin/backup-exec

Version 1.0.2

05 May 17:41

Choose a tag to compare

Changed

  • Log the version when BACKUP_EXEC_VERBOSE=1 is set, taken from the VERSION #define.
  • Add a justfile to build binaries for both AMD64 and ARM64 Linux.

Pre-Built Binaries

Binaries are provided for Linux on AMD64 and ARM64.

EXEC_BIN Binary
/usr/local/libexec/borg backup-exec-borg-amd64-1.0.2.gz
backup-exec-borg-arm64-1.0.2.gz
/usr/local/libexec/restic backup-exec-restic-1.0.2-amd64.tgz
backup-exec-restic-1.0.2-arm64.tgz

SHA256 checksums:

File SHA256
backup-exec-borg-1.0.2-amd64.tgz c9dc40c59b59a9ca4a6a38e8572b578c3f8cf4c131cc0d3e81c26a48e19da379
backup-exec-borg-1.0.2-arm64.tgz d4ffc452cb6d232aebf32cee16e9693510d325f2aa31bc4917e6943b029bb6e0
backup-exec-restic-1.0.2-amd64.tgz df4fe29ddea14e4f8986626da32b5b6a1ba13b1d83719945ee94077b3d07146a
backup-exec-restic-1.0.2-arm64.tgz 59a1443d447a70d5f7532acf560475d33d173f4d38f5e7d37b51999689953ffe

Version 1.0.1

18 Mar 15:49

Choose a tag to compare

Changed

  • Remove the DEBUG compile time macro in favor of checking the BACKUP_EXEC_VERBOSE environment variable at runtime.

The binaries are compiled in Ubunutu 16.04 with EXEC_BIN set as follows:

Binary EXEC_BIN
backup-exec-borg-1.0.1.gz /usr/local/libexec/borg
backup-exec-restic-1.0.1.gz /usr/local/libexec/restic

Version 1.0.0

21 Jan 15:31

Choose a tag to compare

Iintial Release.

The binaries are compiled in Ubunutu 16.04 with EXEC_BIN set as follows:

Binary EXEC_BIN
backup-exec-borg-1.0.0.gz /usr/local/libexec/borg
backup-exec-restic-1.0.0.gz /usr/local/libexec/restic