Skip to content

Release 0.15.0

Compare
Choose a tag to compare
@theseer theseer released this 24 Jul 14:32
· 103 commits to master since this release
0.15.0

Please note: Version 0.15.x requires PHP 7.3 or later.

Please also note:
As the SKS keyserver pool finally ceased operation, keys only hosted on their infrastructure
will no longer be available to phive and installations might fail if the respective maintainer
did not (re)publish their keys on still active servers. If not already done so, please tell them
to use keys.openpgp.org as their preferred key server.

As of this version, --trust-gpg-keys accepts fingerprint as well as key id strings

Fixed

  • #312: phive install does not silently import keys
  • #319: Fatal error on PHP 8.1 (thanks @jrfnl)

Removed

  • All Code dealing with the SKS keyserver pools has been removed

Changed

  • Version constraints using the caret operator (^) now honor pre-1.0 releases, e.g. ^0.3 translates to 0.3.*)