pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/pcsc-lite



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 28 12:32:28 UTC 2026

Modified Files:
        pkgsrc/security/pcsc-lite: Makefile distinfo

Log Message:
pcsc-lite: updated to 2.5.0

2.5.0: Ludovic Rousseau
27 May 2026
- Do not limit to 16 readers only
- Remove support of autotools
- Fix a crash when rescanning serial configs
- Fix a memory leak in Polkit
- tokenparser: avoid a crash with corrupted Info.plist files
- Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/security/pcsc-lite/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/pcsc-lite/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/pcsc-lite/Makefile
diff -u pkgsrc/security/pcsc-lite/Makefile:1.56 pkgsrc/security/pcsc-lite/Makefile:1.57
--- pkgsrc/security/pcsc-lite/Makefile:1.56     Wed Jan  7 20:25:10 2026
+++ pkgsrc/security/pcsc-lite/Makefile  Thu May 28 12:32:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2026/01/07 20:25:10 adam Exp $
+# $NetBSD: Makefile,v 1.57 2026/05/28 12:32:28 adam Exp $
 
-DISTNAME=      pcsc-lite-2.4.1
+DISTNAME=      pcsc-lite-2.5.0
 CATEGORIES=    security
 MASTER_SITES=  https://pcsclite.apdu.fr/files/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/security/pcsc-lite/distinfo
diff -u pkgsrc/security/pcsc-lite/distinfo:1.44 pkgsrc/security/pcsc-lite/distinfo:1.45
--- pkgsrc/security/pcsc-lite/distinfo:1.44     Wed Jan  7 20:25:10 2026
+++ pkgsrc/security/pcsc-lite/distinfo  Thu May 28 12:32:28 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.44 2026/01/07 20:25:10 adam Exp $
+$NetBSD: distinfo,v 1.45 2026/05/28 12:32:28 adam Exp $
 
-BLAKE2s (pcsc-lite-2.4.1.tar.xz) = ff9642756b28dbb48f8bcd0fc42d2541dbc07d51d0068fb62cf7ebc74ac3a06d
-SHA512 (pcsc-lite-2.4.1.tar.xz) = e35924b0f983aaa4b0b5f7b9e59d09609ea8c83e94137c8c985e5d6fff1ca9c6a52a742306edd3cd72f5c14fc9cb0a22b86c0f3f23f4836d3d01a2ccb8f1b4e5
-Size (pcsc-lite-2.4.1.tar.xz) = 212412 bytes
+BLAKE2s (pcsc-lite-2.5.0.tar.xz) = d1e66005e29b703dad644106f66fdffd29c69b10b325db8e69f74d74b2b46158
+SHA512 (pcsc-lite-2.5.0.tar.xz) = e351d9f4b7d66c6300abe9d836e7e56c8540fb3cac435ce61619acef539d15cc5494f14eb663a128840ce7851769469806c58a37c2239f8de4b1443c60329c6e
+Size (pcsc-lite-2.5.0.tar.xz) = 207544 bytes
 SHA1 (patch-meson.build) = b94c6e7e7a43850a12e97a77d40c0268f90fd53e
 SHA1 (patch-src_auth.c) = 06466783bb5d340583b3e4f54e63f585be476b8b
 SHA1 (patch-src_configfile.l) = 2283637df38919f1e7b47beb5a8e6a8b3619b12b



Home | Main Index | Thread Index | Old Index