dmacias72 / unRAID-NerdPack

GNU General Public License v2.0
77 stars 33 forks source link

Update borgbackup-1.1.14.0 to borgbackup-1.1.15, update borg build notes + SlackBuild #39

Closed kubedzero closed 3 years ago

kubedzero commented 3 years ago

I've tested borgbackup-1.1.15-x86_64-1.txz with MD5 fd7110f045507d243e8b0a71e5a20b4f on Unraid 6.8.3 and confirmed that it works as expected when it comes to mounting archives, running network archive updates, and more. I have not tested on 6.9.0-rc2 but assume it works there as well.

As seen in https://github.com/dmacias72/unRAID-NerdPack/issues/38 there was some confusion about Borg compile-time flags causing dependencies on system libraries such as xxHash, but after recompiling with those flags turned off, the Borg package seems to be standalone apart from the dependency on fuse-1.3.8 and possibly libffi-3.3 which are both available in Nerd Pack if need be.