pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2008Q1] pkgsrc/mail/clamav



Module Name:    pkgsrc
Committed By:   ghen
Date:           Fri Jun 13 13:57:36 UTC 2008

Modified Files:
        pkgsrc/mail/clamav [pkgsrc-2008Q1]: Makefile distinfo
        pkgsrc/mail/clamav/patches [pkgsrc-2008Q1]: patch-ah patch-ba

Log Message:
Pullup ticket 2422 - requested by martti
latest update for clamav

- pkgsrc/mail/clamav/Makefile                           1.84
- pkgsrc/mail/clamav/distinfo                           1.52
- pkgsrc/mail/clamav/patches/patch-ah                   1.15
- pkgsrc/mail/clamav/patches/patch-ba                   1.3

   Module Name: pkgsrc
   Committed By:        martti
   Date:                Tue Jun 10 08:23:54 UTC 2008

   Modified Files:
           pkgsrc/mail/clamav: Makefile distinfo
           pkgsrc/mail/clamav/patches: patch-ah patch-ba

   Log Message:
   Updated mail/clamav to 0.93.1

      * libclamav/petite.c: fix possible invalid memory access (bb#1000)
        Reported by Damian Put
      * clamdscan/clamdscan.c: don't show scan summary when clamd cannot be
        contacted (bb#1041)
      * libclamav/hashtab.[ch], scanners.c: avoid using C99 flexible array 
members
        (bb #1039)
      * libclamav/unzip.c: correct the previous fix
      * libclamav/unzip.c: check for unprefixed bz2 - bb#1038
      * libclamav/ole2_extract.c: revert last commit
      * libclamav/ole2_extract.c: use cli_unlink
      * libclamav/ole2_extract.c: partial scan of broken ole files
      * contrib/init/RedHat: check for already running clamav-milter (bb #823)
      * libclamav/regex: avoid name collisions on AIX (bb #947)
        sync with libc: minor cleanups
      * doc/clamdoc.tex: add a note about forking daemons (bb#906)
      * libclamav/Makefile.am: link .la files first, this
        should avoid linking to old libclamav as in bb #931
      * libclamav/readdb.h: read daily.cfg stored inside .cld containers 
(bb#1006)
      * libclamav/mbox.c, shared/network.c: prevent uninitialized use of hostent
        structure (bb #1003).
      * libclamav/mspack.c: downgrade some error messages (bb#911)
      * clamav-milter: retrieve db version from daily.cld (bb#942)
      * libclamav/scanners.c: don't return CL_EMAX* error codes to
        applications (bb#1001)
      * clamscan/manager.c: print information about clean files when the RAR
        code is not compiled-in (bb#999)
      * libclamav/unzip.c: remove detection of Suspect.Zip and
        Exploit.Zip.ModifiedHeaders (bb#997)
      * libclamav: scan for embedded PEs inside OLE2 files (bb#914)
      * libclamav/cvd.c: add work-around for zlib issues with mixed data 
(bb#932)
      * libclamav/others.h: explicitely cast some constants (bb#936)
      * sigtool/sigtool.c: bb#938 (sigtool --list-sigs not working with .cld 
files)
      * libclamav/dconf.h: fix flag code assignment (bb #952)
      * libclamav/iana_tld.h, libclamav/phishcheck.c: update TLD list (bb #925)


To generate a diff of this commit:
cvs rdiff -r1.82.2.1 -r1.82.2.2 pkgsrc/mail/clamav/Makefile
cvs rdiff -r1.50.2.1 -r1.50.2.2 pkgsrc/mail/clamav/distinfo
cvs rdiff -r1.13.2.1 -r1.13.2.2 pkgsrc/mail/clamav/patches/patch-ah
cvs rdiff -r1.1.4.1 -r1.1.4.2 pkgsrc/mail/clamav/patches/patch-ba

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