Next | Query returned 148 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2005-07-26 09:53:50 by grant beattie | Files touched by this commit (2) | Package updated
Log message:
update clamav to 0.86.2.

changes since 0.86.1:

  V 0.86.2
  * Fixes backported from CVS:
    - configure.in: disable support for URLs downloading with libcurl
      (--with-libcurl) by default (tk)
    - libclamav/others.c: cli_rmdirs: fix possible infinite loop (tk)
      Patch by Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net>
    - libclamav/mspack: Some cab archives were not properly decompressed (tk)
      Problem reported by Diego d'Ambra <diego*clamav.net>
    - libclamav/pe.c: cli_peheader: Sync entry point calculation with
      cli_scanpe (tk)
      Problem reported by Christoph Cordes <ccordes*clamav.net>
    - configure.in: fix compilation error when curl is installed in
      a non-standard location (tk)
      Reported by Serge van den Boom <svdb*stack.nl>
    - configure.in: Add support for DragonFly (tk)
      Thanks to Joerg Sonnenberger <joerg*britannica.bec.de>
    - clamscan/clamscan.c: Verify arguments passed to --max-dir-recursion and
      --max-ratio (tk)
      Problem reported by Jo Mills <Jonathan.Mills*frequentis.com>
    - libclamav/fsg.c: Fix possible integer overflow (acab)
      Reported by Alex Wheeler.
    - libclamav/mbox.c: Fix name clash with glibc library (njh)
      Reported by Brian Bruns <bruns at 2mbit.com>
    - libclamav/others.c: Check for 0 byte allocations in cli_(m|c|re)alloc (tk)
    - libclamav/chmunpack.c: Fix possible malloc overflow (trog)
      Reported by Alex Wheeler.
    - libclamav/tnef.c: Fix possible crash if the length field is 0 or negative
      in headers (njh)
      Reported by Alex Wheeler (alexbling at gmail.com)
    - clamav-milter: Honour LogClean. Only syslog once when storing email in
      quarantine (reported by Panagiotis Christias, christias at gmail.com).
      Log database reloads to the LogFile (njh)
    - clamav-milter: Changed the default child_timeout to 5 minutes. Keep a
      copy of the trie root in privdata. Removed trylock/unlock code in
      clamfi_abort (njh)
   2005-07-14 04:26:09 by Todd Vierling | Files touched by this commit (1)
Log message:
Force use of pkgsrc libmilter, not builtin.  If the builtin version is 8.12
(as with NetBSD 2, for instance), but pkgsrc sendmail 8.13 is installed,
then clamav will attempt to use the 8.13 milter API, and fail linking.
(It probably should use an autoconf symbol test instead.)

This change forces an API at least new enough to match the latest version
offered via pkgsrc; and since libmilter is a static library, it still
ends up with no runtime DEPENDS.

No PKGREVISION bump required, as milter is a non-default option.
   2005-07-01 05:27:49 by grant beattie | Files touched by this commit (2)
Log message:
add DragonFly support.

from Joerg Sonnenberger.
   2005-06-25 19:41:35 by Lubomir Sedlacik | Files touched by this commit (1)
Log message:
sort.
   2005-06-25 19:39:01 by Lubomir Sedlacik | Files touched by this commit (1)
Log message:
Bump BUILDLINK_RECOMMENDED, the fix in 0.86.1 prevents a DoS vulnerability.
   2005-06-24 07:59:09 by grant beattie | Files touched by this commit (1)
Log message:
bump BUILDLINK_RECOMMENDED to 0.85, as the latest virus definitions
require this version.
   2005-06-24 07:58:42 by grant beattie | Files touched by this commit (2) | Package updated
Log message:
update clamav to 0.86.1.

changes since 0.85.1:

Thu Jun 23 23:13:41 CEST 2005
-----------------------------
  V 0.86.1
    - libclamav/mspack/qtmd.c: fix possible crash (tk)
      Reported by Andrew Toller <atoller*connectfree.co.uk>
      and Stefan Kanthak <stefan.kanthak*fujitsu-siemens.com>

Sun Jun 19 21:37:07 CEST 2005
-----------------------------
  V 0.86
    - libclamav/mspack/cabd.c: fix possible infinite loop (tk)
    - libclamav/cvd.c: fix potential directory traversal in cvd unpacker (a low
      risk problem since all databases are digitally signed). Pointed out by
      Florian Weimer <fw*deneb.enyo.de> (tk)
    - libclamav/zziplib/zzip-file.c: add method id for AES encrypted archives
      (thanks to David Majorel <dm*lagoon.nc>) (tk)
    - clamscan/manager.c: better message on zip/rar unpacking error (tk)
    - libclamav/mbox.c: Fix mishandling of fast track uuencoded files (njh)
    - clamav-milter: Better error message if the white-list file can't be
      opened (njh)
    - clamav-milter: When loading a new database when not in external mode,
      keep scanning with the old one rather than hold up incoming mails while
      waiting for clamav-milter to become idle then reloading the database (njh)
    - libclamav/others.c: print warnings and errors in single call to write
      (thanks to Denis Vlasenko <vda*ilport.com.ua>) (tk)
    - clamscan/others.c: enable REG_EXTENDED in match_regex (tk)
    - libclamav/scanners.c: fix file descriptor leaks if cli_msexpand() returns
      an error in cli_scanszdd, patch by Mark Pizzolato (tk)
    - libclamav/scanners.c: fix file descriptor leak in error path (out of mem)
      in cli_scangzip(), patch by Mark Pizzolato (tk)
    - clamd/scanner.c: fix error path for a read timeout which logged messages
      indicating that both a timeout and a poll error occurred (patch by Mark
      Pizzolato <clamav-devel*subscriptions.pizzolato.net>) (tk)
    - libclamav:  Extract TNEF files even when the filename isn't known,
      problem reported by John Miller (contact*glideslopesoftware.co.uk) (njh)
   2005-05-31 12:01:40 by Dieter Baron | Files touched by this commit (64)
Log message:
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
   2005-05-24 00:41:26 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 0.85.1.

A problem where an email with more than one content-disposition type line,
one or more of which was empty, could crash libclamav has been fixed. Other
minor bugfixes have been made.
   2005-05-18 04:39:40 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 0.85, changes:

  - freshclam/manager.c: fix socket descriptor leak in --no-dns mode (patch
    by GertJan Spoelman <cav*gjs.cc>) (tk)
  - clamscan, freshclam: return with 62 (instead of 1) when logger can't be
    initialized (tk)
  - libclamav/matcher-ac.c, libclamav/matcher-bm.c: fix detection problem
    with *.ndb OLE2 signatures (problem reported by Trog) (tk)
  - fix signature offset calculation in large files (problem reported by
    Christoph) (tk)
  - clamav-milter: print segfault diagnostic, even if print_trace is not
    available (njh)
  - sigtool/sigtool.c: fix support for *.fp databases (tk)
  - clamav-milter: Better handling of log file errors. Always send 451 when
    loading a new database when --external is not set (njh)
  - libclamav/tnef.c: If a parse fails and debugging is on, the file being
    scanned is dumped to a temporary file (njh)
  - libclamav/scanners.c: do not report I/O error with encrypted zips (tk)

Next | Query returned 148 messages, browsing 81 to 90 | Previous