Skip to content

v1.0.1

Compare
Choose a tag to compare
@rwinkhart rwinkhart released this 21 Jun 08:04
· 538 commits to main since this release

Note: If coming from a release older than v1.0.0, this release requires the use of a conversion script to convert your existing entries to work with the new version. Simply run the script and your entries will be converted (with older entries being backed up to ~/.password-pasture.old).

Note: If coming from a release older than v1.0.0, this release requires the configuration sshyp tweak to be re-done.

sshyp v1.0.1

The Polished Trotters Update - Patch 1

This is a hotfix for the Haiku decryption bug.

Changes:

  • subprocess.Popen has been replaced with subprocess.run where applicable
  • stdout is no longer captured with any subprocess.Popen or subprocess.run usages
    ^ this fixes decryption on Haiku