Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.9 |
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
- * Fri Nov 4 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.9
- add security fixes from upstream:
* XSS issues in phpinfo() (CVE-2005-3388, #172212)
* GLOBALS handling (CVE-2005-3390, #172207)
* parse_str() enabling register_globals (CVE-2005-3389, #172209)
* exif: infinite recursion on corrupt JPEG (CVE-2005-3353)
- * Tue Aug 16 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.8
- add security fixes for XML_RPC (Stefan Esser, CAN-2005-2498, #165846)
- fix build if TMPDIR is set (#162749)
- * Wed Jun 29 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.7
- add security fixes:
* shtool temp file handling (CAN-2005-1751, #159000)
* XML_RPC command injection (Stefan Esser, CAN-2005-1921, #162045)
- fix ncurses/gd package descriptions (#158904)