Skip to content

Version 0.19

Compare
Choose a tag to compare
@cassava cassava released this 03 Jan 21:38
· 132 commits to master since this release
717a4e1

This release fixes several bugs and adds support for signatures and Zst
compression.

This release comes a lot later than planned. In the future, I will try to release more often rather than try to bundle changes and fixes together.

  • New: repoctl can find and add signature files that accompany packages.
  • New: add command learned -l (--link) option.
  • New: add command learned -r (--require-signature) option.
  • New: update command learned -r (--require-signature) option.
  • New: configuration file gained require_signature field.
  • New: support Zstandard compression for packages.
  • Update: print entire error message when system command fails.
  • Update: issue #34, list command learned -r (--registered) option.
  • Bugfix: issue #35, in which signature files are recognized as package
    files and are attempted to be read.
  • Bugfix: issue #36, do not abort download when some packages not on AUR.
  • Bugfix: issue #47, do not mishandle files compressed with Zstandard.