| ... | ... |
@@ -1,9 +1,9 @@ |
| 1 |
-0.96.2 |
|
| 1 |
+0.96.3 |
|
| 2 | 2 |
------ |
| 3 | 3 |
|
| 4 |
-ClamAV 0.96.2 brings a new PDF parser, performance and memory improvements, |
|
| 5 |
-and a number of bugfixes and minor enhancements. This upgrade is recommended |
|
| 6 |
-for all users. |
|
| 4 |
+This release fixes problems with the PDF parser and the internal bzip2 |
|
| 5 |
+library. A complete list of changes is available in the Changelog file. |
|
| 7 | 6 |
|
| 8 | 7 |
-- |
| 9 | 8 |
The ClamAV team (http://www.clamav.net/team) |
| 9 |
+ |
| ... | ... |
@@ -2,6 +2,16 @@ 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.96.3 |
|
| 6 |
+------ |
|
| 7 |
+ |
|
| 8 |
+This release fixes problems with the PDF parser and the internal bzip2 |
|
| 9 |
+library. A complete list of changes is available in the Changelog file. |
|
| 10 |
+ |
|
| 11 |
+-- |
|
| 12 |
+The ClamAV team (http://www.clamav.net/team) |
|
| 13 |
+ |
|
| 14 |
+ |
|
| 5 | 15 |
0.96.2 |
| 6 | 16 |
------ |
| 7 | 17 |
|
| ... | ... |
@@ -9,9 +19,6 @@ ClamAV 0.96.2 brings a new PDF parser, performance and memory improvements, |
| 9 | 9 |
and a number of bugfixes and minor enhancements. This upgrade is recommended |
| 10 | 10 |
for all users. |
| 11 | 11 |
|
| 12 |
-The ClamAV team (http://www.clamav.net/team) |
|
| 13 |
- |
|
| 14 | 12 |
0.96.1 |
| 15 | 13 |
------ |
| 16 | 14 |
|
| ... | ... |
@@ -71,7 +71,7 @@ |
| 71 | 71 |
\vspace{3cm}
|
| 72 | 72 |
\begin{flushright}
|
| 73 | 73 |
\rule[-1ex]{8cm}{3pt}\\
|
| 74 |
- \huge Clam AntiVirus 0.96.2\\ |
|
| 74 |
+ \huge Clam AntiVirus 0.96.3\\ |
|
| 75 | 75 |
\huge \emph{User Manual}\\
|
| 76 | 76 |
\end{flushright}
|
| 77 | 77 |
|
| ... | ... |
@@ -127,7 +127,7 @@ |
| 127 | 127 |
\item{POSIX compliant, portable}
|
| 128 | 128 |
\item{Fast scanning}
|
| 129 | 129 |
\item{Supports on-access scanning (Linux and FreeBSD only)}
|
| 130 |
- \item{Detects over 800.000 viruses, worms and trojans, including
|
|
| 130 |
+ \item{Detects over 830.000 viruses, worms and trojans, including
|
|
| 131 | 131 |
Microsoft Office macro viruses, mobile malware, and other threats} |
| 132 | 132 |
\item{Built-in bytecode interpreter allows the ClamAV signature writers
|
| 133 | 133 |
to create and distribute very complex detection routines and |
| ... | ... |
@@ -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.96.2 |
|
| 59 |
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.96.3 |
|
| 60 | 60 |
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN> |
| 61 | 61 |
<BR> |
| 62 | 62 |
</BIG></BIG></DIV> |
| ... | ... |
@@ -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.96.2 |
|
| 59 |
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.96.3 |
|
| 60 | 60 |
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN> |
| 61 | 61 |
<BR> |
| 62 | 62 |
</BIG></BIG></DIV> |
| ... | ... |
@@ -67,7 +67,7 @@ Features</A> |
| 67 | 67 |
</LI> |
| 68 | 68 |
<LI>Supports on-access scanning (Linux and FreeBSD only) |
| 69 | 69 |
</LI> |
| 70 |
-<LI>Detects over 800.000 viruses, worms and trojans, including |
|
| 70 |
+<LI>Detects over 830.000 viruses, worms and trojans, including |
|
| 71 | 71 |
Microsoft Office macro viruses, mobile malware, and other threats |
| 72 | 72 |
</LI> |
| 73 | 73 |
<LI>Built-in bytecode interpreter allows the ClamAV signature writers |