Update to 0.6.17.
New in OpenCT 0.6.17, 2009-07-29; Andreas Jellinghaus * add support for Rutoken ECP (ccid driver) * small bugfixes
This commit is contained in:
parent
5f6352b28f
commit
861ade0fb6
3 changed files with 7 additions and 39 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2009/06/08 19:11:30 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2009/08/03 18:44:23 hasso Exp $
|
||||
|
||||
DISTNAME= openct-0.6.16
|
||||
DISTNAME= openct-0.6.17
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.opensc-project.org/files/openct/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:34 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2009/08/03 18:44:23 hasso Exp $
|
||||
bin/openct-tool
|
||||
include/openct/apdu.h
|
||||
include/openct/buffer.h
|
||||
|
@ -26,38 +26,6 @@ sbin/ifdproxy
|
|||
sbin/openct-control
|
||||
share/doc/openct/NEWS
|
||||
share/doc/openct/README
|
||||
share/doc/openct/api/annotated.html
|
||||
share/doc/openct/api/apdu_8h-source.html
|
||||
share/doc/openct/api/buffer_8h-source.html
|
||||
share/doc/openct/api/classes.html
|
||||
share/doc/openct/api/conf_8h-source.html
|
||||
share/doc/openct/api/device_8h-source.html
|
||||
share/doc/openct/api/dir_c35229a911af2f480aef06e8035e7826.html
|
||||
share/doc/openct/api/dirs.html
|
||||
share/doc/openct/api/doxygen.css
|
||||
share/doc/openct/api/doxygen.png
|
||||
share/doc/openct/api/driver_8h-source.html
|
||||
share/doc/openct/api/driver_8h.html
|
||||
share/doc/openct/api/error_8h-source.html
|
||||
share/doc/openct/api/files.html
|
||||
share/doc/openct/api/functions.html
|
||||
share/doc/openct/api/functions_vars.html
|
||||
share/doc/openct/api/ifd_8h-source.html
|
||||
share/doc/openct/api/index.html
|
||||
share/doc/openct/api/logging_8h-source.html
|
||||
share/doc/openct/api/openct_8h-source.html
|
||||
share/doc/openct/api/opensc-logo.gif
|
||||
share/doc/openct/api/path_8h-source.html
|
||||
share/doc/openct/api/protocol_8h-source.html
|
||||
share/doc/openct/api/server_8h-source.html
|
||||
share/doc/openct/api/socket_8h-source.html
|
||||
share/doc/openct/api/structifd__driver__ops.html
|
||||
share/doc/openct/api/tab_b.gif
|
||||
share/doc/openct/api/tab_l.gif
|
||||
share/doc/openct/api/tab_r.gif
|
||||
share/doc/openct/api/tabs.css
|
||||
share/doc/openct/api/tlv_8h-source.html
|
||||
share/doc/openct/api/types_8h-source.html
|
||||
share/examples/openct/openct.conf
|
||||
share/examples/openct/reader.conf
|
||||
share/examples/rc.d/openct
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2009/05/08 08:55:56 hasso Exp $
|
||||
$NetBSD: distinfo,v 1.3 2009/08/03 18:44:23 hasso Exp $
|
||||
|
||||
SHA1 (openct-0.6.16.tar.gz) = e4987f50ab6fb3e872becaa8e15662d1b2c0af34
|
||||
RMD160 (openct-0.6.16.tar.gz) = dae6929298ef2613848a2f03a06b636979a1b3b2
|
||||
Size (openct-0.6.16.tar.gz) = 687836 bytes
|
||||
SHA1 (openct-0.6.17.tar.gz) = 76572e7a2980c85a83faf1c4df5d418839c73472
|
||||
RMD160 (openct-0.6.17.tar.gz) = 45a300fd417af579d20a47d48df48de8db287f31
|
||||
Size (openct-0.6.17.tar.gz) = 688501 bytes
|
||||
SHA1 (patch-aa) = d44e8daa9cc402c8276bf385a5fbbe5a498b37bb
|
||||
|
|
Loading…
Reference in a new issue