root/branches/opensc-0.9/ANNOUNCE

Revision 2321, 1.8 KB (checked in by aj, 4 years ago)

fix stupid typo. thanks, stef!

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1OpenSC Release 0.9.6
2====================
3
4We are pleased to announce the availability of OpenSC 0.9.6.
5
6This new releases fixes many small issues found in the last six months.
7The bigger changes are:
8 - you need to have an opensc.conf config file. On Unix this is
9   $(sysconfdir)/opensc.conf depending on your --configure option.
10   Users can have their own config file by setting the OPENSC_CONF
11   evironment variable. On windows either the registry key
12   HKLM\Software\OpenSC\ConfigFile or HKLU\Software\OpenSC\ConfigFile
13   needs to be set and point to your config file.
14 - your config file needs to have a "profile_dir" setting pointing
15   to the installation directory with the "*.profile" files.
16   Under Unix/Linux the configure script will create an etc/opensc.conf
17   file for your with the right directory in it, simply copy it to
18   your $(sysconfdir).
19 - There is a new project "smart card bundle" to create a simple windows
20   installer package containing OpenSSL, OpenSC and Putty with smart card
21   patches, so you can simply download, install, and start using smart cards.
22   For more information, visit our new webpage for this project
23        http://www.opensc.org/scb/
24
25Also in the last few months opensc.org moved to subversion.
26Our repository is available at
27        http://www.opensc.org/svn/opensc/releases/opensc-0.9.6
28        http://www.opensc.org/svn/opensc/trunk
29
30In addition you can browse the repository, edit our wiki and report bugs at
31        http://www.opensc.org/opensc/
32
33OpenSC has now these mailing lists:
34        opensc-announce
35        opensc-user             
36        opensc-devel
37        opensc-commits
38
39We consider OpenSC 0.9.6 to be the best version of OpenSC available and
40recommend to update to this version.  OpenSC 0.9.6 is available at
41        http://www.opensc.org/files/opensc-0.9.6.tar.gz
42
43Yours,
44The OpenSC Project Team...
Note: See TracBrowser for help on using the browser.