pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/opensc Update to 0.11.8. Fixes a security pro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c84f2a9b542
branches: trunk
changeset: 392736:9c84f2a9b542
user: hasso <hasso%pkgsrc.org@localhost>
date: Fri May 08 07:02:36 2009 +0000
description:
Update to 0.11.8. Fixes a security problem, for details see:
http://www.opensc-project.org/pipermail/opensc-announce/2009-May/000025.html
New in 0.11.8; 2009-05-07;
* Fix security problem in pkcs11-tool gen_keypair (PublicExponent 1)
* fix compiling without openssl.
* updated and improve entersafe driver. FTCOS/PK-01C cards are supported
now, compatible with cards writen by Feitian's software on windows.
diffstat:
security/opensc/Makefile.common | 4 ++--
security/opensc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r e60ca7a5537f -r 9c84f2a9b542 security/opensc/Makefile.common
--- a/security/opensc/Makefile.common Fri May 08 06:35:51 2009 +0000
+++ b/security/opensc/Makefile.common Fri May 08 07:02:36 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.2 2009/02/27 07:35:30 hasso Exp $
+# $NetBSD: Makefile.common,v 1.3 2009/05/08 07:02:36 hasso Exp $
#
# used by security/opensc/Makefile
# used by security/opensc-signer/Makefile
-OPENSC_PKG_VERSION= 0.11.7
+OPENSC_PKG_VERSION= 0.11.8
DISTNAME= opensc-${OPENSC_PKG_VERSION}
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/opensc/
diff -r e60ca7a5537f -r 9c84f2a9b542 security/opensc/distinfo
--- a/security/opensc/distinfo Fri May 08 06:35:51 2009 +0000
+++ b/security/opensc/distinfo Fri May 08 07:02:36 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2009/02/27 07:35:30 hasso Exp $
+$NetBSD: distinfo,v 1.3 2009/05/08 07:02:36 hasso Exp $
-SHA1 (opensc-0.11.7.tar.gz) = f91f66bb350d94c07fb01e427c936ce56f1c7d0d
-RMD160 (opensc-0.11.7.tar.gz) = 29b221be2e7cfb8ffaeb8e848071e17e6f14cfeb
-Size (opensc-0.11.7.tar.gz) = 1422696 bytes
+SHA1 (opensc-0.11.8.tar.gz) = 4a320b0cc3bc3de5843ab6af677093d98d4cf318
+RMD160 (opensc-0.11.8.tar.gz) = e6dc1e9705b922bfbcb5e9804ad08cfa9e8605d8
+Size (opensc-0.11.8.tar.gz) = 1434051 bytes
SHA1 (patch-aa) = 50d7f7a8320541d1d7286e4fd482d63eeb166e86
Home |
Main Index |
Thread Index |
Old Index