Action not permitted
Modal body text goes here.
cve-2010-4645
Vulnerability from cvelistv5
Published
2011-01-11 01:00
Modified
2024-08-07 03:51
Severity ?
EPSS score ?
Summary
strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T03:51:17.956Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "ADV-2011-0077", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0077" }, { "name": "45668", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/45668" }, { "name": "HPSBMU02752", "tags": [ "vendor-advisory", "x_refsource_HP", "x_transferred" ], "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2" }, { "name": "42812", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/42812" }, { "name": "HPSBOV02763", "tags": [ "vendor-advisory", "x_refsource_HP", "x_transferred" ], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "RHSA-2011:0196", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html" }, { "name": "FEDORA-2011-0321", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html" }, { "name": "[oss-security] 20110105 Re: possible flaw in widely used strtod.c implementation", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8" }, { "name": "RHSA-2011:0195", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.php.net/53632" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/" }, { "name": "ADV-2011-0198", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0198" }, { "name": "SSA:2011-010-01", "tags": [ "vendor-advisory", "x_refsource_SLACKWARE", "x_transferred" ], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686" }, { "name": "ADV-2011-0066", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0066" }, { "name": "USN-1042-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-1042-1" }, { "name": "APPLE-SA-2011-10-12-3", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html" }, { "name": "FEDORA-2011-0329", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html" }, { "name": "42843", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/42843" }, { "name": "ADV-2011-0060", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0060" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://support.apple.com/kb/HT5002" }, { "name": "php-zendstrtod-dos(64470)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470" }, { "name": "43189", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/43189" }, { "name": "43051", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/43051" }, { "name": "[oss-security] 20110105 possible flaw in widely used strtod.c implementation", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095" }, { "name": "[oss-security] 20110106 Re: possible flaw in widely used strtod.c implementation", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2011-01-05T00:00:00", "descriptions": [ { "lang": "en", "value": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-16T14:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "ADV-2011-0077", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0077" }, { "name": "45668", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/45668" }, { "name": "HPSBMU02752", "tags": [ "vendor-advisory", "x_refsource_HP" ], "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2" }, { "name": "42812", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/42812" }, { "name": "HPSBOV02763", "tags": [ "vendor-advisory", "x_refsource_HP" ], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "RHSA-2011:0196", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html" }, { "name": "FEDORA-2011-0321", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html" }, { "name": "[oss-security] 20110105 Re: possible flaw in widely used strtod.c implementation", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8" }, { "name": "RHSA-2011:0195", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.php.net/53632" }, { "tags": [ "x_refsource_MISC" ], "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/" }, { "name": "ADV-2011-0198", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0198" }, { "name": "SSA:2011-010-01", "tags": [ "vendor-advisory", "x_refsource_SLACKWARE" ], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686" }, { "name": "ADV-2011-0066", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0066" }, { "name": "USN-1042-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-1042-1" }, { "name": "APPLE-SA-2011-10-12-3", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html" }, { "name": "FEDORA-2011-0329", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html" }, { "name": "42843", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/42843" }, { "name": "ADV-2011-0060", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0060" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://support.apple.com/kb/HT5002" }, { "name": "php-zendstrtod-dos(64470)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470" }, { "name": "43189", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/43189" }, { "name": "43051", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/43051" }, { "name": "[oss-security] 20110105 possible flaw in widely used strtod.c implementation", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2" }, { "tags": [ "x_refsource_MISC" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095" }, { "name": "[oss-security] 20110106 Re: possible flaw in widely used strtod.c implementation", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5" }, { "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2010-4645", "datePublished": "2011-01-11T01:00:00", "dateReserved": "2011-01-03T00:00:00", "dateUpdated": "2024-08-07T03:51:17.956Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2010-4645\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2011-01-11T03:00:04.280\",\"lastModified\":\"2023-05-15T00:15:42.440\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.\"},{\"lang\":\"es\",\"value\":\"strtod.c, tal como se utiliza en la funci\u00f3n zend_strtod en PHP v5.2 anterior de v5.2.17 y v5.3 anterior de v5.3.5, y otros productos, permite a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (bucle infinito) a trav\u00e9s de un cierto valor de punto flotante en notaci\u00f3n cient\u00edfica, que no se manipula correctamente en los registros FPU x87.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD02D837-FD28-4E0F-93F8-25E8D1C84A99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"88358D1E-BE6F-4CE3-A522-83D1FA4739E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86767200-6C9C-4C3E-B111-0E5BE61E197B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B00B416D-FF23-4C76-8751-26D305F0FA0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCB6CDDD-70D3-4004-BCE0-8C4723076103\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A782CA26-9C38-40A8-92AE-D47B14D2FCE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C0E7E2A-4770-4B68-B74C-5F5A6E1876DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0892C89E-9389-4452-B7E0-981A763CD426\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"635F3CB1-B042-43CC-91AB-746098018D8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1F32DDF-17A3-45B5-9227-833EBEBD3923\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2CDFB7E9-8510-430F-BFBC-FD811D60DC78\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79D5336A-14AA-483E-9CBE-A7B53120B925\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3AADA875-E0EA-483A-A07E-2914FE969972\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95D48A71-B84E-4B6C-9603-B3373052E568\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CAAB7D55-F155-43F9-A563-F2E35CFFEF26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72243A3F-6BFD-472B-9EA4-82BE4253ED27\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EF4B938-BB14-4C06-BEE9-10CA755C5DEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"981C922C-7A7D-473E-8C43-03AB62FB5B8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0F40E4A-E125-4099-A8B3-D42614AA9312\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4933D9DD-A630-4A3D-9D13-9E182F5F6F8C\"}]}]}],\"references\":[{\"url\":\"http://bugs.php.net/53632\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/42812\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/42843\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/43051\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/43189\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://support.apple.com/kb/HT5002\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/05/2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/05/8\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/06/5\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/05/14/3\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2011-0195.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2011-0196.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/45668\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-1042-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0060\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.vupen.com/english/advisories/2011/0066\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0077\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0198\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/64470\",\"source\":\"secalert@redhat.com\"}]}}" } }
rhsa-2011_0196
Vulnerability from csaf_redhat
Published
2011-02-03 19:15
Modified
2024-11-22 04:05
Summary
Red Hat Security Advisory: php53 security update
Notes
Topic
Updated php53 packages that fix three security issues are now available for
Red Hat Enterprise Linux 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.
A flaw was found in the way PHP converted certain floating point values
from string representation to a number. If a PHP script evaluated an
attacker's input in a numeric context, the PHP interpreter could cause high
CPU usage until the script execution time limit is reached. This issue only
affected i386 systems. (CVE-2010-4645)
A stack memory exhaustion flaw was found in the way the PHP filter_var()
function validated email addresses. An attacker could use this flaw to
crash the PHP interpreter by providing excessively long input to be
validated as an email address. (CVE-2010-3710)
A memory disclosure flaw was found in the PHP multi-byte string extension.
If the mb_strcut() function was called with a length argument exceeding the
input string size, the function could disclose a portion of the PHP
interpreter's memory. (CVE-2010-4156)
All php53 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 php53 packages that fix three security issues are now available for\nRed Hat Enterprise Linux 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\nA flaw was found in the way PHP converted certain floating point values\nfrom string representation to a number. If a PHP script evaluated an\nattacker\u0027s input in a numeric context, the PHP interpreter could cause high\nCPU usage until the script execution time limit is reached. This issue only\naffected i386 systems. (CVE-2010-4645)\n\nA stack memory exhaustion flaw was found in the way the PHP filter_var()\nfunction validated email addresses. An attacker could use this flaw to\ncrash the PHP interpreter by providing excessively long input to be\nvalidated as an email address. (CVE-2010-3710)\n\nA memory disclosure flaw was found in the PHP multi-byte string extension.\nIf the mb_strcut() function was called with a length argument exceeding the\ninput string size, the function could disclose a portion of the PHP\ninterpreter\u0027s memory. (CVE-2010-4156)\n\nAll php53 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-2011:0196", "url": "https://access.redhat.com/errata/RHSA-2011:0196" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "646684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=646684" }, { "category": "external", "summary": "651682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=651682" }, { "category": "external", "summary": "667806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=667806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2011/rhsa-2011_0196.json" } ], "title": "Red Hat Security Advisory: php53 security update", "tracking": { "current_release_date": "2024-11-22T04:05:57+00:00", "generator": { "date": "2024-11-22T04:05:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2011:0196", "initial_release_date": "2011-02-03T19:15:00+00:00", "revision_history": [ { "date": "2011-02-03T19:15:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-02-03T14:16:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T04:05:57+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 (v. 5.6.z server)", "product": { "name": "Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-odbc-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-pspell-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-pdo-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-cli-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-cli-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-gd-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-gd-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-xml-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-xml-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-soap-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-soap-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-ldap-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-common-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-common-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-imap-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-imap-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-intl-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-intl-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-process-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-process-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-snmp-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-mysql-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-devel-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-devel-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_6.1?arch=ia64" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_6.1.ia64", "product": { "name": "php53-dba-0:5.3.3-1.el5_6.1.ia64", "product_id": "php53-dba-0:5.3.3-1.el5_6.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_6.1?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-odbc-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-pspell-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-pdo-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-cli-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-cli-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-gd-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-gd-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-xml-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-xml-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-soap-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-soap-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-ldap-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-common-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-common-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-imap-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-imap-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-intl-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-intl-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-process-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-process-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-snmp-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-mysql-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-devel-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-devel-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_6.1?arch=ppc" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_6.1.ppc", "product": { "name": "php53-dba-0:5.3.3-1.el5_6.1.ppc", "product_id": "php53-dba-0:5.3.3-1.el5_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_6.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-odbc-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-pspell-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-pdo-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-cli-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-cli-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-gd-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-gd-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-xml-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-xml-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-soap-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-soap-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-ldap-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-common-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-common-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-imap-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-imap-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-intl-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-intl-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-process-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-process-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-snmp-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-mysql-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-devel-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-devel-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_6.1?arch=s390x" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_6.1.s390x", "product": { "name": "php53-dba-0:5.3.3-1.el5_6.1.s390x", "product_id": "php53-dba-0:5.3.3-1.el5_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_6.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-cli-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-cli-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-gd-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-gd-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-xml-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-xml-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-soap-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-soap-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-common-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-common-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-imap-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-imap-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-intl-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-intl-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-process-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-process-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-devel-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-devel-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_6.1.x86_64", "product": { "name": "php53-dba-0:5.3.3-1.el5_6.1.x86_64", "product_id": "php53-dba-0:5.3.3-1.el5_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_6.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-odbc-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-mbstring-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-pspell-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-pdo-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-cli-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-cli-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-gd-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-gd-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-xml-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-xml-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-bcmath-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-pgsql-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-soap-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-soap-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-ldap-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-common-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-common-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-imap-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-imap-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-intl-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-intl-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-process-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-process-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-snmp-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-mysql-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-devel-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-devel-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_6.1?arch=i386" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_6.1.i386", "product": { "name": "php53-dba-0:5.3.3-1.el5_6.1.i386", "product_id": "php53-dba-0:5.3.3-1.el5_6.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_6.1?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php53-0:5.3.3-1.el5_6.1.src", "product": { "name": "php53-0:5.3.3-1.el5_6.1.src", "product_id": "php53-0:5.3.3-1.el5_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_6.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_6.1.src as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src" }, "product_reference": "php53-0:5.3.3-1.el5_6.1.src", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-cli-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-cli-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-cli-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-cli-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-cli-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-common-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-common-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-common-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-common-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-common-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-dba-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-dba-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-dba-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-dba-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-dba-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-devel-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-devel-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-devel-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-devel-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-devel-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-gd-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-gd-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-gd-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-gd-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-gd-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-imap-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-imap-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-imap-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-imap-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-imap-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-intl-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-intl-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-intl-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-intl-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-intl-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-process-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-process-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-process-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-process-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-process-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-soap-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-soap-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-soap-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-soap-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-soap-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-xml-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-xml-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-xml-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-xml-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-xml-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.i386 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "relates_to_product_reference": "5Server-5.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5.6.z server)", "product_id": "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64", "relates_to_product_reference": "5Server-5.6.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2010-3710", "discovery_date": "2010-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "646684" } ], "notes": [ { "category": "description", "text": "Stack consumption vulnerability in the filter_var function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3, when FILTER_VALIDATE_EMAIL mode is used, allows remote attackers to cause a denial of service (memory consumption and application crash) via a long e-mail address string.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: DoS in filter_var() via long email string", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of php packages as shipped with Red Hat Enterprise Linux 4, 5 or 6. It did affect the PHP 5.3 (php53) package on Red Hat Enterprise Linux 5.", "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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-3710" }, { "category": "external", "summary": "RHBZ#646684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=646684" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-3710", "url": "https://www.cve.org/CVERecord?id=CVE-2010-3710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-3710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3710" } ], "release_date": "2010-09-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-02-03T19:15: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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0196" } ], "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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: DoS in filter_var() via long email string" }, { "cve": "CVE-2010-4156", "discovery_date": "2010-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "651682" } ], "notes": [ { "category": "description", "text": "The mb_strcut function in Libmbfl 1.1.0, as used in PHP 5.3.x through 5.3.3, allows context-dependent attackers to obtain potentially sensitive information via a large value of the third parameter (aka the length parameter).", "title": "Vulnerability description" }, { "category": "summary", "text": "php information disclosure via mb_strcut()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of php packages as shipped with Red Hat Enterprise Linux 4, 5 or 6. It did affect the PHP 5.3 (php53) package on Red Hat Enterprise Linux 5.", "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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-4156" }, { "category": "external", "summary": "RHBZ#651682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=651682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-4156", "url": "https://www.cve.org/CVERecord?id=CVE-2010-4156" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-4156", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4156" } ], "release_date": "2010-11-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-02-03T19:15: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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0196" } ], "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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php information disclosure via mb_strcut()" }, { "cve": "CVE-2010-4645", "discovery_date": "2011-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "667806" } ], "notes": [ { "category": "description", "text": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: hang on numeric value 2.2250738585072011e-308 with x87 fpu", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue leads to a temporary denial of service (high CPU consumption) when a PHP script handles numeric values from untrusted user input. It does not affect the versions of PHP as shipped with Red Hat Enterprise Linux 3, 4 or 5. It did affect the PHP 5.3 (php53) package on Red Hat Enterprise Linux 5.", "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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-4645" }, { "category": "external", "summary": "RHBZ#667806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=667806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-4645", "url": "https://www.cve.org/CVERecord?id=CVE-2010-4645" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-4645", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4645" } ], "release_date": "2010-12-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-02-03T19:15: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": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0196" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.src", "5Server-5.6.Z:php53-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-bcmath-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-cli-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-common-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-dba-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-debuginfo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-devel-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-gd-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-imap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-intl-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-ldap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mbstring-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-mysql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-odbc-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pdo-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pgsql-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-process-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-pspell-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-snmp-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-soap-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xml-0:5.3.3-1.el5_6.1.x86_64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.i386", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ia64", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.ppc", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.s390x", "5Server-5.6.Z:php53-xmlrpc-0:5.3.3-1.el5_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: hang on numeric value 2.2250738585072011e-308 with x87 fpu" } ] }
rhsa-2011_0195
Vulnerability from csaf_redhat
Published
2011-02-03 18:55
Modified
2024-11-22 04:05
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 6.
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.
A flaw was found in the way PHP converted certain floating point values
from string representation to a number. If a PHP script evaluated an
attacker's input in a numeric context, the PHP interpreter could cause high
CPU usage until the script execution time limit is reached. This issue only
affected i386 systems. (CVE-2010-4645)
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)
A NULL pointer dereference flaw was found in the PHP
ZipArchive::getArchiveComment function. If a script used this function to
inspect a specially-crafted ZIP archive file, it could cause the PHP
interpreter to crash. (CVE-2010-3709)
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 6.\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\nA flaw was found in the way PHP converted certain floating point values\nfrom string representation to a number. If a PHP script evaluated an\nattacker\u0027s input in a numeric context, the PHP interpreter could cause high\nCPU usage until the script execution time limit is reached. This issue only\naffected i386 systems. (CVE-2010-4645)\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\nA NULL pointer dereference flaw was found in the PHP\nZipArchive::getArchiveComment function. If a script used this function to\ninspect a specially-crafted ZIP archive file, it could cause the PHP\ninterpreter to crash. (CVE-2010-3709)\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-2011:0195", "url": "https://access.redhat.com/errata/RHSA-2011:0195" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "649056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=649056" }, { "category": "external", "summary": "651206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=651206" }, { "category": "external", "summary": "652836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=652836" }, { "category": "external", "summary": "667806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=667806" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2011/rhsa-2011_0195.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T04:05:51+00:00", "generator": { "date": "2024-11-22T04:05:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2011:0195", "initial_release_date": "2011-02-03T18:55:00+00:00", "revision_history": [ { "date": "2011-02-03T18:55:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-02-03T13:56:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T04:05:51+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 Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-0:5.3.2-6.el6_0.1.src", "product": { "name": "php-0:5.3.2-6.el6_0.1.src", "product_id": "php-0:5.3.2-6.el6_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.2-6.el6_0.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-devel-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686", "product_id": "php-devel-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-intl-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686", "product_id": "php-intl-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "product_id": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686", "product_id": "php-embedded-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "product_id": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-recode-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686", "product_id": "php-recode-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-imap-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686", "product_id": "php-imap-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686", "product_id": "php-snmp-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-dba-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686", "product_id": "php-dba-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686", "product_id": "php-tidy-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-zts-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686", "product_id": "php-zts-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686", "product_id": "php-enchant-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-process-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-process-0:5.3.2-6.el6_0.1.i686", "product_id": "php-process-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "product_id": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-pspell-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686", "product_id": "php-pspell-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-0:5.3.2-6.el6_0.1.i686", "product_id": "php-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "product_id": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-common-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-common-0:5.3.2-6.el6_0.1.i686", "product_id": "php-common-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686", "product_id": "php-ldap-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-soap-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686", "product_id": "php-soap-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-gd-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686", "product_id": "php-gd-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686", "product_id": "php-mysql-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686", "product_id": "php-odbc-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-cli-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686", "product_id": "php-cli-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686", "product_id": "php-pdo-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "product_id": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.2-6.el6_0.1?arch=i686" } } }, { "category": "product_version", "name": "php-xml-0:5.3.2-6.el6_0.1.i686", "product": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686", "product_id": "php-xml-0:5.3.2-6.el6_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.2-6.el6_0.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-process-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-process-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-common-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-common-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.2-6.el6_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "product": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "product_id": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.2-6.el6_0.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "php-devel-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-devel-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-intl-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-recode-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-recode-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-imap-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-dba-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-zts-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-zts-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-process-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-common-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-soap-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-gd-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-cli-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.2-6.el6_0.1?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.3.2-6.el6_0.1.s390x", "product": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x", "product_id": "php-xml-0:5.3.2-6.el6_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.2-6.el6_0.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-process-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-common-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.2-6.el6_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "product": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "product_id": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.2-6.el6_0.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-0:5.3.2-6.el6_0.1.src" }, "product_reference": "php-0:5.3.2-6.el6_0.1.src", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src" }, "product_reference": "php-0:5.3.2-6.el6_0.1.src", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-0:5.3.2-6.el6_0.1.src" }, "product_reference": "php-0:5.3.2-6.el6_0.1.src", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-0:5.3.2-6.el6_0.1.src" }, "product_reference": "php-0:5.3.2-6.el6_0.1.src", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-cli-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-common-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-common-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-dba-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-devel-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-gd-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-imap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-intl-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-process-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-process-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-recode-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-soap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xml-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-zts-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src" }, "product_reference": "php-0:5.3.2-6.el6_0.1.src", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-0:5.3.2-6.el6_0.1.src" }, "product_reference": "php-0:5.3.2-6.el6_0.1.src", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-cli-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-common-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-dba-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-devel-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-embedded-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-enchant-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-gd-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-imap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-intl-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-ldap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-mysql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-odbc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pdo-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-process-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-pspell-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-recode-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-snmp-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-soap-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-tidy-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xml-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.2-6.el6_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" }, "product_reference": "php-zts-0:5.3.2-6.el6_0.1.x86_64", "relates_to_product_reference": "6Workstation" } ] }, "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.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": "2011-02-03T18:55: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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0195" } ], "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: XSS and SQL injection bypass via crafted overlong UTF-8 encoded string" }, { "cve": "CVE-2010-3709", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2010-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "651206" } ], "notes": [ { "category": "description", "text": "The ZipArchive::getArchiveComment function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3 allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ZIP archive.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: NULL pointer dereference in ZipArchive::getArchiveComment", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of PHP as shipped with Red Hat Enterprise Linux 3, 4 or 5.", "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-3709" }, { "category": "external", "summary": "RHBZ#651206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=651206" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-3709", "url": "https://www.cve.org/CVERecord?id=CVE-2010-3709" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-3709", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3709" } ], "release_date": "2010-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-02-03T18:55: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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0195" } ], "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: NULL pointer dereference in ZipArchive::getArchiveComment" }, { "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.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": "2011-02-03T18:55: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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0195" } ], "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: XSS mitigation bypass via utf8_decode()" }, { "cve": "CVE-2010-4645", "discovery_date": "2011-01-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "667806" } ], "notes": [ { "category": "description", "text": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: hang on numeric value 2.2250738585072011e-308 with x87 fpu", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue leads to a temporary denial of service (high CPU consumption) when a PHP script handles numeric values from untrusted user input. It does not affect the versions of PHP as shipped with Red Hat Enterprise Linux 3, 4 or 5. It did affect the PHP 5.3 (php53) package on Red Hat Enterprise Linux 5.", "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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-4645" }, { "category": "external", "summary": "RHBZ#667806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=667806" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-4645", "url": "https://www.cve.org/CVERecord?id=CVE-2010-4645" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-4645", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4645" } ], "release_date": "2010-12-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-02-03T18:55: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": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0195" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Client-optional:php-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-0:5.3.2-6.el6_0.1.src", "6Client-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Client-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.src", "6ComputeNode-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6ComputeNode-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-0:5.3.2-6.el6_0.1.src", "6Server-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-0:5.3.2-6.el6_0.1.i686", "6Server:php-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-0:5.3.2-6.el6_0.1.s390x", "6Server:php-0:5.3.2-6.el6_0.1.src", "6Server:php-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Server:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-cli-0:5.3.2-6.el6_0.1.i686", "6Server:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Server:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-common-0:5.3.2-6.el6_0.1.i686", "6Server:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-common-0:5.3.2-6.el6_0.1.s390x", "6Server:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-dba-0:5.3.2-6.el6_0.1.i686", "6Server:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Server:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-devel-0:5.3.2-6.el6_0.1.i686", "6Server:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Server:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Server:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Server:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Server:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Server:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-gd-0:5.3.2-6.el6_0.1.i686", "6Server:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Server:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-imap-0:5.3.2-6.el6_0.1.i686", "6Server:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-intl-0:5.3.2-6.el6_0.1.i686", "6Server:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Server:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Server:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Server:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Server:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Server:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-process-0:5.3.2-6.el6_0.1.i686", "6Server:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-process-0:5.3.2-6.el6_0.1.s390x", "6Server:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Server:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Server:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-recode-0:5.3.2-6.el6_0.1.i686", "6Server:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Server:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Server:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Server:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-soap-0:5.3.2-6.el6_0.1.i686", "6Server:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Server:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Server:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Server:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xml-0:5.3.2-6.el6_0.1.i686", "6Server:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Server:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Server:php-zts-0:5.3.2-6.el6_0.1.i686", "6Server:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Server:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Server:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.src", "6Workstation-optional:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation-optional:php-zts-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-0:5.3.2-6.el6_0.1.src", "6Workstation:php-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-bcmath-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-cli-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-common-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-common-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-common-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-dba-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-debuginfo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-devel-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-embedded-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-enchant-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-gd-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-imap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-intl-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-ldap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mbstring-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-mysql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-odbc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pdo-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pgsql-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-process-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-process-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-process-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-pspell-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-recode-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-snmp-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-soap-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-tidy-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xml-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-xmlrpc-0:5.3.2-6.el6_0.1.x86_64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.i686", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.ppc64", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.s390x", "6Workstation:php-zts-0:5.3.2-6.el6_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: hang on numeric value 2.2250738585072011e-308 with x87 fpu" } ] }
ghsa-89c3-82jr-pppj
Vulnerability from github
Published
2022-05-17 02:03
Modified
2022-05-17 02:03
Details
strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.
{ "affected": [], "aliases": [ "CVE-2010-4645" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-01-11T03:00:00Z", "severity": "MODERATE" }, "details": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.", "id": "GHSA-89c3-82jr-pppj", "modified": "2022-05-17T02:03:36Z", "published": "2022-05-17T02:03:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4645" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470" }, { "type": "WEB", "url": "http://bugs.php.net/53632" }, { "type": "WEB", "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf" }, { "type": "WEB", "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/42812" }, { "type": "WEB", "url": "http://secunia.com/advisories/42843" }, { "type": "WEB", "url": "http://secunia.com/advisories/43051" }, { "type": "WEB", "url": "http://secunia.com/advisories/43189" }, { "type": "WEB", "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT5002" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095" }, { "type": "WEB", "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/45668" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1042-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0060" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0066" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0077" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0198" } ], "schema_version": "1.4.0", "severity": [] }
gsd-2010-4645
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-4645", "description": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.", "id": "GSD-2010-4645", "references": [ "https://www.suse.com/security/cve/CVE-2010-4645.html", "https://access.redhat.com/errata/RHSA-2011:0196", "https://access.redhat.com/errata/RHSA-2011:0195", "https://linux.oracle.com/cve/CVE-2010-4645.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-4645" ], "details": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.", "id": "GSD-2010-4645", "modified": "2023-12-13T01:21:30.057959Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-4645", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.vupen.com/english/advisories/2011/0077", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0077" }, { "name": "http://www.securityfocus.com/bid/45668", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/45668" }, { "name": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2", "refsource": "MISC", "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2" }, { "name": "http://secunia.com/advisories/42812", "refsource": "MISC", "url": "http://secunia.com/advisories/42812" }, { "name": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2", "refsource": "MISC", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0196.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html" }, { "name": "http://www.openwall.com/lists/oss-security/2011/01/05/8", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8" }, { "name": "http://www.redhat.com/support/errata/RHSA-2011-0195.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html" }, { "name": "http://bugs.php.net/53632", "refsource": "MISC", "url": "http://bugs.php.net/53632" }, { "name": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf", "refsource": "MISC", "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf" }, { "name": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/", "refsource": "MISC", "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/" }, { "name": "http://www.vupen.com/english/advisories/2011/0198", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0198" }, { "name": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686", "refsource": "MISC", "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686" }, { "name": "http://www.vupen.com/english/advisories/2011/0066", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0066" }, { "name": "http://www.ubuntu.com/usn/USN-1042-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-1042-1" }, { "name": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html", "refsource": "MISC", "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html" }, { "name": "http://secunia.com/advisories/42843", "refsource": "MISC", "url": "http://secunia.com/advisories/42843" }, { "name": "http://www.vupen.com/english/advisories/2011/0060", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0060" }, { "name": "http://support.apple.com/kb/HT5002", "refsource": "MISC", "url": "http://support.apple.com/kb/HT5002" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470" }, { "name": "http://secunia.com/advisories/43189", "refsource": "MISC", "url": "http://secunia.com/advisories/43189" }, { "name": "http://secunia.com/advisories/43051", "refsource": "MISC", "url": "http://secunia.com/advisories/43051" }, { "name": "http://www.openwall.com/lists/oss-security/2011/01/05/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095", "refsource": "MISC", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095" }, { "name": "http://www.openwall.com/lists/oss-security/2011/01/06/5", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5" }, { "name": "http://www.openwall.com/lists/oss-security/2023/05/14/3", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.15:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-4645" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf", "refsource": "MISC", "tags": [], "url": "http://hal.archives-ouvertes.fr/docs/00/28/14/29/PDF/floating-point-article.pdf" }, { "name": "45668", "refsource": "BID", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/bid/45668" }, { "name": "[oss-security] 20110105 Re: possible flaw in widely used strtod.c implementation", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/01/05/8" }, { "name": "http://bugs.php.net/53632", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "http://bugs.php.net/53632" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095", "refsource": "MISC", "tags": [ "Patch" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/Zend/zend_strtod.c?r1=266327\u0026r2=307095\u0026pathrev=307095" }, { "name": "[oss-security] 20110106 Re: possible flaw in widely used strtod.c implementation", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/01/06/5" }, { "name": "ADV-2011-0060", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2011/0060" }, { "name": "[oss-security] 20110105 possible flaw in widely used strtod.c implementation", "refsource": "MLIST", "tags": [ "Exploit", "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/05/2" }, { "name": "SSA:2011-010-01", "refsource": "SLACKWARE", "tags": [], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2011\u0026m=slackware-security.484686" }, { "name": "42843", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/42843" }, { "name": "ADV-2011-0066", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0066" }, { "name": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/", "refsource": "MISC", "tags": [], "url": "http://www.exploringbinary.com/php-hangs-on-numeric-value-2-2250738585072011e-308/" }, { "name": "42812", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/42812" }, { "name": "ADV-2011-0077", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0077" }, { "name": "USN-1042-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1042-1" }, { "name": "FEDORA-2011-0321", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053355.html" }, { "name": "FEDORA-2011-0329", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053333.html" }, { "name": "43051", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43051" }, { "name": "ADV-2011-0198", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0198" }, { "name": "RHSA-2011:0196", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-0196.html" }, { "name": "43189", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43189" }, { "name": "RHSA-2011:0195", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-0195.html" }, { "name": "http://support.apple.com/kb/HT5002", "refsource": "CONFIRM", "tags": [], "url": "http://support.apple.com/kb/HT5002" }, { "name": "APPLE-SA-2011-10-12-3", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html" }, { "name": "HPSBMU02752", "refsource": "HP", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=133226187115472\u0026w=2" }, { "name": "SSRT100826", "refsource": "HP", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "php-zendstrtod-dos(64470)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64470" }, { "name": "http://www.openwall.com/lists/oss-security/2023/05/14/3", "refsource": "MISC", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2023/05/14/3" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-05-15T00:15Z", "publishedDate": "2011-01-11T03:00Z" } } }
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.