pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pcsc-lite security/pcsc-list: Update to 1.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f4823d79ca2
branches:  trunk
changeset: 447133:1f4823d79ca2
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Feb 16 19:03:45 2021 +0000

description:
security/pcsc-list: Update to 1.9.1

1.9.1: Ludovic Rousseau
16 February 2021
- Do not (possibly) lock a reader if allocating hCard fails
- Fix a hang in SCardTransmit()
- Do not report an error if the wrong interface is used by the driver
- Update reader state when a card is removed during an exchange
- readerfactory: Make sure a freed Reader Context is not accessed
- PHSetProtocol(): supports T=0&1 cards on T=0 reader
- hotplug-libusb:
  . support CCIDCLASSDRIVER
  . add interface name to reader name
  . remove obsolete libhal scheme
- Some other minor improvements

diffstat:

 security/pcsc-lite/Makefile |   4 ++--
 security/pcsc-lite/PLIST    |   3 +--
 security/pcsc-lite/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 7d197fdba1fb -r 1f4823d79ca2 security/pcsc-lite/Makefile
--- a/security/pcsc-lite/Makefile       Tue Feb 16 18:59:18 2021 +0000
+++ b/security/pcsc-lite/Makefile       Tue Feb 16 19:03:45 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2020/08/19 15:09:40 gdt Exp $
+# $NetBSD: Makefile,v 1.34 2021/02/16 19:03:45 gdt Exp $
 
-DISTNAME=      pcsc-lite-1.9.0
+DISTNAME=      pcsc-lite-1.9.1
 CATEGORIES=    security
 MASTER_SITES=  https://pcsclite.apdu.fr/files/
 EXTRACT_SUFX=  .tar.bz2
diff -r 7d197fdba1fb -r 1f4823d79ca2 security/pcsc-lite/PLIST
--- a/security/pcsc-lite/PLIST  Tue Feb 16 18:59:18 2021 +0000
+++ b/security/pcsc-lite/PLIST  Tue Feb 16 19:03:45 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/06/20 19:03:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/02/16 19:03:46 gdt Exp $
 include/PCSC/debuglog.h
 include/PCSC/ifdhandler.h
 include/PCSC/pcsclite.h
@@ -10,5 +10,4 @@
 man/man5/reader.conf.5
 man/man8/pcscd.8
 sbin/pcscd
-share/doc/pcsc-lite/README.DAEMON
 share/doc/pcsc-lite/README.polkit
diff -r 7d197fdba1fb -r 1f4823d79ca2 security/pcsc-lite/distinfo
--- a/security/pcsc-lite/distinfo       Tue Feb 16 18:59:18 2021 +0000
+++ b/security/pcsc-lite/distinfo       Tue Feb 16 19:03:45 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.22 2020/06/20 19:03:37 adam Exp $
+$NetBSD: distinfo,v 1.23 2021/02/16 19:03:46 gdt Exp $
 
-SHA1 (pcsc-lite-1.9.0.tar.bz2) = 15d0ef0282deceae5c0061e11bdc9d18691483c4
-RMD160 (pcsc-lite-1.9.0.tar.bz2) = 62ada092b76a8c512ad67a138b1446c53f746f5d
-SHA512 (pcsc-lite-1.9.0.tar.bz2) = 35c85b15ab54c14403a080d6671b3d986910372651d46a5477111172d42c6d2cf58f4a3ce95427e7a84f6b4d3bee30ea57bf69b855f753160a3c6e72f93e34f3
-Size (pcsc-lite-1.9.0.tar.bz2) = 755963 bytes
+SHA1 (pcsc-lite-1.9.1.tar.bz2) = 7f3a12ecba3e1977ac1191b46f8ba8f433b85e49
+RMD160 (pcsc-lite-1.9.1.tar.bz2) = 154dac588182ed2cc0460439d5010191e46cb08c
+SHA512 (pcsc-lite-1.9.1.tar.bz2) = 4f59ea6acb5b258092018f10609987e12b8e601049e6ffed4b4b82abd3c4b35c38a60e1cda28fdc884202e694d1bc3a3b5d930c5b1e9c1b9c309bd17ef463e63
+Size (pcsc-lite-1.9.1.tar.bz2) = 763525 bytes
 SHA1 (patch-configure) = d421ffddf787a01c8655c34dda0e4708978c1c6c
 SHA1 (patch-src_Makefile.in) = 077837434e4cf503b9556e45102603c408ccb0cb
 SHA1 (patch-src_PCSC_reader.h) = 8ea2b7be9b3bae56cdae64b950373c8eeda2813a



Home | Main Index | Thread Index | Old Index