NB! This project is outdated and unmaintained, please refer to the OpenSC WindowsInstaller instead!

source: trunk/ChangeLog @ 80

Revision 80, 3.9 KB checked in by aj, 5 years ago (diff)

New scb version 0.10

Line 
1Smart card bundle 0.10
2 * updated opensc to 0.11.4
3
4Smart card bundle 0.9
5 * updated opensc to 0.11.3
6 * updated libp11 to 0.2.3
7 * updated engine_pkcs11 to 0.1.4
8
9Smart card bundle 0.8
10 * updated opensc to 0.11.2
11 * updated openssl to 0.9.8e
12 * did NOT update putty to 0.60, still at 0.58. help is very welcome!
13
14Smart card bundle 0.7-tw1
15 * updated openssl to 0.9.8c
16 * updated opensc to 0.11.1-svn-r3017 plus patch for tw cards
17   plus added part10.h file plus link with ws2_32.dll for ntohl
18   plus scconf\Makefile.mak fix to link with common.lib for strlcpy
19   (this version is named 0.11.1-tw1)
20
21Smart card bundle 0.7
22 * update to opensc 0.11.1 and libp11 0.2.2
23
24Smart card bundle 0.7-rc2
25 * update to opensc 0.11.1-rc3
26   (which adds netkey-tool and cryptoflex-tool for windows)
27
28Smart card bundle 0.7-rc1
29 * update to libp11 0.2.2-rc2
30 * update to opensc 0.11.1-rc2
31 * fixes for cert-installer and csp11 to use opensc-pkcs11.dll,
32   not pkc11-spy.dll.
33 * use openssl 0.9.8b
34
35Smart card bundle 0.6
36 * update to opensc 0.11.0
37
38Smart card bundle 0.6-rc3
39 * update to opensc 0.11.0-rc2
40
41Smart card bundle 0.6-rc2
42 * update to opensc 0.11.0-rc1 (fixed / remove unintended changes not in svn)
43
44Smart card bundle 0.6-rc1
45 * add zlib (1.2.3, pre-compiled dll by upstream)
46 * update opensc to 0.10.1 (and patched with zlib changes)
47 * update libp11 to 0.2.1
48 * update engine_pkcs11 to 0.1.3
49 * remove binary packages, unless we modified them
50 * add "make download" functionality.
51 * replace csp11.dll with precompiled version from csp-eleven project
52
53Smart card bundle 0.5
54 * opensc 0.10.0
55 * libp11 0.2.0
56 * engine_pkcs11 0.1.2
57 * openssl 0.9.8a
58 * csp11.dll signed by microsoft (based on last pre-release, no code changes)
59 * slightly patch engine_pkcs11 and libp11
60 * add scb documentation
61
62Smart card bundle 0.5-pre3
63 * opensc 0.10.0-beta2-rc1
64 * engine_pkcs11 0.1.2 (to be released) with openssl 0.9.8+ fixes
65 * openssl 0.9.8a
66 * csp11 (based on csp-eleven CVS checkout)
67 * add url files for putty and csp#11
68
69Smart card bundle 0.5-pre2
70 * new opensc WIP (2005-10-05 plus my_getopt)
71
72Smart card bundle 0.5-pre1
73 * use GnuWin32 libtool (re-zipped version)
74 * openssl 0.9.7g
75 * opensc 0.10.0-pre3b (-pre3 plus patch for taiwanese eid)
76 * libp11 0.1.3 (0.1.2 plus patches to compile on windows)
77 * (1d) fix scb.iss to run editconf.
78 * (1d) fix opensc.conf apdu_masquerade setting and dos line ending.
79 * (1c) fix modularisation, enable main option, includ full documentation,
80        excluding Makefiles.
81
82Smart card bundle 20050720
83 * set version to 20050720
84 * use snapshot 20050720
85 * use openssl 0.9.8
86 * compile libp11
87
88Smart card bundle 0.4
89 * set version to 0.4
90
91Smart card bundle 0.4rc2
92 * added Pageant patch by Kevin Stefanik
93 * added smartcard.ppk file for using pageant with smart card
94
95Smart card bundle 0.4rc1
96 * Add RSA PKCS#11 copyright information
97 * Now using Putty 0.58 with patch by Kevin Stefanik
98
99Smart card bundle 0.3
100 * Changed version to 0.3
101
102Smart card bundle 0.3rcr3
103 * Downgrade to putty 0.57 without pageant support.
104 * remove smartcard_key_file.ppk to distribution.
105 * always set registry keys pointing to config file
106
107Smart card bundle 0.3rc2
108 * Use opensc 0.9.6
109 * Use openssl 0.9.7g
110 * Add smartcard_key_file.ppk to distribution.
111 * fix apdu_masquerade typo (cas4as3/case4as3)
112 * reduce num_slots to 1 per default.
113
114Smart card bundle 0.3rc1
115 * Use opensc 0.9.6rc2
116 * Use openssl 0.9.7f
117 * Use putty 0.58
118 * Add pageant patches
119 * Use the right license file.
120 * update version number to 0.3
121 * set apdu_masquerade = case4as3; per default;
122 * change opensc.conf to dos format (\r\n).
123
124Smart card bundle 0.2
125 * a real release, i.e. released once, no changes after that.
126 * Update putty to 0.57 for security reasons.
127 * Uses only Kevins putty patch, as there might be conflicts
128   with the pageant patch.
129 * Add a real license text with all compnents and their copyright
130   notes etc.
131 * Start this changelog.
132
133Smart card bundle 0.1
134 * many different releases. Mostly a play ground.
Note: See TracBrowser for help on using the repository browser.