Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 04:16:06 UTC Now

2008-06-13 13:57:36 UTC pkgsrc-2008Q1 commitmail json YAML

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)

(ghen)