Skip to content

v0.11.0

Compare
Choose a tag to compare
@arekinath arekinath released this 28 Feb 01:54
· 69 commits to main since this release

New features:

  • Update to OpenSSH 9.2, LibreSSL 3.7.0
  • pivy-agent: new -u/-z option to whitelist other UIDs/ZIDs for access
  • pivy-agent: x509-certs extension support
  • pivy-agent: sign-prehash extension support
  • pivy-agent: support for exename checking on OpenBSD

Bugs fixed:

  • pivy-ca: fixes for provisioning new CAs
  • all tools: switch to getpassphrase() and handle ctrl+C properly
  • pivy-tool: "setup" command is now much safer
  • pivy-agent: fix denied connections (due to wrong UID) closing listen sock
  • pivy-box: fix garbage slot IDs when parsing keywords form of template
  • pivy-tool: remove invalid algo from help text
  • piv: parse deprecated "Auth Key Map" element in CHUID
  • illumos: SMF method improvements