| ... | ... |
@@ -1,9 +1,45 @@ |
| 1 |
-0.97.1 |
|
| 1 |
+0.97.2 |
|
| 2 | 2 |
------ |
| 3 | 3 |
|
| 4 |
-This is a bugfix release recommended for all users. Please refer to the |
|
| 5 |
-ChangeLog file for details. |
|
| 4 |
+ClamAV 0.97.2 fixes problems with the bytecode engine, Safebrowsing detection, |
|
| 5 |
+hash matcher, and other minor issues. Please see the ChangeLog file for |
|
| 6 |
+details. |
|
| 7 |
+ |
|
| 8 |
+*** Announcement *** |
|
| 9 |
+ |
|
| 10 |
+The ClamAV project is launching a new service called "Third Party web |
|
| 11 |
+interface". It will allow selected individuals/organizations to publish |
|
| 12 |
+ClamAV Virus Databases (CVD) through the ClamAV mirror network. |
|
| 13 |
+ |
|
| 14 |
+If you choose to publish your signatures through our Third Party |
|
| 15 |
+web interface you will benefit from the following: |
|
| 16 |
+ |
|
| 17 |
+- before publishing the signatures, we will test them for |
|
| 18 |
+ false positives against our false positive file collection. |
|
| 19 |
+- before publishing the signatures, we'll verify that the latest two major |
|
| 20 |
+ versions of ClamAV can load them correctly. |
|
| 21 |
+- the signatures will be digitally signed and packaged into a single |
|
| 22 |
+ .cvd compressed file. |
|
| 23 |
+- there will be no ".UNOFFICIAL" suffix in the detection names. |
|
| 24 |
+- a custom prefix will be added to the detection names, identifying the |
|
| 25 |
+ organization which published the signature. |
|
| 26 |
+- updates will be distributed both as full CVD files and cdiff |
|
| 27 |
+ incremental updates. Users will benefit from lower network traffic. |
|
| 28 |
+- the .cvd and .cdiff files will be distributed through the |
|
| 29 |
+ ClamAV mirror network. |
|
| 30 |
+- the service should result in faster remediation of false positives. |
|
| 31 |
+- ClamAV users will be able to download the third party databases |
|
| 32 |
+ using freshclam, by adding a single line to freshclam.conf, what |
|
| 33 |
+ should make signature maintenance significantly easier. |
|
| 34 |
+ |
|
| 35 |
+The service is still in beta, you are welcome to contact Luca Gibelli |
|
| 36 |
+<luca*clamav.net> if you intend to join the beta program. |
|
| 37 |
+ |
|
| 38 |
+We especially welcome those who already distribute their own unofficial |
|
| 39 |
+signatures to join. A list of databases distributed by the new service |
|
| 40 |
+will be available at http://www.clamav.net/download/cvd/3rdparty |
|
| 41 |
+ |
|
| 42 |
+We will be happy to answer any questions you might have. |
|
| 6 | 43 |
|
| 7 | 44 |
-- |
| 8 | 45 |
The ClamAV team (http://www.clamav.net/team) |
| 9 |
- |
| ... | ... |
@@ -2,6 +2,52 @@ 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.97.2 |
|
| 6 |
+------ |
|
| 7 |
+ |
|
| 8 |
+ClamAV 0.97.2 fixes problems with the bytecode engine, Safebrowsing detection, |
|
| 9 |
+hash matcher, and other minor issues. Please see the ChangeLog file for |
|
| 10 |
+details. |
|
| 11 |
+ |
|
| 12 |
+*** Announcement *** |
|
| 13 |
+ |
|
| 14 |
+The ClamAV project is launching a new service called "Third Party web |
|
| 15 |
+interface". It will allow selected individuals/organizations to publish |
|
| 16 |
+ClamAV Virus Databases (CVD) through the ClamAV mirror network. |
|
| 17 |
+ |
|
| 18 |
+If you choose to publish your signatures through our Third Party |
|
| 19 |
+web interface you will benefit from the following: |
|
| 20 |
+ |
|
| 21 |
+- before publishing the signatures, we will test them for |
|
| 22 |
+ false positives against our false positive file collection. |
|
| 23 |
+- before publishing the signatures, we'll verify that the latest two major |
|
| 24 |
+ versions of ClamAV can load them correctly. |
|
| 25 |
+- the signatures will be digitally signed and packaged into a single |
|
| 26 |
+ .cvd compressed file. |
|
| 27 |
+- there will be no ".UNOFFICIAL" suffix in the detection names. |
|
| 28 |
+- a custom prefix will be added to the detection names, identifying the |
|
| 29 |
+ organization which published the signature. |
|
| 30 |
+- updates will be distributed both as full CVD files and cdiff |
|
| 31 |
+ incremental updates. Users will benefit from lower network traffic. |
|
| 32 |
+- the .cvd and .cdiff files will be distributed through the |
|
| 33 |
+ ClamAV mirror network. |
|
| 34 |
+- the service should result in faster remediation of false positives. |
|
| 35 |
+- ClamAV users will be able to download the third party databases |
|
| 36 |
+ using freshclam, by adding a single line to freshclam.conf, what |
|
| 37 |
+ should make signature maintenance significantly easier. |
|
| 38 |
+ |
|
| 39 |
+The service is still in beta, you are welcome to contact Luca Gibelli |
|
| 40 |
+<luca*clamav.net> if you intend to join the beta program. |
|
| 41 |
+ |
|
| 42 |
+We especially welcome those who already distribute their own unofficial |
|
| 43 |
+signatures to join. A list of databases distributed by the new service |
|
| 44 |
+will be available at http://www.clamav.net/download/cvd/3rdparty |
|
| 45 |
+ |
|
| 46 |
+We will be happy to answer any questions you might have. |
|
| 47 |
+ |
|
| 48 |
+-- |
|
| 49 |
+The ClamAV team (http://www.clamav.net/team) |
|
| 50 |
+ |
|
| 5 | 51 |
|
| 6 | 52 |
0.97.1 |
| 7 | 53 |
------ |
| ... | ... |
@@ -71,7 +71,7 @@ |
| 71 | 71 |
\vspace{3cm}
|
| 72 | 72 |
\begin{flushright}
|
| 73 | 73 |
\rule[-1ex]{8cm}{3pt}\\
|
| 74 |
- \huge Clam AntiVirus 0.97.1\\ |
|
| 74 |
+ \huge Clam AntiVirus 0.97.2\\ |
|
| 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 970,000 viruses, worms and trojans, including
|
|
| 130 |
+ \item{Detects over 1 million 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.97.1 |
|
| 59 |
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.97.2 |
|
| 60 | 60 |
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN> |
| 61 | 61 |
<BR> |
| 62 | 62 |
</BIG></BIG></DIV> |
| ... | ... |
@@ -227,7 +227,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 227 | 227 |
<BR><HR> |
| 228 | 228 |
<ADDRESS> |
| 229 | 229 |
Tomasz Kojm |
| 230 |
-2010-08-12 |
|
| 230 |
+2011-07-25 |
|
| 231 | 231 |
</ADDRESS> |
| 232 | 232 |
</BODY> |
| 233 | 233 |
</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.97.1 |
|
| 59 |
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.97.2 |
|
| 60 | 60 |
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN> |
| 61 | 61 |
<BR> |
| 62 | 62 |
</BIG></BIG></DIV> |
| ... | ... |
@@ -227,7 +227,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 227 | 227 |
<BR><HR> |
| 228 | 228 |
<ADDRESS> |
| 229 | 229 |
Tomasz Kojm |
| 230 |
-2010-08-12 |
|
| 230 |
+2011-07-25 |
|
| 231 | 231 |
</ADDRESS> |
| 232 | 232 |
</BODY> |
| 233 | 233 |
</HTML> |
| ... | ... |
@@ -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 970,000 viruses, worms and trojans, including |
|
| 70 |
+<LI>Detects over 1 million 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 |
| ... | ... |
@@ -195,7 +195,7 @@ Features</A> |
| 195 | 195 |
<!--End of Navigation Panel--> |
| 196 | 196 |
<ADDRESS> |
| 197 | 197 |
Tomasz Kojm |
| 198 |
-2010-08-12 |
|
| 198 |
+2011-07-25 |
|
| 199 | 199 |
</ADDRESS> |
| 200 | 200 |
</BODY> |
| 201 | 201 |
</HTML> |