Comment 5 for bug 386457

Revision history for this message
argos (argos66) wrote :

Hello,

I have released an other patch, but I have not submit this on the bug report.
This patch is based on the most recent version available at :
http://mentors.debian.net/debian/pool/main/p/php-clamavlib/php-clamavlib_0.13.orig.tar.gz

I have tested on PHP 5.2 with Clamav 0.95.2 and it work very well from one month without restart apache ;-)
Please test and submit your feedback on this patch.

Here is the changelog from 0.13-3 :

php-clamavlib (0.13-1.5) unstable; urgency=low

  * Fix a bug on PHP_RINIT_FUNTION that cause module crash.
  * Change return format for more compatibility with PHP.
  * Suppress warning message on compilation.
  * Remove compatibility functions (clam_scan_file, clam_get_version).
  * Move static void into PHP_FUNCTION.

 -- Argos <email address hidden> Sat, 12 Jun 2009 00:01:40 -0100

php-clamavlib (0.13-1.4) unstable; urgency=low

  * Change default db directory to /var/lib/clamav.
  * Delete unsupported parameters (maxratio and archivememlim).
  * Rename function cl_setlimits to cl_engine.
  * Implement keeptmp(CL_ENGINE_KEEPTMP) and tmpdir(CL_ENGINE_TMPDIR) parameters.
  * Add cl_debug function.
  * Porting code for libclamav6 only compatibility. (Closes: #498554)

 -- Argos <email address hidden> Sat, 12 Jun 2009 00:01:40 -0100