Next | Query returned 148 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2007-07-17 08:54:31 by Martti Kuparinen | Files touched by this commit (4)
Log message:
Updated mail/clamav to 0.91.1

    - libclamav/others.c: bump f-level
    - libclamav/unrar/unrarvm.c: fix another occurrence of bb#555, thanks to
      Ludwig Nussel <ludwig.nussel*suse.de>
    - sigtool/sigtool.c: increase MAX_DEL_LOOKAHEAD, requested by Sven
    - libclamav/scanner.c: don't search for embedded PEs in zip files larger
      than 1 MB (bb#573)
    - clamav-milter: Fix memory leak when load balancing
    - clamav-milter: Chroot handling no longer marked as experimental
    - libclamav/nsis: fix macro collision on AIX - bb#570
    - libclamav/phishcheck.c: fix (null) FOUND
    - libclamav: rename x86 macroes due to collisions on HPUX
    - libclamav: Fix warnings on HP-UX
   2007-07-11 19:44:22 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Update to 0.91:

ClamAV 0.91 is the first release to enable the anti-phishing technology
in default builds. This technology combines heuristics with special
signatures and provides effective protection against phishing threats.
Other important changes and add-ons in this version include:

- unpacker for NSIS (Nullsoft Scriptable Install System) self-extracting
  archives
- unpacker for ASPack 2.12
- new implementation of the Aho-Corasick pattern matcher providing
  better detection for wildcard enabled signatures
- support for nibble matching and floating offsets
- improved handling of .mdb files (fixes long startup times)
- extraction of PE files embedded into other executables
- better handling of PE & UPX
- removed dependency on libcurl (improves stability)
- libclamav.dll available under Windows
- IPv6 support in clamav-milter
- many other improvements and bugfixes
   2007-07-04 22:55:07 by Johnny C. Lam | Files touched by this commit (136)
Log message:
Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
   2007-06-18 00:06:33 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix path to pidfile. Noted by Peter Avalos.
Bump PKGREVISION.
   2007-06-16 00:31:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
Improvements for freshclamd script from Sergey Svishchev:
For some reason, the script creates the pid file itself, instead
of using '-p' option to freshclamd.  sig_stop=KILL seems unnecessary,
too.

Bump PKGREVISION.
   2007-05-31 07:28:09 by Martti Kuparinen | Files touched by this commit (1)
Log message:
Regenerated.
   2007-05-31 07:26:46 by Martti Kuparinen | Files touched by this commit (3)
Log message:
Updated mail/clamav to 0.90.3

Lots of bug fixes since 0.90.2. For details, see ChangeLog.
   2007-04-13 10:58:46 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 0.90.2:

This release fixes many problems in libclamav and freshclam.
   2007-03-15 04:15:26 by Roland Illig | Files touched by this commit (1)
Log message:
NetBSD 1.6 does not have the readdir_r function.
   2007-03-06 11:32:34 by Martti Kuparinen | Files touched by this commit (3)
Log message:
Updated mail/clamav to 0.90.1

Lots of fixes since 0.90. For details, see ChangeLog.

Next | Query returned 148 messages, browsing 41 to 50 | Previous