git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1339 77e5149b-7576-45b1-b177-96237e5ba77b
| ... | ... |
@@ -35,6 +35,10 @@ gpg key : http://www.clamav.net/gpg/cathey.gpg |
| 35 | 35 |
GPG fingerprint = A23A D4AA DFEC ACF8 2F7C B82F 7C9E 12F7 DDD9 BCFD |
| 36 | 36 |
Co-sysadmin. |
| 37 | 37 |
|
| 38 |
+Boguslaw Brandys <bbrandys*clamav.net> |
|
| 39 |
+gpg key : http://www.clamav.net/gpg/bbrandys.gpg |
|
| 40 |
+GPG fingerprint = 8C74 BC27 3C68 DD3E F7E4 78D0 B6E1 880B 31CE 87E6 |
|
| 41 |
+Win32 development |
|
| 38 | 42 |
|
| 39 | 43 |
Submission management interface (for database developers only): Diego d'Ambra |
| 40 | 44 |
<diego*clamav.net>, Thomas Madsen <tm*softcom.dk> |
| ... | ... |
@@ -1,12 +1,9 @@ |
| 1 |
-0.82 |
|
| 1 |
+0.83 |
|
| 2 | 2 |
---- |
| 3 | 3 |
|
| 4 |
-This release adds generic detection of MS05-002 ("Vulnerability in Cursor and
|
|
| 5 |
-Icon Format Handling Could Allow Remote Code Execution") based exploits. |
|
| 6 |
-Fixes include correct attachment scanning in e-mails generated by some |
|
| 7 |
-Internet worms (broken in 0.81), removed false positive "Suspected.Zip" |
|
| 8 |
-warning on non-standard zip archives created by ICEOWS, better proxy support |
|
| 9 |
-in freshclam, and speed improvements. |
|
| 4 |
+Due to a high number of bad files produced by broken software, the MS05-002 |
|
| 5 |
+exploit tester now only checks specific RIFF files. This version also fixes |
|
| 6 |
+a stability problem of clamav-milter/clamd and improves e-mail scanning. |
|
| 10 | 7 |
|
| 11 | 8 |
-- |
| 12 | 9 |
The ClamAV team (http://www.clamav.net/team.html) |
| ... | ... |
@@ -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.83 |
|
| 6 |
+---- |
|
| 7 |
+ |
|
| 8 |
+Due to a high number of bad files produced by broken software, the MS05-002 |
|
| 9 |
+exploit tester now only checks specific RIFF files. This version also fixes |
|
| 10 |
+a stability problem of clamav-milter/clamd and improves e-mail scanning. |
|
| 11 |
+ |
|
| 12 |
+-- |
|
| 13 |
+The ClamAV team (http://www.clamav.net/team.html) |
|
| 14 |
+ |
|
| 5 | 15 |
0.82 |
| 6 | 16 |
---- |
| 7 | 17 |
|
| ... | ... |
@@ -69,7 +69,7 @@ |
| 69 | 69 |
\vspace{3cm}
|
| 70 | 70 |
\begin{flushright}
|
| 71 | 71 |
\rule[-1ex]{8cm}{3pt}\\
|
| 72 |
- \huge Clam AntiVirus 0.81\\ |
|
| 72 |
+ \huge Clam AntiVirus 0.83\\ |
|
| 73 | 73 |
\huge \emph{User Manual}\\
|
| 74 | 74 |
\end{flushright}
|
| 75 | 75 |
|
| ... | ... |
@@ -121,7 +121,7 @@ |
| 121 | 121 |
\item{POSIX compliant, portable}
|
| 122 | 122 |
\item{Fast scanning}
|
| 123 | 123 |
\item{Supports on-access scanning (Linux and FreeBSD only)}
|
| 124 |
- \item{Detects over 29000 viruses, worms, and trojans, including
|
|
| 124 |
+ \item{Detects over 30000 viruses, worms, and trojans, including
|
|
| 125 | 125 |
Microsoft Office and MacOffice macro viruses} |
| 126 | 126 |
\item{Scans within archives and compressed files (also protects
|
| 127 | 127 |
against archive bombs), built-in support includes: |
| ... | ... |
@@ -287,6 +287,9 @@ |
| 287 | 287 |
a very simple GUI. Get it at \url{http://www.bebits.com/app/3930/}
|
| 288 | 288 |
|
| 289 | 289 |
\item \textbf{MS Windows - Cygwin}\\
|
| 290 |
+ ClamAV is a part of the official Cygwin port repository. |
|
| 291 |
+ |
|
| 292 |
+ \item \textbf{MS Windows - cygwin.dll based}\\
|
|
| 290 | 293 |
All major features of ClamAV are implemented under Win32 using the |
| 291 | 294 |
Cygwin compatibility layer. You can download a self-installing |
| 292 | 295 |
package at\\ \url{http://www.sosdg.org/clamav-win32/index.php}
|
| ... | ... |
@@ -719,9 +722,9 @@ N * * * * /usr/local/bin/freshclam --quiet |
| 719 | 719 |
\item Petite (2.x) |
| 720 | 720 |
\end{itemize}
|
| 721 | 721 |
Due to license issues, support for RAR 3.0 archives is currently not |
| 722 |
- available in libclamav (they will cause \verb+RAR module failure.+ |
|
| 723 |
- error message). You can scan them with help of external unpackers |
|
| 724 |
- in \verb+clamscan+, though. |
|
| 722 |
+ available in libclamav (such archives will trigger the |
|
| 723 |
+ \verb+RAR module failure.+ error message). You can scan them with the help |
|
| 724 |
+ of external unpackers in \verb+clamscan+, though. |
|
| 725 | 725 |
\begin{verbatim}
|
| 726 | 726 |
$ clamscan --unrar clam-error.rar |
| 727 | 727 |
/home/zolw/test/clam-error.rar: RAR module failure. |
| ... | ... |
@@ -1163,7 +1166,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 1163 | 1163 |
Basically, there are two ways: |
| 1164 | 1164 |
\begin{itemize}
|
| 1165 | 1165 |
\item Run\\ |
| 1166 |
- \verb+cvs -d:pserver:anonymous @ cvs.sourceforge.net:/cvsroot/clamav co clamav-devel+ |
|
| 1166 |
+ \verb+cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/clamav co clamav-devel+ |
|
| 1167 | 1167 |
\item Visit \url{http://www.clamav.net/snapshot/}
|
| 1168 | 1168 |
\end{itemize}
|
| 1169 | 1169 |
|
| ... | ... |
@@ -2027,15 +2030,13 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2027 | 2027 |
\hline |
| 2028 | 2028 |
Mirror & IP & Location & Administrator\\ \hline\hline |
| 2029 | 2029 |
|
| 2030 |
- \url{clamav.coldmoon.net} & 204.89.193.10 & Chicago, & Scott J. Lopez\\
|
|
| 2031 |
- & & USA & \email{<scott*coldmoon.net>}\\ \hline
|
|
| 2032 | 2030 |
\url{clamav.mirrors.webpartner.dk} & 195.184.96.15 & Denmark & Nicolai Gylling \email{<nsg*webpartner.dk>}\\
|
| 2033 | 2031 |
& & & Lasse Brandt \email{<lb*webpartner.dk>}\\ \hline
|
| 2034 | 2032 |
\url{mirror.etf.bg.ac.yu} & 147.91.8.58 & Belgrade, Serbia & Ljubisa Radivojevic\\
|
| 2035 | 2033 |
& & and Montenegro & \email{<ljubisa*etf.bg.ac.yu>}\\ \hline
|
| 2036 | 2034 |
\url{clamav.bridgeband.net} & 63.166.28.8 & Montana, & Mikel Bauer\\
|
| 2037 | 2035 |
& & USA & \email{<mikel*bridgeband.net>}\\ \hline
|
| 2038 |
- \url{clamav.kgt.org} & 217.20.122.250 & Germany & Thomas Koeppe\\
|
|
| 2036 |
+ \url{clamav.kgt.org} & 62.112.154.203 & Germany & Thomas Koeppe\\
|
|
| 2039 | 2037 |
& & & \email{<thomas*kgt.org>}\\ \hline
|
| 2040 | 2038 |
\url{clamav.mirror.waycom.net} & 195.214.240.53 & France & Frederic Deletang\\
|
| 2041 | 2039 |
& & & \email{<fd*waycom.net>}\\ \hline
|
| ... | ... |
@@ -2073,6 +2074,8 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2073 | 2073 |
& & & \email{<dave*opteqint.net>}\\ \hline
|
| 2074 | 2074 |
\url{clamav.ubak.gov.tr} & 212.174.131.5 & Turkey & Ali Erdinc Koroglu\\
|
| 2075 | 2075 |
& & & \email{<erdinc*erdinc.info>}\\ \hline
|
| 2076 |
+ \url{clamav.ecualinux.com} & 66.111.57.40 & Ecuador & E. Perez Estevez\\
|
|
| 2077 |
+ & & & \email{<info*ecualinux.com>}\\ \hline
|
|
| 2076 | 2078 |
\end{tabular}}
|
| 2077 | 2079 |
\end{center}
|
| 2078 | 2080 |
|
| ... | ... |
@@ -2091,6 +2094,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2091 | 2091 |
\item Rene Bellora \email{<rbellora*tecnoaccion.com.ar>}
|
| 2092 | 2092 |
\item Carlo Marcelo Arenas Belon \email{<carenas*sajinet.com.pe>}
|
| 2093 | 2093 |
\item Hilko Bengen \email{<bengen*vdst-ka.inka.de>}
|
| 2094 |
+ \item Hank Beatty \email{<hbeatty*starband.net>}
|
|
| 2094 | 2095 |
\item Patrick Bihan-Faou \email{<patrick*mindstep.com>}
|
| 2095 | 2096 |
\item Martin Blapp \email{<mb*imp.ch>}
|
| 2096 | 2097 |
\item Dale Blount \email{<dale*velocity.net>}
|
| ... | ... |
@@ -2120,6 +2124,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2120 | 2120 |
\item David \email{<djgardner*users.sourceforge.net>}
|
| 2121 | 2121 |
\item Maxim Dounin \email{<mdounin*rambler-co.ru>}
|
| 2122 | 2122 |
\item Alejandro Dubrovsky \email{<s328940*student.uq.edu.au>}
|
| 2123 |
+ \item James P. Dugal \email{<jpd*louisiana.edu>}
|
|
| 2123 | 2124 |
\item Magnus Ekdahl \email{<magnus*debian.org>}
|
| 2124 | 2125 |
\item Mehmet Ekiz \email{<ekizm*tbmm.gov.tr>}
|
| 2125 | 2126 |
\item Jens Elkner \email{<elkner*linofee.org>}
|
| ... | ... |
@@ -2151,6 +2156,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2151 | 2151 |
\item Hrvoje Habjanic \email{<hrvoje.habjanic*zg.hinet.hr>}
|
| 2152 | 2152 |
\item Michal Hajduczenia \email{<michalis*mat.uni.torun.pl>}
|
| 2153 | 2153 |
\item Jean-Christophe Heger \email{<jcheger*acytec.com>}
|
| 2154 |
+ \item Martin Heinz \email{<Martin*hemag.ch>}
|
|
| 2154 | 2155 |
\item Anders Herbjornsen \email{<andersh*gar.no>}
|
| 2155 | 2156 |
\item Paul Hoadley \email{<paulh*logixsquad.net>}
|
| 2156 | 2157 |
\item Robert Hogan \email{<robert*roberthogan.net>}
|
| ... | ... |
@@ -2160,6 +2166,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2160 | 2160 |
\item Douglas J Hunley \email{<doug*hunley.homeip.net>}
|
| 2161 | 2161 |
\item Kurt Huwig \email{<kurt*iku-netz.de>}
|
| 2162 | 2162 |
\item Andy Igoshin \email{<ai*vsu.ru>}
|
| 2163 |
+ \item Michal Jaegermann \email{<michal*harddata.com>}
|
|
| 2163 | 2164 |
\item Jay \email{<sysop-clamav*coronastreet.net>}
|
| 2164 | 2165 |
\item Stephane Jeannenot \email{<stephane.jeannenot*wanadoo.fr>}
|
| 2165 | 2166 |
\item Dave Jones \email{<dave*kalkbay.co.za>}
|
| ... | ... |
@@ -2168,6 +2175,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2168 | 2168 |
\item Stefan Kaltenbrunner \email{<stefan*kaltenbrunner.cc>}
|
| 2169 | 2169 |
\item Lloyd Kamara \email{<l.kamara*imperial.ac.uk>}
|
| 2170 | 2170 |
\item Kazuhiko \email{<kazuhiko*fdiary.net>}
|
| 2171 |
+ \item Jeremy Kitchen \email{<kitchen*scriptkitchen.com>}
|
|
| 2171 | 2172 |
\item Tomasz Klim \email{<tomek*euroneto.pl>}
|
| 2172 | 2173 |
\item Robbert Kouprie \email{<robbert*exx.nl>}
|
| 2173 | 2174 |
\item Martin Kraft \email{<martin.kraft*fal.de>}
|
| ... | ... |
@@ -2184,6 +2192,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2184 | 2184 |
\item Peter N Lewis \email{<peter*stairways.com.au>}
|
| 2185 | 2185 |
\item Matt Leyda \email{<mfleyda*e-one.com>}
|
| 2186 | 2186 |
\item James Lick \email{<jlick*drivel.com>}
|
| 2187 |
+ \item Jerome Limozin \email{<jerome*limozin.net>}
|
|
| 2187 | 2188 |
\item Mike Loewen \email{<mloewen*sturgeon.cac.psu.edu>}
|
| 2188 | 2189 |
\item Roger Lucas \email{<roger*planbit.co.uk>}
|
| 2189 | 2190 |
\item Richard Lyons \email{<frob-clamav*webcentral.com.au>}
|
| ... | ... |
@@ -2235,8 +2244,10 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2235 | 2235 |
\item Rudolph Pereira \email{<r.pereira*isu.usyd.edu.au>}
|
| 2236 | 2236 |
\item Ed Phillips \email{<ed*UDel.Edu>}
|
| 2237 | 2237 |
\item Andreas Piesk \email{<Andreas.Piesk*heise.de>}
|
| 2238 |
+ \item Mark Pizzolato \email{<clamav-devel*subscriptions.pizzolato.net>}
|
|
| 2238 | 2239 |
\item Alex Pleiner \email{<pleiner*zeitform.de>}
|
| 2239 | 2240 |
\item Ant La Porte \email{<ant*dvere.net>}
|
| 2241 |
+ \item Jef Poskanzer \email{<jef*acme.com>}
|
|
| 2240 | 2242 |
\item Christophe Poujol \email{<Christophe.Poujol*atosorigin.com>}
|
| 2241 | 2243 |
\item Sergei Pronin \email{<sp*finndesign.fi>}
|
| 2242 | 2244 |
\item Thomas Quinot \email{<thomas*cuivre.fr.eu.org>}
|
| ... | ... |
@@ -2262,6 +2273,7 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2262 | 2262 |
\item Adam Stein \email{<adam*scan.mc.xerox.com>}
|
| 2263 | 2263 |
\item Steve \email{<steveb*webtribe.net>}
|
| 2264 | 2264 |
\item Richard Stevenson \email{<richard*endace.com>}
|
| 2265 |
+ \item Sven Strickroth \email{<sstrickroth*gym-oha.de>}
|
|
| 2265 | 2266 |
\item Matt Sullivan \email{<matt*sullivan.gen.nz>}
|
| 2266 | 2267 |
\item Dr Zbigniew Szewczak \email{<zssz*mat.uni.torun.pl>}
|
| 2267 | 2268 |
\item Joe Talbott \email{<josepht*cstone.net>}
|
| ... | ... |
@@ -2402,6 +2414,9 @@ level required:MD5 checksum:digital signature:builder name:build time (sec) |
| 2402 | 2402 |
\item aCaB \email{<acab*clamav.net>}, Italy\\
|
| 2403 | 2403 |
Role: virus database maintainer, coder |
| 2404 | 2404 |
|
| 2405 |
+ \item Boguslaw Brandys \email{<bbrandys*clamav.net>}, Poland\\
|
|
| 2406 |
+ Role: Win32 development |
|
| 2407 |
+ |
|
| 2405 | 2408 |
\item Mike Cathey \email{<mike*clamav.net>}, USA\\
|
| 2406 | 2409 |
Role: co-sysadmin |
| 2407 | 2410 |
|
| ... | ... |
@@ -59,7 +59,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 59 | 59 |
<BR> |
| 60 | 60 |
<BR> |
| 61 | 61 |
<DIV ALIGN="RIGHT"> |
| 62 |
-<BR> <FONT SIZE="+3">Clam AntiVirus 0.82 |
|
| 62 |
+<BR> <FONT SIZE="+3">Clam AntiVirus 0.83 |
|
| 63 | 63 |
<BR> <FONT SIZE="+3"><I>User Manual</I> |
| 64 | 64 |
<BR> |
| 65 | 65 |
</FONT></FONT></DIV> |
| ... | ... |
@@ -59,7 +59,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds |
| 59 | 59 |
<BR> |
| 60 | 60 |
<BR> |
| 61 | 61 |
<DIV ALIGN="RIGHT"> |
| 62 |
-<BR> <FONT SIZE="+3">Clam AntiVirus 0.82 |
|
| 62 |
+<BR> <FONT SIZE="+3">Clam AntiVirus 0.83 |
|
| 63 | 63 |
<BR> <FONT SIZE="+3"><I>User Manual</I> |
| 64 | 64 |
<BR> |
| 65 | 65 |
</FONT></FONT></DIV> |
| ... | ... |
@@ -243,6 +243,8 @@ Contributors</A> |
| 243 | 243 |
</LI> |
| 244 | 244 |
<LI>Kazuhiko <kazuhiko*fdiary.net> |
| 245 | 245 |
</LI> |
| 246 |
+<LI>Jeremy Kitchen <kitchen*scriptkitchen.com> |
|
| 247 |
+</LI> |
|
| 246 | 248 |
<LI>Tomasz Klim <tomek*euroneto.pl> |
| 247 | 249 |
</LI> |
| 248 | 250 |
<LI>Robbert Kouprie <robbert*exx.nl> |
| ... | ... |
@@ -275,6 +277,8 @@ Contributors</A> |
| 275 | 275 |
</LI> |
| 276 | 276 |
<LI>James Lick <jlick*drivel.com> |
| 277 | 277 |
</LI> |
| 278 |
+<LI>Jerome Limozin <jerome*limozin.net> |
|
| 279 |
+</LI> |
|
| 278 | 280 |
<LI>Mike Loewen <mloewen*sturgeon.cac.psu.edu> |
| 279 | 281 |
</LI> |
| 280 | 282 |
<LI>Roger Lucas <roger*planbit.co.uk> |
| ... | ... |
@@ -519,7 +523,7 @@ Contributors</A> |
| 519 | 519 |
<!--End of Navigation Panel--> |
| 520 | 520 |
<ADDRESS> |
| 521 | 521 |
Tomasz Kojm |
| 522 |
-2005-02-06 |
|
| 522 |
+2005-02-14 |
|
| 523 | 523 |
</ADDRESS> |
| 524 | 524 |
</BODY> |
| 525 | 525 |
</HTML> |
| ... | ... |
@@ -65,6 +65,12 @@ Role: virus database maintainer, coder |
| 65 | 65 |
|
| 66 | 66 |
<P> |
| 67 | 67 |
</LI> |
| 68 |
+<LI>Boguslaw Brandys <bbrandys*clamav.net>, Poland |
|
| 69 |
+<BR> |
|
| 70 |
+Role: Win32 development |
|
| 71 |
+ |
|
| 72 |
+<P> |
|
| 73 |
+</LI> |
|
| 68 | 74 |
<LI>Mike Cathey <mike*clamav.net>, USA |
| 69 | 75 |
<BR> |
| 70 | 76 |
Role: co-sysadmin |
| ... | ... |
@@ -140,7 +146,7 @@ Role: coder, virus database maintainer |
| 140 | 140 |
<BR><HR> |
| 141 | 141 |
<ADDRESS> |
| 142 | 142 |
Tomasz Kojm |
| 143 |
-2005-02-06 |
|
| 143 |
+2005-02-14 |
|
| 144 | 144 |
</ADDRESS> |
| 145 | 145 |
</BODY> |
| 146 | 146 |
</HTML> |