Releases: ddribin/backup-exec
Releases · ddribin/backup-exec
Version 1.0.2
Changed
- Log the version when
BACKUP_EXEC_VERBOSE=1is set, taken from theVERSION#define. - Add a
justfileto 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
Changed
- Remove the
DEBUGcompile time macro in favor of checking theBACKUP_EXEC_VERBOSEenvironment 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
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 |