Changeset 50

Show
Ignore:
Timestamp:
03/04/06 14:35:53 (3 years ago)
Author:
jps
Message:

New stable OpenSSH is available (4.3p2)

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r48 r50  
    11Version 0.1.9pre 
    22---------------- 
     3- OpenSSH: upgrade to 4.3p2 
    34- opensc.conf: will not overwrite a user modified one 
    45- experimental: with snapshot version of opensc (0.11.0-pre-r....) and  
     
    89        (http://www.opensc-project.org/opensc/wiki/MacOsXTokend using Build8G32) 
    910- pcscd_autostart will also modify securityd option 
    10 - OpenSSH: upgrade to 4.3p1 
    1111- Uninstaller: /Library/OpenSC/bin/opensc-uninstall 
    1212 
  • trunk/Makefile

    r48 r50  
    11BUILDHOME = $(PWD) 
    22#OPENSCVERSION = 0.10.1 
    3 OPENSCVERSION = 0.11.0-pre-r2859 
     3OPENSCVERSION = 0.11.0-pre-r2868 
    44SCAVERSION = 0.1.9pre1 
    55LIBP11VERSION = 0.2.1 
    66ENGINEVERSION = 0.1.3 
    77#OPENSSLVERSION = 0.9.7i 
    8 OPENSSLVERSION =0.9.8-stable-SNAP-20060224 
    9 OPENSSHVERSION = 4.3p1 
     8OPENSSLVERSION =0.9.8-stable-SNAP-20060304 
     9OPENSSHVERSION = 4.3p2 
    1010IFDEGATEVERSION = 0.05 
    1111LIBUSBVERSION = 0.1.10a 
  • trunk/openssh-pack/Info.plist

    r42 r50  
    44<dict> 
    55        <key>CFBundleGetInfoString</key> 
    6         <string>4.3p1, OpenSC Project</string> 
     6        <string>4.3p2, OpenSC Project</string> 
    77        <key>CFBundleIdentifier</key> 
    88        <string>org.opensc.openssh</string> 
    99        <key>CFBundleShortVersionString</key> 
    10         <string>4.3.1</string> 
     10        <string>4.3.2</string> 
    1111        <key>IFPkgFlagAllowBackRev</key> 
    1212        <true/>