CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/09 14:17:04
Modified files:
security/clamav: Tag: OPENBSD_5_3 Makefile distinfo
security/clamav/patches: Tag: OPENBSD_5_3
patch-database_Makefile_in
patch-etc_Makefile_in
patch-libclamav_Makefile_in
Log message:
MFC SECURITY update to ClamAV 0.97.8,
- fixes in PE and autoit decoding
- off by one malloc in SIS format handler
- out of bounds access in WWPack
- fixes in freshclam (zero a buffer before using for strings, and
receive error handling)
There are new/changed library functions, so would normally warrant a bump,
but as they're only internal use and to avoid rebuilding additional ports,
skipping the library bump here, as discussed with/OK jasper@.