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

Changeset 138


Ignore:
Timestamp:
02/18/10 14:35:11 (2 years ago)
Author:
jps
Message:

Preparing SCA 0.3.0-pre3

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r136 r138  
    33New major release with support for MacOSX 10.6 (Snow Leopard). 
    44May work on MacOSX 10.5 (Leopard). 
    5 - OpenSC: 0.11.12 
     5- OpenSC: 0.11.13 
    66- LibP11: 0.2.7 
    7 - Engine-pkcs11: 0.1.7 
     7- Engine-pkcs11: 0.1.8 
    88- OpenSSH: 5.3p1 
    99- OpenSSL: not supplied anymore as the MacOSX native OpenSSL is compiled with DSO support (required for Engine-pkcs11) 
  • trunk/Makefile

    r136 r138  
    11BUILDHOME = $(PWD) 
    2 SCAVERSION = 0.3.0-pre2 
    3 OPENSCVERSION = 0.11.12 
     2SCAVERSION = 0.3.0-pre3 
     3OPENSCVERSION = 0.11.13 
    44OPENSSHVERSION = 5.3p1 
    55LIBP11VERSION = 0.2.7 
    6 ENGINEVERSION = 0.1.7 
     6ENGINEVERSION = 0.1.8 
    77PKGCONFIGVERSION = 0.23 
    88PACKAGEMAKER = /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker 
Note: See TracChangeset for help on using the changeset viewer.