~ubuntu-branches/ubuntu/precise/clamav/precise-proposed

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-07-29 14:15:15 UTC
  • mfrom: (0.35.22 sid)
  • Revision ID: james.westby@ubuntu.com-20110729141515-e2dd63oyvshxchh2
Tags: 0.97.2+dfsg-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
------