Path to this page:
Subject: CVS commit: [pkgsrc-2020Q4] pkgsrc/security/p11-kit
From: Benny Siegert
Date: 2021-01-04 18:27:43
Message id: 20210104172743.6F677FA9D@cvs.NetBSD.org
Log Message:
Pullup ticket #6390 - requested by wiz
security/p11-kit: security fix
Revisions pulled up:
- security/p11-kit/Makefile 1.18
- security/p11-kit/distinfo 1.13
---
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 4 11:43:48 UTC 2021
Modified Files:
pkgsrc/security/p11-kit: Makefile distinfo
Log Message:
p11-kit: update to 0.23.22.
0.23.22 (stable)
* Fix memory-safety issues that affect the RPC protocol
(CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363), discovered
and fixed by David Cook
* anchor: Prefer persistent format when storing anchor [PR#329]
* common: Fix infloop in p11_path_build [PR#326, PR#327]
* proxy: C_CloseAllSessions: Make sure that calloc args are non-zero [PR#325]
* common: Check for a NULL locale before freeing it [PR#321]
* Build and test fixes [PR#313, PR#315, PR#317, PR#318, PR#319, PR#323, \
PR#330, PR#333, PR#334, PR#335, PR#338, PR#339]
Files: