root/trunk/ChangeLog

Revision 111, 2.8 kB (checked in by jps, 3 months ago)

New SCA Release 0.2.4

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