pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/opensc



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr  5 13:46:22 UTC 2024

Modified Files:
        pkgsrc/security/opensc: Makefile distinfo

Log Message:
opensc: updated to 0.25.1

OpenSC 0.25.1

General improvements

Add missing file to dist tarball to build documentation

minidriver

Fix RSA decryption with PKCS#1 v1.5 padding
Fix crash when app is not set


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/security/opensc/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/opensc/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/opensc/Makefile
diff -u pkgsrc/security/opensc/Makefile:1.45 pkgsrc/security/opensc/Makefile:1.46
--- pkgsrc/security/opensc/Makefile:1.45        Thu Mar  7 10:00:27 2024
+++ pkgsrc/security/opensc/Makefile     Fri Apr  5 13:46:22 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2024/03/07 10:00:27 adam Exp $
+# $NetBSD: Makefile,v 1.46 2024/04/05 13:46:22 adam Exp $
 
-DISTNAME=      opensc-0.25.0
+DISTNAME=      opensc-0.25.1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OpenSC/}
 

Index: pkgsrc/security/opensc/distinfo
diff -u pkgsrc/security/opensc/distinfo:1.23 pkgsrc/security/opensc/distinfo:1.24
--- pkgsrc/security/opensc/distinfo:1.23        Thu Mar  7 10:00:27 2024
+++ pkgsrc/security/opensc/distinfo     Fri Apr  5 13:46:22 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2024/03/07 10:00:27 adam Exp $
+$NetBSD: distinfo,v 1.24 2024/04/05 13:46:22 adam Exp $
 
-BLAKE2s (opensc-0.25.0.tar.gz) = 13e827cd594fad88466e6f4e5afb457f388c151ed6bad5a35954fdb60d1609d9
-SHA512 (opensc-0.25.0.tar.gz) = 112ab456151ec30e45329e93b385f8666730808280dbaf847c8934ab86c7610106a664974b9a238ace60a29c4d8e1f9b242db9a5fcd8a73b42854ed05d3f8f3a
-Size (opensc-0.25.0.tar.gz) = 2004813 bytes
+BLAKE2s (opensc-0.25.1.tar.gz) = 153b35c39d6d5e2f648f129cd5db0bfc8dbc0dc2dd1a61d9d6ba8d8279e602bc
+SHA512 (opensc-0.25.1.tar.gz) = 23fa35e4aac5749f20abc847bb3e0c9b822276856f451a46dda8226575b9de0b92856a91c442d720c04a5e445d55317c9cd4c8c5c30a550b731bf206443990cf
+Size (opensc-0.25.1.tar.gz) = 2005026 bytes
 SHA1 (patch-configure.ac) = 37fbb6eab0eb19299ce1feefd08c18a73f688150
 SHA1 (patch-doc_tools_Makefile.am) = bc70d3371cde940f2352e1d9a9e8c3c2c49658ed
 SHA1 (patch-etc_Makefile.am) = 5ca9245c763a9f8a8aa273e7e76c75168c52d0cd



Home | Main Index | Thread Index | Old Index