Releases: guimspace/fopus.sh
Releases · guimspace/fopus.sh
Releave v4.3.3
Fix a regression in split -b option not accepting the value 0.
Full Changelog: v4.3.2...v4.3.3
Release v4.3.2
- Fix the option
-bthrowing error when the value was other than bytes.
Full Changelog: v4.3.1...v4.3.2
Release v4.3.1
Overall code quality improvement and fixes.
- Mitigate a race condition for directory creation.
- Mitigate high resource usage to hash millions of files.
- Fix error handling conditions.
Full Changelog: v4.3.0...v4.3.1
Release v4.3.0
Add a new option -u to use a single UUID for the backup instead of a new one for each target path.
Full Changelog: v4.2.1...v4.3.0
Release v4.2.1
Print UUID repository path for each backup.
Full Changelog: v4.2.0...v4.2.1
Release v4.2.0
- Quiet mode only prints the backup path.
- The UUID of the label is appended to minisign trusted comment.
Features
- New option
-2to use SHA-256 to generate checksums. - New option
-ito encrypt to an age identity file.
Full Changelog: v4.1.3...v4.2.0
Release v4.2.0-rc3
- Add age option to encrypt to identity files.
- Bug fixes and code improvements.
Full Changelog: v4.2.0-rc2...v4.2.0-rc3
Release v4.2.0-rc2
- Fix declaration of variables.
Full Changelog: v4.2.0-rc...v4.2.0-rc2
Release v4.1.3
- Print the backup directory path in quiet mode.
Full Changelog: v4.1.2...v4.1.3
fopus v4.2.0-rc
- Add option to use standard SHA-256 for checksums.
- Prepend label UUID to minisign trusted comment.
- Fix requirements check messing with "help" and "version" options.
Full Changelog: v4.1.2...v4.2.0-rc