File: ReleaseHowto.html

package info (click to toggle)
opensc 0.11.1-2etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,284 kB
  • ctags: 7,257
  • sloc: ansic: 69,499; sh: 9,480; xml: 4,191; makefile: 346; lex: 92; perl: 25
file content (36 lines) | stat: -rw-r--r-- 1,356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ReleaseHowto - OpenSC - Trac</title><style type="text/css">
           @import url(trac.css);
          </style></head><body><div class="wikipage">
    <div id="searchable"><h1>OpenSC Release Howto</h1>
<p>
Announcement
</p>
<ul><li>Write announcement. Write short version (600 bytes) for freshmeat.
</li><li>find someone to proofread announcement
</li></ul><p>
The OpenSC version must be updated in these files:
</p>
<ul><li>configure.in
</li><li>win32/version.rc
</li><li>src/include/winversion.h
</li><li>docs/doxygen.conf
</li></ul><p>
The News file needs to be edited: put in Name and Date.
</p>
<p>
The library version must be updated in these files:
</p>
<ul><li>configure.in
</li><li>src/pkcs11/pkcs11-global.c
</li></ul><p>
Announce:
</p>
<ul><li>change LATEST file in svn/web/trunk
</li><li>add file to svn/web/trunk/news/
</li><li>via mail to opensc-announce,users,devel
</li><li>update freshmeat entry
</li><li>(root@opensc): trac-admin /home/trac/opensc version add 0.X.Y
</li><li>(root@opensc): edit /home/trac/opensc/conf/trac.ini change default_version
</li></ul></div>
   </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>