Skip to content

Releases: guimspace/fopus

fopus v2.1.0

09 Feb 16:25
Compare
Choose a tag to compare
  • Add option --seckey (or -k) to specify non-default minisign key.

Full Changelog: v2.0.1...v2.1.0

fopus v2.0.1

05 Dec 03:18
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

  • Drop MD5 checksum.
  • Fix optional slash at end of home directory.

fopus v2.0.0

17 Dec 10:28
Compare
Choose a tag to compare

Full Changelog: v1.6.1...v2.0.0

  • Set working directory as default repository path.
  • Fix check if file exist before getting absolute path.

fopus v2.0.0-beta

12 Dec 16:49
Compare
Choose a tag to compare
fopus v2.0.0-beta Pre-release
Pre-release

Full Changelog: v1.6.1...v2.0.0-beta

Overview

  • GPG encryption and signing were replaced by age and minisign. You will need a minisign private key.
  • The configuration file was deprecated. Use options.
  • Less verbose in your terminal.
  • No verification of the previous step.
  • The script is shorter and more simple.

Features

  • Encrypt a compressed archive with age and a passphrase.
  • Outputs are hashed with SHA-256.
  • The SHA-256 hash file is signed with minisign.

Deprecated

  • Most commands: install, config, update, uninstall.
  • Configuration file.
  • Verification of previous step.

Other changes

  • Option compact now is one.
  • Option group-by now is group-by-name.
  • Dropped support to overwrite or rename a backup. Execution is ended instead.
  • Dropped retry when a step fails. Execution is ended instead.

Release fopus 1.6.1

07 Jun 20:43
Compare
Choose a tag to compare
  • Fix evaluation of DRY_RUN.

Release fopus 1.6.0

07 Jun 09:26
Compare
Choose a tag to compare
  • Add dry-run option.
  • Skip steps if output files already exist.

Release fopus 1.5.5

04 May 20:15
Compare
Choose a tag to compare
  • Fix fopus not skipping split test by user.

Release fopus 1.5.4

03 May 03:10
Compare
Choose a tag to compare
  • Fix file permissions.

Release fopus 1.5.3

03 May 03:08
Compare
Choose a tag to compare
  • Import certificate to fopus own keyring.

Release fopus 1.5.2

01 May 18:42
Compare
Choose a tag to compare
  • Verify fopus integrity for version update.