Skip to content

Releases: guimspace/fopus.sh

Releave v4.3.3

08 Sep 14:47

Choose a tag to compare

Fix a regression in split -b option not accepting the value 0.

Full Changelog: v4.3.2...v4.3.3

Release v4.3.2

08 Sep 00:38

Choose a tag to compare

  • Fix the option -b throwing error when the value was other than bytes.

Full Changelog: v4.3.1...v4.3.2

Release v4.3.1

05 Sep 09:43

Choose a tag to compare

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

30 Jul 09:42

Choose a tag to compare

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

30 Jul 09:30

Choose a tag to compare

Print UUID repository path for each backup.

Full Changelog: v4.2.0...v4.2.1

Release v4.2.0

09 Apr 13:39

Choose a tag to compare

  • Quiet mode only prints the backup path.
  • The UUID of the label is appended to minisign trusted comment.

Features

  • New option -2 to use SHA-256 to generate checksums.
  • New option -i to encrypt to an age identity file.

Full Changelog: v4.1.3...v4.2.0

Release v4.2.0-rc3

03 Apr 04:41

Choose a tag to compare

Release v4.2.0-rc3 Pre-release
Pre-release
  • 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

02 Apr 01:28

Choose a tag to compare

Release v4.2.0-rc2 Pre-release
Pre-release
  • Fix declaration of variables.

Full Changelog: v4.2.0-rc...v4.2.0-rc2

Release v4.1.3

02 Apr 01:24

Choose a tag to compare

  • Print the backup directory path in quiet mode.

Full Changelog: v4.1.2...v4.1.3

fopus v4.2.0-rc

23 Jan 12:06

Choose a tag to compare

fopus v4.2.0-rc Pre-release
Pre-release
  • 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