Wed Sep 9 07:29:29 2020 UTC ()
p11-kit: update to 0.23.21.

0.23.21 (stable)
 * proxy: Do not assign duplicate slot IDs [PR#282]
 * common: Get program name based on executable path if possible [PR#307]
 * anchor: Exit with non-zero code, if any error occurs [PR#304]
 * Build and test fixes [PR#283, PR#290, PR#291, PR#292, PR#296, PR#299, PR#305, PR#306, PR#309, PR#311]

0.23.20 (stable)
 * Revert "Fix RPC when length-s are 0" changes [PR#276]

0.23.19 (stable)
 * common: add Russian PKCS#11 extensions to pkcs11x.h header [PR#255]
 * Add simple bash completion for provided commands [PR#258]
 * Unbreak list matching in enable-in and disable-in [PR#262]
 * Fix RPC when length-s are 0 [PR#259]
 * rpc: Add vsock transport support [PR#270]
 * trust: Support CKA_NSS_{SERVER,EMAIL}_DISTRUST_AFTER [PR#265]
 * Build fixes [PR#271, PR#272, PR#273, ...]

0.23.18 (stable)
 * rpc: Allow empty CK_DATE value [PR#253]
 * build: Meson fixes [PR#245]
 * build: Adjust feature parity between meson and autotools [PR#247]

0.23.17 (stable)
 * common: Fix uClibc-ng compilation [PR#237]
 * trust: do not allow daylight to invalidate date validation [PR#236]
 * build: Port to meson build system [PR#231, PR#234]
 * rpc: On UNIX wait on condition variable instead of FD if header is for a different thread [PR#232]
 * doc: Add 'server' command in help [PR#229]
 * Build and test fixes [PR#230]

0.23.16 (stable)
 * proxy: Support C_WaitForSlotEvent() if CKF_DONT_BLOCK is specified [PR#225]
 * conf: Ignore user configuration if the program is running as root [PR#226]
 * proxy: Refresh slot list on every C_GetSlotList call [PR#224]
 * modules: Fix index used in call to p11_dict_remove() [PR#219]
 * Fix Win32 p11_dl_error crash [PR#218]
 * modules: check gl.modules before iterates on it when freeing [PR#217]
 * trust: Ignore unreadable content in anchors [PR#215]
 * extract-jks: Prefer _p11_extract_jks_timestamp to SOURCE_DATE_EPOCH [PR#213]


(wiz)
diff -r1.16 -r1.17 pkgsrc/security/p11-kit/Makefile
diff -r1.11 -r1.12 pkgsrc/security/p11-kit/distinfo

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

--- pkgsrc/security/p11-kit/Makefile 2020/03/08 16:42:30 1.16
+++ pkgsrc/security/p11-kit/Makefile 2020/09/09 07:29:29 1.17
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.16 2020/03/08 16:42:30 bsiegert Exp $ 1# $NetBSD: Makefile,v 1.17 2020/09/09 07:29:29 wiz Exp $
2 2
3DISTNAME= p11-kit-0.23.15 3DISTNAME= p11-kit-0.23.21
4PKGREVISION= 1 
5CATEGORIES= security 4CATEGORIES= security
6#MASTER_SITES= http://p11-glue.freedesktop.org/releases/ 5#MASTER_SITES= http://p11-glue.freedesktop.org/releases/
7MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/} 6MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
8GITHUB_RELEASE= ${PKGVERSION_NOREV} 7GITHUB_RELEASE= ${PKGVERSION_NOREV}
 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
17CONFIGURE_ARGS+= --with-trust-paths=${PREFIX}/share/mozilla-rootcerts/cacert.pem 17CONFIGURE_ARGS+= --with-trust-paths=${PREFIX}/share/mozilla-rootcerts/cacert.pem
18 18
19GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
20USE_LANGUAGES= c99 20USE_LANGUAGES= c99
21USE_LIBTOOL= yes 21USE_LIBTOOL= yes

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

--- pkgsrc/security/p11-kit/distinfo 2019/03/24 18:03:54 1.11
+++ pkgsrc/security/p11-kit/distinfo 2020/09/09 07:29:29 1.12
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.11 2019/03/24 18:03:54 ryoon Exp $ 1$NetBSD: distinfo,v 1.12 2020/09/09 07:29:29 wiz Exp $
2 2
3SHA1 (p11-kit-0.23.15.tar.gz) = 06a9976d92861e5286fbb0b239821b7a250b177b 3SHA1 (p11-kit-0.23.21.tar.xz) = 5c550cc2a192d5a3ede74862b22ef0b139c911a4
4RMD160 (p11-kit-0.23.15.tar.gz) = 5ad92935cd31dbf7877ff1c6b829551aa43768a5 4RMD160 (p11-kit-0.23.21.tar.xz) = e900f01860d1bc9b490803c4ce551d49dd95ef9f
5SHA512 (p11-kit-0.23.15.tar.gz) = d703eec12626b79551ce337521f7ea7b1a0b64c211d7a93d831dd28ec1de77c7b58358c1588bf82d70f047c01ad9433fa8a286d1a25ae3f6b0ee6016b8c42950 5SHA512 (p11-kit-0.23.21.tar.xz) = 4c796ca2c72a650f105a7a70aa62e55edb12e1c151e91ef92bfeee6c5c68982b36023400b42c4efcb1d351b7848e8618c26607cdb0f77b48ae40e2ecfd713e3e
6Size (p11-kit-0.23.15.tar.gz) = 1276733 bytes 6Size (p11-kit-0.23.21.tar.xz) = 827064 bytes
7SHA1 (patch-Makefile.in) = 1393b1c8892e90362575d5d325a583921f629b3c 7SHA1 (patch-Makefile.in) = 1393b1c8892e90362575d5d325a583921f629b3c
8SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad 8SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad