Browse code

update docs for 0.94rc1

git-svn: trunk@4110

Tomasz Kojm authored on 2008/08/16 02:03:57
Showing 62 changed files
... ...
@@ -1,8 +1,43 @@
1
-0.93.1
1
+0.94rc1
2
+-------
2 3
 
3
-This version improves handling of PDF, CAB, RTF, OLE2 and HTML files
4
-and includes various bugfixes for 0.93 issues.
4
+This is a release candidate for 0.94. The following are the key features
5
+and improvements of this version:
6
+
7
+  - Logical Signatures: The logical signature technology uses operators
8
+    such as AND, OR and NOT to allow the combination of more than one
9
+    signature into one entry in the signature database resulting in
10
+    more detailed and flexible pattern matching.
11
+
12
+  - Anti-phishing Technology: Users can now change the priority and reporting
13
+    of ClamAV's heuristic anti-phishing scanner within the detection engine
14
+    process. They can choose whether, when scanning a supicious file, ClamAV
15
+    should stop scanning and report the phish, or continue to scan in case the
16
+    file contains other malware (clamd: HeuristicScanPrecedence,
17
+    clamscan: --heuristic-scan-precedence)
18
+
19
+  - Disassembly Engine: The initial version of the disassembly engine improves
20
+    ClamAV's detection abilities.
21
+
22
+  - PUA Detection: Users can now decide which PUA signatures should be loaded
23
+    (clamd: ExcludePUA, IncludePUA; clamscan: --exclude-pua, --include-pua)
24
+
25
+  - Data Loss Prevention (DLP): This version includes a new module that, when
26
+    enabled, scans data for the inclusion of US formated Social Security
27
+    Numbers and credit card numbers (clamd: StructuredDataDetection,
28
+    clamscan: --detect-structured; additional fine-tuning options are available)
29
+
30
+  - IPv6 Support: Freshclam now supports IPv6
31
+
32
+  - Improved Scanning of Scripts: The normalization of scripts now covers
33
+    JavaScript
34
+
35
+  - Improved QA and Unit Testing: The improved QA process now includes
36
+    API testing and new library of test files in various formats that are
37
+    tested on a wide variety of systems.
38
+
39
+For more details, please refer to http://www.clamav.net/press/0.94-WhatsNew.pdf
40
+and to the ChangeLog.
5 41
 
6 42
 --
7 43
 The ClamAV team (http://www.clamav.net/team)
... ...
@@ -2,6 +2,66 @@ Note: This README/NEWS file refers to the source tarball. Some things described
2 2
 here may not be available in binary packages.
3 3
 --
4 4
 
5
+0.94rc1
6
+-------
7
+
8
+This is a release candidate for 0.94. The following are the key features
9
+and improvements of this version:
10
+
11
+  - Logical Signatures: The logical signature technology uses operators
12
+    such as AND, OR and NOT to allow the combination of more than one
13
+    signature into one entry in the signature database resulting in
14
+    more detailed and flexible pattern matching.
15
+
16
+  - Anti-phishing Technology: Users can now change the priority and reporting
17
+    of ClamAV's heuristic anti-phishing scanner within the detection engine
18
+    process. They can choose whether, when scanning a supicious file, ClamAV
19
+    should stop scanning and report the phish, or continue to scan in case the
20
+    file contains other malware (clamd: HeuristicScanPrecedence,
21
+    clamscan: --heuristic-scan-precedence)
22
+
23
+  - Disassembly Engine: The initial version of the disassembly engine improves
24
+    ClamAV's detection abilities.
25
+
26
+  - PUA Detection: Users can now decide which PUA signatures should be loaded
27
+    (clamd: ExcludePUA, IncludePUA; clamscan: --exclude-pua, --include-pua)
28
+
29
+  - Data Loss Prevention (DLP): This version includes a new module that, when
30
+    enabled, scans data for the inclusion of US formated Social Security
31
+    Numbers and credit card numbers (clamd: StructuredDataDetection,
32
+    clamscan: --detect-structured; additional fine-tuning options are available)
33
+
34
+  - IPv6 Support: Freshclam now supports IPv6
35
+
36
+  - Improved Scanning of Scripts: The normalization of scripts now covers
37
+    JavaScript
38
+
39
+  - Improved QA and Unit Testing: The improved QA process now includes
40
+    API testing and new library of test files in various formats that are
41
+    tested on a wide variety of systems.
42
+
43
+For more details, please refer to http://www.clamav.net/press/0.94-WhatsNew.pdf
44
+and to the ChangeLog.
45
+
46
+--
47
+The ClamAV team (http://www.clamav.net/team)
48
+
49
+
50
+0.93.3
51
+------
52
+
53
+This release fixes a problem in handling of .cld files introduced in 0.93.2.
54
+
55
+--
56
+The ClamAV team (http://www.clamav.net/team)
57
+
58
+0.93.2
59
+------
60
+
61
+This release fixes and re-enables the Petite unpacker, improves database
62
+loading and solves some other minor issues.
63
+
64
+
5 65
 0.93.1
6 66
 ------
7 67
 
8 68
Binary files a/docs/clamdoc.pdf and b/docs/clamdoc.pdf differ
... ...
@@ -71,7 +71,7 @@
71 71
     \vspace{3cm}
72 72
     \begin{flushright}
73 73
 	\rule[-1ex]{8cm}{3pt}\\
74
-	\huge Clam AntiVirus 0.93.3\\
74
+	\huge Clam AntiVirus 0.94rc1\\
75 75
 	\huge \emph{User Manual}\\
76 76
     \end{flushright}
77 77
 
... ...
@@ -56,7 +56,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 <BR>
57 57
 <BR>
58 58
     <DIV ALIGN="RIGHT">
59
-<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.93.3
59
+<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.94rc1
60 60
 <BR>	<BIG CLASS="HUGE"><SPAN  CLASS="textit">User Manual</SPAN>
61 61
 <BR>    
62 62
 </BIG></BIG></DIV>
... ...
@@ -215,7 +215,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
215 215
 <BR><HR>
216 216
 <ADDRESS>
217 217
 Tomasz Kojm
218
-2008-07-16
218
+2008-08-15
219 219
 </ADDRESS>
220 220
 </BODY>
221 221
 </HTML>
... ...
@@ -56,7 +56,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 <BR>
57 57
 <BR>
58 58
     <DIV ALIGN="RIGHT">
59
-<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.93.3
59
+<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.94rc1
60 60
 <BR>	<BIG CLASS="HUGE"><SPAN  CLASS="textit">User Manual</SPAN>
61 61
 <BR>    
62 62
 </BIG></BIG></DIV>
... ...
@@ -215,7 +215,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
215 215
 <BR><HR>
216 216
 <ADDRESS>
217 217
 Tomasz Kojm
218
-2008-07-16
218
+2008-08-15
219 219
 </ADDRESS>
220 220
 </BODY>
221 221
 </HTML>
... ...
@@ -183,7 +183,7 @@ ClamAV and Clam AntiVirus are trademarks of Sourcefire, Inc.
183 183
 <BR><HR>
184 184
 <ADDRESS>
185 185
 Tomasz Kojm
186
-2008-07-16
186
+2008-08-15
187 187
 </ADDRESS>
188 188
 </BODY>
189 189
 </HTML>
... ...
@@ -123,7 +123,7 @@ A note for Solaris/SPARC users: you must set the <SPAN  CLASS="textit">ABI</SPAN
123 123
 <!--End of Navigation Panel-->
124 124
 <ADDRESS>
125 125
 Tomasz Kojm
126
-2008-07-16
126
+2008-08-15
127 127
 </ADDRESS>
128 128
 </BODY>
129 129
 </HTML>
... ...
@@ -75,7 +75,7 @@ Installing on shell account</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-07-16
78
+2008-08-15
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -69,7 +69,7 @@ Adding new system user and group</A>
69 69
 <BR><HR>
70 70
 <ADDRESS>
71 71
 Tomasz Kojm
72
-2008-07-16
72
+2008-08-15
73 73
 </ADDRESS>
74 74
 </BODY>
75 75
 </HTML>
... ...
@@ -75,7 +75,7 @@ Compilation of base package</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-07-16
78
+2008-08-15
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -65,7 +65,7 @@ Compilation with clamav-milter enabled</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-07-16
68
+2008-08-15
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -142,7 +142,7 @@ All 4 tests passed
142 142
 <!--End of Navigation Panel-->
143 143
 <ADDRESS>
144 144
 Tomasz Kojm
145
-2008-07-16
145
+2008-08-15
146 146
 </ADDRESS>
147 147
 </BODY>
148 148
 </HTML>
... ...
@@ -66,7 +66,7 @@ Reporting a unit test failure bug</A>
66 66
 </LI>
67 67
 <LI>your <code>config.log</code>	 
68 68
 </LI>
69
-<LI>The following files from the <code>unit-tests/</code> directory:
69
+<LI>The following files from the <code>unit_tests/</code> directory:
70 70
 		
71 71
 <UL>
72 72
 <LI><code>test.log</code>
... ...
@@ -96,7 +96,7 @@ $ CK_FORK=no ./libtool --mode=execute valgrind unit_tests/check-clamav
96 96
 <BR><HR>
97 97
 <ADDRESS>
98 98
 Tomasz Kojm
99
-2008-07-16
99
+2008-08-15
100 100
 </ADDRESS>
101 101
 </BODY>
102 102
 </HTML>
... ...
@@ -83,7 +83,7 @@ Configuration</A>
83 83
 <BR><HR>
84 84
 <ADDRESS>
85 85
 Tomasz Kojm
86
-2008-07-16
86
+2008-08-15
87 87
 </ADDRESS>
88 88
 </BODY>
89 89
 </HTML>
... ...
@@ -79,7 +79,7 @@ clamd</A>
79 79
 <BR><HR>
80 80
 <ADDRESS>
81 81
 Tomasz Kojm
82
-2008-07-16
82
+2008-08-15
83 83
 </ADDRESS>
84 84
 </BODY>
85 85
 </HTML>
... ...
@@ -90,7 +90,7 @@ On-access scanning</A>
90 90
 <BR><HR>
91 91
 <ADDRESS>
92 92
 Tomasz Kojm
93
-2008-07-16
93
+2008-08-15
94 94
 </ADDRESS>
95 95
 </BODY>
96 96
 </HTML>
... ...
@@ -79,7 +79,7 @@ Introduction</A>
79 79
 <BR><HR>
80 80
 <ADDRESS>
81 81
 Tomasz Kojm
82
-2008-07-16
82
+2008-08-15
83 83
 </ADDRESS>
84 84
 </BODY>
85 85
 </HTML>
... ...
@@ -81,7 +81,7 @@ define(`confINPUT_MAIL_FILTERS', `clmilter')
81 81
 <BR><HR>
82 82
 <ADDRESS>
83 83
 Tomasz Kojm
84
-2008-07-16
84
+2008-08-15
85 85
 </ADDRESS>
86 86
 </BODY>
87 87
 </HTML>
... ...
@@ -75,7 +75,7 @@ Testing</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-07-16
78
+2008-08-15
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -139,7 +139,7 @@ N * * * *	/usr/local/bin/freshclam --quiet
139 139
 <!--End of Navigation Panel-->
140 140
 <ADDRESS>
141 141
 Tomasz Kojm
142
-2008-07-16
142
+2008-08-15
143 143
 </ADDRESS>
144 144
 </BODY>
145 145
 </HTML>
... ...
@@ -77,7 +77,7 @@ Closest mirrors</A>
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-07-16
80
+2008-08-15
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -80,7 +80,7 @@ Usage</A>
80 80
 <BR><HR>
81 81
 <ADDRESS>
82 82
 Tomasz Kojm
83
-2008-07-16
83
+2008-08-15
84 84
 </ADDRESS>
85 85
 </BODY>
86 86
 </HTML>
... ...
@@ -160,7 +160,7 @@ Start/end a <code>clamd</code> session - you can do multiple commands
160 160
 <!--End of Navigation Panel-->
161 161
 <ADDRESS>
162 162
 Tomasz Kojm
163
-2008-07-16
163
+2008-08-15
164 164
 </ADDRESS>
165 165
 </BODY>
166 166
 </HTML>
... ...
@@ -76,7 +76,7 @@ Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
76 76
 <BR><HR>
77 77
 <ADDRESS>
78 78
 Tomasz Kojm
79
-2008-07-16
79
+2008-08-15
80 80
 </ADDRESS>
81 81
 </BODY>
82 82
 </HTML>
... ...
@@ -92,7 +92,7 @@ SIGTERM signal. In other case you can lose access
92 92
 <BR><HR>
93 93
 <ADDRESS>
94 94
 Tomasz Kojm
95
-2008-07-16
95
+2008-08-15
96 96
 </ADDRESS>
97 97
 </BODY>
98 98
 </HTML>
... ...
@@ -70,7 +70,7 @@ Output format</A>
70 70
 <BR><HR>
71 71
 <ADDRESS>
72 72
 Tomasz Kojm
73
-2008-07-16
73
+2008-08-15
74 74
 </ADDRESS>
75 75
 </BODY>
76 76
 </HTML>
... ...
@@ -94,7 +94,7 @@ clamscan</A>
94 94
 <BR><HR>
95 95
 <ADDRESS>
96 96
 Tomasz Kojm
97
-2008-07-16
97
+2008-08-15
98 98
 </ADDRESS>
99 99
 </BODY>
100 100
 </HTML>
... ...
@@ -183,7 +183,7 @@ Features</A>
183 183
 <!--End of Navigation Panel-->
184 184
 <ADDRESS>
185 185
 Tomasz Kojm
186
-2008-07-16
186
+2008-08-15
187 187
 </ADDRESS>
188 188
 </BODY>
189 189
 </HTML>
... ...
@@ -83,7 +83,7 @@ Error messages are printed in the following format:
83 83
 <BR><HR>
84 84
 <ADDRESS>
85 85
 Tomasz Kojm
86
-2008-07-16
86
+2008-08-15
87 87
 </ADDRESS>
88 88
 </BODY>
89 89
 </HTML>
... ...
@@ -126,7 +126,7 @@ LibClamAV</A>
126 126
 <BR><HR>
127 127
 <ADDRESS>
128 128
 Tomasz Kojm
129
-2008-07-16
129
+2008-08-15
130 130
 </ADDRESS>
131 131
 </BODY>
132 132
 </HTML>
... ...
@@ -65,7 +65,7 @@ Licence</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-07-16
68
+2008-08-15
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -77,7 +77,7 @@ Supported formats</A>
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-07-16
80
+2008-08-15
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -87,7 +87,7 @@ Executables</A>
87 87
 <BR><HR>
88 88
 <ADDRESS>
89 89
 Tomasz Kojm
90
-2008-07-16
90
+2008-08-15
91 91
 </ADDRESS>
92 92
 </BODY>
93 93
 </HTML>
... ...
@@ -62,7 +62,7 @@ Mail files</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-07-16
65
+2008-08-15
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -90,7 +90,7 @@ Archives and compressed files</A>
90 90
 <BR><HR>
91 91
 <ADDRESS>
92 92
 Tomasz Kojm
93
-2008-07-16
93
+2008-08-15
94 94
 </ADDRESS>
95 95
 </BODY>
96 96
 </HTML>
... ...
@@ -73,7 +73,7 @@ Documents</A>
73 73
 <BR><HR>
74 74
 <ADDRESS>
75 75
 Tomasz Kojm
76
-2008-07-16
76
+2008-08-15
77 77
 </ADDRESS>
78 78
 </BODY>
79 79
 </HTML>
... ...
@@ -75,7 +75,7 @@ Others</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-07-16
78
+2008-08-15
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -75,7 +75,7 @@ API</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-07-16
78
+2008-08-15
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -86,7 +86,7 @@ Alternatively you can try asking on the <code>#clamav</code> IRC channel - launc
86 86
 <BR><HR>
87 87
 <ADDRESS>
88 88
 Tomasz Kojm
89
-2008-07-16
89
+2008-08-15
90 90
 </ADDRESS>
91 91
 </BODY>
92 92
 </HTML>
... ...
@@ -64,7 +64,7 @@ Header file</A>
64 64
 <BR><HR>
65 65
 <ADDRESS>
66 66
 Tomasz Kojm
67
-2008-07-16
67
+2008-08-15
68 68
 </ADDRESS>
69 69
 </BODY>
70 70
 </HTML>
... ...
@@ -111,7 +111,7 @@ Load CVD files directly without unpacking them into a temporary
111 111
 <BR><HR>
112 112
 <ADDRESS>
113 113
 Tomasz Kojm
114
-2008-07-16
114
+2008-08-15
115 115
 </ADDRESS>
116 116
 </BODY>
117 117
 </HTML>
... ...
@@ -68,7 +68,7 @@ Error handling</A>
68 68
 <BR><HR>
69 69
 <ADDRESS>
70 70
 Tomasz Kojm
71
-2008-07-16
71
+2008-08-15
72 72
 </ADDRESS>
73 73
 </BODY>
74 74
 </HTML>
... ...
@@ -74,7 +74,7 @@ Engine structure</A>
74 74
 <BR><HR>
75 75
 <ADDRESS>
76 76
 Tomasz Kojm
77
-2008-07-16
77
+2008-08-15
78 78
 </ADDRESS>
79 79
 </BODY>
80 80
 </HTML>
... ...
@@ -103,7 +103,7 @@ Database reloading</A>
103 103
 <BR><HR>
104 104
 <ADDRESS>
105 105
 Tomasz Kojm
106
-2008-07-16
106
+2008-08-15
107 107
 </ADDRESS>
108 108
 </BODY>
109 109
 </HTML>
... ...
@@ -214,7 +214,7 @@ Phishing module: always block cloaked URLs.
214 214
 <!--End of Navigation Panel-->
215 215
 <ADDRESS>
216 216
 Tomasz Kojm
217
-2008-07-16
217
+2008-08-15
218 218
 </ADDRESS>
219 219
 </BODY>
220 220
 </HTML>
... ...
@@ -62,7 +62,7 @@ Memory</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-07-16
65
+2008-08-15
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -65,7 +65,7 @@ Forking daemons</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-07-16
68
+2008-08-15
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -67,7 +67,7 @@ clamav-config</A>
67 67
 <BR><HR>
68 68
 <ADDRESS>
69 69
 Tomasz Kojm
70
-2008-07-16
70
+2008-08-15
71 71
 </ADDRESS>
72 72
 </BODY>
73 73
 </HTML>
... ...
@@ -65,7 +65,7 @@ Example</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-07-16
68
+2008-08-15
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -65,7 +65,7 @@ Virus submitting</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-07-16
68
+2008-08-15
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -82,7 +82,7 @@ Verification OK.
82 82
 <BR><HR>
83 83
 <ADDRESS>
84 84
 Tomasz Kojm
85
-2008-07-16
85
+2008-08-15
86 86
 </ADDRESS>
87 87
 </BODY>
88 88
 </HTML>
... ...
@@ -613,7 +613,7 @@ Contributors</A>
613 613
 <!--End of Navigation Panel-->
614 614
 <ADDRESS>
615 615
 Tomasz Kojm
616
-2008-07-16
616
+2008-08-15
617 617
 </ADDRESS>
618 618
 </BODY>
619 619
 </HTML>
... ...
@@ -459,7 +459,7 @@ Donors</A>
459 459
 <!--End of Navigation Panel-->
460 460
 <ADDRESS>
461 461
 Tomasz Kojm
462
-2008-07-16
462
+2008-08-15
463 463
 </ADDRESS>
464 464
 </BODY>
465 465
 </HTML>
... ...
@@ -63,7 +63,7 @@ Graphics</A>
63 63
 <BR><HR>
64 64
 <ADDRESS>
65 65
 Tomasz Kojm
66
-2008-07-16
66
+2008-08-15
67 67
 </ADDRESS>
68 68
 </BODY>
69 69
 </HTML>
... ...
@@ -62,7 +62,7 @@ OpenAntiVirus</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-07-16
65
+2008-08-15
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -134,7 +134,7 @@ Role: coder
134 134
 <BR><HR>
135 135
 <ADDRESS>
136 136
 Tomasz Kojm
137
-2008-07-16
137
+2008-08-15
138 138
 </ADDRESS>
139 139
 </BODY>
140 140
 </HTML>
... ...
@@ -64,11 +64,11 @@ Mathematics Department, Macquarie University, Sydney.
64 64
 The command line arguments were: <BR>
65 65
  <STRONG>latex2html</STRONG> <TT>-local_icons clamdoc.tex</TT>
66 66
 <P>
67
-The translation was initiated by Tomasz Kojm on 2008-07-16
67
+The translation was initiated by Tomasz Kojm on 2008-08-15
68 68
 <BR><HR>
69 69
 <ADDRESS>
70 70
 Tomasz Kojm
71
-2008-07-16
71
+2008-08-15
72 72
 </ADDRESS>
73 73
 </BODY>
74 74
 </HTML>
... ...
@@ -71,7 +71,7 @@ Base package</A>
71 71
 <BR><HR>
72 72
 <ADDRESS>
73 73
 Tomasz Kojm
74
-2008-07-16
74
+2008-08-15
75 75
 </ADDRESS>
76 76
 </BODY>
77 77
 </HTML>
... ...
@@ -80,7 +80,7 @@ Supported platforms</A>
80 80
 <BR><HR>
81 81
 <ADDRESS>
82 82
 Tomasz Kojm
83
-2008-07-16
83
+2008-08-15
84 84
 </ADDRESS>
85 85
 </BODY>
86 86
 </HTML>
... ...
@@ -61,7 +61,7 @@ Binary packages</A>
61 61
 <BR><HR>
62 62
 <ADDRESS>
63 63
 Tomasz Kojm
64
-2008-07-16
64
+2008-08-15
65 65
 </ADDRESS>
66 66
 </BODY>
67 67
 </HTML>
... ...
@@ -81,7 +81,7 @@ Installation</A>
81 81
 <BR><HR>
82 82
 <ADDRESS>
83 83
 Tomasz Kojm
84
-2008-07-16
84
+2008-08-15
85 85
 </ADDRESS>
86 86
 </BODY>
87 87
 </HTML>