pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2020Q4]: pkgsrc/security/p11-kit Pullup ticket #6390 - request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa132e898c5f
branches:  pkgsrc-2020Q4
changeset: 444314:aa132e898c5f
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Mon Jan 04 17:27:43 2021 +0000

description:
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]

diffstat:

 security/p11-kit/Makefile |   4 ++--
 security/p11-kit/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 6417a6853dee -r aa132e898c5f security/p11-kit/Makefile
--- a/security/p11-kit/Makefile Mon Jan 04 17:25:13 2021 +0000
+++ b/security/p11-kit/Makefile Mon Jan 04 17:27:43 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/09/09 07:29:29 wiz Exp $
+# $NetBSD: Makefile,v 1.17.4.1 2021/01/04 17:27:43 bsiegert Exp $
 
-DISTNAME=      p11-kit-0.23.21
+DISTNAME=      p11-kit-0.23.22
 CATEGORIES=    security
 #MASTER_SITES= http://p11-glue.freedesktop.org/releases/
 MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
diff -r 6417a6853dee -r aa132e898c5f security/p11-kit/distinfo
--- a/security/p11-kit/distinfo Mon Jan 04 17:25:13 2021 +0000
+++ b/security/p11-kit/distinfo Mon Jan 04 17:27:43 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2020/09/09 07:29:29 wiz Exp $
+$NetBSD: distinfo,v 1.12.4.1 2021/01/04 17:27:43 bsiegert Exp $
 
-SHA1 (p11-kit-0.23.21.tar.xz) = 5c550cc2a192d5a3ede74862b22ef0b139c911a4
-RMD160 (p11-kit-0.23.21.tar.xz) = e900f01860d1bc9b490803c4ce551d49dd95ef9f
-SHA512 (p11-kit-0.23.21.tar.xz) = 4c796ca2c72a650f105a7a70aa62e55edb12e1c151e91ef92bfeee6c5c68982b36023400b42c4efcb1d351b7848e8618c26607cdb0f77b48ae40e2ecfd713e3e
-Size (p11-kit-0.23.21.tar.xz) = 827064 bytes
+SHA1 (p11-kit-0.23.22.tar.xz) = 339e5163ed50a9984a74739b9207ea8cd77fa7e2
+RMD160 (p11-kit-0.23.22.tar.xz) = 35bc18cde9610ceb1a4c1c167360b7ef4a81288d
+SHA512 (p11-kit-0.23.22.tar.xz) = 098819e6ca4ad9cc2a0bc2e478aea67354d051a4f03e6c7d75d13d2469b6dc7654f26b15530052f6ed51acb35531c2539e0f971b31e29e6673e857c903afb080
+Size (p11-kit-0.23.22.tar.xz) = 830016 bytes
 SHA1 (patch-Makefile.in) = 1393b1c8892e90362575d5d325a583921f629b3c
 SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad



Home | Main Index | Thread Index | Old Index