[Bug 276790] net/jose: Update to v12
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276790] net/jose: Update to v12"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Feb 2024 04:20:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276790
Bug ID: 276790
Summary: net/jose: Update to v12
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/latchset/jose/releases/tag/v12
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: hdholm@alumni.iastate.edu
Flags: maintainer-feedback+
Created attachment 248148
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248148&action=edit
Patch against current updates Makefile, distinfo, and removes obsolete patch
Release version 12
Clean up some FreeBSD conditions (#98) (5a81837)
Add ES256K support (#90) (e6a7ae7)
Meson changes (#135) (c1569b7)
lib/openssl/rsaes.c: Fix issue where jose_hook_alg_find failed to find the …
…existance of RSA_OAEP algorithm (58112df)
Increase test program/scripts timeout values (#131) (45367dd)
Fix test compilation warnings (#127) (aee1096)
Adapt alg_comp test to different zlib (#142) (4878253)
lib/openssl/hmac.c: rename hmac function to jhmac (#130) (33b9e0b)
jose: build library only as shared (#119) (b72f8ca)
meson: add option to disable building manpages (#118) (786b426)
Add a more descriptive error when jwk gen fails (#105) (cdb1030)
Use "command -v" instead of "which" (deprecated) (#125) (e1d66f1)
Test for jq existing (used in jose-jwe-enc test) (#124) (ddc0d2a)
Correct jose_jws.3 man page example (#122) (ad08d70)
lib/hsh.c: rename hsh local variable (#111) (3d5b287)
Avoid master word when possible (#120) (5bc6a92)
Fix format of jose-jwe-enc man page (76924de)
Meson Fixes (320336b)
--
You are receiving this mail because:
You are the assignee for the bug.