Wed Jul 5 20:02:42 2023 UTC ()
p11-kit: update to 0.25.0.

0.25.0 (stable)
 * add PKCS#11 3.0 support [PR#458, PR#461, PR#462, PR#463, PR#464, PR#467, PR#469, PR#470, PR#475, PR#485, PR#486]
 * add support for profile objects [PR#479]
 * add ability to adjust module and config paths at run-time via system environmental exports [PR#442]
 * make terminal output nicer [PR#509, PR#510]
 * p11-kit: add command to print merged configuration [PR#446, PR#489]
 * p11-kit: add commands to list, add and delete profiles of a token [PR#500, PR#503, PR#506]
 * trust: add command to check format of .p11-kit files [PR#476, PR#483]
 * virtual: fix libffi type signatures for PKCS#11 3.0 functions [PR#492]
 * server: fix umask setting when --group is specified [PR#478]
 * server: check SHELL only when neither --sh nor --csh is specified [PR#438]
 * rpc: use space string in C_InitToken [PR#514]
 * rpc: fix two off-by-one errors identified by asan [PR#456]
 * modules: make logging message more translatable [PR#436]
 * pkcs11.h: support CRYPTOKI_GNU for IBM vendor mechanisms [PR#421]
 * pkcs11.h: add IBM specific mechanism and attributes [PR#415]
 * pkcs11.h: add ChaCha20/Salsa20 and Poly1305 mechanisms [PR#487]
 * pkcs11.h: add AES-GCM mechanism parameters for message-based encryption [PR#481]
 * po: update translations from Transifex [PR#439]
 * bug and build fixes [PR#412, PR#414, PR#417, PR#418, PR#420, PR#426, PR#427, PR#428, PR#448, PR#451, PR#459, PR#496, PR#505, PR#511, PR#512, PR#513, PR#516, PR#517, PR#524, PR#521]
 * test fixes [PR#424, PR#441, PR#444, PR#443, PR#460, PR#472, PR#474, PR#465, PR#473, PR#487, PR#499, PR#519, PR#525, PR#526]


(wiz)
diff -r1.26 -r1.27 pkgsrc/security/p11-kit/Makefile
diff -r1.20 -r1.21 pkgsrc/security/p11-kit/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/security/p11-kit/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p11-kit/Makefile 2022/02/07 08:05:05 1.26
+++ pkgsrc/security/p11-kit/Makefile 2023/07/05 20:02:42 1.27
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.26 2022/02/07 08:05:05 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2023/07/05 20:02:42 wiz Exp $
2 2
3DISTNAME= p11-kit-0.24.1 3DISTNAME= p11-kit-0.25.0
4CATEGORIES= security 4CATEGORIES= security
5#MASTER_SITES= http://p11-glue.freedesktop.org/releases/ 5#MASTER_SITES= http://p11-glue.freedesktop.org/releases/
6MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/} 6MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
7GITHUB_RELEASE= ${PKGVERSION_NOREV} 7GITHUB_RELEASE= ${PKGVERSION_NOREV}
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://p11-glue.freedesktop.org/p11-kit.html 11HOMEPAGE= https://p11-glue.freedesktop.org/p11-kit.html
12COMMENT= PKCS\#11 module manager 12COMMENT= PKCS\#11 module manager
13LICENSE= modified-bsd 13LICENSE= modified-bsd
14 14
15DEPENDS+= mozilla-rootcerts>=1.0.20150804nb1:../../security/mozilla-rootcerts 15DEPENDS+= mozilla-rootcerts>=1.0.20150804nb1:../../security/mozilla-rootcerts
16 16

cvs diff -r1.20 -r1.21 pkgsrc/security/p11-kit/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p11-kit/distinfo 2022/01/23 22:17:51 1.20
+++ pkgsrc/security/p11-kit/distinfo 2023/07/05 20:02:42 1.21
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.20 2022/01/23 22:17:51 wiz Exp $ 1$NetBSD: distinfo,v 1.21 2023/07/05 20:02:42 wiz Exp $
2 2
3BLAKE2s (p11-kit-0.24.1.tar.xz) = fbc34ebd565c0133155616829922901f3bcb89beffc1f654351184131bfb2fd4 3BLAKE2s (p11-kit-0.25.0.tar.xz) = 8d7e15737b7d3d8cadcff455e26f167525395f22f586e6df3810207b87171b2a
4SHA512 (p11-kit-0.24.1.tar.xz) = 8cf170c714bb9e0cf3df93e8ec55b8e3c55cabf2c6a27f177ac6de8b8028985df2ca0216d3215d6828dc2ae3095c4e1a4febe8cb26b88ec321defc66bb011e81 4SHA512 (p11-kit-0.25.0.tar.xz) = e6df3cb224f6ff5671bd3c0557503b5f20bbfded1b6ec340b1dafcbd1b1725ea2d41d0e920756716e0fe9cb28270d115fe77b23ec876a15007b22e3f30d015fe
5Size (p11-kit-0.24.1.tar.xz) = 838304 bytes 5Size (p11-kit-0.25.0.tar.xz) = 958940 bytes
6SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad 6SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad