Bug 127310 - [SECURITY] Update security/clamav to 0.94
Summary: [SECURITY] Update security/clamav to 0.94
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 06:10 UTC by Xin LI
Modified: 2008-09-15 21:00 UTC (History)
1 user (show)

See Also:


Attachments
clamav-0.94.diff (3.93 KB, patch)
2008-09-12 06:10 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2008-09-12 06:10:00 UTC
	Fixes da5c4072-8082-11dd-9c8c-001c2514716c, CHM parsing DoS.

	Side effect: shared library version bump, dependencies has to be
rebuilt.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-12 10:03:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-15 20:56:48 UTC
garga       2008-09-15 19:56:38 UTC

  FreeBSD ports repository

  Modified files:
    ftp/proftpd          Makefile 
    ftp/proftpd-devel    Makefile 
    mail/clamfilter      Makefile 
    mail/claws-mail-clamav Makefile 
    mail/dspam           Makefile 
    mail/dspam-devel     Makefile 
    mail/mailscanner     Makefile 
    mail/mailscanner-devel Makefile 
    mail/ngmp            Makefile 
    mail/p5-Mail-ClamAV  Makefile 
    mail/p5-Mail-ClamAV/files patch-ClamAV.pm 
    mail/p5-qpsmtpd      Makefile 
    mail/qscan           Makefile 
    mail/qsheff          Makefile 
    mail/simscan         Makefile 
    security/clamassassin Makefile 
    security/clamav      Makefile distinfo 
    security/clamav/files patch-configure 
    security/clamcour    Makefile 
    security/clamsmtp    Makefile 
    security/clamtk      Makefile 
    security/klamav      Makefile 
    security/p5-File-Scan-ClamAV Makefile 
    security/py-clamav   Makefile 
    security/spybye      Makefile 
    security/squidclam   Makefile 
    www/c-icap           Makefile 
    www/dansguardian-devel Makefile 
    www/gurlchecker      Makefile 
    www/havp             Makefile 
    www/mod_clamav       Makefile 
    www/raqdevil         Makefile 
  Log:
  - Update security/clamav to 0.94 [1] and fix a remote DoS [2]
  - Chase libclamav version bump on all dependant ports
  - Bump necessary PORTREVISIONS
  - Fix some BROKEN messages from ports that were already broken with clamav-0.93
  - Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
  
  PR:             ports/127122 [1], ports/127310 [2]
  Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
  Approved by:    portmgr (pav)
  
  Revision  Changes    Path
  1.141     +1 -1      ports/ftp/proftpd-devel/Makefile
  1.138     +1 -1      ports/ftp/proftpd/Makefile
  1.6       +1 -1      ports/mail/clamfilter/Makefile
  1.7       +2 -2      ports/mail/claws-mail-clamav/Makefile
  1.70      +1 -1      ports/mail/dspam-devel/Makefile
  1.71      +1 -1      ports/mail/dspam/Makefile
  1.34      +1 -1      ports/mail/mailscanner-devel/Makefile
  1.73      +1 -1      ports/mail/mailscanner/Makefile
  1.2       +1 -0      ports/mail/ngmp/Makefile
  1.14      +1 -1      ports/mail/p5-Mail-ClamAV/Makefile
  1.4       +62 -21    ports/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm
  1.9       +1 -1      ports/mail/p5-qpsmtpd/Makefile
  1.6       +1 -1      ports/mail/qscan/Makefile
  1.14      +1 -1      ports/mail/qsheff/Makefile
  1.13      +1 -1      ports/mail/simscan/Makefile
  1.13      +1 -1      ports/security/clamassassin/Makefile
  1.121     +1 -1      ports/security/clamav/Makefile
  1.49      +3 -3      ports/security/clamav/distinfo
  1.11      +22 -22    ports/security/clamav/files/patch-configure
  1.10      +2 -2      ports/security/clamcour/Makefile
  1.31      +1 -0      ports/security/clamsmtp/Makefile
  1.13      +1 -1      ports/security/clamtk/Makefile
  1.19      +3 -1      ports/security/klamav/Makefile
  1.7       +1 -1      ports/security/p5-File-Scan-ClamAV/Makefile
  1.13      +2 -1      ports/security/py-clamav/Makefile
  1.4       +1 -1      ports/security/spybye/Makefile
  1.10      +1 -1      ports/security/squidclam/Makefile
  1.11      +2 -2      ports/www/c-icap/Makefile
  1.29      +1 -1      ports/www/dansguardian-devel/Makefile
  1.36      +2 -2      ports/www/gurlchecker/Makefile
  1.16      +2 -1      ports/www/havp/Makefile
  1.16      +3 -3      ports/www/mod_clamav/Makefile
  1.22      +1 -1      ports/www/raqdevil/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2008-09-15 20:57:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!