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

source: trunk/ChangeLog @ 139

Revision 139, 3.8 KB checked in by jps, 2 years ago (diff)

New SCA 0.2.8 release (for MacOSX 10.4 and 10.5) with OpenSC 0.11.13

Line 
1Version 0.3.0
2-------------
3New major release with support for MacOSX 10.6 (Snow Leopard).
4- OpenSC: 0.11.13
5- LibP11: 0.2.7
6- Engine-pkcs11: 0.1.8
7- OpenSSH: 5.3p1
8- OpenSSL: not supplied anymore as the MacOSX native OpenSSL is compiled with DSO support (required for Engine-pkcs11)
9- libusb and ifd-egate: not supplied anymore
10
11Version 0.2.8
12-------------
13For MacOSX 10.4 (Tiger) and MacOSX 10.5 (Leopard).
14- OpenSC: upgrade to 0.11.13
15- LibP11: upgrade to 0.2.7
16- Engine-pkcs11: upgrade to 0.1.8
17- OpenSSL: upgrade to 0.9.8n
18- OpenSSH: upgrade to 5.3p1
19
20Version 0.2.7
21-------------
22- OpenSC: upgrade to 0.11.9
23- LibP11: upgrade to 0.2.6
24- Engine-pkcs11: upgrade to 0.1.6
25- OpenSC.Tokend with 2048bit key support
26
27Version 0.2.6
28-------------
29- OpenSC: upgrade to 0.11.8
30- OpenSSL: upgrade to 0.9.8k
31
32Version 0.2.5.1
33---------------
34- fix non working engine on MacIntel
35
36Version 0.2.5
37-------------
38- OpenSC: upgrade to 0.11.7
39- OpenSSH: upgrade to 5.2p1
40- OpenSSL: upgrade to 0.9.8j
41
42Version 0.2.4
43-------------
44- OpenSC: upgrade to 0.11.6
45
46Version 0.2.3
47-------------
48- OpenSC: upgrade to 0.11.5
49- LibP11: upgrade to 0.2.4
50- Engine-pkcs11: upgrade to 0.1.5
51- OpenSSH: upgrade to 5.1p1
52- OpenSSL: upgrade to 0.9.8h
53
54Version 0.2.2
55-------------
56- OpenSC: upgrade to 0.11.4
57- LibP11: upgrade to 0.2.3
58- Engine-pkcs11: upgrade to 0.1.4
59
60Version 0.2.1
61-------------
62- OpenSC: upgrade to 0.11.2
63- OpenSSH: upgrade to 4.6p1
64- OpenSSL: upgrade to 0.9.8e
65- Upgrade to XCode 2.4.1
66
67Version 0.2.0
68-------------
69- Universal Binaries
70- Upgrade to XCode 2.3
71- OpenSC.Tokend now based on 10.4.5 (Build8H14 for PPC and Build8G1454 for i386)
72        To compile, you need to build a new disk image
73        (http://www.opensc-project.org/sca/wiki/OpenscTokend)
74        Works now on PPC based Macs and on MacIntel!
75        PIN-caching enabled for decryption too (no more problem to decrypt
76                mails in Mail.app with cryptoflex)
77        Score reading in opensc.conf works
78        PIN can be changed in KeyChainAccess
79- OpenSC: upgrade to 0.11.1
80- OpenSSH: upgrade to 4.3p2
81- OpenSSL: upgrade to 0.9.8b
82- libusb: upgrade to 0.1.12
83- libp11: upgrade to 0.2.2
84- create a symbolic link /usr/lib/opensc-pkcs11.so (it will be in the pkcs11-tool's
85        module default path)
86- opensc.conf: will not overwrite a user modified one
87- pcscd_autostart will also modify securityd option
88- Uninstaller: /Library/OpenSC/bin/opensc-uninstall
89
90Version 0.1.8
91-------------
92- Add launchd style pcscd starter
93- apply opensc/src/openssh/ask-for-pin.diff to openssh before compiling
94- prepend sc to ssh executables and man pages,
95    so /Library/OpenSC/bin can be put in $PATH
96- reorganize the doc directory
97
98Version 0.1.7
99-------------
100- upgrade to OpenSC 0.10.1
101- integrate the new http://www.opensc-project.org/files/ structure
102
103Version 0.1.6
104-------------
105- integrate OpenSC.Tokend
106
107Version 0.1.5
108-------------
109- upgrade to OpenSC 0.10.1-rc2
110
111Version 0.1.4
112-------------
113- upgrade to OpenSC 0.10.1-rc1
114- fix pcscd_autostart
115
116Version 0.1.3
117-------------
118- add support for Cryptoflex egate on token
119        not enabled by default: go to "personalisation" to enable it
120        it is composed by - libusb
121                          - ifd-egate
122                          - pcscd_autostart (to start pcscd on boot)
123
124Version 0.1.2
125-------------
126- integrate libp11 0.2.1
127- integrate engine_pkcs11 0.1.3
128- new License file
129
130Version 0.1.1
131-------------
132- upgrade to XCode 2.2 (gcc 4.0.1)
133- integrate OpenSC 0.10.0 (package marqued as required)
134- integrate OpenSSL 0.9.7i: the native openssl in darwin doesn't support DSO!
135   DSO support required for engine_pkcs11 (not yet in this version...)
136   the 0.9.8a can not be compiled on MacOSX, and don't want to use a snapshot version...
137   all other packages are linked to this version, so is marked as required
138- integrate OpenSSH, cleaned up to remove all not SC specific stuff (sshd, scp...)
139- all the work with PackageMaker is now fully scripted
Note: See TracBrowser for help on using the repository browser.