Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-imap: An Apache module for PHP applications that use IMAP.
Name: | php-imap |
Vendor: | Scientific Linux |
Version: | 4.3.9 |
License: | The PHP License |
Release: | 3.26 |
URL: | http://www.php.net/ |
- Summary
- The php-imap package contains a dynamic shared object (DSO) for the
Apache Web server. When compiled into Apache, the php-imap module will
add IMAP (Internet Message Access Protocol) support to PHP. IMAP is a
protocol for retrieving and uploading e-mail messages on mail
servers. PHP is an HTML-embedded scripting language. If you need IMAP
support for PHP applications, you will need to install this package
and the php package.
Changelog
- * Wed Apr 1 19:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.26
- add security fixes for CVE-2008-3658, CVE-2008-3660,
CVE-2008-5498, CVE-2008-5557, CVE-2009-0754 (#487361)
- split out gd overflow2() and make global with sane symbol name
- * Mon Jan 26 18:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.25
- fix quote handling if fgetcsv() (#165194)
- fix RPATH in gd.so (#481562)
- * Fri Jan 16 18:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.22.13
- enable dbase extension (#236094)
- require autoconf, automake for -devel (#453028)
- provide mod_php (#294611)
- odbc: 64-bit fixes (#211609)
- curl: safe argument handling for curl_init (#176715)
- fix possible crash with setlocale() (#203151, thanks to Dominik Gehl)
- fix printf positional argument handling (#218044)
- fixes for handling of failed read in multipart request (#250999)
- fix crashes with unclosed streams using custom wrappers (#433558)
- fix serialize() of incomplete class (#219235)