updating Changelog
fixing typo in doc
trying to mix under the same name two slices of different backups leads to this error: backup-A.1.dar is a slice from another backup, please provide the correct slice. I think the error message is clear, no?
Avoid reading first / last slice for archive format when using an isolated catalog
Backup slice creation date test
thanks for this feedback. The problem is that many users use scripts bounded to -E option to fetch a slice to disk (for example when stored on tape) the feature you request would break these scenarios. Another point is that the first slice is not always accessible before the "last" slice (for example when using removable media)... To avoid this problem, I would suggest using the -affs option, which leads dar to fetch archive format information from the information in first slice instead of the last....
whirlpool available in libgcrypt, librhash no more needed
Blake2 in place of MD4 with updated prerequisite on librsync