Skip to content

Version 0.6.3.1

Compare
Choose a tag to compare
@framps framps released this 05 Nov 19:14
· 1691 commits to master since this release
  1. Improvements
    1.1 There exists another extensionpoint which is called just before starting the backup . That way it's possible to access internal variables of raspiBackup like the backup directory name. See also #16
    1.2 Test whether symlinks can be created on backup partition if rsync is used. See also #19

  2. Bugfixes
    2.1) Fixed errorhandling of backuptools. git issue. Bug exists since v0.6.2. See #18. Users of tar backup should upgrade to this release.
    2.2) Fixed DHCP restore problem with tar
    2.3) raspiBackuprestore2Image fails on Stretch. See #23