pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pcsc-lite Update to 1.2.20
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b3f9c855014
branches: trunk
changeset: 358606:3b3f9c855014
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Feb 16 14:19:36 2017 +0000
description:
Update to 1.2.20
1.8.20: Ludovic Rousseau
30 December 2016
- Fix a crash and potential security issue in pcscd
1.8.19: Ludovic Rousseau
9 December 2016
- SCardGetStatusChange(): Fix a (rare) race condition
- Doxygen:
. SCardGetStatusChange() may return SCARD_E_UNKNOWN_READER
. SCardConnect() and SCardReconnect() will never return SCARD_E_NOT_READY
- pcsc-spy:
. fix display of execution time
. log the thread number in the results
- Some other minor improvements
diffstat:
security/pcsc-lite/Makefile | 6 +++---
security/pcsc-lite/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r aa17901a64a5 -r 3b3f9c855014 security/pcsc-lite/Makefile
--- a/security/pcsc-lite/Makefile Thu Feb 16 13:32:00 2017 +0000
+++ b/security/pcsc-lite/Makefile Thu Feb 16 14:19:36 2017 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2016/08/11 05:01:05 richard Exp $
+# $NetBSD: Makefile,v 1.28 2017/02/16 14:19:36 gdt Exp $
-DISTNAME= pcsc-lite-1.8.18
+DISTNAME= pcsc-lite-1.8.20
CATEGORIES= security
# Note that the MASTER_SITES URL is not stable with version changes,
# and one can end up with an old version if DISTNAME is changed but
# not the magic number in MASTER_SITES.
# https://alioth.debian.org/frs/?group_id=30105&release_id=2031#pcsclite-_1.8.18-title-content
-MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4179/
+MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4203/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r aa17901a64a5 -r 3b3f9c855014 security/pcsc-lite/distinfo
--- a/security/pcsc-lite/distinfo Thu Feb 16 13:32:00 2017 +0000
+++ b/security/pcsc-lite/distinfo Thu Feb 16 14:19:36 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.19 2016/08/11 05:01:05 richard Exp $
+$NetBSD: distinfo,v 1.20 2017/02/16 14:19:36 gdt Exp $
-SHA1 (pcsc-lite-1.8.18.tar.bz2) = 2a2552f7196457f5750efad1b29affd0a9620890
-RMD160 (pcsc-lite-1.8.18.tar.bz2) = e56cf12bffe9114386c6dcfc663a0ba912443dc0
-SHA512 (pcsc-lite-1.8.18.tar.bz2) = 928e8ca24491b0c457a36cf627b356d3218bc101ea3477b905694cfa943289e83273ef9fe468c85e625fcb58138240555b511d91e56ec3f8eb2be8df5f662f87
-Size (pcsc-lite-1.8.18.tar.bz2) = 741987 bytes
+SHA1 (pcsc-lite-1.8.20.tar.bz2) = 64e41390745ee3eefdb22da9a0cac1411bb6a170
+RMD160 (pcsc-lite-1.8.20.tar.bz2) = 7c9824d64512947fb3ec45db47ec63e6ae949037
+SHA512 (pcsc-lite-1.8.20.tar.bz2) = 63fea660d71605ebced5600a59ab5b6a735c4ba3697faf7658d91b8e281a7fb2a2bca6831c8f8c8c87b87a54f7fd03ae818a4c496dcbac0afce523e3b6c606b8
+Size (pcsc-lite-1.8.20.tar.bz2) = 745049 bytes
SHA1 (patch-configure) = 2b0e0065c14d7625469c85e29ce3a47806a1cf55
SHA1 (patch-src_Makefile.in) = 5ada9cc404927ac9f44824bce1c4a815832a2ac1
SHA1 (patch-src_PCSC_reader.h) = 8ea2b7be9b3bae56cdae64b950373c8eeda2813a
Home |
Main Index |
Thread Index |
Old Index