Tue Feb 6 22:48:00 2024 UTC (109d)
jose: update to version 12

Changelog:

Release version 12

    Clean up some FreeBSD conditions (#98) (5a81837)
    Add ES256K support (#90) (e6a7ae7)
    Meson changes (#135) (c1569b7)
    Update CI (#8) (#129) (253549a)
    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)
    Use checkout v3 Github action to avoid warnings (#137) (6a639e2)
    Alternative fix for fedora:rawide (#138) (55b11f5)
    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 github action CI by setting appropriate centos (a091f56)
    Fix format of jose-jwe-enc man page (76924de)
    Meson Fixes (320336b)
    ci: make ubuntu:devel and fedora:rawhide not to fail the pipeline (1d15950)
    ci: retry when installing the deps in debian/ubuntu (bfdbb6e)
    ci: remove travis-ci (05d8e70)


(nikita)
diff -r1.3 -r1.4 pkgsrc/textproc/jose/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/jose/distinfo
diff -r1.1 -r0 pkgsrc/textproc/jose/patches/patch-lib_hsh.c
diff -r1.1 -r0 pkgsrc/textproc/jose/patches/patch-lib_openssl_hmac.c
Wed Feb 7 07:48:00 2024
Mon Jun 26 19:40:45 2023
pkgsrc/textproc/jose/patches/patch-lib_hsh.c,v

anoncvs not yet been updated
Wed Feb 7 07:48:00 2024
Mon Jun 26 19:40:45 2023
pkgsrc/textproc/jose/patches/patch-lib_openssl_hmac.c,v

anoncvs not yet been updated

cvs diff -r1.3 -r1.4 pkgsrc/textproc/jose/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/jose/Makefile 2023/10/24 22:11:18 1.3
+++ pkgsrc/textproc/jose/Makefile 2024/02/06 22:48:00 1.4
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2023/10/24 22:11:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2024/02/06 22:48:00 nikita Exp $
2 2
3DISTNAME= jose-11 3DISTNAME= jose-12
4PKGREVISION= 1 
5CATEGORIES= textproc 4CATEGORIES= textproc
6MASTER_SITES= ${MASTER_SITE_GITHUB:=latchset/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=latchset/}
7GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/latchset/jose/ 9HOMEPAGE= https://github.com/latchset/jose/
11COMMENT= C implementation of JOSE 10COMMENT= C implementation of JOSE
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14USE_TOOLS+= pkg-config cmake 13USE_TOOLS+= pkg-config cmake
15 14
16TOOL_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build 15TOOL_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
17TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc 16TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc

cvs diff -r1.2 -r1.3 pkgsrc/textproc/jose/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/jose/distinfo 2023/05/24 15:23:33 1.2
+++ pkgsrc/textproc/jose/distinfo 2024/02/06 22:48:00 1.3
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.2 2023/05/24 15:23:33 nikita Exp $ 1$NetBSD: distinfo,v 1.3 2024/02/06 22:48:00 nikita Exp $
2 2
3BLAKE2s (jose-11.tar.gz) = c6762bd2eabd26c513b2fdd1a31739c348acfdaffbdd7e11e785dceb0b4b687a 3BLAKE2s (jose-12.tar.gz) = 957e53dd5a1c2f67e67556fae9618da8f95999707a45c0c08995db883fd13919
4SHA512 (jose-11.tar.gz) = ffe09000837f79cefa549734d13c5d5d51042a42a055867241777ccbff3a127bac86a6155638fdf5ee52aad3598829e19724fd4e7de541117ed9b1c77c2ce457 4SHA512 (jose-12.tar.gz) = 31b7fc9354c3579f5bf904be0efd3631fe35fbbcc85455b2d414664ff2b4dbb3253b9c954229d87ca2a2e3ec382c5316bcb3f2ee424572ed25946a99fe885ada
5Size (jose-11.tar.gz) = 841374 bytes 5Size (jose-12.tar.gz) = 841206 bytes
6SHA1 (patch-lib_hsh.c) = 42675868fb2070202f4b17d74a3ca4a1f3e0a74e 6SHA1 (patch-lib_hsh.c) = 42675868fb2070202f4b17d74a3ca4a1f3e0a74e
7SHA1 (patch-lib_openssl_hmac.c) = 09cc79373b7881c01abf06b367e3ec96c3042c65 7SHA1 (patch-lib_openssl_hmac.c) = 09cc79373b7881c01abf06b367e3ec96c3042c65

File Deleted: pkgsrc/textproc/jose/patches/patch-lib_hsh.c

File Deleted: pkgsrc/textproc/jose/patches/patch-lib_openssl_hmac.c