Skip to content

Releases: ddribin/backup-exec

Version 1.1.0

Choose a tag to compare

@ddribin ddribin released this 03 Jul 22:48

Changed

  • Update Dockerfile to use Ubuntu 22.04.

Pre-Built Binaries

Binaries are provided for Linux on AMD64 and ARM64.

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

SHA256 checksums:

File SHA256
backup-exec-borg-1.1.0-amd64.tgz ca04351a010cc68b10583798c77e77af012adabf02ebdc54bd6790291bfeb192
backup-exec-borg-1.1.0-arm64.tgz c482d376a0079efca883cb7f9730578a6acead3d29ed4496df10511b6c1e3451
backup-exec-restic-1.1.0-amd64.tgz 28494464e044f123c380987f9e845cbcd3d1e3c4d764d8d0c1900650a47dd01d
backup-exec-restic-1.1.0-arm64.tgz f720e6231be4de599467acd26979b63b206c2a4fc4a76e357d6521f732af02cc

Version 1.0.2

Choose a tag to compare

@ddribin ddribin released this 05 May 17:41

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

Choose a tag to compare

@ddribin ddribin released this 18 Mar 15:49

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

Choose a tag to compare

@ddribin ddribin released this 21 Jan 15:31

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