rhsa-2010_0919
Vulnerability from csaf_redhat
Published
2010-11-29 21:31
Modified
2024-11-05 17:23
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 4 and 5.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
An input validation flaw was discovered in the PHP session serializer. If a
PHP script generated session variable names from untrusted user input, a
remote attacker could use this flaw to inject an arbitrary variable into
the PHP session. (CVE-2010-3065)
An information leak flaw was discovered in the PHP var_export() function
implementation. If some fatal error occurred during the execution of this
function (such as the exhaustion of memory or script execution time limit),
part of the function's output was sent to the user as script output,
possibly leading to the disclosure of sensitive information.
(CVE-2010-2531)
A numeric truncation error and an input validation flaw were found in the
way the PHP utf8_decode() function decoded partial multi-byte sequences
for some multi-byte encodings, sending them to output without them being
escaped. An attacker could use these flaws to perform a cross-site
scripting attack. (CVE-2009-5016, CVE-2010-3870)
It was discovered that the PHP lcg_value() function used insufficient
entropy to seed the pseudo-random number generator. A remote attacker could
possibly use this flaw to predict values returned by the function, which
are used to generate session identifiers by default. This update changes
the function's implementation to use more entropy during seeding.
(CVE-2010-1128)
It was discovered that the PHP fnmatch() function did not restrict the
length of the pattern argument. A remote attacker could use this flaw to
crash the PHP interpreter where a script used fnmatch() on untrusted
matching patterns. (CVE-2010-1917)
A NULL pointer dereference flaw was discovered in the PHP XML-RPC
extension. A malicious XML-RPC client or server could use this flaw to
crash the PHP interpreter via a specially-crafted XML-RPC request.
(CVE-2010-0397)
All php users should upgrade to these updated packages, which contain
backported patches to resolve these issues. After installing the updated
packages, the httpd daemon must be restarted for the update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated php packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 4 and 5.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nAn input validation flaw was discovered in the PHP session serializer. If a\nPHP script generated session variable names from untrusted user input, a\nremote attacker could use this flaw to inject an arbitrary variable into\nthe PHP session. (CVE-2010-3065)\n\nAn information leak flaw was discovered in the PHP var_export() function\nimplementation. If some fatal error occurred during the execution of this\nfunction (such as the exhaustion of memory or script execution time limit),\npart of the function\u0027s output was sent to the user as script output,\npossibly leading to the disclosure of sensitive information.\n(CVE-2010-2531)\n\nA numeric truncation error and an input validation flaw were found in the\nway the PHP utf8_decode() function decoded partial multi-byte sequences\nfor some multi-byte encodings, sending them to output without them being\nescaped. An attacker could use these flaws to perform a cross-site\nscripting attack. (CVE-2009-5016, CVE-2010-3870)\n\nIt was discovered that the PHP lcg_value() function used insufficient\nentropy to seed the pseudo-random number generator. A remote attacker could\npossibly use this flaw to predict values returned by the function, which\nare used to generate session identifiers by default. This update changes\nthe function\u0027s implementation to use more entropy during seeding.\n(CVE-2010-1128)\n\nIt was discovered that the PHP fnmatch() function did not restrict the\nlength of the pattern argument. A remote attacker could use this flaw to\ncrash the PHP interpreter where a script used fnmatch() on untrusted\nmatching patterns. (CVE-2010-1917)\n\nA NULL pointer dereference flaw was discovered in the PHP XML-RPC\nextension. A malicious XML-RPC client or server could use this flaw to\ncrash the PHP interpreter via a specially-crafted XML-RPC request.\n(CVE-2010-0397)\n\nAll php users should upgrade to these updated packages, which contain\nbackported patches to resolve these issues. After installing the updated\npackages, the httpd daemon must be restarted for the update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2010:0919", "url": "https://access.redhat.com/errata/RHSA-2010:0919" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "573779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=573779" }, { "category": "external", "summary": "577582", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=577582" }, { "category": "external", "summary": "617232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=617232" }, { "category": "external", "summary": "617673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=617673" }, { "category": "external", "summary": "619030", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=619030" }, { "category": "external", "summary": "649056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=649056" }, { "category": "external", "summary": "652836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=652836" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2010/rhsa-2010_0919.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T17:23:20+00:00", "generator": { "date": "2024-11-05T17:23:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2010:0919", "initial_release_date": "2010-11-29T21:31:00+00:00", "revision_history": [ { "date": "2010-11-29T21:31:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2010-11-29T16:33:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:23:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AS version 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.ia64", "product": { "name": "php-0:4.3.9-3.31.ia64", "product_id": "php-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.31.ia64", "product": { "name": "php-mysql-0:4.3.9-3.31.ia64", "product_id": "php-mysql-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.31.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.31.ia64", "product_id": "php-debuginfo-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.31.ia64", "product": { "name": "php-odbc-0:4.3.9-3.31.ia64", "product_id": "php-odbc-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.31.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.31.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.31.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.31.ia64", "product_id": "php-pgsql-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.31.ia64", "product": { "name": "php-gd-0:4.3.9-3.31.ia64", "product_id": "php-gd-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.31.ia64", "product": { "name": "php-imap-0:4.3.9-3.31.ia64", "product_id": "php-imap-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.31.ia64", "product": { "name": "php-devel-0:4.3.9-3.31.ia64", "product_id": "php-devel-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.31.ia64", "product": { "name": "php-ldap-0:4.3.9-3.31.ia64", "product_id": "php-ldap-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.31.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.31.ia64", "product_id": "php-mbstring-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.31.ia64", "product": { "name": "php-pear-0:4.3.9-3.31.ia64", "product_id": "php-pear-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.31.ia64", "product": { "name": "php-domxml-0:4.3.9-3.31.ia64", "product_id": "php-domxml-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.31.ia64", "product": { "name": "php-snmp-0:4.3.9-3.31.ia64", "product_id": "php-snmp-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.31.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.31.ia64", "product_id": "php-ncurses-0:4.3.9-3.31.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.31?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-ncurses-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-imap-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-imap-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-gd-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-gd-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-ldap-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-ldap-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-mbstring-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-pdo-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-pdo-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-cli-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-cli-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-soap-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-soap-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-dba-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-dba-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-bcmath-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-xml-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-xml-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-pgsql-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-mysql-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-mysql-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-snmp-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-snmp-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-common-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-common-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-odbc-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-odbc-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_5.3?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_5.3.ia64", "product": { "name": "php-devel-0:5.1.6-27.el5_5.3.ia64", "product_id": "php-devel-0:5.1.6-27.el5_5.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_5.3?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.src", "product": { "name": "php-0:4.3.9-3.31.src", "product_id": "php-0:4.3.9-3.31.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=src" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_5.3.src", "product": { "name": "php-0:5.1.6-27.el5_5.3.src", "product_id": "php-0:5.1.6-27.el5_5.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_5.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.x86_64", "product": { "name": "php-0:4.3.9-3.31.x86_64", "product_id": "php-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.31.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.31.x86_64", "product_id": "php-mysql-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.31.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.31.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.31.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.31.x86_64", "product_id": "php-odbc-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.31.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.31.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.31.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.31.x86_64", "product_id": "php-pgsql-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.31.x86_64", "product": { "name": "php-gd-0:4.3.9-3.31.x86_64", "product_id": "php-gd-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.31.x86_64", "product": { "name": "php-imap-0:4.3.9-3.31.x86_64", "product_id": "php-imap-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.31.x86_64", "product": { "name": "php-devel-0:4.3.9-3.31.x86_64", "product_id": "php-devel-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.31.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.31.x86_64", "product_id": "php-ldap-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.31.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.31.x86_64", "product_id": "php-mbstring-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.31.x86_64", "product": { "name": "php-pear-0:4.3.9-3.31.x86_64", "product_id": "php-pear-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.31.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.31.x86_64", "product_id": "php-domxml-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.31.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.31.x86_64", "product_id": "php-snmp-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.31.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.31.x86_64", "product_id": "php-ncurses-0:4.3.9-3.31.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.31?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-imap-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-imap-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-gd-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-gd-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-ldap-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-ldap-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-pdo-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-pdo-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-cli-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-cli-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-soap-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-soap-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-dba-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-dba-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-xml-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-xml-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-mysql-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-mysql-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-snmp-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-snmp-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-common-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-common-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-odbc-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-odbc-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_5.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_5.3.x86_64", "product": { "name": "php-devel-0:5.1.6-27.el5_5.3.x86_64", "product_id": "php-devel-0:5.1.6-27.el5_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_5.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.i386", "product": { "name": "php-0:4.3.9-3.31.i386", "product_id": "php-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.31.i386", "product": { "name": "php-mysql-0:4.3.9-3.31.i386", "product_id": "php-mysql-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.31.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.31.i386", "product_id": "php-debuginfo-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.31.i386", "product": { "name": "php-odbc-0:4.3.9-3.31.i386", "product_id": "php-odbc-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.31.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.31.i386", "product_id": "php-xmlrpc-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.31.i386", "product": { "name": "php-pgsql-0:4.3.9-3.31.i386", "product_id": "php-pgsql-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.31.i386", "product": { "name": "php-gd-0:4.3.9-3.31.i386", "product_id": "php-gd-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.31.i386", "product": { "name": "php-imap-0:4.3.9-3.31.i386", "product_id": "php-imap-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.31.i386", "product": { "name": "php-devel-0:4.3.9-3.31.i386", "product_id": "php-devel-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.31.i386", "product": { "name": "php-ldap-0:4.3.9-3.31.i386", "product_id": "php-ldap-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.31.i386", "product": { "name": "php-mbstring-0:4.3.9-3.31.i386", "product_id": "php-mbstring-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.31.i386", "product": { "name": "php-pear-0:4.3.9-3.31.i386", "product_id": "php-pear-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.31.i386", "product": { "name": "php-domxml-0:4.3.9-3.31.i386", "product_id": "php-domxml-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.31.i386", "product": { "name": "php-snmp-0:4.3.9-3.31.i386", "product_id": "php-snmp-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.31.i386", "product": { "name": "php-ncurses-0:4.3.9-3.31.i386", "product_id": "php-ncurses-0:4.3.9-3.31.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.31?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.i386", "product_id": "php-ncurses-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-imap-0:5.1.6-27.el5_5.3.i386", "product_id": "php-imap-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-gd-0:5.1.6-27.el5_5.3.i386", "product_id": "php-gd-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-ldap-0:5.1.6-27.el5_5.3.i386", "product_id": "php-ldap-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.i386", "product_id": "php-mbstring-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-pdo-0:5.1.6-27.el5_5.3.i386", "product_id": "php-pdo-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.i386", "product_id": "php-debuginfo-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-cli-0:5.1.6-27.el5_5.3.i386", "product_id": "php-cli-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-soap-0:5.1.6-27.el5_5.3.i386", "product_id": "php-soap-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "product_id": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-dba-0:5.1.6-27.el5_5.3.i386", "product_id": "php-dba-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.i386", "product_id": "php-bcmath-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-0:5.1.6-27.el5_5.3.i386", "product_id": "php-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-xml-0:5.1.6-27.el5_5.3.i386", "product_id": "php-xml-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.i386", "product_id": "php-pgsql-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-mysql-0:5.1.6-27.el5_5.3.i386", "product_id": "php-mysql-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-snmp-0:5.1.6-27.el5_5.3.i386", "product_id": "php-snmp-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-common-0:5.1.6-27.el5_5.3.i386", "product_id": "php-common-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-odbc-0:5.1.6-27.el5_5.3.i386", "product_id": "php-odbc-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_5.3?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_5.3.i386", "product": { "name": "php-devel-0:5.1.6-27.el5_5.3.i386", "product_id": "php-devel-0:5.1.6-27.el5_5.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_5.3?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.ppc", "product": { "name": "php-0:4.3.9-3.31.ppc", "product_id": "php-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.31.ppc", "product": { "name": "php-mysql-0:4.3.9-3.31.ppc", "product_id": "php-mysql-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.31.ppc", "product": { "name": "php-debuginfo-0:4.3.9-3.31.ppc", "product_id": "php-debuginfo-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.31.ppc", "product": { "name": "php-odbc-0:4.3.9-3.31.ppc", "product_id": "php-odbc-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.31.ppc", "product": { "name": "php-xmlrpc-0:4.3.9-3.31.ppc", "product_id": "php-xmlrpc-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.31.ppc", "product": { "name": "php-pgsql-0:4.3.9-3.31.ppc", "product_id": "php-pgsql-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.31.ppc", "product": { "name": "php-gd-0:4.3.9-3.31.ppc", "product_id": "php-gd-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.31.ppc", "product": { "name": "php-imap-0:4.3.9-3.31.ppc", "product_id": "php-imap-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.31.ppc", "product": { "name": "php-devel-0:4.3.9-3.31.ppc", "product_id": "php-devel-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.31.ppc", "product": { "name": "php-ldap-0:4.3.9-3.31.ppc", "product_id": "php-ldap-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.31.ppc", "product": { "name": "php-mbstring-0:4.3.9-3.31.ppc", "product_id": "php-mbstring-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.31.ppc", "product": { "name": "php-pear-0:4.3.9-3.31.ppc", "product_id": "php-pear-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.31.ppc", "product": { "name": "php-domxml-0:4.3.9-3.31.ppc", "product_id": "php-domxml-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.31.ppc", "product": { "name": "php-snmp-0:4.3.9-3.31.ppc", "product_id": "php-snmp-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.31.ppc", "product": { "name": "php-ncurses-0:4.3.9-3.31.ppc", "product_id": "php-ncurses-0:4.3.9-3.31.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.31?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-ncurses-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-imap-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-imap-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-gd-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-gd-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-ldap-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-ldap-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-mbstring-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-pdo-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-pdo-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-cli-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-cli-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-soap-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-soap-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-dba-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-dba-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-bcmath-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-xml-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-xml-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-pgsql-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-mysql-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-mysql-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-snmp-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-snmp-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-common-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-common-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-odbc-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-odbc-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_5.3?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_5.3.ppc", "product": { "name": "php-devel-0:5.1.6-27.el5_5.3.ppc", "product_id": "php-devel-0:5.1.6-27.el5_5.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_5.3?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.s390x", "product": { "name": "php-0:4.3.9-3.31.s390x", "product_id": "php-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.31.s390x", "product": { "name": "php-mysql-0:4.3.9-3.31.s390x", "product_id": "php-mysql-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.31.s390x", "product": { "name": "php-debuginfo-0:4.3.9-3.31.s390x", "product_id": "php-debuginfo-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.31.s390x", "product": { "name": "php-odbc-0:4.3.9-3.31.s390x", "product_id": "php-odbc-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.31.s390x", "product": { "name": "php-xmlrpc-0:4.3.9-3.31.s390x", "product_id": "php-xmlrpc-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.31.s390x", "product": { "name": "php-pgsql-0:4.3.9-3.31.s390x", "product_id": "php-pgsql-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.31.s390x", "product": { "name": "php-gd-0:4.3.9-3.31.s390x", "product_id": "php-gd-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.31.s390x", "product": { "name": "php-imap-0:4.3.9-3.31.s390x", "product_id": "php-imap-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.31.s390x", "product": { "name": "php-devel-0:4.3.9-3.31.s390x", "product_id": "php-devel-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.31.s390x", "product": { "name": "php-ldap-0:4.3.9-3.31.s390x", "product_id": "php-ldap-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.31.s390x", "product": { "name": "php-mbstring-0:4.3.9-3.31.s390x", "product_id": "php-mbstring-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.31.s390x", "product": { "name": "php-pear-0:4.3.9-3.31.s390x", "product_id": "php-pear-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.31.s390x", "product": { "name": "php-domxml-0:4.3.9-3.31.s390x", "product_id": "php-domxml-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.31.s390x", "product": { "name": "php-snmp-0:4.3.9-3.31.s390x", "product_id": "php-snmp-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.31.s390x", "product": { "name": "php-ncurses-0:4.3.9-3.31.s390x", "product_id": "php-ncurses-0:4.3.9-3.31.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.31?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-ncurses-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-imap-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-imap-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-gd-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-gd-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-ldap-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-ldap-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-mbstring-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-pdo-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-pdo-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-cli-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-cli-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-soap-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-soap-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-dba-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-dba-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-bcmath-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-xml-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-xml-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-pgsql-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-mysql-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-mysql-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-snmp-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-snmp-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-common-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-common-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-odbc-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-odbc-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_5.3?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_5.3.s390x", "product": { "name": "php-devel-0:5.1.6-27.el5_5.3.s390x", "product_id": "php-devel-0:5.1.6-27.el5_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_5.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.31.s390", "product": { "name": "php-0:4.3.9-3.31.s390", "product_id": "php-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.31.s390", "product": { "name": "php-mysql-0:4.3.9-3.31.s390", "product_id": "php-mysql-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.31.s390", "product": { "name": "php-debuginfo-0:4.3.9-3.31.s390", "product_id": "php-debuginfo-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.31.s390", "product": { "name": "php-odbc-0:4.3.9-3.31.s390", "product_id": "php-odbc-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.31.s390", "product": { "name": "php-xmlrpc-0:4.3.9-3.31.s390", "product_id": "php-xmlrpc-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.31.s390", "product": { "name": "php-pgsql-0:4.3.9-3.31.s390", "product_id": "php-pgsql-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.31.s390", "product": { "name": "php-gd-0:4.3.9-3.31.s390", "product_id": "php-gd-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.31.s390", "product": { "name": "php-imap-0:4.3.9-3.31.s390", "product_id": "php-imap-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.31.s390", "product": { "name": "php-devel-0:4.3.9-3.31.s390", "product_id": "php-devel-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.31.s390", "product": { "name": "php-ldap-0:4.3.9-3.31.s390", "product_id": "php-ldap-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.31.s390", "product": { "name": "php-mbstring-0:4.3.9-3.31.s390", "product_id": "php-mbstring-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.31.s390", "product": { "name": "php-pear-0:4.3.9-3.31.s390", "product_id": "php-pear-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.31.s390", "product": { "name": "php-domxml-0:4.3.9-3.31.s390", "product_id": "php-domxml-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.31.s390", "product": { "name": "php-snmp-0:4.3.9-3.31.s390", "product_id": "php-snmp-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.31?arch=s390" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.31.s390", "product": { "name": "php-ncurses-0:4.3.9-3.31.s390", "product_id": "php-ncurses-0:4.3.9-3.31.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.31?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.i386" }, "product_reference": "php-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.ia64" }, "product_reference": "php-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.ppc" }, "product_reference": "php-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.s390" }, "product_reference": "php-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.s390x" }, "product_reference": "php-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.src" }, "product_reference": "php-0:4.3.9-3.31.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.31.x86_64" }, "product_reference": "php-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.31.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.31.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.31.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.31.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.31.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.31.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.31.i386" }, "product_reference": "php-devel-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.31.ia64" }, "product_reference": "php-devel-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.31.ppc" }, "product_reference": "php-devel-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.31.s390" }, "product_reference": "php-devel-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.31.s390x" }, "product_reference": "php-devel-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.31.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.31.i386" }, "product_reference": "php-domxml-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.31.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.31.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.31.s390" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.31.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.31.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.31.i386" }, "product_reference": "php-gd-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.31.ia64" }, "product_reference": "php-gd-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.31.ppc" }, "product_reference": "php-gd-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.31.s390" }, "product_reference": "php-gd-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.31.s390x" }, "product_reference": "php-gd-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.31.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.31.i386" }, "product_reference": "php-imap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.31.ia64" }, "product_reference": "php-imap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.31.ppc" }, "product_reference": "php-imap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.31.s390" }, "product_reference": "php-imap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.31.s390x" }, "product_reference": "php-imap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.31.i386" }, "product_reference": "php-ldap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.31.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.31.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.31.s390" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.31.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.31.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.31.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.31.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.31.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.31.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.31.i386" }, "product_reference": "php-mysql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.31.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.31.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.31.s390" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.31.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.31.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.31.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.31.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.31.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.31.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.31.i386" }, "product_reference": "php-odbc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.31.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.31.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.31.s390" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.31.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.31.i386" }, "product_reference": "php-pear-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.31.ia64" }, "product_reference": "php-pear-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.31.ppc" }, "product_reference": "php-pear-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.31.s390" }, "product_reference": "php-pear-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.31.s390x" }, "product_reference": "php-pear-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.31.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.31.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.31.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.31.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.31.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.31.i386" }, "product_reference": "php-snmp-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.31.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.31.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.31.s390" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.31.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.31.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.31.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.31.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.31.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.31.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.31.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.i386" }, "product_reference": "php-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.ia64" }, "product_reference": "php-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.ppc" }, "product_reference": "php-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.s390" }, "product_reference": "php-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.s390x" }, "product_reference": "php-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.src" }, "product_reference": "php-0:4.3.9-3.31.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.31.x86_64" }, "product_reference": "php-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.31.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.31.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.31.i386" }, "product_reference": "php-devel-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.31.ia64" }, "product_reference": "php-devel-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.31.ppc" }, "product_reference": "php-devel-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.31.s390" }, "product_reference": "php-devel-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.31.s390x" }, "product_reference": "php-devel-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.31.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.31.i386" }, "product_reference": "php-domxml-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.31.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.31.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.31.s390" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.31.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.31.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.31.i386" }, "product_reference": "php-gd-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.31.ia64" }, "product_reference": "php-gd-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.31.ppc" }, "product_reference": "php-gd-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.31.s390" }, "product_reference": "php-gd-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.31.s390x" }, "product_reference": "php-gd-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.31.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.31.i386" }, "product_reference": "php-imap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.31.ia64" }, "product_reference": "php-imap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.31.ppc" }, "product_reference": "php-imap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.31.s390" }, "product_reference": "php-imap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.31.s390x" }, "product_reference": "php-imap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.31.i386" }, "product_reference": "php-ldap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.31.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.31.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.31.s390" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.31.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.31.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.31.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.31.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.31.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.31.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.31.i386" }, "product_reference": "php-mysql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.31.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.31.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.31.s390" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.31.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.31.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.31.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.31.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.31.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.31.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.31.i386" }, "product_reference": "php-odbc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.31.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.31.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.31.s390" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.31.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.31.i386" }, "product_reference": "php-pear-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.31.ia64" }, "product_reference": "php-pear-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.31.ppc" }, "product_reference": "php-pear-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.31.s390" }, "product_reference": "php-pear-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.31.s390x" }, "product_reference": "php-pear-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.31.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.31.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.31.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.31.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.31.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.31.i386" }, "product_reference": "php-snmp-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.31.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.31.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.31.s390" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.31.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.31.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.i386" }, "product_reference": "php-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.ia64" }, "product_reference": "php-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.ppc" }, "product_reference": "php-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.s390" }, "product_reference": "php-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.s390x" }, "product_reference": "php-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.src" }, "product_reference": "php-0:4.3.9-3.31.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.31.x86_64" }, "product_reference": "php-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.31.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.31.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.31.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.31.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.31.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.31.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.31.i386" }, "product_reference": "php-devel-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.31.ia64" }, "product_reference": "php-devel-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.31.ppc" }, "product_reference": "php-devel-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.31.s390" }, "product_reference": "php-devel-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.31.s390x" }, "product_reference": "php-devel-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.31.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.31.i386" }, "product_reference": "php-domxml-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.31.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.31.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.31.s390" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.31.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.31.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.31.i386" }, "product_reference": "php-gd-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.31.ia64" }, "product_reference": "php-gd-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.31.ppc" }, "product_reference": "php-gd-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.31.s390" }, "product_reference": "php-gd-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.31.s390x" }, "product_reference": "php-gd-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.31.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.31.i386" }, "product_reference": "php-imap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.31.ia64" }, "product_reference": "php-imap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.31.ppc" }, "product_reference": "php-imap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.31.s390" }, "product_reference": "php-imap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.31.s390x" }, "product_reference": "php-imap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.31.i386" }, "product_reference": "php-ldap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.31.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.31.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.31.s390" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.31.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.31.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.31.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.31.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.31.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.31.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.31.i386" }, "product_reference": "php-mysql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.31.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.31.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.31.s390" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.31.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.31.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.31.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.31.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.31.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.31.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.31.i386" }, "product_reference": "php-odbc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.31.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.31.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.31.s390" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.31.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.31.i386" }, "product_reference": "php-pear-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.31.ia64" }, "product_reference": "php-pear-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.31.ppc" }, "product_reference": "php-pear-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.31.s390" }, "product_reference": "php-pear-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.31.s390x" }, "product_reference": "php-pear-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.31.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.31.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.31.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.31.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.31.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.31.i386" }, "product_reference": "php-snmp-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.31.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.31.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.31.s390" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.31.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.31.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.31.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.31.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.31.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.31.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.31.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.i386" }, "product_reference": "php-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.ia64" }, "product_reference": "php-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.ppc" }, "product_reference": "php-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.s390" }, "product_reference": "php-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.s390x" }, "product_reference": "php-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.src" }, "product_reference": "php-0:4.3.9-3.31.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.31.x86_64" }, "product_reference": "php-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.31.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.31.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.31.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.31.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.31.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.31.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.31.i386" }, "product_reference": "php-devel-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.31.ia64" }, "product_reference": "php-devel-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.31.ppc" }, "product_reference": "php-devel-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.31.s390" }, "product_reference": "php-devel-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.31.s390x" }, "product_reference": "php-devel-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.31.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.31.i386" }, "product_reference": "php-domxml-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.31.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.31.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.31.s390" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.31.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.31.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.31.i386" }, "product_reference": "php-gd-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.31.ia64" }, "product_reference": "php-gd-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.31.ppc" }, "product_reference": "php-gd-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.31.s390" }, "product_reference": "php-gd-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.31.s390x" }, "product_reference": "php-gd-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.31.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.31.i386" }, "product_reference": "php-imap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.31.ia64" }, "product_reference": "php-imap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.31.ppc" }, "product_reference": "php-imap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.31.s390" }, "product_reference": "php-imap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.31.s390x" }, "product_reference": "php-imap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.31.i386" }, "product_reference": "php-ldap-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.31.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.31.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.31.s390" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.31.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.31.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.31.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.31.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.31.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.31.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.31.i386" }, "product_reference": "php-mysql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.31.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.31.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.31.s390" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.31.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.31.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.31.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.31.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.31.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.31.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.31.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.31.i386" }, "product_reference": "php-odbc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.31.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.31.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.31.s390" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.31.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.31.i386" }, "product_reference": "php-pear-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.31.ia64" }, "product_reference": "php-pear-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.31.ppc" }, "product_reference": "php-pear-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.31.s390" }, "product_reference": "php-pear-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.31.s390x" }, "product_reference": "php-pear-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.31.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.31.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.31.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.31.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.31.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.31.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.31.i386" }, "product_reference": "php-snmp-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.31.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.31.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.31.s390" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.31.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.31.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.31.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.31.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.31.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.31.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.31.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.31.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.31.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src" }, "product_reference": "php-0:5.1.6-27.el5_5.3.src", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-27.el5_5.3.src" }, "product_reference": "php-0:5.1.6-27.el5_5.3.src", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-cli-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-common-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-dba-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-devel-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-gd-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-imap-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-soap-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-xml-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "relates_to_product_reference": "5Server" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-5016", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2010-11-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "652836" } ], "notes": [ { "category": "description", "text": "Integer overflow in the xml_utf8_decode function in ext/xml/xml.c in PHP before 5.2.11 makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string that uses overlong UTF-8 encoding, a different vulnerability than CVE-2010-3870.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: XSS and SQL injection bypass via crafted overlong UTF-8 encoded string", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-5016" }, { "category": "external", "summary": "RHBZ#652836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=652836" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-5016", "url": "https://www.cve.org/CVERecord?id=CVE-2009-5016" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-5016", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5016" } ], "release_date": "2009-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: XSS and SQL injection bypass via crafted overlong UTF-8 encoded string" }, { "cve": "CVE-2010-0397", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2010-03-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "573779" } ], "notes": [ { "category": "description", "text": "The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) and possibly have unspecified other impact via a crafted argument.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: NULL pointer dereference in XML-RPC extension", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue was addressed in the php packages as shipped with Red Hat Enterprise Linux 4 and 5 via: https://rhn.redhat.com/errata/RHSA-2010-0919.html", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-0397" }, { "category": "external", "summary": "RHBZ#573779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=573779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-0397", "url": "https://www.cve.org/CVERecord?id=CVE-2010-0397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-0397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0397" } ], "release_date": "2010-03-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: NULL pointer dereference in XML-RPC extension" }, { "cve": "CVE-2010-1128", "discovery_date": "2010-03-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "577582" } ], "notes": [ { "category": "description", "text": "The Linear Congruential Generator (LCG) in PHP before 5.2.13 does not provide the expected entropy, which makes it easier for context-dependent attackers to guess values that were intended to be unpredictable, as demonstrated by session cookies generated by using the uniqid function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: LCG entropy weakness", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is not planned to be fixed in Red Hat Enterprise Linux 3 due to this product being in Production 3 of its maintenance life-cycle, where only qualified security errata of important and critical impact are addressed.\n\nFor further information about the Errata Support Policy, visit:\nhttp://www.redhat.com/security/updates/errata", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-1128" }, { "category": "external", "summary": "RHBZ#577582", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=577582" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1128", "url": "https://www.cve.org/CVERecord?id=CVE-2010-1128" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1128", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1128" } ], "release_date": "2010-02-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: LCG entropy weakness" }, { "cve": "CVE-2010-1917", "discovery_date": "2010-05-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "617232" } ], "notes": [ { "category": "description", "text": "Stack consumption vulnerability in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to cause a denial of service (PHP crash) via a crafted first argument to the fnmatch function, as demonstrated using a long string.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: fnmatch long pattern stack memory exhaustion (MOPS-2010-021)", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is not planned to be fixed in Red Hat Enterprise Linux 3 due to this product being in Production 3 of its maintenance life-cycle, where only qualified security errata of important and critical impact are addressed.\n\nFor further information about the Errata Support Policy, visit:\nhttp://www.redhat.com/security/updates/errata", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-1917" }, { "category": "external", "summary": "RHBZ#617232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=617232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1917", "url": "https://www.cve.org/CVERecord?id=CVE-2010-1917" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1917", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1917" } ], "release_date": "2010-05-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: fnmatch long pattern stack memory exhaustion (MOPS-2010-021)" }, { "cve": "CVE-2010-2531", "discovery_date": "2010-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "617673" } ], "notes": [ { "category": "description", "text": "The var_export function in PHP 5.2 before 5.2.14 and 5.3 before 5.3.3 flushes the output buffer to the user when certain fatal errors occur, even if display_errors is off, which allows remote attackers to obtain sensitive information by causing the application to exceed limits for memory, execution time, or recursion.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: information leak vulnerability in var_export()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is not planned to be fixed in Red Hat Enterprise Linux 3 due to this product being in Production 3 of its maintenance life-cycle, where only qualified security errata of important and critical impact are addressed.\n\nFor further information about the Errata Support Policy, visit:\nhttp://www.redhat.com/security/updates/errata", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-2531" }, { "category": "external", "summary": "RHBZ#617673", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=617673" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-2531", "url": "https://www.cve.org/CVERecord?id=CVE-2010-2531" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-2531", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2531" } ], "release_date": "2010-07-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: information leak vulnerability in var_export()" }, { "cve": "CVE-2010-3065", "discovery_date": "2010-06-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "619030" } ], "notes": [ { "category": "description", "text": "The default session serializer in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 does not properly handle the PS_UNDEF_MARKER marker, which allows context-dependent attackers to modify arbitrary session variables via a crafted session variable name.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: session serializer session data injection vulnerability (MOPS-2010-060)", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is not planned to be fixed in Red Hat Enterprise Linux 3 due to this product being in Production 3 of its maintenance life-cycle, where only qualified security errata of important and critical impact are addressed.\n\nFor further information about the Errata Support Policy, visit:\nhttp://www.redhat.com/security/updates/errata", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-3065" }, { "category": "external", "summary": "RHBZ#619030", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=619030" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-3065", "url": "https://www.cve.org/CVERecord?id=CVE-2010-3065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-3065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3065" } ], "release_date": "2010-05-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: session serializer session data injection vulnerability (MOPS-2010-060)" }, { "cve": "CVE-2010-3870", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2010-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "649056" } ], "notes": [ { "category": "description", "text": "The utf8_decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting (XSS) and SQL injection protection mechanisms via a crafted string.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: XSS mitigation bypass via utf8_decode()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-3870" }, { "category": "external", "summary": "RHBZ#649056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=649056" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-3870", "url": "https://www.cve.org/CVERecord?id=CVE-2010-3870" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-3870", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3870" } ], "release_date": "2009-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2010-11-29T21:31:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2010:0919" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.31.i386", "4AS:php-0:4.3.9-3.31.ia64", "4AS:php-0:4.3.9-3.31.ppc", "4AS:php-0:4.3.9-3.31.s390", "4AS:php-0:4.3.9-3.31.s390x", "4AS:php-0:4.3.9-3.31.src", "4AS:php-0:4.3.9-3.31.x86_64", "4AS:php-debuginfo-0:4.3.9-3.31.i386", "4AS:php-debuginfo-0:4.3.9-3.31.ia64", "4AS:php-debuginfo-0:4.3.9-3.31.ppc", "4AS:php-debuginfo-0:4.3.9-3.31.s390", "4AS:php-debuginfo-0:4.3.9-3.31.s390x", "4AS:php-debuginfo-0:4.3.9-3.31.x86_64", "4AS:php-devel-0:4.3.9-3.31.i386", "4AS:php-devel-0:4.3.9-3.31.ia64", "4AS:php-devel-0:4.3.9-3.31.ppc", "4AS:php-devel-0:4.3.9-3.31.s390", "4AS:php-devel-0:4.3.9-3.31.s390x", "4AS:php-devel-0:4.3.9-3.31.x86_64", "4AS:php-domxml-0:4.3.9-3.31.i386", "4AS:php-domxml-0:4.3.9-3.31.ia64", "4AS:php-domxml-0:4.3.9-3.31.ppc", "4AS:php-domxml-0:4.3.9-3.31.s390", "4AS:php-domxml-0:4.3.9-3.31.s390x", "4AS:php-domxml-0:4.3.9-3.31.x86_64", "4AS:php-gd-0:4.3.9-3.31.i386", "4AS:php-gd-0:4.3.9-3.31.ia64", "4AS:php-gd-0:4.3.9-3.31.ppc", "4AS:php-gd-0:4.3.9-3.31.s390", "4AS:php-gd-0:4.3.9-3.31.s390x", "4AS:php-gd-0:4.3.9-3.31.x86_64", "4AS:php-imap-0:4.3.9-3.31.i386", "4AS:php-imap-0:4.3.9-3.31.ia64", "4AS:php-imap-0:4.3.9-3.31.ppc", "4AS:php-imap-0:4.3.9-3.31.s390", "4AS:php-imap-0:4.3.9-3.31.s390x", "4AS:php-imap-0:4.3.9-3.31.x86_64", "4AS:php-ldap-0:4.3.9-3.31.i386", "4AS:php-ldap-0:4.3.9-3.31.ia64", "4AS:php-ldap-0:4.3.9-3.31.ppc", "4AS:php-ldap-0:4.3.9-3.31.s390", "4AS:php-ldap-0:4.3.9-3.31.s390x", "4AS:php-ldap-0:4.3.9-3.31.x86_64", "4AS:php-mbstring-0:4.3.9-3.31.i386", "4AS:php-mbstring-0:4.3.9-3.31.ia64", "4AS:php-mbstring-0:4.3.9-3.31.ppc", "4AS:php-mbstring-0:4.3.9-3.31.s390", "4AS:php-mbstring-0:4.3.9-3.31.s390x", "4AS:php-mbstring-0:4.3.9-3.31.x86_64", "4AS:php-mysql-0:4.3.9-3.31.i386", "4AS:php-mysql-0:4.3.9-3.31.ia64", "4AS:php-mysql-0:4.3.9-3.31.ppc", "4AS:php-mysql-0:4.3.9-3.31.s390", "4AS:php-mysql-0:4.3.9-3.31.s390x", "4AS:php-mysql-0:4.3.9-3.31.x86_64", "4AS:php-ncurses-0:4.3.9-3.31.i386", "4AS:php-ncurses-0:4.3.9-3.31.ia64", "4AS:php-ncurses-0:4.3.9-3.31.ppc", "4AS:php-ncurses-0:4.3.9-3.31.s390", "4AS:php-ncurses-0:4.3.9-3.31.s390x", "4AS:php-ncurses-0:4.3.9-3.31.x86_64", "4AS:php-odbc-0:4.3.9-3.31.i386", "4AS:php-odbc-0:4.3.9-3.31.ia64", "4AS:php-odbc-0:4.3.9-3.31.ppc", "4AS:php-odbc-0:4.3.9-3.31.s390", "4AS:php-odbc-0:4.3.9-3.31.s390x", "4AS:php-odbc-0:4.3.9-3.31.x86_64", "4AS:php-pear-0:4.3.9-3.31.i386", "4AS:php-pear-0:4.3.9-3.31.ia64", "4AS:php-pear-0:4.3.9-3.31.ppc", "4AS:php-pear-0:4.3.9-3.31.s390", "4AS:php-pear-0:4.3.9-3.31.s390x", "4AS:php-pear-0:4.3.9-3.31.x86_64", "4AS:php-pgsql-0:4.3.9-3.31.i386", "4AS:php-pgsql-0:4.3.9-3.31.ia64", "4AS:php-pgsql-0:4.3.9-3.31.ppc", "4AS:php-pgsql-0:4.3.9-3.31.s390", "4AS:php-pgsql-0:4.3.9-3.31.s390x", "4AS:php-pgsql-0:4.3.9-3.31.x86_64", "4AS:php-snmp-0:4.3.9-3.31.i386", "4AS:php-snmp-0:4.3.9-3.31.ia64", "4AS:php-snmp-0:4.3.9-3.31.ppc", "4AS:php-snmp-0:4.3.9-3.31.s390", "4AS:php-snmp-0:4.3.9-3.31.s390x", "4AS:php-snmp-0:4.3.9-3.31.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.31.i386", "4AS:php-xmlrpc-0:4.3.9-3.31.ia64", "4AS:php-xmlrpc-0:4.3.9-3.31.ppc", "4AS:php-xmlrpc-0:4.3.9-3.31.s390", "4AS:php-xmlrpc-0:4.3.9-3.31.s390x", "4AS:php-xmlrpc-0:4.3.9-3.31.x86_64", "4Desktop:php-0:4.3.9-3.31.i386", "4Desktop:php-0:4.3.9-3.31.ia64", "4Desktop:php-0:4.3.9-3.31.ppc", "4Desktop:php-0:4.3.9-3.31.s390", "4Desktop:php-0:4.3.9-3.31.s390x", "4Desktop:php-0:4.3.9-3.31.src", "4Desktop:php-0:4.3.9-3.31.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.31.i386", "4Desktop:php-debuginfo-0:4.3.9-3.31.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.31.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390", "4Desktop:php-debuginfo-0:4.3.9-3.31.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.31.x86_64", "4Desktop:php-devel-0:4.3.9-3.31.i386", "4Desktop:php-devel-0:4.3.9-3.31.ia64", "4Desktop:php-devel-0:4.3.9-3.31.ppc", "4Desktop:php-devel-0:4.3.9-3.31.s390", "4Desktop:php-devel-0:4.3.9-3.31.s390x", "4Desktop:php-devel-0:4.3.9-3.31.x86_64", "4Desktop:php-domxml-0:4.3.9-3.31.i386", "4Desktop:php-domxml-0:4.3.9-3.31.ia64", "4Desktop:php-domxml-0:4.3.9-3.31.ppc", "4Desktop:php-domxml-0:4.3.9-3.31.s390", "4Desktop:php-domxml-0:4.3.9-3.31.s390x", "4Desktop:php-domxml-0:4.3.9-3.31.x86_64", "4Desktop:php-gd-0:4.3.9-3.31.i386", "4Desktop:php-gd-0:4.3.9-3.31.ia64", "4Desktop:php-gd-0:4.3.9-3.31.ppc", "4Desktop:php-gd-0:4.3.9-3.31.s390", "4Desktop:php-gd-0:4.3.9-3.31.s390x", "4Desktop:php-gd-0:4.3.9-3.31.x86_64", "4Desktop:php-imap-0:4.3.9-3.31.i386", "4Desktop:php-imap-0:4.3.9-3.31.ia64", "4Desktop:php-imap-0:4.3.9-3.31.ppc", "4Desktop:php-imap-0:4.3.9-3.31.s390", "4Desktop:php-imap-0:4.3.9-3.31.s390x", "4Desktop:php-imap-0:4.3.9-3.31.x86_64", "4Desktop:php-ldap-0:4.3.9-3.31.i386", "4Desktop:php-ldap-0:4.3.9-3.31.ia64", "4Desktop:php-ldap-0:4.3.9-3.31.ppc", "4Desktop:php-ldap-0:4.3.9-3.31.s390", "4Desktop:php-ldap-0:4.3.9-3.31.s390x", "4Desktop:php-ldap-0:4.3.9-3.31.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.31.i386", "4Desktop:php-mbstring-0:4.3.9-3.31.ia64", "4Desktop:php-mbstring-0:4.3.9-3.31.ppc", "4Desktop:php-mbstring-0:4.3.9-3.31.s390", "4Desktop:php-mbstring-0:4.3.9-3.31.s390x", "4Desktop:php-mbstring-0:4.3.9-3.31.x86_64", "4Desktop:php-mysql-0:4.3.9-3.31.i386", "4Desktop:php-mysql-0:4.3.9-3.31.ia64", "4Desktop:php-mysql-0:4.3.9-3.31.ppc", "4Desktop:php-mysql-0:4.3.9-3.31.s390", "4Desktop:php-mysql-0:4.3.9-3.31.s390x", "4Desktop:php-mysql-0:4.3.9-3.31.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.31.i386", "4Desktop:php-ncurses-0:4.3.9-3.31.ia64", "4Desktop:php-ncurses-0:4.3.9-3.31.ppc", "4Desktop:php-ncurses-0:4.3.9-3.31.s390", "4Desktop:php-ncurses-0:4.3.9-3.31.s390x", "4Desktop:php-ncurses-0:4.3.9-3.31.x86_64", "4Desktop:php-odbc-0:4.3.9-3.31.i386", "4Desktop:php-odbc-0:4.3.9-3.31.ia64", "4Desktop:php-odbc-0:4.3.9-3.31.ppc", "4Desktop:php-odbc-0:4.3.9-3.31.s390", "4Desktop:php-odbc-0:4.3.9-3.31.s390x", "4Desktop:php-odbc-0:4.3.9-3.31.x86_64", "4Desktop:php-pear-0:4.3.9-3.31.i386", "4Desktop:php-pear-0:4.3.9-3.31.ia64", "4Desktop:php-pear-0:4.3.9-3.31.ppc", "4Desktop:php-pear-0:4.3.9-3.31.s390", "4Desktop:php-pear-0:4.3.9-3.31.s390x", "4Desktop:php-pear-0:4.3.9-3.31.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.31.i386", "4Desktop:php-pgsql-0:4.3.9-3.31.ia64", "4Desktop:php-pgsql-0:4.3.9-3.31.ppc", "4Desktop:php-pgsql-0:4.3.9-3.31.s390", "4Desktop:php-pgsql-0:4.3.9-3.31.s390x", "4Desktop:php-pgsql-0:4.3.9-3.31.x86_64", "4Desktop:php-snmp-0:4.3.9-3.31.i386", "4Desktop:php-snmp-0:4.3.9-3.31.ia64", "4Desktop:php-snmp-0:4.3.9-3.31.ppc", "4Desktop:php-snmp-0:4.3.9-3.31.s390", "4Desktop:php-snmp-0:4.3.9-3.31.s390x", "4Desktop:php-snmp-0:4.3.9-3.31.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.31.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.31.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.31.x86_64", "4ES:php-0:4.3.9-3.31.i386", "4ES:php-0:4.3.9-3.31.ia64", "4ES:php-0:4.3.9-3.31.ppc", "4ES:php-0:4.3.9-3.31.s390", "4ES:php-0:4.3.9-3.31.s390x", "4ES:php-0:4.3.9-3.31.src", "4ES:php-0:4.3.9-3.31.x86_64", "4ES:php-debuginfo-0:4.3.9-3.31.i386", "4ES:php-debuginfo-0:4.3.9-3.31.ia64", "4ES:php-debuginfo-0:4.3.9-3.31.ppc", "4ES:php-debuginfo-0:4.3.9-3.31.s390", "4ES:php-debuginfo-0:4.3.9-3.31.s390x", "4ES:php-debuginfo-0:4.3.9-3.31.x86_64", "4ES:php-devel-0:4.3.9-3.31.i386", "4ES:php-devel-0:4.3.9-3.31.ia64", "4ES:php-devel-0:4.3.9-3.31.ppc", "4ES:php-devel-0:4.3.9-3.31.s390", "4ES:php-devel-0:4.3.9-3.31.s390x", "4ES:php-devel-0:4.3.9-3.31.x86_64", "4ES:php-domxml-0:4.3.9-3.31.i386", "4ES:php-domxml-0:4.3.9-3.31.ia64", "4ES:php-domxml-0:4.3.9-3.31.ppc", "4ES:php-domxml-0:4.3.9-3.31.s390", "4ES:php-domxml-0:4.3.9-3.31.s390x", "4ES:php-domxml-0:4.3.9-3.31.x86_64", "4ES:php-gd-0:4.3.9-3.31.i386", "4ES:php-gd-0:4.3.9-3.31.ia64", "4ES:php-gd-0:4.3.9-3.31.ppc", "4ES:php-gd-0:4.3.9-3.31.s390", "4ES:php-gd-0:4.3.9-3.31.s390x", "4ES:php-gd-0:4.3.9-3.31.x86_64", "4ES:php-imap-0:4.3.9-3.31.i386", "4ES:php-imap-0:4.3.9-3.31.ia64", "4ES:php-imap-0:4.3.9-3.31.ppc", "4ES:php-imap-0:4.3.9-3.31.s390", "4ES:php-imap-0:4.3.9-3.31.s390x", "4ES:php-imap-0:4.3.9-3.31.x86_64", "4ES:php-ldap-0:4.3.9-3.31.i386", "4ES:php-ldap-0:4.3.9-3.31.ia64", "4ES:php-ldap-0:4.3.9-3.31.ppc", "4ES:php-ldap-0:4.3.9-3.31.s390", "4ES:php-ldap-0:4.3.9-3.31.s390x", "4ES:php-ldap-0:4.3.9-3.31.x86_64", "4ES:php-mbstring-0:4.3.9-3.31.i386", "4ES:php-mbstring-0:4.3.9-3.31.ia64", "4ES:php-mbstring-0:4.3.9-3.31.ppc", "4ES:php-mbstring-0:4.3.9-3.31.s390", "4ES:php-mbstring-0:4.3.9-3.31.s390x", "4ES:php-mbstring-0:4.3.9-3.31.x86_64", "4ES:php-mysql-0:4.3.9-3.31.i386", "4ES:php-mysql-0:4.3.9-3.31.ia64", "4ES:php-mysql-0:4.3.9-3.31.ppc", "4ES:php-mysql-0:4.3.9-3.31.s390", "4ES:php-mysql-0:4.3.9-3.31.s390x", "4ES:php-mysql-0:4.3.9-3.31.x86_64", "4ES:php-ncurses-0:4.3.9-3.31.i386", "4ES:php-ncurses-0:4.3.9-3.31.ia64", "4ES:php-ncurses-0:4.3.9-3.31.ppc", "4ES:php-ncurses-0:4.3.9-3.31.s390", "4ES:php-ncurses-0:4.3.9-3.31.s390x", "4ES:php-ncurses-0:4.3.9-3.31.x86_64", "4ES:php-odbc-0:4.3.9-3.31.i386", "4ES:php-odbc-0:4.3.9-3.31.ia64", "4ES:php-odbc-0:4.3.9-3.31.ppc", "4ES:php-odbc-0:4.3.9-3.31.s390", "4ES:php-odbc-0:4.3.9-3.31.s390x", "4ES:php-odbc-0:4.3.9-3.31.x86_64", "4ES:php-pear-0:4.3.9-3.31.i386", "4ES:php-pear-0:4.3.9-3.31.ia64", "4ES:php-pear-0:4.3.9-3.31.ppc", "4ES:php-pear-0:4.3.9-3.31.s390", "4ES:php-pear-0:4.3.9-3.31.s390x", "4ES:php-pear-0:4.3.9-3.31.x86_64", "4ES:php-pgsql-0:4.3.9-3.31.i386", "4ES:php-pgsql-0:4.3.9-3.31.ia64", "4ES:php-pgsql-0:4.3.9-3.31.ppc", "4ES:php-pgsql-0:4.3.9-3.31.s390", "4ES:php-pgsql-0:4.3.9-3.31.s390x", "4ES:php-pgsql-0:4.3.9-3.31.x86_64", "4ES:php-snmp-0:4.3.9-3.31.i386", "4ES:php-snmp-0:4.3.9-3.31.ia64", "4ES:php-snmp-0:4.3.9-3.31.ppc", "4ES:php-snmp-0:4.3.9-3.31.s390", "4ES:php-snmp-0:4.3.9-3.31.s390x", "4ES:php-snmp-0:4.3.9-3.31.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.31.i386", "4ES:php-xmlrpc-0:4.3.9-3.31.ia64", "4ES:php-xmlrpc-0:4.3.9-3.31.ppc", "4ES:php-xmlrpc-0:4.3.9-3.31.s390", "4ES:php-xmlrpc-0:4.3.9-3.31.s390x", "4ES:php-xmlrpc-0:4.3.9-3.31.x86_64", "4WS:php-0:4.3.9-3.31.i386", "4WS:php-0:4.3.9-3.31.ia64", "4WS:php-0:4.3.9-3.31.ppc", "4WS:php-0:4.3.9-3.31.s390", "4WS:php-0:4.3.9-3.31.s390x", "4WS:php-0:4.3.9-3.31.src", "4WS:php-0:4.3.9-3.31.x86_64", "4WS:php-debuginfo-0:4.3.9-3.31.i386", "4WS:php-debuginfo-0:4.3.9-3.31.ia64", "4WS:php-debuginfo-0:4.3.9-3.31.ppc", "4WS:php-debuginfo-0:4.3.9-3.31.s390", "4WS:php-debuginfo-0:4.3.9-3.31.s390x", "4WS:php-debuginfo-0:4.3.9-3.31.x86_64", "4WS:php-devel-0:4.3.9-3.31.i386", "4WS:php-devel-0:4.3.9-3.31.ia64", "4WS:php-devel-0:4.3.9-3.31.ppc", "4WS:php-devel-0:4.3.9-3.31.s390", "4WS:php-devel-0:4.3.9-3.31.s390x", "4WS:php-devel-0:4.3.9-3.31.x86_64", "4WS:php-domxml-0:4.3.9-3.31.i386", "4WS:php-domxml-0:4.3.9-3.31.ia64", "4WS:php-domxml-0:4.3.9-3.31.ppc", "4WS:php-domxml-0:4.3.9-3.31.s390", "4WS:php-domxml-0:4.3.9-3.31.s390x", "4WS:php-domxml-0:4.3.9-3.31.x86_64", "4WS:php-gd-0:4.3.9-3.31.i386", "4WS:php-gd-0:4.3.9-3.31.ia64", "4WS:php-gd-0:4.3.9-3.31.ppc", "4WS:php-gd-0:4.3.9-3.31.s390", "4WS:php-gd-0:4.3.9-3.31.s390x", "4WS:php-gd-0:4.3.9-3.31.x86_64", "4WS:php-imap-0:4.3.9-3.31.i386", "4WS:php-imap-0:4.3.9-3.31.ia64", "4WS:php-imap-0:4.3.9-3.31.ppc", "4WS:php-imap-0:4.3.9-3.31.s390", "4WS:php-imap-0:4.3.9-3.31.s390x", "4WS:php-imap-0:4.3.9-3.31.x86_64", "4WS:php-ldap-0:4.3.9-3.31.i386", "4WS:php-ldap-0:4.3.9-3.31.ia64", "4WS:php-ldap-0:4.3.9-3.31.ppc", "4WS:php-ldap-0:4.3.9-3.31.s390", "4WS:php-ldap-0:4.3.9-3.31.s390x", "4WS:php-ldap-0:4.3.9-3.31.x86_64", "4WS:php-mbstring-0:4.3.9-3.31.i386", "4WS:php-mbstring-0:4.3.9-3.31.ia64", "4WS:php-mbstring-0:4.3.9-3.31.ppc", "4WS:php-mbstring-0:4.3.9-3.31.s390", "4WS:php-mbstring-0:4.3.9-3.31.s390x", "4WS:php-mbstring-0:4.3.9-3.31.x86_64", "4WS:php-mysql-0:4.3.9-3.31.i386", "4WS:php-mysql-0:4.3.9-3.31.ia64", "4WS:php-mysql-0:4.3.9-3.31.ppc", "4WS:php-mysql-0:4.3.9-3.31.s390", "4WS:php-mysql-0:4.3.9-3.31.s390x", "4WS:php-mysql-0:4.3.9-3.31.x86_64", "4WS:php-ncurses-0:4.3.9-3.31.i386", "4WS:php-ncurses-0:4.3.9-3.31.ia64", "4WS:php-ncurses-0:4.3.9-3.31.ppc", "4WS:php-ncurses-0:4.3.9-3.31.s390", "4WS:php-ncurses-0:4.3.9-3.31.s390x", "4WS:php-ncurses-0:4.3.9-3.31.x86_64", "4WS:php-odbc-0:4.3.9-3.31.i386", "4WS:php-odbc-0:4.3.9-3.31.ia64", "4WS:php-odbc-0:4.3.9-3.31.ppc", "4WS:php-odbc-0:4.3.9-3.31.s390", "4WS:php-odbc-0:4.3.9-3.31.s390x", "4WS:php-odbc-0:4.3.9-3.31.x86_64", "4WS:php-pear-0:4.3.9-3.31.i386", "4WS:php-pear-0:4.3.9-3.31.ia64", "4WS:php-pear-0:4.3.9-3.31.ppc", "4WS:php-pear-0:4.3.9-3.31.s390", "4WS:php-pear-0:4.3.9-3.31.s390x", "4WS:php-pear-0:4.3.9-3.31.x86_64", "4WS:php-pgsql-0:4.3.9-3.31.i386", "4WS:php-pgsql-0:4.3.9-3.31.ia64", "4WS:php-pgsql-0:4.3.9-3.31.ppc", "4WS:php-pgsql-0:4.3.9-3.31.s390", "4WS:php-pgsql-0:4.3.9-3.31.s390x", "4WS:php-pgsql-0:4.3.9-3.31.x86_64", "4WS:php-snmp-0:4.3.9-3.31.i386", "4WS:php-snmp-0:4.3.9-3.31.ia64", "4WS:php-snmp-0:4.3.9-3.31.ppc", "4WS:php-snmp-0:4.3.9-3.31.s390", "4WS:php-snmp-0:4.3.9-3.31.s390x", "4WS:php-snmp-0:4.3.9-3.31.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.31.i386", "4WS:php-xmlrpc-0:4.3.9-3.31.ia64", "4WS:php-xmlrpc-0:4.3.9-3.31.ppc", "4WS:php-xmlrpc-0:4.3.9-3.31.s390", "4WS:php-xmlrpc-0:4.3.9-3.31.s390x", "4WS:php-xmlrpc-0:4.3.9-3.31.x86_64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.src", "5Client-Workstation:php-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-0:5.1.6-27.el5_5.3.i386", "5Server:php-0:5.1.6-27.el5_5.3.ia64", "5Server:php-0:5.1.6-27.el5_5.3.ppc", "5Server:php-0:5.1.6-27.el5_5.3.s390x", "5Server:php-0:5.1.6-27.el5_5.3.src", "5Server:php-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.i386", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ia64", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.ppc", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.s390x", "5Server:php-bcmath-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-cli-0:5.1.6-27.el5_5.3.i386", "5Server:php-cli-0:5.1.6-27.el5_5.3.ia64", "5Server:php-cli-0:5.1.6-27.el5_5.3.ppc", "5Server:php-cli-0:5.1.6-27.el5_5.3.s390x", "5Server:php-cli-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-common-0:5.1.6-27.el5_5.3.i386", "5Server:php-common-0:5.1.6-27.el5_5.3.ia64", "5Server:php-common-0:5.1.6-27.el5_5.3.ppc", "5Server:php-common-0:5.1.6-27.el5_5.3.s390x", "5Server:php-common-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-dba-0:5.1.6-27.el5_5.3.i386", "5Server:php-dba-0:5.1.6-27.el5_5.3.ia64", "5Server:php-dba-0:5.1.6-27.el5_5.3.ppc", "5Server:php-dba-0:5.1.6-27.el5_5.3.s390x", "5Server:php-dba-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.i386", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-debuginfo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-devel-0:5.1.6-27.el5_5.3.i386", "5Server:php-devel-0:5.1.6-27.el5_5.3.ia64", "5Server:php-devel-0:5.1.6-27.el5_5.3.ppc", "5Server:php-devel-0:5.1.6-27.el5_5.3.s390x", "5Server:php-devel-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-gd-0:5.1.6-27.el5_5.3.i386", "5Server:php-gd-0:5.1.6-27.el5_5.3.ia64", "5Server:php-gd-0:5.1.6-27.el5_5.3.ppc", "5Server:php-gd-0:5.1.6-27.el5_5.3.s390x", "5Server:php-gd-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-imap-0:5.1.6-27.el5_5.3.i386", "5Server:php-imap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-imap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-imap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-imap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.i386", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ldap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ldap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ldap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.i386", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mbstring-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.i386", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-mysql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-mysql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-mysql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.i386", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ia64", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.ppc", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.s390x", "5Server:php-ncurses-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.i386", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-odbc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-odbc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-odbc-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.i386", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pdo-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pdo-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pdo-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.i386", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ia64", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.ppc", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.s390x", "5Server:php-pgsql-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.i386", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ia64", "5Server:php-snmp-0:5.1.6-27.el5_5.3.ppc", "5Server:php-snmp-0:5.1.6-27.el5_5.3.s390x", "5Server:php-snmp-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-soap-0:5.1.6-27.el5_5.3.i386", "5Server:php-soap-0:5.1.6-27.el5_5.3.ia64", "5Server:php-soap-0:5.1.6-27.el5_5.3.ppc", "5Server:php-soap-0:5.1.6-27.el5_5.3.s390x", "5Server:php-soap-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xml-0:5.1.6-27.el5_5.3.i386", "5Server:php-xml-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xml-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xml-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xml-0:5.1.6-27.el5_5.3.x86_64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.i386", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ia64", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.ppc", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.s390x", "5Server:php-xmlrpc-0:5.1.6-27.el5_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: XSS mitigation bypass via utf8_decode()" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.