Next | Query returned 148 messages, browsing 131 to 140 | Previous

History of commit frequency

CVS Commit History:


   2004-03-30 02:29:59 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
bl3ify
   2004-03-09 07:39:36 by grant beattie | Files touched by this commit (1)
Log message:
bump PKGREVISION after digital signature support was added.
   2004-03-09 05:05:00 by Simon Burge | Files touched by this commit (1)
Log message:
Include the gmp buildlink machinery so that digital signature support is
enabled.
   2004-02-29 04:46:22 by IWAMOTO Toshihiro | Files touched by this commit (1)
Log message:
Fread(2)ing /dev/urandom is bad due to libc buffering.
Use read(2) instead.
   2004-02-29 04:45:37 by IWAMOTO Toshihiro | Files touched by this commit (1)
Log message:
Fread(2)ing /dev/urandom is bad due to libc buffering.
Use read(2) instead.
   2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400)
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
   2004-02-11 11:55:49 by Marc Recht | Files touched by this commit (7) | Package updated
Log message:
update to 0.66

This version is a response to the "clamav 0.65 remote DOS exploit"
information published on popular security-related mailing lists.

Other changes include: (see the README for a full list)

-) clamd:
    + fixed database timestamp handling (and a double reload problem reported
      by Alex Pleiner and Ole Stanstrup)
    + new directive: ArchiveMaxCompressionRatio
    + new command: SESSION (starts a clamd session and allows to do multiple
      commands per TCP session)
    + new directives: TemporaryDirectory, LogClean (Andrey V. Malyshev)

-) freshclam:
    + support for freshclam.conf (that may be optionally merged with
      clamav.conf, command line options overwrite config settings)
    + work-around for potential database downgrade (subtle problem
      in r-r dns handling) - reported by Daniel Mario Vega and patched
      by Luca Gibelli

Fix build by rather patch "configure" directly instead of configure.in
(autoconf failed). Tested on NetBSD-current and Linux (some kind of Debian).
   2004-02-02 01:00:48 by Marc Recht | Files touched by this commit (5)
Log message:
Add clamd rc start script.
Somewhat based upon PR 24294 by Eric Schnoebelen.

While at it also fix configure to always install the example config file
to "examples".
Bump PKGREVISION to 1.
   2004-01-29 18:14:53 by Quentin Garnier | Files touched by this commit (2) | Package updated
Log message:
Add patches for clamav update.
   2004-01-29 18:14:16 by Quentin Garnier | Files touched by this commit (5) | Package updated
Log message:
Update to 0.65.  clamav-milter is still disabled while the maintainer is
working on the issue.

Changes:
-) clamd:
    + fixed a race condition in database reloading code (random crashes
      under high load)
    + fixed a race condition with the improperly initialized session start time
      (thanks to Michael Dankov)
    + fixed PidFile permissions (Magnus Ekdahl, bug reported by Tomasz Papszun)
    + fixed LogFile permissions (Magnus Ekdahl)
    + new directive ScanRAR (bacause RAR support is now disabled by default)
    + new directive VirusEvent
    + new directive FixStaleSocket (Thomas Lamy and Mark Mielke)
    + new directive TCPAddr (Bernard Quatermass, fixed by Damien Curtain)
    + new directive Debug

-) clamav-milter: (Nigel Horne <njh*clamav.net>)
    + new --force-scan flag
    + new -P and -q flags by Nicholas M. Kirsch
    WARNING: clamav-milter and our mail scanner are still in high development
             and may be unstable. You should always use the CVS version.

-) libclamav:
    + support for a new database container format (CVD) - compressed and
      digitally signed
    + better protection against malformed zip archives (such as Mimail)
    + mail decoder fixes (thanks to Rene Bellora, Bernd Kuhls, Thomas Lamy,
      Tomasz Papszun) (Nigel Horne)
    + memory leak fixes (Thomas Lamy)
    + new scan option CL_DISABLERAR (disables built-in RAR unpacker)

-) freshclam:
    + fixed --on-error-execute behaviour (David Woakes)
    + new option --user (-u) USER - run as USER instead of the default user.
      Patch by Damien Curtain.
    + rewritten to use database.clamav.net and CVD

-) documentation:
    + new Spanish documentation on ClamAV and Sendmail integration by
      Erick Ivaan Lopez Carreon
    + included clamdoc.pdf Turkish translation by yavuz kaya and Ýbrahim erken
    + included clamav-mirror-howto.pdf by Luca Gibelli
    + included clamd+daemontools HOWTO by Jesse D. Guardiani
    + included signatures.pdf
    + man pages: updated
    + clamdoc.pdf: rewritten

Next | Query returned 148 messages, browsing 131 to 140 | Previous