Up to [cvs.NetBSD.org] / pkgsrc / mail / clamav
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
clamav was moved into security/. Remove it from mail/ Part of PR/32554
Pullup ticket #3230 - requested by adam mail/clamav: security update Revisions pulled up: - mail/clamav/Makefile 1.104-1.105 - mail/clamav/buildlink3.mk 1.24 - mail/clamav/distinfo 1.65-1.67 - mail/clamav/patches/patch-ac 1.9 --- Module Name: pkgsrc Committed By: adam Date: Thu Aug 26 05:49:30 UTC 2010 Modified Files: pkgsrc/mail/clamav: Makefile distinfo pkgsrc/mail/clamav/patches: patch-ac Log Message: Changes 0.96.2: * contrib: add safe_clamd from Luca * freshclam: uses private symbol which changed proto, change name to prevent crash * libclamav: fix callback_sigload * clamdscan: fix parsing of virus names in extended mode and --stream * libclamav/c++/detect.cpp: Mac OS X can run 64-bit apps on 32-bit kernel * libclamav/others.h: bump f-level * sigtool/sigtool.c: fix handling of --datadir * libclamav/matcher-ac.c: improve offset handling * libclamav/7z/Archive/7z/7zDecode.c: shut up a warning * libclamav/autoit.c: properly resume from empty files regression introduced in ac867aad * libclamav/elf.c: fix zero mem alloc warning * win32: fix libclamav's triple and fix GetVersion * libclamav/bytecode.c: save lsig counts/offsets * libclamav/{bytecode,matcher}.c: matchicon API * libclamav/pe_icons.c: BE fixes * more... --- Module Name: pkgsrc Committed By: adam Date: Thu Aug 26 06:02:07 UTC 2010 Modified Files: pkgsrc/mail/clamav: distinfo Log Message: patch-ac has been changed --- Module Name: pkgsrc Committed By: adam Date: Tue Sep 21 07:47:26 UTC 2010 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo Log Message: Changes 0.96.3: This release fixes problems with the PDF parser and the internal bzip2 library. A complete list of changes is available in the Changelog file.
Changes 0.96.3: This release fixes problems with the PDF parser and the internal bzip2 library. A complete list of changes is available in the Changelog file.
Recursive revision bump for GMP update, 2nd part.
Recursive bump for libltdl
Pullup ticket #2730 - requested by martti clamav: bug fix update Revisions pulled up: - mail/clamav/Makefile 1.91 - mail/clamav/buildlink3.mk 1.21 - mail/clamav/distinfo 1.58 - mail/clamav/patches/patch-ad 1.18 - mail/clamav/patches/patch-af 1.9 --- Module Name: pkgsrc Committed By: martti Date: Thu Apr 9 08:00:10 UTC 2009 Modified Files: pkgsrc/mail/clamav: Makefile distinfo pkgsrc/mail/clamav/patches: patch-ad patch-af Log Message: Updated mail/clamav to 0.95.1 Lots of bug fixes, see http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog for details. --- Module Name: pkgsrc Committed By: martti Date: Thu Apr 9 08:03:44 UTC 2009 Modified Files: pkgsrc/mail/clamav: buildlink3.mk Log Message: Regenerated.
Regenerated.
Changes 0.95: * Google Safe Browsing support. * New clamav-milter. * Clamd extensions. * Improved API. * ClamdTOP. * Memory Pool Allocator. * Unified Option Parser.
Simply and speed up buildlink3.mk files and processing. This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
pullup ticket #2600 - requested by martti clamav: update package for fixes revisions pulled up: pkgsrc/mail/clamav/Makefile 1.89 pkgsrc/mail/clamav/buildlink3.mk 1.18 pkgsrc/mail/clamav/distinfo 1.56 Module Name: pkgsrc Committed By: martti Date: Thu Nov 27 06:07:49 UTC 2008 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo Log Message: Updated mail/clamav to 0.94.2 Lots of bug fixes, including * clamd: LogFileUnlock was not working correctly (bb#1304) * freshclam/manager.c: add support for http proxy in SubmitDetectionStats (bb#1284) * unit_tests/valgrind.supp: add more valgrind suppressions (bb#1283,#1286,#1294) * libclamav/readdb.c: fix handling of malformed ldb sigs (bb#1292) * freshclam/manager.c: improve reporting of server failures (bb#777) * clamscan/manager.c: fix double-slash when scanning the root dir (bb#1263) * libclamav/nsis: improve lateny (bb#1180) * libclamunrar/unrar.c: avoid rar_malloc warnings on damaged files (bb #1290) * libclamav/htmlnorm.c: fix memory leak (bb #1291)
Updated mail/clamav to 0.94.2 Lots of bug fixes, including * clamd: LogFileUnlock was not working correctly (bb#1304) * freshclam/manager.c: add support for http proxy in SubmitDetectionStats (bb#1284) * unit_tests/valgrind.supp: add more valgrind suppressions (bb#1283,#1286,#1294) * libclamav/readdb.c: fix handling of malformed ldb sigs (bb#1292) * freshclam/manager.c: improve reporting of server failures (bb#777) * clamscan/manager.c: fix double-slash when scanning the root dir (bb#1263) * libclamav/nsis: improve lateny (bb#1180) * libclamunrar/unrar.c: avoid rar_malloc warnings on damaged files (bb #1290) * libclamav/htmlnorm.c: fix memory leak (bb #1291)
pullup ticket #2573 - requested by martti clamav: update package for bug fixes revisions pulled up: pkgsrc/mail/clamav/Makefile 1.88 pkgsrc/mail/clamav/buildlink3.mk 1.17 pkgsrc/mail/clamav/distinfo 1.55 pkgsrc/mail/clamav/patches/patch-ad 1.16 pkgsrc/mail/clamav/patches/patch-af 1.7 pkgsrc/mail/clamav/patches/patch-ah 1.17 Module Name: pkgsrc Committed By: martti Date: Tue Nov 4 07:16:18 UTC 2008 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo pkgsrc/mail/clamav/patches: patch-ad patch-af patch-ah Log Message: Updated mail/clamav to 0.94.1 * Bug fixes
Updated mail/clamav to 0.94.1 * Bug fixes
Pullup ticket 2518 - requested by martti security update for clamav - pkgsrc/mail/clamav/Makefile 1.87 - pkgsrc/mail/clamav/buildlink3.mk 1.16 - pkgsrc/mail/clamav/distinfo 1.54 - pkgsrc/mail/clamav/patches/patch-ad 1.15 - pkgsrc/mail/clamav/patches/patch-af 1.6 - pkgsrc/mail/clamav/patches/patch-ah 1.16 - pkgsrc/mail/clamav/patches/patch-ba removed Module Name: pkgsrc Committed By: martti Date: Thu Sep 4 06:44:07 UTC 2008 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo pkgsrc/mail/clamav/patches: patch-ad patch-af patch-ah Removed Files: pkgsrc/mail/clamav/patches: patch-ba Log Message: Updated mail/clamav to 0.94 * Lots of bug fixes I removed patch-ba and tested this on NetBSD/i386 3.1.1_PATCH and NetBSD/amd64 4.0_STABLE and everything seems to work...
Updated mail/clamav to 0.94 * Lots of bug fixes I removed patch-ba and tested this on NetBSD/i386 3.1.1_PATCH and NetBSD/amd64 4.0_STABLE and everything seems to work...
Pullup ticket 2288 - requested by martti latest update for clamav - pkgsrc/mail/clamav/Makefile 1.82 - pkgsrc/mail/clamav/buildlink3.mk 1.15 - pkgsrc/mail/clamav/distinfo 1.50 - pkgsrc/mail/clamav/patches/patch-ah 1.13 - pkgsrc/mail/clamav/patches/patch-ba 1.1 Module Name: pkgsrc Committed By: martti Date: Tue Feb 12 14:17:16 UTC 2008 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo pkgsrc/mail/clamav/patches: patch-ah Added Files: pkgsrc/mail/clamav/patches: patch-ba Log Message: Updated mail/clamav to 0.92.1 * Fix pkg/36853 with patch from Christos Zoulas (patch-ba) * Lots of bug fixes since 0.92
Updated mail/clamav to 0.92.1 * Fix pkg/36853 with patch from Christos Zoulas (patch-ba) * Lots of bug fixes since 0.92
Pullup ticket 2147 - requested by martti latest update for clamav - pkgsrc/mail/clamav/Makefile 1.77-1.79 - pkgsrc/mail/clamav/buildlink3.mk 1.14 - pkgsrc/mail/clamav/distinfo 1.45-1.47 - pkgsrc/mail/clamav/options.mk 1.3 - pkgsrc/mail/clamav/patches/patch-aa 1.16 - pkgsrc/mail/clamav/patches/patch-ah 1.10 Module Name: pkgsrc Committed By: xtraeme Date: Wed Jul 11 17:44:22 UTC 2007 Modified Files: pkgsrc/mail/clamav: Makefile distinfo options.mk 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 --- Module Name: pkgsrc Committed By: martti Date: Tue Jul 17 06:54:31 UTC 2007 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo pkgsrc/mail/clamav/patches: patch-ah 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 --- Module Name: pkgsrc Committed By: martti Date: Wed Jul 18 06:57:59 UTC 2007 Modified Files: pkgsrc/mail/clamav: Makefile distinfo Added Files: pkgsrc/mail/clamav/patches: patch-aa Log Message: Updated mail/clamav to 0.91.1nb1 Fix for https://wwws.clamav.net/bugzilla/show_bug.cgi?id=580
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
Pullup ticket 2104 - requested by martti security update for clamav Revisions pulled up: - pkgsrc/mail/clamav/Makefile 1.73 - pkgsrc/mail/clamav/buildlink3.mk 1.13 - pkgsrc/mail/clamav/distinfo 1.44 - pkgsrc/mail/clamav/options.mk 1.2 Module Name: pkgsrc Committed By: martti Date: Thu May 31 05:26:46 UTC 2007 Modified Files: pkgsrc/mail/clamav: Makefile distinfo options.mk Log Message: Updated mail/clamav to 0.90.3 Lots of bug fixes since 0.90.2. For details, see ChangeLog. --- Module Name: pkgsrc Committed By: martti Date: Thu May 31 05:28:09 UTC 2007 Modified Files: pkgsrc/mail/clamav: buildlink3.mk Log Message: Regenerated.
Regenerated.
Change the format of BUILDLINK_ORDER to contain depth information as well, and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
Aligned the last line of the buildlink3.mk files with the first line, so that they look nicer.
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Recursive revision bump / recommended bump for gettext ABI change.
Pullup ticket 628 - requested by grant beattie security update for clamav Revisions pulled up: - pkgsrc/mail/clamav/Makefile 1.43 - pkgsrc/mail/clamav/distinfo 1.29 - pkgsrc/mail/clamav/buildlink3.mk 1.7 Module Name: pkgsrc Committed By: grant Date: Tue Jul 26 07:53:50 UTC 2005 Modified Files: pkgsrc/mail/clamav: Makefile distinfo 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)
bump BUILDLINK_RECOMMENDED to 0.86.2, for security issue described in http://secunia.com/advisories/16180/
Pullup ticket 566 - requested by Lubomir Sedlacik security update for clamav Revisions pulled up: - pkgsrc/mail/clamav/Makefile 1.41 - pkgsrc/mail/clamav/distinfo 1.27 - pkgsrc/mail/clamav/buildlink3.mk 1.5, 1.6 Module Name: pkgsrc Committed By: grant Date: Fri Jun 24 05:58:42 UTC 2005 Modified Files: pkgsrc/mail/clamav: Makefile distinfo 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) ---- Module Name: pkgsrc Committed By: grant Date: Fri Jun 24 05:59:09 UTC 2005 Modified Files: pkgsrc/mail/clamav: buildlink3.mk Log Message: bump BUILDLINK_RECOMMENDED to 0.85, as the latest virus definitions require this version. ---- Module Name: pkgsrc Committed By: salo Date: Sat Jun 25 17:39:01 UTC 2005 Modified Files: pkgsrc/mail/clamav: buildlink3.mk Log Message: Bump BUILDLINK_RECOMMENDED, the fix in 0.86.1 prevents a DoS vulnerability.
Bump BUILDLINK_RECOMMENDED, the fix in 0.86.1 prevents a DoS vulnerability.
bump BUILDLINK_RECOMMENDED to 0.85, as the latest virus definitions require this version.
Pullup ticket 283 - requested by Grant Beattie clamav update Revisions pulled up: - pkgsrc/mail/clamav/Makefile 1.32-1.34 - pkgsrc/mail/clamav/buildlink3.mk 1.4 - pkgsrc/mail/clamav/distinfo 1.21 - pkgsrc/mail/clamav/patches/patch-ad 1.8 - pkgsrc/mail/clamav/patches/patch-ag removed - pkgsrc/mail/clamav/patches/patch-ah 1.2 Module Name: pkgsrc Committed By: grant Date: Sun Feb 13 07:24:22 UTC 2005 Modified Files: pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo pkgsrc/mail/clamav/patches: patch-ad patch-ah Log Message: update clamav to 0.82. closes PR pkg/29139, PR pkg/29319. [ skipped ridiculously long list of changes ] --- Module Name: pkgsrc Committed By: grant Date: Sun Feb 13 13:08:50 UTC 2005 Removed Files: pkgsrc/mail/clamav/patches: patch-ag Log Message: remove unused patch.
update clamav to 0.82. closes PR pkg/29139, PR pkg/29319. changes since 0.80 (summarized to include only the significant changes. other changes are documentation updates and misc. bug fixes. see the full ChangeLog for details). Sat Feb 5 16:48:46 CET 2005 (tk) --------------------------------- * libclamav: activate RIFF code (patch by Trog) Sat Feb 5 16:17:41 CET 2005 (tk) --------------------------------- * libclamav/scanners.c: do not report Suspected.Zip on standard breaking zip archives created by ICEOWS (problem reported by Hamacker <sirhamacker*vidy.com.br> and Dirk Mueller <mueller*kde.org>) Sat Feb 5 09:39:48 GMT 2005 (trog) ----------------------------------- * libclamav/special.c: support for big-endian system in RIFF code. Fri Feb 4 10:02:08 GMT 2005 (trog) ----------------------------------- * libclamav/special.c: check RIFF files for MS05-002. Not yet activated. Thu Feb 3 21:09:34 GMT 2005 (njh) ---------------------------------- * libclamav/mbox.c: Speed improvements in the handling of bounce messages Wed Feb 2 08:32:46 GMT 2005 (njh) ---------------------------------- * clamav-milter: Call watchdog when neither SESSION nor --external is given Tue Feb 1 14:47:21 GMT 2005 (njh) ---------------------------------- * libclamav/blob.c: Sanitise tab characters in filenames ("Heinz Martin" <Martin*hemag.ch>) Decode encapsulated messages that have for some reason been base64 encoded (even though they're already 7 bit) Tue Feb 1 08:54:46 GMT 2005 (njh) ---------------------------------- * clamav-milter: Delete X-Virus-Status in clamfi_eom not in clamfi_header. Patch by Jef Poskanzer <jef*acme.com> X-Virus-Status now says that virus that it's infected with. Suggestion by "Hank Beatty" <hbeatty*starband.net> Mon Jan 31 11:05:20 GMT 2005 (njh) ---------------------------------- * libclamav/mbox.c: Empty lines should the end of the headers, but some base64 decoders, e.g. uudeview, are broken and will handle this type of entry, decoding the base64 content that's after the text that's after the header Sun Jan 30 15:18:02 GMT 2005 (njh) ---------------------------------- * clamav-milter: SESSION is on now by default, to test clamd PACKADDR is now uses unsinged to remove warning on Sun's C compiler, patch by "Dugal James P." <jpd*louisiana.edu> Don't check compatibility with sendmail.cf if sendmail is running on a different machine Fri Jan 28 08:51:08 GMT 2005 (njh) ---------------------------------- * clamav-milter: Some error messages still talked about --internal Scanmail not set warning is now only given if DisableDefaultScanOptions is set Thu Jan 27 14:11:13 GMT 2005 (njh) ---------------------------------- * libclamav/mbox.c: Scan sendmail queue df* files Thu Jan 27 10:55:35 GMT 2005 (njh) ---------------------------------- * clamav-milter: Don't scan emails intended for the --quarantine address, that stops scanning of emails generated with viruses if --outgoing has been set Downgraded scanmail not defined if --external isn't given from error to warning Added -i flag when calling sendmail, suggested by Michal Jaegermann <michal*harddata.com> Thu Jan 27 01:35:35 CET 2005 (tk) --------------------------------- * freshclam/manager.c: add support for HTTP/1.0 ansers in IMS (--no-dns) mode (patch by Sven Strickroth <sstrickroth*gym-oha.de>) Wed Jan 26 19:27:57 CET 2005 (tk) --------------------------------- V 0.81 Tue Jan 25 08:12:51 GMT 2005 (njh) ---------------------------------- * clamav-milter: Internal mode is now the default. Removed --internal option, added --external. Don't use clamd's SESSION mode, since that causes problems with clamd/freshclam when freshclam is run. SESSION mode can be enabled from the source code. Most people can use SESSION mode safely, but it has caused problems on BSD Mon Jan 24 13:56:19 GMT 2005 (njh) ---------------------------------- * libclamav/message.c: Some Exploit.IE.CrashSOS were not being caught, found by Carsten.Borchardt*drs-systemberatung.de Sat Jan 22 13:45:42 GMT 2005 (njh) ---------------------------------- * clamav-milter: If forwarding to a quarantine user fails log as LOG_ERR not LOG_DEBUG Try to santity check that the input socket name is the same as the same given to sendmail Redirect stdout and stderr to LogFile, if that is set --quarantine didn't redirect to the given email address if --internal was used (reported by N Fung <nsfung*yahoo.com>) Sun Jan 16 06:28:59 CET 2005 (tk) --------------------------------- * libclamav/pe.c: attempt to detect W32.Parite.B using cryptanalysis (thanks to aCaB for info on detection) Fri Jan 14 16:12:21 GMT 2005 (trog) ----------------------------------- * libclamav/filetypes.c: add a few more HTML filetype markers Fri Jan 14 14:53:59 GMT 2005 (trog) ----------------------------------- * libclamav/htmlnorm.c: RFC2397 ("data" URL scheme) support. * libclamav/scanner.c: scan RFC2397 data. Wed Jan 12 08:58:29 GMT 2005 (njh) ---------------------------------- * clamav-milter: Fixed DNS resolution error messages which could print the incorrect hostname that is not being resolved. Patch from Yar Tikhiy <yar*comp.chem.msu.su> Tue Jan 11 02:27:24 CET 2005 (tk) --------------------------------- * libclamav/scanners.c: Fix possible crash when handling file information in corrupted zip archives (problem reported by Reinhard Max <max*suse.de>) Sun Jan 9 21:24:58 GMT 2005 (njh) ---------------------------------- * libclamav/mbox.c: Some HTML.Phishing.Bank-41 were getting through Sun Jan 9 11:38:39 GMT 2005 (njh) ---------------------------------- * libclamav/mbox.c: Add support for messages that break RFC2047 Sat Jan 8 02:53:20 CET 2005 (tk) --------------------------------- * libclamav/filetypes.c: Add support for mail files parsed by CMU Sieve (samples provided by Stefan Kaltenbrunner <stefan*kaltenbrunner.cc>) Wed Jan 5 21:09:14 GMT 2005 (njh) ---------------------------------- * libclamav/message.c: Fix crash caused when looking for non-existant uuencoded files. This happens when the stated encoding method is wrong so we have to try all methods and including those which will fail Mon Dec 27 05:01:54 CET 2004 (tk) --------------------------------- * freshclam/manager.c: use If-Modified-Since in --no-dns mode (based on code by Reini Urban <rurban*x-ray.at>) Mon Dec 27 01:09:20 CET 2004 (tk) --------------------------------- * libclamav/scanners.c: Add missing ArchiveBlockMax rule for recursion limit (reported by HR <haavard*zyf.no-ip.org>) Sun Dec 19 17:01:56 GMT 2004 (njh) ---------------------------------- * clamav-milter: Correctly warn that --max_childen must be given in SESSION mode if LocalSocket is used and MaxThreads isn't given in clamd.conf. max_children is needed to know how many sessions to initiate to clamd(s) Tue Dec 14 11:36:43 GMT 2004 (trog) ----------------------------------- * libclamav/vba_extract.c: - Add signature for MacOffice 2004 - Guess endianness of unknown versions of MS Office. Tue Dec 14 11:15:22 GMT 2004 (trog) ----------------------------------- * sigtool/options.c sigtool/sigtool.c: New options: --vba and --vba-hex * sigtool/vba.c sigtool/vba.h: New files. Code to extract VBA/Word6 macros Tue Dec 7 23:40:30 CET 2004 (tk) --------------------------------- * configure: added --disable-zlib-vcheck (allows building on potentially buggy zlib versions (1.2.0 & 1.2.1)) Tue Dec 7 19:25:06 GMT 2004 (njh) ---------------------------------- * clamav-milter: Ensure that the daily quarantine directory is created Tue Dec 7 02:48:08 CET 2004 (tk) --------------------------------- * clamd: added support for file descriptor passing (patch by Richard Lyons <frob-clamav*webcentral.com.au>) Mon Dec 6 22:33:26 GMT 2004 (njh) ---------------------------------- * clamav-milter: Ensure the date is kept in the quarantine path Wed Dec 1 22:29:33 GMT 2004 (njh) ---------------------------------- * clamav-milter: Added --internal flag (some functionality to do) SESSIONS: Don't hang when StreamMaxLength is hit Wed Dec 1 13:14:33 GMT 2004 (njh) ---------------------------------- * libclamav/mbox.c: Decode text/plain parts marked as being encoded, reported by Trog Mon Nov 29 00:23:55 CET 2004 (tk) --------------------------------- * clamdscan: add support for --move and --remove options Sun Nov 28 16:30:18 GMT 2004 (njh) ---------------------------------- * libclamav/message.c: Allow lower case hex in quoted-printable messages Sat Nov 27 14:40:55 GMT 2004 (njh) ---------------------------------- * libclamav/mbox.c: Honour section 7.2.6 of RFC1521 Sat Nov 27 13:18:42 GMT 2004 (njh) ---------------------------------- * libclamav: Assume x-uue is the same as x-uuencode If uudecoding fails and other possibilities have been registered, don't take the failure as fatal, also try the other decoding methods Thu Nov 25 18:38:06 CET 2004 (tk) --------------------------------- * clamd: new directives StreamMinPort and StreamMaxPort (allow port range specification for stream mode). Patch by Alexander Marx <mad-ml*madness.at>) Thu Nov 18 20:28:13 CET 2004 (tk) --------------------------------- * libclamav: add support for Mac's HQX file format (patch by Nigel) Thu Nov 18 11:03:14 CET 2004 (tk) --------------------------------- * libclamav: try to detect (and mark as Suspected.Zip) zip archives with modified information in local header Fri Nov 12 09:44:23 GMT 2004 (njh) ---------------------------------- * libclamav/mbox.c: Draft of RFC1341 support is now on by default. Fragments arriving out of order are not scanned (yet). If you use clamav-milter to load balance clamd across servers you will need to ensure that the partial directory is on a shared directory (e.g. NFS) Mon Nov 8 15:24:18 CET 2004 (tk) --------------------------------- * clamd: new directive ExitOnOOM (stop deamon when libclamav reports out of memory condition) Wed Nov 3 12:47:41 GMT 2004 (njh) ---------------------------------- * libclamav/clamav-milter: Save the original subject as X-Original-Subject when running in advisory or qurantine mode SESSION mode: warn when no clamd can be reached Wed Oct 27 13:36:14 BST 2004 (njh) ---------------------------------- * clamav-milter: Remove X-VIRUS-STATUS on incoming messages Plug remote possibility of file descriptor leak Return EX_OSERR if fork fails, not EX_TEMPFAIL If clamav-milter points to more than one server, ensure that the version information for that server is added to the header Update version information in the watchdog. There may therefore be a delay between the server updating and this being reflected in the headers
Pullup ticket 127 - requested by Grant Beattie clamav update Module Name: pkgsrc Committed By: grant Date: Tue Oct 19 00:02:44 UTC 2004 Modified Files: pkgsrc/mail/clamav: MESSAGE Makefile PLIST distinfo pkgsrc/mail/clamav/patches: patch-aa patch-ad Log Message: update clamav to 0.80. many changes since 0.75.1, most notably, the latest virus databases need at least 0.80. see the ChangeLog for full details. --- Module Name: pkgsrc Committed By: grant Date: Tue Oct 19 00:37:41 UTC 2004 Modified Files: pkgsrc/mail/clamav: distinfo Added Files: pkgsrc/mail/clamav/patches: patch-ag Log Message: fix typo in #define used for backward compatibility. ride the 0.80 update. --- Module Name: pkgsrc Committed By: grant Date: Wed Oct 20 06:30:24 UTC 2004 Modified Files: pkgsrc/mail/clamav: buildlink3.mk Log Message: bump BUILDLINK_RECOMMENDED to >=0.80 since the latest virus signatures require 0.80. --- Module Name: pkgsrc Committed By: grant Date: Wed Oct 20 09:12:11 UTC 2004 Modified Files: pkgsrc/mail/clamav: Makefile Log Message: take over maintainership from David Ferlier, who is no longer maintaining this package. --- Module Name: pkgsrc Committed By: grant Date: Wed Oct 20 10:18:15 UTC 2004 Modified Files: pkgsrc/mail/clamav: Makefile Log Message: add dependency on www/curl via PKG_OPTIONS.clamav. reported by Timo Schöler. bump PKGREVISION. --- Module Name: pkgsrc Committed By: xtraeme Date: Sat Oct 30 09:50:33 UTC 2004 Modified Files: pkgsrc/mail/clamav: distinfo pkgsrc/mail/clamav/patches: patch-aa patch-ad Log Message: Add missing NetBSD RCSID and regen. --- Module Name: pkgsrc Committed By: grant Date: Sat Oct 30 10:23:02 UTC 2004 Modified Files: pkgsrc/mail/clamav: MESSAGE Makefile Added Files: pkgsrc/mail/clamav/files: freshclamd.sh Log Message: add freshclamd rc.d script from xtraeme@. bump PKGREVISION. --- Module Name: pkgsrc Committed By: grant Date: Sat Oct 30 10:23:47 UTC 2004 Modified Files: pkgsrc/mail/clamav: Makefile Log Message: whitespace police --- Module Name: pkgsrc Committed By: recht Date: Sat Oct 30 12:09:12 UTC 2004 Modified Files: pkgsrc/mail/clamav: Makefile pkgsrc/mail/clamav/files: clamd.sh Log Message: The name of the configuration file has changed to clamd.conf recently, so change the rc.d script to look for that one. Fix suggested by Mirko Thiesen in PR pkg/27618 --- Module Name: pkgsrc Committed By: grant Date: Sat Oct 30 12:34:51 UTC 2004 Modified Files: pkgsrc/mail/clamav: distinfo Added Files: pkgsrc/mail/clamav/patches: patch-ah Log Message: apply patch from Koji Mori in PR pkg/27337 to fix bad fprintf() format string.
bump BUILDLINK_RECOMMENDED to >=0.80 since the latest virus signatures require 0.80.
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
bl3ify