HomeFreeBSD

www/jwt-cli: update 5.0.3 -> 6.0.0

Description

www/jwt-cli: update 5.0.3 -> 6.0.0

<ChangeLog>

  • [BREAKING] Update from clap 3 to clap 4. This forces the use of --exp/-e to require an = sign, which was not required before. This means that when you used to be able to write --exp +365d, you must now write --exp=+365d. This is only required for this flag.
  • Added --out argument to save output to a file #221
  • Added support for EdDSA #238
  • Added --date argument to change the display format of the timestamps #235
  • Added --no-typ argument to prevent typ from being added to the header
  • Add Scoop installation info #241
  • Add Macports installation info #231

Changes

  • Dependency updates
  • Remove Gofish installation info. See #228
  • Update from jsonwebtoken 7 to 8

Fixes

  • Added better error handling for improper secret and algorithm combinations

</ChangeLog>

Details

Provenance
osaAuthored on Jul 1 2023, 10:17 PM
Parents
R11:cafc0033f990: net-mgmt/zabbix4-server: Update to 4.0.47
Branches
Unknown
Tags
Unknown