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: adam
Date: Sat Feb 7 07:56:32 UTC 2026
Modified Files:
pkgsrc/security/p11-kit: Makefile PLIST distinfo
Log Message:
p11-kit: updated to 0.26.2
0.26.2 (stable)
* rpc: fix NULL dereference via C_DeriveKey with specific NULL parameters (CVE-2026-2100)
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/security/p11-kit/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/p11-kit/PLIST
cvs rdiff -u -r1.34 -r1.35 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.43 pkgsrc/security/p11-kit/Makefile:1.44
--- pkgsrc/security/p11-kit/Makefile:1.43 Mon Jan 19 14:18:58 2026
+++ pkgsrc/security/p11-kit/Makefile Sat Feb 7 07:56:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2026/01/19 14:18:58 adam Exp $
+# $NetBSD: Makefile,v 1.44 2026/02/07 07:56:31 adam Exp $
-DISTNAME= p11-kit-0.26.1
+DISTNAME= p11-kit-0.26.2
CATEGORIES= security
MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/security/p11-kit/PLIST
diff -u pkgsrc/security/p11-kit/PLIST:1.14 pkgsrc/security/p11-kit/PLIST:1.15
--- pkgsrc/security/p11-kit/PLIST:1.14 Mon Jan 19 14:18:58 2026
+++ pkgsrc/security/p11-kit/PLIST Sat Feb 7 07:56:31 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2026/01/19 14:18:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2026/02/07 07:56:31 adam Exp $
bin/p11-kit
bin/trust
include/p11-kit-1/p11-kit/deprecated.h
@@ -12,7 +12,7 @@ include/p11-kit-1/p11-kit/uri.h
include/p11-kit-1/p11-kit/version.h
lib/libp11-kit.so
lib/libp11-kit.so.0
-lib/libp11-kit.so.0.4.7
+lib/libp11-kit.so.0.4.8
lib/p11-kit-proxy.${DLEXT}
lib/pkcs11/p11-kit-client.so
lib/pkcs11/p11-kit-trust.${DLEXT}
Index: pkgsrc/security/p11-kit/distinfo
diff -u pkgsrc/security/p11-kit/distinfo:1.34 pkgsrc/security/p11-kit/distinfo:1.35
--- pkgsrc/security/p11-kit/distinfo:1.34 Mon Jan 19 14:18:58 2026
+++ pkgsrc/security/p11-kit/distinfo Sat Feb 7 07:56:31 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.34 2026/01/19 14:18:58 adam Exp $
+$NetBSD: distinfo,v 1.35 2026/02/07 07:56:31 adam Exp $
-BLAKE2s (p11-kit-0.26.1.tar.xz) = 83f2edf7180a4b13642cf5f74dfeb73fa30e63fd41f4676f88ae436bb15c4e94
-SHA512 (p11-kit-0.26.1.tar.xz) = 236983b3fb4cd40517e19d4c56815b16979be95d986c7be937ea941c4203955e0e3145a40835b2d1b7bb1c23511bb324686ecbf240cd9f68bce193c1c02b0cc5
-Size (p11-kit-0.26.1.tar.xz) = 1069980 bytes
+BLAKE2s (p11-kit-0.26.2.tar.xz) = aaf611902e537b0e81752401727da8be8613a0b310654064a92829ee656aaa06
+SHA512 (p11-kit-0.26.2.tar.xz) = 662c77e3133a9ee00f155fc2c1f12fdb16492920f992ab6e9de587c8abf76f990d442643bf8464cc08ad4d1c584f4d6f8d3a006aa7fc791010fa9cb7acaf6b7b
+Size (p11-kit-0.26.2.tar.xz) = 1069216 bytes
SHA1 (patch-common_message.c) = 4169ab2cb0b923d306c0b77908e1a412fec261c8
SHA1 (patch-meson.build) = eb1c4130b097e3d57a74c9aa5482872670f3472b
Home |
Main Index |
Thread Index |
Old Index