pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Dec 11 16:31:06 UTC 2015

Modified Files:
        pkgsrc/security/clamav: Makefile Makefile.common distinfo options.mk
        pkgsrc/security/clamav-doc: Makefile PLIST
        pkgsrc/security/clamav/patches: patch-Makefile.in
Added Files:
        pkgsrc/security/clamav/patches: patch-configure

Log Message:
ClamAV 0.99 contains major new features and changes. YARA rules,
Perl Compatible Regular Expressions, revamped on-access scanning
for Linux, and other new features join the many great features of ClamAV:

    - Processing of YARA rules(some limitations- see signatures.pdf).
    - Support in ClamAV logical signatures for many of the features
      added for YARA, such as Perl Compatible Regular Expressions,
      alternate strings, and YARA string attributes. See signatures.pdf
      for full details.
    - New and improved on-access scanning for Linux. See the recent blog
      post and clamdoc.pdf for details on the new on-access capabilities.
    - A new ClamAV API callback function that is invoked when a virus
      is found. This is intended primarily for applications running in
      all-match mode. Any applications using all-match mode must use
      the new callback function to record and report detected viruses.
    - Configurable default password list to attempt zip file decryption.
    - TIFF file support.
    - Upgrade Windows pthread library to 2.9.1.
    - A new signature target type for designating signatures to run
      against files with unknown file types.
    - Improved fidelity of the "data loss prevention" heuristic
      algorithm. Code supplied by Bill Parker.
    - Support for LZMA decompression within Adobe Flash files.
    - Support for MSO attachments within Microsoft Office 2003 XML files.
    - A new sigtool option(--ascii-normalize) allowing signature authors
      to more easily generate normalized versions of ascii files.
    - Windows installation directories changed from \Program Files\Sourcefire\
      ClamAV to \Program Files\ClamAV or \Program Files\ClamAV-x64.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/clamav/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/clamav/Makefile.common
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/clamav/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/clamav/options.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/clamav-doc/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/clamav-doc/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/clamav/patches/patch-Makefile.in
cvs rdiff -u -r0 -r1.3 pkgsrc/security/clamav/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index