pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p11-kit
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jul 5 20:02:42 UTC 2023
Modified Files:
pkgsrc/security/p11-kit: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/p11-kit/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/p11-kit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p11-kit/Makefile
diff -u pkgsrc/security/p11-kit/Makefile:1.26 pkgsrc/security/p11-kit/Makefile:1.27
--- pkgsrc/security/p11-kit/Makefile:1.26 Mon Feb 7 08:05:05 2022
+++ pkgsrc/security/p11-kit/Makefile Wed Jul 5 20:02:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/02/07 08:05:05 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2023/07/05 20:02:42 wiz Exp $
-DISTNAME= p11-kit-0.24.1
+DISTNAME= p11-kit-0.25.0
CATEGORIES= security
#MASTER_SITES= http://p11-glue.freedesktop.org/releases/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
Index: pkgsrc/security/p11-kit/distinfo
diff -u pkgsrc/security/p11-kit/distinfo:1.20 pkgsrc/security/p11-kit/distinfo:1.21
--- pkgsrc/security/p11-kit/distinfo:1.20 Sun Jan 23 22:17:51 2022
+++ pkgsrc/security/p11-kit/distinfo Wed Jul 5 20:02:42 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2022/01/23 22:17:51 wiz Exp $
+$NetBSD: distinfo,v 1.21 2023/07/05 20:02:42 wiz Exp $
-BLAKE2s (p11-kit-0.24.1.tar.xz) = fbc34ebd565c0133155616829922901f3bcb89beffc1f654351184131bfb2fd4
-SHA512 (p11-kit-0.24.1.tar.xz) = 8cf170c714bb9e0cf3df93e8ec55b8e3c55cabf2c6a27f177ac6de8b8028985df2ca0216d3215d6828dc2ae3095c4e1a4febe8cb26b88ec321defc66bb011e81
-Size (p11-kit-0.24.1.tar.xz) = 838304 bytes
+BLAKE2s (p11-kit-0.25.0.tar.xz) = 8d7e15737b7d3d8cadcff455e26f167525395f22f586e6df3810207b87171b2a
+SHA512 (p11-kit-0.25.0.tar.xz) = e6df3cb224f6ff5671bd3c0557503b5f20bbfded1b6ec340b1dafcbd1b1725ea2d41d0e920756716e0fe9cb28270d115fe77b23ec876a15007b22e3f30d015fe
+Size (p11-kit-0.25.0.tar.xz) = 958940 bytes
SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad
Home |
Main Index |
Thread Index |
Old Index