Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2005-3883 (GCVE-0-2005-3883)
Vulnerability from cvelistv5
Published
2005-11-29 11:00
Modified
2024-08-07 23:24
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T23:24:36.604Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "20210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/20210"
},
{
"name": "TLSA-2006-38",
"tags": [
"vendor-advisory",
"x_refsource_TURBO",
"x_transferred"
],
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"name": "18198",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/18198"
},
{
"name": "RHSA-2006:0276",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"name": "17763",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/17763"
},
{
"name": "18054",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/18054"
},
{
"name": "oval:org.mitre.oval:def:10332",
"tags": [
"vdb-entry",
"signature",
"x_refsource_OVAL",
"x_transferred"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.php.net/release_5_1_0.php"
},
{
"name": "1015296",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://securitytracker.com/id?1015296"
},
{
"name": "MDKSA-2005:238",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA",
"x_transferred"
],
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"name": "20951",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/20951"
},
{
"name": "SUSE-SA:2005:069",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"name": "15571",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/15571"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"name": "19832",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/19832"
},
{
"name": "20060501-01-U",
"tags": [
"vendor-advisory",
"x_refsource_SGI",
"x_transferred"
],
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"name": "php-mbsendmail-header-injection(23270)",
"tags": [
"vdb-entry",
"x_refsource_XF",
"x_transferred"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"name": "USN-232-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://www.ubuntu.com/usn/usn-232-1/"
},
{
"name": "ADV-2006-2685",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2006/2685"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2005-11-21T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-10-19T14:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "20210",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/20210"
},
{
"name": "TLSA-2006-38",
"tags": [
"vendor-advisory",
"x_refsource_TURBO"
],
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"name": "18198",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/18198"
},
{
"name": "RHSA-2006:0276",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"name": "17763",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/17763"
},
{
"name": "18054",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/18054"
},
{
"name": "oval:org.mitre.oval:def:10332",
"tags": [
"vdb-entry",
"signature",
"x_refsource_OVAL"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.php.net/release_5_1_0.php"
},
{
"name": "1015296",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://securitytracker.com/id?1015296"
},
{
"name": "MDKSA-2005:238",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA"
],
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"name": "20951",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/20951"
},
{
"name": "SUSE-SA:2005:069",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"name": "15571",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/15571"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"name": "19832",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/19832"
},
{
"name": "20060501-01-U",
"tags": [
"vendor-advisory",
"x_refsource_SGI"
],
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"name": "php-mbsendmail-header-injection(23270)",
"tags": [
"vdb-entry",
"x_refsource_XF"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"name": "USN-232-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://www.ubuntu.com/usn/usn-232-1/"
},
{
"name": "ADV-2006-2685",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2006/2685"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3883",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20210",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20210"
},
{
"name": "TLSA-2006-38",
"refsource": "TURBO",
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"name": "18198",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18198"
},
{
"name": "RHSA-2006:0276",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"name": "17763",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/17763"
},
{
"name": "18054",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18054"
},
{
"name": "oval:org.mitre.oval:def:10332",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"name": "http://bugs.php.net/bug.php?id=35307",
"refsource": "MISC",
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"name": "http://www.php.net/release_5_1_0.php",
"refsource": "CONFIRM",
"url": "http://www.php.net/release_5_1_0.php"
},
{
"name": "1015296",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015296"
},
{
"name": "MDKSA-2005:238",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"name": "20951",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20951"
},
{
"name": "SUSE-SA:2005:069",
"refsource": "SUSE",
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"name": "15571",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/15571"
},
{
"name": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm",
"refsource": "CONFIRM",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"name": "19832",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19832"
},
{
"name": "20060501-01-U",
"refsource": "SGI",
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"name": "php-mbsendmail-header-injection(23270)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"name": "USN-232-1",
"refsource": "UBUNTU",
"url": "https://www.ubuntu.com/usn/usn-232-1/"
},
{
"name": "ADV-2006-2685",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2685"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2005-3883",
"datePublished": "2005-11-29T11:00:00",
"dateReserved": "2005-11-29T00:00:00",
"dateUpdated": "2024-08-07T23:24:36.604Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2005-3883\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2005-11-29T11:03:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \\\"To\\\" address argument.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"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\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC2E5F96-66D2-4F99-A74D-6A2305EE218E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D724D09-0D45-4701-93C9-348301217C8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC6A6F47-5C7C-4F82-B23B-9C959C69B27F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE1A4DA6-6181-43A8-B0D8-5A016C3E75FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6E36203C-1392-49BB-AE7E-49626963D673\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6713614A-B14E-4A85-BF89-ED780068FC68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD95F8EB-B428-4B3C-9254-A5DECE03A989\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"069EB7EE-06B9-454F-9007-8DE5DCA33C53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2:*:dev:*:*:*:*:*\",\"matchCriteriaId\":\"BBA861A2-F0CD-4DBB-B43A-4970EB114DA5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"18BF5BE6-09EA-45AD-93BF-2BEF1742534E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC1460DF-1687-4314-BF1A-01290B20302D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"470380B0-3982-48FC-871B-C8B43C81900D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FAA7712-10F0-4BB6-BAFB-D0806AFD9DE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63190D9B-7958-4B93-87C6-E7D5A572F6DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7AB2E2E8-81D6-4973-AC0F-AA644EE99DD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AAF4586-74FF-47C6-864B-656FDF3F33D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B14EF0C7-61F2-47A4-B7F8-43FF03C62DCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5245F990-B4A7-4ED8-909D-B8137CE79FAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5652D5B0-68E4-4239-B9B7-599AFCF4C53E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B71BB7-5239-4860-9100-8CABC3992D8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72BD447A-4EED-482C-8F61-48FAD4FCF8BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3F9DF9D-15E5-4387-ABE3-A7583331A928\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11579E5C-D7CF-46EE-B015-5F4185C174E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C69CDE21-2FD4-4529-8F02-8709CF5E3D7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"221B9AC4-C63C-4386-B3BD-E4BC102C6124\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2BEA491B-77FD-4760-8F6F-3EBC6BD810D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F9D7662-A5B6-41D0-B6A1-E5ABC5ABA47F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3797AB5-9E49-4251-A212-B6E5D9996764\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"D61D9CE9-F7A3-4F52-9D4E-B2473804ECB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7007E77F-60EF-44D8-9676-15B59DF1325F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17437AED-816A-4CCF-96DE-8C3D0CC8DB2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74E7AE59-1CB0-4300-BBE0-109F909789EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9222821E-370F-4616-B787-CC22C2F4E7CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9809449F-9A76-4318-B233-B4C2950A6EA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AA962D4-A4EC-4DC3-B8A9-D10941B92781\"}]}]}],\"references\":[{\"url\":\"ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://bugs.php.net/bug.php?id=35307\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2006-0276.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/17763\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/18054\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/18198\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/19832\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/20210\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/20951\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://securitytracker.com/id?1015296\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2005:238\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.php.net/release_5_1_0.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/archive/1/419504/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/15571\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.turbolinux.com/security/2006/TLSA-2006-38.txt\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2006/2685\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/23270\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.ubuntu.com/usn/usn-232-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://bugs.php.net/bug.php?id=35307\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2006-0276.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/17763\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/18054\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/18198\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/19832\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/20210\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/20951\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://securitytracker.com/id?1015296\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2005:238\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.php.net/release_5_1_0.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/archive/1/419504/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/15571\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.turbolinux.com/security/2006/TLSA-2006-38.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2006/2685\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/23270\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.ubuntu.com/usn/usn-232-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
fkie_cve-2005-3883
Vulnerability from fkie_nvd
Published
2005-11-29 11:03
Modified
2025-04-03 01:03
Severity ?
Summary
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc | ||
| cve@mitre.org | http://bugs.php.net/bug.php?id=35307 | ||
| cve@mitre.org | http://rhn.redhat.com/errata/RHSA-2006-0276.html | ||
| cve@mitre.org | http://secunia.com/advisories/17763 | Patch, Vendor Advisory | |
| cve@mitre.org | http://secunia.com/advisories/18054 | ||
| cve@mitre.org | http://secunia.com/advisories/18198 | ||
| cve@mitre.org | http://secunia.com/advisories/19832 | ||
| cve@mitre.org | http://secunia.com/advisories/20210 | ||
| cve@mitre.org | http://secunia.com/advisories/20951 | ||
| cve@mitre.org | http://securitytracker.com/id?1015296 | ||
| cve@mitre.org | http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm | ||
| cve@mitre.org | http://www.mandriva.com/security/advisories?name=MDKSA-2005:238 | ||
| cve@mitre.org | http://www.php.net/release_5_1_0.php | Patch | |
| cve@mitre.org | http://www.securityfocus.com/archive/1/419504/100/0/threaded | ||
| cve@mitre.org | http://www.securityfocus.com/bid/15571 | Patch | |
| cve@mitre.org | http://www.turbolinux.com/security/2006/TLSA-2006-38.txt | ||
| cve@mitre.org | http://www.vupen.com/english/advisories/2006/2685 | ||
| cve@mitre.org | https://exchange.xforce.ibmcloud.com/vulnerabilities/23270 | ||
| cve@mitre.org | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332 | ||
| cve@mitre.org | https://www.ubuntu.com/usn/usn-232-1/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://bugs.php.net/bug.php?id=35307 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://rhn.redhat.com/errata/RHSA-2006-0276.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/17763 | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/18054 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/18198 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/19832 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/20210 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/20951 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://securitytracker.com/id?1015296 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.mandriva.com/security/advisories?name=MDKSA-2005:238 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.php.net/release_5_1_0.php | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/archive/1/419504/100/0/threaded | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/15571 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.turbolinux.com/security/2006/TLSA-2006-38.txt | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.vupen.com/english/advisories/2006/2685 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://exchange.xforce.ibmcloud.com/vulnerabilities/23270 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://www.ubuntu.com/usn/usn-232-1/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| php | php | 4.0.6 | |
| php | php | 4.0.7 | |
| php | php | 4.0.7 | |
| php | php | 4.0.7 | |
| php | php | 4.0.7 | |
| php | php | 4.1.0 | |
| php | php | 4.1.1 | |
| php | php | 4.1.2 | |
| php | php | 4.2 | |
| php | php | 4.2.0 | |
| php | php | 4.2.1 | |
| php | php | 4.2.2 | |
| php | php | 4.2.3 | |
| php | php | 4.3.0 | |
| php | php | 4.3.1 | |
| php | php | 4.3.2 | |
| php | php | 4.3.3 | |
| php | php | 4.3.4 | |
| php | php | 4.3.5 | |
| php | php | 4.3.6 | |
| php | php | 4.3.7 | |
| php | php | 4.3.8 | |
| php | php | 4.3.9 | |
| php | php | 4.3.10 | |
| php | php | 4.3.11 | |
| php | php | 4.4.0 | |
| php | php | 4.4.1 | |
| php | php | 5.0 | |
| php | php | 5.0 | |
| php | php | 5.0 | |
| php | php | 5.0.0 | |
| php | php | 5.0.1 | |
| php | php | 5.0.2 | |
| php | php | 5.0.3 | |
| php | php | 5.0.4 | |
| php | php | 5.0.5 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "FC2E5F96-66D2-4F99-A74D-6A2305EE218E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "2D724D09-0D45-4701-93C9-348301217C8C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.0.7:rc1:*:*:*:*:*:*",
"matchCriteriaId": "FC6A6F47-5C7C-4F82-B23B-9C959C69B27F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.0.7:rc2:*:*:*:*:*:*",
"matchCriteriaId": "AE1A4DA6-6181-43A8-B0D8-5A016C3E75FF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.0.7:rc3:*:*:*:*:*:*",
"matchCriteriaId": "6E36203C-1392-49BB-AE7E-49626963D673",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6713614A-B14E-4A85-BF89-ED780068FC68",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FD95F8EB-B428-4B3C-9254-A5DECE03A989",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "069EB7EE-06B9-454F-9007-8DE5DCA33C53",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.2:*:dev:*:*:*:*:*",
"matchCriteriaId": "BBA861A2-F0CD-4DBB-B43A-4970EB114DA5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "18BF5BE6-09EA-45AD-93BF-2BEF1742534E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EC1460DF-1687-4314-BF1A-01290B20302D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "470380B0-3982-48FC-871B-C8B43C81900D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "9FAA7712-10F0-4BB6-BAFB-D0806AFD9DE2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "63190D9B-7958-4B93-87C6-E7D5A572F6DC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7AB2E2E8-81D6-4973-AC0F-AA644EE99DD3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4AAF4586-74FF-47C6-864B-656FDF3F33D0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B14EF0C7-61F2-47A4-B7F8-43FF03C62DCA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "5245F990-B4A7-4ED8-909D-B8137CE79FAA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "5652D5B0-68E4-4239-B9B7-599AFCF4C53E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "57B71BB7-5239-4860-9100-8CABC3992D8C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "72BD447A-4EED-482C-8F61-48FAD4FCF8BA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "B3F9DF9D-15E5-4387-ABE3-A7583331A928",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "11579E5C-D7CF-46EE-B015-5F4185C174E7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*",
"matchCriteriaId": "C69CDE21-2FD4-4529-8F02-8709CF5E3D7E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*",
"matchCriteriaId": "221B9AC4-C63C-4386-B3BD-E4BC102C6124",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2BEA491B-77FD-4760-8F6F-3EBC6BD810D9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "0F9D7662-A5B6-41D0-B6A1-E5ABC5ABA47F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "E3797AB5-9E49-4251-A212-B6E5D9996764",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "D61D9CE9-F7A3-4F52-9D4E-B2473804ECB7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7007E77F-60EF-44D8-9676-15B59DF1325F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "17437AED-816A-4CCF-96DE-8C3D0CC8DB2B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "74E7AE59-1CB0-4300-BBE0-109F909789EF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "9222821E-370F-4616-B787-CC22C2F4E7CD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "9809449F-9A76-4318-B233-B4C2950A6EA9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "0AA962D4-A4EC-4DC3-B8A9-D10941B92781",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument."
}
],
"id": "CVE-2005-3883",
"lastModified": "2025-04-03T01:03:51.193",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2005-11-29T11:03:00.000",
"references": [
{
"source": "cve@mitre.org",
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"source": "cve@mitre.org",
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"source": "cve@mitre.org",
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/17763"
},
{
"source": "cve@mitre.org",
"url": "http://secunia.com/advisories/18054"
},
{
"source": "cve@mitre.org",
"url": "http://secunia.com/advisories/18198"
},
{
"source": "cve@mitre.org",
"url": "http://secunia.com/advisories/19832"
},
{
"source": "cve@mitre.org",
"url": "http://secunia.com/advisories/20210"
},
{
"source": "cve@mitre.org",
"url": "http://secunia.com/advisories/20951"
},
{
"source": "cve@mitre.org",
"url": "http://securitytracker.com/id?1015296"
},
{
"source": "cve@mitre.org",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"source": "cve@mitre.org",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://www.php.net/release_5_1_0.php"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/15571"
},
{
"source": "cve@mitre.org",
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"source": "cve@mitre.org",
"url": "http://www.vupen.com/english/advisories/2006/2685"
},
{
"source": "cve@mitre.org",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"source": "cve@mitre.org",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"source": "cve@mitre.org",
"url": "https://www.ubuntu.com/usn/usn-232-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/17763"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/18054"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/18198"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/19832"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/20210"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/20951"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://securitytracker.com/id?1015296"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.php.net/release_5_1_0.php"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/15571"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.vupen.com/english/advisories/2006/2685"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.ubuntu.com/usn/usn-232-1/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
ghsa-86x4-8rw8-w2mr
Vulnerability from github
Published
2022-05-03 03:14
Modified
2022-05-03 03:14
VLAI Severity ?
Details
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
{
"affected": [],
"aliases": [
"CVE-2005-3883"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2005-11-29T11:03:00Z",
"severity": "MODERATE"
},
"details": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument.",
"id": "GHSA-86x4-8rw8-w2mr",
"modified": "2022-05-03T03:14:36Z",
"published": "2022-05-03T03:14:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"type": "WEB",
"url": "https://www.ubuntu.com/usn/usn-232-1"
},
{
"type": "WEB",
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/17763"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18054"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18198"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/19832"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/20210"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/20951"
},
{
"type": "WEB",
"url": "http://securitytracker.com/id?1015296"
},
{
"type": "WEB",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"type": "WEB",
"url": "http://www.php.net/release_5_1_0.php"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/15571"
},
{
"type": "WEB",
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2006/2685"
}
],
"schema_version": "1.4.0",
"severity": []
}
gsd-2005-3883
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2005-3883",
"description": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument.",
"id": "GSD-2005-3883",
"references": [
"https://www.suse.com/security/cve/CVE-2005-3883.html",
"https://access.redhat.com/errata/RHSA-2006:0276"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2005-3883"
],
"details": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument.",
"id": "GSD-2005-3883",
"modified": "2023-12-13T01:20:12.251001Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3883",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20210",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20210"
},
{
"name": "TLSA-2006-38",
"refsource": "TURBO",
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"name": "18198",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18198"
},
{
"name": "RHSA-2006:0276",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"name": "17763",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/17763"
},
{
"name": "18054",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18054"
},
{
"name": "oval:org.mitre.oval:def:10332",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"name": "http://bugs.php.net/bug.php?id=35307",
"refsource": "MISC",
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"name": "http://www.php.net/release_5_1_0.php",
"refsource": "CONFIRM",
"url": "http://www.php.net/release_5_1_0.php"
},
{
"name": "1015296",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015296"
},
{
"name": "MDKSA-2005:238",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"name": "20951",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20951"
},
{
"name": "SUSE-SA:2005:069",
"refsource": "SUSE",
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
},
{
"name": "15571",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/15571"
},
{
"name": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm",
"refsource": "CONFIRM",
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"name": "19832",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19832"
},
{
"name": "20060501-01-U",
"refsource": "SGI",
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"name": "php-mbsendmail-header-injection(23270)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"name": "USN-232-1",
"refsource": "UBUNTU",
"url": "https://www.ubuntu.com/usn/usn-232-1/"
},
{
"name": "ADV-2006-2685",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2685"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:4.0.7:rc3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.2:*:dev:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.0.7:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.0.7:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0:rc3:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:5.0:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3883"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.php.net/release_5_1_0.php",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "http://www.php.net/release_5_1_0.php"
},
{
"name": "http://bugs.php.net/bug.php?id=35307",
"refsource": "MISC",
"tags": [],
"url": "http://bugs.php.net/bug.php?id=35307"
},
{
"name": "15571",
"refsource": "BID",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/15571"
},
{
"name": "17763",
"refsource": "SECUNIA",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/17763"
},
{
"name": "1015296",
"refsource": "SECTRACK",
"tags": [],
"url": "http://securitytracker.com/id?1015296"
},
{
"name": "18054",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/18054"
},
{
"name": "18198",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/18198"
},
{
"name": "RHSA-2006:0276",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2006-0276.html"
},
{
"name": "19832",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/19832"
},
{
"name": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm",
"refsource": "CONFIRM",
"tags": [],
"url": "http://support.avaya.com/elmodocs2/security/ASA-2006-129.htm"
},
{
"name": "20951",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/20951"
},
{
"name": "20060501-01-U",
"refsource": "SGI",
"tags": [],
"url": "ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc"
},
{
"name": "TLSA-2006-38",
"refsource": "TURBO",
"tags": [],
"url": "http://www.turbolinux.com/security/2006/TLSA-2006-38.txt"
},
{
"name": "20210",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/20210"
},
{
"name": "MDKSA-2005:238",
"refsource": "MANDRIVA",
"tags": [],
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:238"
},
{
"name": "ADV-2006-2685",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2006/2685"
},
{
"name": "USN-232-1",
"refsource": "UBUNTU",
"tags": [],
"url": "https://www.ubuntu.com/usn/usn-232-1/"
},
{
"name": "php-mbsendmail-header-injection(23270)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23270"
},
{
"name": "oval:org.mitre.oval:def:10332",
"refsource": "OVAL",
"tags": [],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10332"
},
{
"name": "SUSE-SA:2005:069",
"refsource": "SUSE",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/419504/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-30T16:25Z",
"publishedDate": "2005-11-29T11:03Z"
}
}
}
rhsa-2006:0276
Vulnerability from csaf_redhat
Published
2006-04-25 14:33
Modified
2025-11-08 03:23
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated PHP packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 3 and 4.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.
The phpinfo() PHP function did not properly sanitize long strings. An
attacker could use this to perform cross-site scripting attacks against
sites that have publicly-available PHP scripts that call phpinfo().
(CVE-2006-0996)
The html_entity_decode() PHP function was found to not be binary safe. An
attacker could use this flaw to disclose a certain part of the memory. In
order for this issue to be exploitable the target site would need to have a
PHP script which called the "html_entity_decode()" function with untrusted
input from the user and displayed the result. (CVE-2006-1490)
The error handling output was found to not properly escape HTML output in
certain cases. An attacker could use this flaw to perform cross-site
scripting attacks against sites where both display_errors and html_errors
are enabled. (CVE-2006-0208)
An input validation error was found in the "mb_send_mail()" function. An
attacker could use this flaw to inject arbitrary headers in a mail sent via
a script calling the "mb_send_mail()" function where the "To" parameter can
be controlled by the attacker. (CVE-2005-3883)
A buffer overflow flaw was discovered in uw-imap, the University of
Washington's IMAP Server. php-imap is compiled against the static c-client
libraries from imap and therefore needed to be recompiled against the fixed
version. This issue only affected Red Hat Enterprise Linux 3.
(CVE-2005-2933).
Users of PHP should upgrade to these updated packages, which contain
backported patches that resolve these issues.
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 3 and 4.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Web server. \n\nThe phpinfo() PHP function did not properly sanitize long strings. An\nattacker could use this to perform cross-site scripting attacks against\nsites that have publicly-available PHP scripts that call phpinfo(). \n(CVE-2006-0996)\n\nThe html_entity_decode() PHP function was found to not be binary safe. An\nattacker could use this flaw to disclose a certain part of the memory. In\norder for this issue to be exploitable the target site would need to have a\nPHP script which called the \"html_entity_decode()\" function with untrusted\ninput from the user and displayed the result. (CVE-2006-1490)\n\nThe error handling output was found to not properly escape HTML output in\ncertain cases. An attacker could use this flaw to perform cross-site\nscripting attacks against sites where both display_errors and html_errors\nare enabled. (CVE-2006-0208)\n\nAn input validation error was found in the \"mb_send_mail()\" function. An\nattacker could use this flaw to inject arbitrary headers in a mail sent via\na script calling the \"mb_send_mail()\" function where the \"To\" parameter can\nbe controlled by the attacker. (CVE-2005-3883)\n\nA buffer overflow flaw was discovered in uw-imap, the University of\nWashington\u0027s IMAP Server. php-imap is compiled against the static c-client\nlibraries from imap and therefore needed to be recompiled against the fixed\nversion. This issue only affected Red Hat Enterprise Linux 3.\n(CVE-2005-2933).\n\nUsers of PHP should upgrade to these updated packages, which contain\nbackported patches that resolve these issues.",
"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-2006:0276",
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "163490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=163490"
},
{
"category": "external",
"summary": "174463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=174463"
},
{
"category": "external",
"summary": "174528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=174528"
},
{
"category": "external",
"summary": "178028",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=178028"
},
{
"category": "external",
"summary": "182719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=182719"
},
{
"category": "external",
"summary": "187230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=187230"
},
{
"category": "external",
"summary": "187510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=187510"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2006/rhsa-2006_0276.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2025-11-08T03:23:35+00:00",
"generator": {
"date": "2025-11-08T03:23:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2006:0276",
"initial_release_date": "2006-04-25T14:33:00+00:00",
"revision_history": [
{
"date": "2006-04-25T14:33:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2006-04-25T00:00:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T03:23:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 4",
"product": {
"name": "Red Hat Enterprise Linux AS version 4",
"product_id": "4AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop version 4",
"product": {
"name": "Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 4",
"product": {
"name": "Red Hat Enterprise Linux ES version 4",
"product_id": "4ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 4",
"product": {
"name": "Red Hat Enterprise Linux WS version 4",
"product_id": "4WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 3",
"product": {
"name": "Red Hat Enterprise Linux AS version 3",
"product_id": "3AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Desktop version 3",
"product": {
"name": "Red Hat Desktop version 3",
"product_id": "3Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 3",
"product": {
"name": "Red Hat Enterprise Linux ES version 3",
"product_id": "3ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 3",
"product": {
"name": "Red Hat Enterprise Linux WS version 3",
"product_id": "3WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.ia64",
"product": {
"name": "php-devel-0:4.3.9-3.12.ia64",
"product_id": "php-devel-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.ia64",
"product": {
"name": "php-gd-0:4.3.9-3.12.ia64",
"product_id": "php-gd-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.ia64",
"product": {
"name": "php-ldap-0:4.3.9-3.12.ia64",
"product_id": "php-ldap-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.ia64",
"product": {
"name": "php-domxml-0:4.3.9-3.12.ia64",
"product_id": "php-domxml-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.ia64",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.ia64",
"product_id": "php-mbstring-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.ia64",
"product": {
"name": "php-pear-0:4.3.9-3.12.ia64",
"product_id": "php-pear-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.ia64",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.ia64",
"product_id": "php-ncurses-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.ia64",
"product": {
"name": "php-snmp-0:4.3.9-3.12.ia64",
"product_id": "php-snmp-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.ia64",
"product": {
"name": "php-0:4.3.9-3.12.ia64",
"product_id": "php-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.ia64",
"product": {
"name": "php-mysql-0:4.3.9-3.12.ia64",
"product_id": "php-mysql-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.ia64",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64",
"product_id": "php-debuginfo-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.ia64",
"product": {
"name": "php-odbc-0:4.3.9-3.12.ia64",
"product_id": "php-odbc-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product_id": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.ia64",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.ia64",
"product_id": "php-pgsql-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.ia64",
"product": {
"name": "php-imap-0:4.3.9-3.12.ia64",
"product_id": "php-imap-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64",
"product_id": "php-pgsql-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-imap-0:4.3.2-30.ent.ia64",
"product_id": "php-imap-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product_id": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-devel-0:4.3.2-30.ent.ia64",
"product_id": "php-devel-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.ia64",
"product_id": "php-ldap-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.ia64",
"product_id": "php-odbc-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-0:4.3.2-30.ent.ia64",
"product_id": "php-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.ia64",
"product_id": "php-mysql-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-devel-0:4.3.9-3.12.x86_64",
"product_id": "php-devel-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-gd-0:4.3.9-3.12.x86_64",
"product_id": "php-gd-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-ldap-0:4.3.9-3.12.x86_64",
"product_id": "php-ldap-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-domxml-0:4.3.9-3.12.x86_64",
"product_id": "php-domxml-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64",
"product_id": "php-mbstring-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-pear-0:4.3.9-3.12.x86_64",
"product_id": "php-pear-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64",
"product_id": "php-ncurses-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-snmp-0:4.3.9-3.12.x86_64",
"product_id": "php-snmp-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-0:4.3.9-3.12.x86_64",
"product_id": "php-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-mysql-0:4.3.9-3.12.x86_64",
"product_id": "php-mysql-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product_id": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-odbc-0:4.3.9-3.12.x86_64",
"product_id": "php-odbc-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product_id": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64",
"product_id": "php-pgsql-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-imap-0:4.3.9-3.12.x86_64",
"product_id": "php-imap-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product_id": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-imap-0:4.3.2-30.ent.x86_64",
"product_id": "php-imap-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product_id": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-devel-0:4.3.2-30.ent.x86_64",
"product_id": "php-devel-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64",
"product_id": "php-ldap-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64",
"product_id": "php-odbc-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-0:4.3.2-30.ent.x86_64",
"product_id": "php-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64",
"product_id": "php-mysql-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.i386",
"product": {
"name": "php-devel-0:4.3.9-3.12.i386",
"product_id": "php-devel-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.i386",
"product": {
"name": "php-gd-0:4.3.9-3.12.i386",
"product_id": "php-gd-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.i386",
"product": {
"name": "php-ldap-0:4.3.9-3.12.i386",
"product_id": "php-ldap-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.i386",
"product": {
"name": "php-domxml-0:4.3.9-3.12.i386",
"product_id": "php-domxml-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.i386",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.i386",
"product_id": "php-mbstring-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.i386",
"product": {
"name": "php-pear-0:4.3.9-3.12.i386",
"product_id": "php-pear-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.i386",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.i386",
"product_id": "php-ncurses-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.i386",
"product": {
"name": "php-snmp-0:4.3.9-3.12.i386",
"product_id": "php-snmp-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.i386",
"product": {
"name": "php-0:4.3.9-3.12.i386",
"product_id": "php-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.i386",
"product": {
"name": "php-mysql-0:4.3.9-3.12.i386",
"product_id": "php-mysql-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.i386",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.i386",
"product_id": "php-debuginfo-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.i386",
"product": {
"name": "php-odbc-0:4.3.9-3.12.i386",
"product_id": "php-odbc-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.i386",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386",
"product_id": "php-xmlrpc-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.i386",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.i386",
"product_id": "php-pgsql-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.i386",
"product": {
"name": "php-imap-0:4.3.9-3.12.i386",
"product_id": "php-imap-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.i386",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.i386",
"product_id": "php-pgsql-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.i386",
"product": {
"name": "php-imap-0:4.3.2-30.ent.i386",
"product_id": "php-imap-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.i386",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386",
"product_id": "php-debuginfo-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.i386",
"product": {
"name": "php-devel-0:4.3.2-30.ent.i386",
"product_id": "php-devel-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.i386",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.i386",
"product_id": "php-ldap-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.i386",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.i386",
"product_id": "php-odbc-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.i386",
"product": {
"name": "php-0:4.3.2-30.ent.i386",
"product_id": "php-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.i386",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.i386",
"product_id": "php-mysql-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.src",
"product": {
"name": "php-0:4.3.9-3.12.src",
"product_id": "php-0:4.3.9-3.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.src",
"product": {
"name": "php-0:4.3.2-30.ent.src",
"product_id": "php-0:4.3.2-30.ent.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.ppc",
"product": {
"name": "php-devel-0:4.3.9-3.12.ppc",
"product_id": "php-devel-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.ppc",
"product": {
"name": "php-gd-0:4.3.9-3.12.ppc",
"product_id": "php-gd-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.ppc",
"product": {
"name": "php-ldap-0:4.3.9-3.12.ppc",
"product_id": "php-ldap-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.ppc",
"product": {
"name": "php-domxml-0:4.3.9-3.12.ppc",
"product_id": "php-domxml-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.ppc",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.ppc",
"product_id": "php-mbstring-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.ppc",
"product": {
"name": "php-pear-0:4.3.9-3.12.ppc",
"product_id": "php-pear-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.ppc",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.ppc",
"product_id": "php-ncurses-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.ppc",
"product": {
"name": "php-snmp-0:4.3.9-3.12.ppc",
"product_id": "php-snmp-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.ppc",
"product": {
"name": "php-0:4.3.9-3.12.ppc",
"product_id": "php-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.ppc",
"product": {
"name": "php-mysql-0:4.3.9-3.12.ppc",
"product_id": "php-mysql-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.ppc",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc",
"product_id": "php-debuginfo-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.ppc",
"product": {
"name": "php-odbc-0:4.3.9-3.12.ppc",
"product_id": "php-odbc-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product_id": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.ppc",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.ppc",
"product_id": "php-pgsql-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.ppc",
"product": {
"name": "php-imap-0:4.3.9-3.12.ppc",
"product_id": "php-imap-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc",
"product_id": "php-pgsql-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-imap-0:4.3.2-30.ent.ppc",
"product_id": "php-imap-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product_id": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-devel-0:4.3.2-30.ent.ppc",
"product_id": "php-devel-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.ppc",
"product_id": "php-ldap-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.ppc",
"product_id": "php-odbc-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-0:4.3.2-30.ent.ppc",
"product_id": "php-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.ppc",
"product_id": "php-mysql-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.s390x",
"product": {
"name": "php-devel-0:4.3.9-3.12.s390x",
"product_id": "php-devel-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.s390x",
"product": {
"name": "php-gd-0:4.3.9-3.12.s390x",
"product_id": "php-gd-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.s390x",
"product": {
"name": "php-ldap-0:4.3.9-3.12.s390x",
"product_id": "php-ldap-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.s390x",
"product": {
"name": "php-domxml-0:4.3.9-3.12.s390x",
"product_id": "php-domxml-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.s390x",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.s390x",
"product_id": "php-mbstring-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.s390x",
"product": {
"name": "php-pear-0:4.3.9-3.12.s390x",
"product_id": "php-pear-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.s390x",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.s390x",
"product_id": "php-ncurses-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.s390x",
"product": {
"name": "php-snmp-0:4.3.9-3.12.s390x",
"product_id": "php-snmp-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.s390x",
"product": {
"name": "php-0:4.3.9-3.12.s390x",
"product_id": "php-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.s390x",
"product": {
"name": "php-mysql-0:4.3.9-3.12.s390x",
"product_id": "php-mysql-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.s390x",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x",
"product_id": "php-debuginfo-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.s390x",
"product": {
"name": "php-odbc-0:4.3.9-3.12.s390x",
"product_id": "php-odbc-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product_id": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.s390x",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.s390x",
"product_id": "php-pgsql-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.s390x",
"product": {
"name": "php-imap-0:4.3.9-3.12.s390x",
"product_id": "php-imap-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x",
"product_id": "php-pgsql-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-imap-0:4.3.2-30.ent.s390x",
"product_id": "php-imap-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product_id": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-devel-0:4.3.2-30.ent.s390x",
"product_id": "php-devel-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.s390x",
"product_id": "php-ldap-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.s390x",
"product_id": "php-odbc-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-0:4.3.2-30.ent.s390x",
"product_id": "php-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.s390x",
"product_id": "php-mysql-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.s390",
"product": {
"name": "php-devel-0:4.3.9-3.12.s390",
"product_id": "php-devel-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.s390",
"product": {
"name": "php-gd-0:4.3.9-3.12.s390",
"product_id": "php-gd-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.s390",
"product": {
"name": "php-ldap-0:4.3.9-3.12.s390",
"product_id": "php-ldap-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.s390",
"product": {
"name": "php-domxml-0:4.3.9-3.12.s390",
"product_id": "php-domxml-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.s390",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.s390",
"product_id": "php-mbstring-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.s390",
"product": {
"name": "php-pear-0:4.3.9-3.12.s390",
"product_id": "php-pear-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.s390",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.s390",
"product_id": "php-ncurses-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.s390",
"product": {
"name": "php-snmp-0:4.3.9-3.12.s390",
"product_id": "php-snmp-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.s390",
"product": {
"name": "php-0:4.3.9-3.12.s390",
"product_id": "php-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.s390",
"product": {
"name": "php-mysql-0:4.3.9-3.12.s390",
"product_id": "php-mysql-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.s390",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.s390",
"product_id": "php-debuginfo-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.s390",
"product": {
"name": "php-odbc-0:4.3.9-3.12.s390",
"product_id": "php-odbc-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.s390",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390",
"product_id": "php-xmlrpc-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.s390",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.s390",
"product_id": "php-pgsql-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.s390",
"product": {
"name": "php-imap-0:4.3.9-3.12.s390",
"product_id": "php-imap-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.s390",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.s390",
"product_id": "php-pgsql-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.s390",
"product": {
"name": "php-imap-0:4.3.2-30.ent.s390",
"product_id": "php-imap-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.s390",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390",
"product_id": "php-debuginfo-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.s390",
"product": {
"name": "php-devel-0:4.3.2-30.ent.s390",
"product_id": "php-devel-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.s390",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.s390",
"product_id": "php-ldap-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.s390",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.s390",
"product_id": "php-odbc-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.s390",
"product": {
"name": "php-0:4.3.2-30.ent.s390",
"product_id": "php-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.s390",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.s390",
"product_id": "php-mysql-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2003-1303",
"discovery_date": "2003-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617127"
}
],
"notes": [
{
"category": "description",
"text": "Buffer overflow in the imap_fetch_overview function in the IMAP functionality (php_imap.c) in PHP before 4.3.3 allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long e-mail address in a (1) To or (2) From header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2003-1303"
},
{
"category": "external",
"summary": "RHBZ#1617127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617127"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2003-1303",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2003-1303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2003-1303"
}
],
"release_date": "2003-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2005-2933",
"discovery_date": "2005-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617767"
}
],
"notes": [
{
"category": "description",
"text": "Buffer overflow in the mail_valid_net_parse_work function in mail.c for Washington\u0027s IMAP Server (UW-IMAP) before imap-2004g allows remote attackers to execute arbitrary code via a mailbox name containing a single double-quote (\") character without a closing quote, which causes bytes after the double-quote to be copied into a buffer indefinitely.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2005-2933"
},
{
"category": "external",
"summary": "RHBZ#1617767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-2933",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-2933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-2933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-2933"
}
],
"release_date": "2005-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2005-3883",
"discovery_date": "2005-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617845"
}
],
"notes": [
{
"category": "description",
"text": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2005-3883"
},
{
"category": "external",
"summary": "RHBZ#1617845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-3883",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-3883"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883"
}
],
"release_date": "2005-11-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-0208",
"discovery_date": "2006-01-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617878"
}
],
"notes": [
{
"category": "description",
"text": "Multiple cross-site scripting (XSS) vulnerabilities in PHP 4.4.1 and 5.1.1, when display_errors and html_errors are on, allow remote attackers to inject arbitrary web script or HTML via inputs to PHP applications that are not filtered when they are included in the resulting error message.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-0208"
},
{
"category": "external",
"summary": "RHBZ#1617878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-0208",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-0208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-0208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0208"
}
],
"release_date": "2006-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-0996",
"discovery_date": "2006-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1618022"
}
],
"notes": [
{
"category": "description",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "RHBZ#1618022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-0996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-0996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0996"
}
],
"release_date": "2006-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-1490",
"discovery_date": "2006-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1618036"
}
],
"notes": [
{
"category": "description",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "RHBZ#1618036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-1490",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-1490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-1490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1490"
}
],
"release_date": "2006-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
}
]
}
RHSA-2006:0276
Vulnerability from csaf_redhat
Published
2006-04-25 14:33
Modified
2025-11-08 03:23
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated PHP packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 3 and 4.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.
The phpinfo() PHP function did not properly sanitize long strings. An
attacker could use this to perform cross-site scripting attacks against
sites that have publicly-available PHP scripts that call phpinfo().
(CVE-2006-0996)
The html_entity_decode() PHP function was found to not be binary safe. An
attacker could use this flaw to disclose a certain part of the memory. In
order for this issue to be exploitable the target site would need to have a
PHP script which called the "html_entity_decode()" function with untrusted
input from the user and displayed the result. (CVE-2006-1490)
The error handling output was found to not properly escape HTML output in
certain cases. An attacker could use this flaw to perform cross-site
scripting attacks against sites where both display_errors and html_errors
are enabled. (CVE-2006-0208)
An input validation error was found in the "mb_send_mail()" function. An
attacker could use this flaw to inject arbitrary headers in a mail sent via
a script calling the "mb_send_mail()" function where the "To" parameter can
be controlled by the attacker. (CVE-2005-3883)
A buffer overflow flaw was discovered in uw-imap, the University of
Washington's IMAP Server. php-imap is compiled against the static c-client
libraries from imap and therefore needed to be recompiled against the fixed
version. This issue only affected Red Hat Enterprise Linux 3.
(CVE-2005-2933).
Users of PHP should upgrade to these updated packages, which contain
backported patches that resolve these issues.
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 3 and 4.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Web server. \n\nThe phpinfo() PHP function did not properly sanitize long strings. An\nattacker could use this to perform cross-site scripting attacks against\nsites that have publicly-available PHP scripts that call phpinfo(). \n(CVE-2006-0996)\n\nThe html_entity_decode() PHP function was found to not be binary safe. An\nattacker could use this flaw to disclose a certain part of the memory. In\norder for this issue to be exploitable the target site would need to have a\nPHP script which called the \"html_entity_decode()\" function with untrusted\ninput from the user and displayed the result. (CVE-2006-1490)\n\nThe error handling output was found to not properly escape HTML output in\ncertain cases. An attacker could use this flaw to perform cross-site\nscripting attacks against sites where both display_errors and html_errors\nare enabled. (CVE-2006-0208)\n\nAn input validation error was found in the \"mb_send_mail()\" function. An\nattacker could use this flaw to inject arbitrary headers in a mail sent via\na script calling the \"mb_send_mail()\" function where the \"To\" parameter can\nbe controlled by the attacker. (CVE-2005-3883)\n\nA buffer overflow flaw was discovered in uw-imap, the University of\nWashington\u0027s IMAP Server. php-imap is compiled against the static c-client\nlibraries from imap and therefore needed to be recompiled against the fixed\nversion. This issue only affected Red Hat Enterprise Linux 3.\n(CVE-2005-2933).\n\nUsers of PHP should upgrade to these updated packages, which contain\nbackported patches that resolve these issues.",
"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-2006:0276",
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "163490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=163490"
},
{
"category": "external",
"summary": "174463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=174463"
},
{
"category": "external",
"summary": "174528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=174528"
},
{
"category": "external",
"summary": "178028",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=178028"
},
{
"category": "external",
"summary": "182719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=182719"
},
{
"category": "external",
"summary": "187230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=187230"
},
{
"category": "external",
"summary": "187510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=187510"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2006/rhsa-2006_0276.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2025-11-08T03:23:35+00:00",
"generator": {
"date": "2025-11-08T03:23:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2006:0276",
"initial_release_date": "2006-04-25T14:33:00+00:00",
"revision_history": [
{
"date": "2006-04-25T14:33:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2006-04-25T00:00:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T03:23:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 4",
"product": {
"name": "Red Hat Enterprise Linux AS version 4",
"product_id": "4AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop version 4",
"product": {
"name": "Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 4",
"product": {
"name": "Red Hat Enterprise Linux ES version 4",
"product_id": "4ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 4",
"product": {
"name": "Red Hat Enterprise Linux WS version 4",
"product_id": "4WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 3",
"product": {
"name": "Red Hat Enterprise Linux AS version 3",
"product_id": "3AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Desktop version 3",
"product": {
"name": "Red Hat Desktop version 3",
"product_id": "3Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 3",
"product": {
"name": "Red Hat Enterprise Linux ES version 3",
"product_id": "3ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 3",
"product": {
"name": "Red Hat Enterprise Linux WS version 3",
"product_id": "3WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.ia64",
"product": {
"name": "php-devel-0:4.3.9-3.12.ia64",
"product_id": "php-devel-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.ia64",
"product": {
"name": "php-gd-0:4.3.9-3.12.ia64",
"product_id": "php-gd-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.ia64",
"product": {
"name": "php-ldap-0:4.3.9-3.12.ia64",
"product_id": "php-ldap-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.ia64",
"product": {
"name": "php-domxml-0:4.3.9-3.12.ia64",
"product_id": "php-domxml-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.ia64",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.ia64",
"product_id": "php-mbstring-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.ia64",
"product": {
"name": "php-pear-0:4.3.9-3.12.ia64",
"product_id": "php-pear-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.ia64",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.ia64",
"product_id": "php-ncurses-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.ia64",
"product": {
"name": "php-snmp-0:4.3.9-3.12.ia64",
"product_id": "php-snmp-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.ia64",
"product": {
"name": "php-0:4.3.9-3.12.ia64",
"product_id": "php-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.ia64",
"product": {
"name": "php-mysql-0:4.3.9-3.12.ia64",
"product_id": "php-mysql-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.ia64",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64",
"product_id": "php-debuginfo-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.ia64",
"product": {
"name": "php-odbc-0:4.3.9-3.12.ia64",
"product_id": "php-odbc-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product_id": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.ia64",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.ia64",
"product_id": "php-pgsql-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.ia64",
"product": {
"name": "php-imap-0:4.3.9-3.12.ia64",
"product_id": "php-imap-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64",
"product_id": "php-pgsql-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-imap-0:4.3.2-30.ent.ia64",
"product_id": "php-imap-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product_id": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-devel-0:4.3.2-30.ent.ia64",
"product_id": "php-devel-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.ia64",
"product_id": "php-ldap-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.ia64",
"product_id": "php-odbc-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-0:4.3.2-30.ent.ia64",
"product_id": "php-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.ia64",
"product_id": "php-mysql-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-devel-0:4.3.9-3.12.x86_64",
"product_id": "php-devel-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-gd-0:4.3.9-3.12.x86_64",
"product_id": "php-gd-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-ldap-0:4.3.9-3.12.x86_64",
"product_id": "php-ldap-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-domxml-0:4.3.9-3.12.x86_64",
"product_id": "php-domxml-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64",
"product_id": "php-mbstring-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-pear-0:4.3.9-3.12.x86_64",
"product_id": "php-pear-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64",
"product_id": "php-ncurses-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-snmp-0:4.3.9-3.12.x86_64",
"product_id": "php-snmp-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-0:4.3.9-3.12.x86_64",
"product_id": "php-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-mysql-0:4.3.9-3.12.x86_64",
"product_id": "php-mysql-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product_id": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-odbc-0:4.3.9-3.12.x86_64",
"product_id": "php-odbc-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product_id": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64",
"product_id": "php-pgsql-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-imap-0:4.3.9-3.12.x86_64",
"product_id": "php-imap-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product_id": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-imap-0:4.3.2-30.ent.x86_64",
"product_id": "php-imap-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product_id": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-devel-0:4.3.2-30.ent.x86_64",
"product_id": "php-devel-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64",
"product_id": "php-ldap-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64",
"product_id": "php-odbc-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-0:4.3.2-30.ent.x86_64",
"product_id": "php-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64",
"product_id": "php-mysql-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.i386",
"product": {
"name": "php-devel-0:4.3.9-3.12.i386",
"product_id": "php-devel-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.i386",
"product": {
"name": "php-gd-0:4.3.9-3.12.i386",
"product_id": "php-gd-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.i386",
"product": {
"name": "php-ldap-0:4.3.9-3.12.i386",
"product_id": "php-ldap-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.i386",
"product": {
"name": "php-domxml-0:4.3.9-3.12.i386",
"product_id": "php-domxml-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.i386",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.i386",
"product_id": "php-mbstring-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.i386",
"product": {
"name": "php-pear-0:4.3.9-3.12.i386",
"product_id": "php-pear-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.i386",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.i386",
"product_id": "php-ncurses-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.i386",
"product": {
"name": "php-snmp-0:4.3.9-3.12.i386",
"product_id": "php-snmp-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.i386",
"product": {
"name": "php-0:4.3.9-3.12.i386",
"product_id": "php-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.i386",
"product": {
"name": "php-mysql-0:4.3.9-3.12.i386",
"product_id": "php-mysql-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.i386",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.i386",
"product_id": "php-debuginfo-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.i386",
"product": {
"name": "php-odbc-0:4.3.9-3.12.i386",
"product_id": "php-odbc-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.i386",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386",
"product_id": "php-xmlrpc-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.i386",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.i386",
"product_id": "php-pgsql-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.i386",
"product": {
"name": "php-imap-0:4.3.9-3.12.i386",
"product_id": "php-imap-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.i386",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.i386",
"product_id": "php-pgsql-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.i386",
"product": {
"name": "php-imap-0:4.3.2-30.ent.i386",
"product_id": "php-imap-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.i386",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386",
"product_id": "php-debuginfo-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.i386",
"product": {
"name": "php-devel-0:4.3.2-30.ent.i386",
"product_id": "php-devel-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.i386",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.i386",
"product_id": "php-ldap-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.i386",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.i386",
"product_id": "php-odbc-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.i386",
"product": {
"name": "php-0:4.3.2-30.ent.i386",
"product_id": "php-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.i386",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.i386",
"product_id": "php-mysql-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.src",
"product": {
"name": "php-0:4.3.9-3.12.src",
"product_id": "php-0:4.3.9-3.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.src",
"product": {
"name": "php-0:4.3.2-30.ent.src",
"product_id": "php-0:4.3.2-30.ent.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.ppc",
"product": {
"name": "php-devel-0:4.3.9-3.12.ppc",
"product_id": "php-devel-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.ppc",
"product": {
"name": "php-gd-0:4.3.9-3.12.ppc",
"product_id": "php-gd-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.ppc",
"product": {
"name": "php-ldap-0:4.3.9-3.12.ppc",
"product_id": "php-ldap-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.ppc",
"product": {
"name": "php-domxml-0:4.3.9-3.12.ppc",
"product_id": "php-domxml-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.ppc",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.ppc",
"product_id": "php-mbstring-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.ppc",
"product": {
"name": "php-pear-0:4.3.9-3.12.ppc",
"product_id": "php-pear-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.ppc",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.ppc",
"product_id": "php-ncurses-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.ppc",
"product": {
"name": "php-snmp-0:4.3.9-3.12.ppc",
"product_id": "php-snmp-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.ppc",
"product": {
"name": "php-0:4.3.9-3.12.ppc",
"product_id": "php-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.ppc",
"product": {
"name": "php-mysql-0:4.3.9-3.12.ppc",
"product_id": "php-mysql-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.ppc",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc",
"product_id": "php-debuginfo-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.ppc",
"product": {
"name": "php-odbc-0:4.3.9-3.12.ppc",
"product_id": "php-odbc-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product_id": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.ppc",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.ppc",
"product_id": "php-pgsql-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.ppc",
"product": {
"name": "php-imap-0:4.3.9-3.12.ppc",
"product_id": "php-imap-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc",
"product_id": "php-pgsql-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-imap-0:4.3.2-30.ent.ppc",
"product_id": "php-imap-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product_id": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-devel-0:4.3.2-30.ent.ppc",
"product_id": "php-devel-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.ppc",
"product_id": "php-ldap-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.ppc",
"product_id": "php-odbc-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-0:4.3.2-30.ent.ppc",
"product_id": "php-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.ppc",
"product_id": "php-mysql-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.s390x",
"product": {
"name": "php-devel-0:4.3.9-3.12.s390x",
"product_id": "php-devel-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.s390x",
"product": {
"name": "php-gd-0:4.3.9-3.12.s390x",
"product_id": "php-gd-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.s390x",
"product": {
"name": "php-ldap-0:4.3.9-3.12.s390x",
"product_id": "php-ldap-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.s390x",
"product": {
"name": "php-domxml-0:4.3.9-3.12.s390x",
"product_id": "php-domxml-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.s390x",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.s390x",
"product_id": "php-mbstring-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.s390x",
"product": {
"name": "php-pear-0:4.3.9-3.12.s390x",
"product_id": "php-pear-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.s390x",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.s390x",
"product_id": "php-ncurses-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.s390x",
"product": {
"name": "php-snmp-0:4.3.9-3.12.s390x",
"product_id": "php-snmp-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.s390x",
"product": {
"name": "php-0:4.3.9-3.12.s390x",
"product_id": "php-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.s390x",
"product": {
"name": "php-mysql-0:4.3.9-3.12.s390x",
"product_id": "php-mysql-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.s390x",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x",
"product_id": "php-debuginfo-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.s390x",
"product": {
"name": "php-odbc-0:4.3.9-3.12.s390x",
"product_id": "php-odbc-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product_id": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.s390x",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.s390x",
"product_id": "php-pgsql-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.s390x",
"product": {
"name": "php-imap-0:4.3.9-3.12.s390x",
"product_id": "php-imap-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x",
"product_id": "php-pgsql-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-imap-0:4.3.2-30.ent.s390x",
"product_id": "php-imap-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product_id": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-devel-0:4.3.2-30.ent.s390x",
"product_id": "php-devel-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.s390x",
"product_id": "php-ldap-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.s390x",
"product_id": "php-odbc-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-0:4.3.2-30.ent.s390x",
"product_id": "php-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.s390x",
"product_id": "php-mysql-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.s390",
"product": {
"name": "php-devel-0:4.3.9-3.12.s390",
"product_id": "php-devel-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.s390",
"product": {
"name": "php-gd-0:4.3.9-3.12.s390",
"product_id": "php-gd-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.s390",
"product": {
"name": "php-ldap-0:4.3.9-3.12.s390",
"product_id": "php-ldap-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.s390",
"product": {
"name": "php-domxml-0:4.3.9-3.12.s390",
"product_id": "php-domxml-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.s390",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.s390",
"product_id": "php-mbstring-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.s390",
"product": {
"name": "php-pear-0:4.3.9-3.12.s390",
"product_id": "php-pear-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.s390",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.s390",
"product_id": "php-ncurses-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.s390",
"product": {
"name": "php-snmp-0:4.3.9-3.12.s390",
"product_id": "php-snmp-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.s390",
"product": {
"name": "php-0:4.3.9-3.12.s390",
"product_id": "php-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.s390",
"product": {
"name": "php-mysql-0:4.3.9-3.12.s390",
"product_id": "php-mysql-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.s390",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.s390",
"product_id": "php-debuginfo-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.s390",
"product": {
"name": "php-odbc-0:4.3.9-3.12.s390",
"product_id": "php-odbc-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.s390",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390",
"product_id": "php-xmlrpc-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.s390",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.s390",
"product_id": "php-pgsql-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.s390",
"product": {
"name": "php-imap-0:4.3.9-3.12.s390",
"product_id": "php-imap-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.s390",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.s390",
"product_id": "php-pgsql-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.s390",
"product": {
"name": "php-imap-0:4.3.2-30.ent.s390",
"product_id": "php-imap-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.s390",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390",
"product_id": "php-debuginfo-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.s390",
"product": {
"name": "php-devel-0:4.3.2-30.ent.s390",
"product_id": "php-devel-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.s390",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.s390",
"product_id": "php-ldap-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.s390",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.s390",
"product_id": "php-odbc-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.s390",
"product": {
"name": "php-0:4.3.2-30.ent.s390",
"product_id": "php-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.s390",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.s390",
"product_id": "php-mysql-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2003-1303",
"discovery_date": "2003-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617127"
}
],
"notes": [
{
"category": "description",
"text": "Buffer overflow in the imap_fetch_overview function in the IMAP functionality (php_imap.c) in PHP before 4.3.3 allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long e-mail address in a (1) To or (2) From header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2003-1303"
},
{
"category": "external",
"summary": "RHBZ#1617127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617127"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2003-1303",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2003-1303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2003-1303"
}
],
"release_date": "2003-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2005-2933",
"discovery_date": "2005-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617767"
}
],
"notes": [
{
"category": "description",
"text": "Buffer overflow in the mail_valid_net_parse_work function in mail.c for Washington\u0027s IMAP Server (UW-IMAP) before imap-2004g allows remote attackers to execute arbitrary code via a mailbox name containing a single double-quote (\") character without a closing quote, which causes bytes after the double-quote to be copied into a buffer indefinitely.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2005-2933"
},
{
"category": "external",
"summary": "RHBZ#1617767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-2933",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-2933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-2933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-2933"
}
],
"release_date": "2005-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2005-3883",
"discovery_date": "2005-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617845"
}
],
"notes": [
{
"category": "description",
"text": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2005-3883"
},
{
"category": "external",
"summary": "RHBZ#1617845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-3883",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-3883"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883"
}
],
"release_date": "2005-11-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-0208",
"discovery_date": "2006-01-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617878"
}
],
"notes": [
{
"category": "description",
"text": "Multiple cross-site scripting (XSS) vulnerabilities in PHP 4.4.1 and 5.1.1, when display_errors and html_errors are on, allow remote attackers to inject arbitrary web script or HTML via inputs to PHP applications that are not filtered when they are included in the resulting error message.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-0208"
},
{
"category": "external",
"summary": "RHBZ#1617878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-0208",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-0208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-0208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0208"
}
],
"release_date": "2006-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-0996",
"discovery_date": "2006-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1618022"
}
],
"notes": [
{
"category": "description",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "RHBZ#1618022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-0996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-0996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0996"
}
],
"release_date": "2006-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-1490",
"discovery_date": "2006-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1618036"
}
],
"notes": [
{
"category": "description",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "RHBZ#1618036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-1490",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-1490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-1490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1490"
}
],
"release_date": "2006-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
}
]
}
rhsa-2006_0276
Vulnerability from csaf_redhat
Published
2006-04-25 14:33
Modified
2024-11-22 00:11
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 3 and 4.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.
The phpinfo() PHP function did not properly sanitize long strings. An
attacker could use this to perform cross-site scripting attacks against
sites that have publicly-available PHP scripts that call phpinfo().
(CVE-2006-0996)
The html_entity_decode() PHP function was found to not be binary safe. An
attacker could use this flaw to disclose a certain part of the memory. In
order for this issue to be exploitable the target site would need to have a
PHP script which called the "html_entity_decode()" function with untrusted
input from the user and displayed the result. (CVE-2006-1490)
The error handling output was found to not properly escape HTML output in
certain cases. An attacker could use this flaw to perform cross-site
scripting attacks against sites where both display_errors and html_errors
are enabled. (CVE-2006-0208)
An input validation error was found in the "mb_send_mail()" function. An
attacker could use this flaw to inject arbitrary headers in a mail sent via
a script calling the "mb_send_mail()" function where the "To" parameter can
be controlled by the attacker. (CVE-2005-3883)
A buffer overflow flaw was discovered in uw-imap, the University of
Washington's IMAP Server. php-imap is compiled against the static c-client
libraries from imap and therefore needed to be recompiled against the fixed
version. This issue only affected Red Hat Enterprise Linux 3.
(CVE-2005-2933).
Users of PHP should upgrade to these updated packages, which contain
backported patches that resolve these issues.
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 3 and 4.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Web server. \n\nThe phpinfo() PHP function did not properly sanitize long strings. An\nattacker could use this to perform cross-site scripting attacks against\nsites that have publicly-available PHP scripts that call phpinfo(). \n(CVE-2006-0996)\n\nThe html_entity_decode() PHP function was found to not be binary safe. An\nattacker could use this flaw to disclose a certain part of the memory. In\norder for this issue to be exploitable the target site would need to have a\nPHP script which called the \"html_entity_decode()\" function with untrusted\ninput from the user and displayed the result. (CVE-2006-1490)\n\nThe error handling output was found to not properly escape HTML output in\ncertain cases. An attacker could use this flaw to perform cross-site\nscripting attacks against sites where both display_errors and html_errors\nare enabled. (CVE-2006-0208)\n\nAn input validation error was found in the \"mb_send_mail()\" function. An\nattacker could use this flaw to inject arbitrary headers in a mail sent via\na script calling the \"mb_send_mail()\" function where the \"To\" parameter can\nbe controlled by the attacker. (CVE-2005-3883)\n\nA buffer overflow flaw was discovered in uw-imap, the University of\nWashington\u0027s IMAP Server. php-imap is compiled against the static c-client\nlibraries from imap and therefore needed to be recompiled against the fixed\nversion. This issue only affected Red Hat Enterprise Linux 3.\n(CVE-2005-2933).\n\nUsers of PHP should upgrade to these updated packages, which contain\nbackported patches that resolve these issues.",
"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-2006:0276",
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "163490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=163490"
},
{
"category": "external",
"summary": "174463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=174463"
},
{
"category": "external",
"summary": "174528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=174528"
},
{
"category": "external",
"summary": "178028",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=178028"
},
{
"category": "external",
"summary": "182719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=182719"
},
{
"category": "external",
"summary": "187230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=187230"
},
{
"category": "external",
"summary": "187510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=187510"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2006/rhsa-2006_0276.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2024-11-22T00:11:48+00:00",
"generator": {
"date": "2024-11-22T00:11:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2006:0276",
"initial_release_date": "2006-04-25T14:33:00+00:00",
"revision_history": [
{
"date": "2006-04-25T14:33:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2006-04-25T00:00:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T00:11:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 4",
"product": {
"name": "Red Hat Enterprise Linux AS version 4",
"product_id": "4AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop version 4",
"product": {
"name": "Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 4",
"product": {
"name": "Red Hat Enterprise Linux ES version 4",
"product_id": "4ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 4",
"product": {
"name": "Red Hat Enterprise Linux WS version 4",
"product_id": "4WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 3",
"product": {
"name": "Red Hat Enterprise Linux AS version 3",
"product_id": "3AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Desktop version 3",
"product": {
"name": "Red Hat Desktop version 3",
"product_id": "3Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 3",
"product": {
"name": "Red Hat Enterprise Linux ES version 3",
"product_id": "3ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 3",
"product": {
"name": "Red Hat Enterprise Linux WS version 3",
"product_id": "3WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.ia64",
"product": {
"name": "php-devel-0:4.3.9-3.12.ia64",
"product_id": "php-devel-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.ia64",
"product": {
"name": "php-gd-0:4.3.9-3.12.ia64",
"product_id": "php-gd-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.ia64",
"product": {
"name": "php-ldap-0:4.3.9-3.12.ia64",
"product_id": "php-ldap-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.ia64",
"product": {
"name": "php-domxml-0:4.3.9-3.12.ia64",
"product_id": "php-domxml-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.ia64",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.ia64",
"product_id": "php-mbstring-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.ia64",
"product": {
"name": "php-pear-0:4.3.9-3.12.ia64",
"product_id": "php-pear-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.ia64",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.ia64",
"product_id": "php-ncurses-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.ia64",
"product": {
"name": "php-snmp-0:4.3.9-3.12.ia64",
"product_id": "php-snmp-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.ia64",
"product": {
"name": "php-0:4.3.9-3.12.ia64",
"product_id": "php-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.ia64",
"product": {
"name": "php-mysql-0:4.3.9-3.12.ia64",
"product_id": "php-mysql-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.ia64",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64",
"product_id": "php-debuginfo-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.ia64",
"product": {
"name": "php-odbc-0:4.3.9-3.12.ia64",
"product_id": "php-odbc-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product_id": "php-xmlrpc-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.ia64",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.ia64",
"product_id": "php-pgsql-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.ia64",
"product": {
"name": "php-imap-0:4.3.9-3.12.ia64",
"product_id": "php-imap-0:4.3.9-3.12.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64",
"product_id": "php-pgsql-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-imap-0:4.3.2-30.ent.ia64",
"product_id": "php-imap-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product_id": "php-debuginfo-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-devel-0:4.3.2-30.ent.ia64",
"product_id": "php-devel-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.ia64",
"product_id": "php-ldap-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.ia64",
"product_id": "php-odbc-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-0:4.3.2-30.ent.ia64",
"product_id": "php-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.ia64",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.ia64",
"product_id": "php-mysql-0:4.3.2-30.ent.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-devel-0:4.3.9-3.12.x86_64",
"product_id": "php-devel-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-gd-0:4.3.9-3.12.x86_64",
"product_id": "php-gd-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-ldap-0:4.3.9-3.12.x86_64",
"product_id": "php-ldap-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-domxml-0:4.3.9-3.12.x86_64",
"product_id": "php-domxml-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64",
"product_id": "php-mbstring-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-pear-0:4.3.9-3.12.x86_64",
"product_id": "php-pear-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64",
"product_id": "php-ncurses-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-snmp-0:4.3.9-3.12.x86_64",
"product_id": "php-snmp-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-0:4.3.9-3.12.x86_64",
"product_id": "php-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-mysql-0:4.3.9-3.12.x86_64",
"product_id": "php-mysql-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product_id": "php-debuginfo-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-odbc-0:4.3.9-3.12.x86_64",
"product_id": "php-odbc-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product_id": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64",
"product_id": "php-pgsql-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.x86_64",
"product": {
"name": "php-imap-0:4.3.9-3.12.x86_64",
"product_id": "php-imap-0:4.3.9-3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product_id": "php-pgsql-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-imap-0:4.3.2-30.ent.x86_64",
"product_id": "php-imap-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product_id": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-devel-0:4.3.2-30.ent.x86_64",
"product_id": "php-devel-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64",
"product_id": "php-ldap-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64",
"product_id": "php-odbc-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-0:4.3.2-30.ent.x86_64",
"product_id": "php-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.x86_64",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64",
"product_id": "php-mysql-0:4.3.2-30.ent.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.i386",
"product": {
"name": "php-devel-0:4.3.9-3.12.i386",
"product_id": "php-devel-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.i386",
"product": {
"name": "php-gd-0:4.3.9-3.12.i386",
"product_id": "php-gd-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.i386",
"product": {
"name": "php-ldap-0:4.3.9-3.12.i386",
"product_id": "php-ldap-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.i386",
"product": {
"name": "php-domxml-0:4.3.9-3.12.i386",
"product_id": "php-domxml-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.i386",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.i386",
"product_id": "php-mbstring-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.i386",
"product": {
"name": "php-pear-0:4.3.9-3.12.i386",
"product_id": "php-pear-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.i386",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.i386",
"product_id": "php-ncurses-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.i386",
"product": {
"name": "php-snmp-0:4.3.9-3.12.i386",
"product_id": "php-snmp-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.i386",
"product": {
"name": "php-0:4.3.9-3.12.i386",
"product_id": "php-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.i386",
"product": {
"name": "php-mysql-0:4.3.9-3.12.i386",
"product_id": "php-mysql-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.i386",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.i386",
"product_id": "php-debuginfo-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.i386",
"product": {
"name": "php-odbc-0:4.3.9-3.12.i386",
"product_id": "php-odbc-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.i386",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386",
"product_id": "php-xmlrpc-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.i386",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.i386",
"product_id": "php-pgsql-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.i386",
"product": {
"name": "php-imap-0:4.3.9-3.12.i386",
"product_id": "php-imap-0:4.3.9-3.12.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.i386",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.i386",
"product_id": "php-pgsql-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.i386",
"product": {
"name": "php-imap-0:4.3.2-30.ent.i386",
"product_id": "php-imap-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.i386",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386",
"product_id": "php-debuginfo-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.i386",
"product": {
"name": "php-devel-0:4.3.2-30.ent.i386",
"product_id": "php-devel-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.i386",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.i386",
"product_id": "php-ldap-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.i386",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.i386",
"product_id": "php-odbc-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.i386",
"product": {
"name": "php-0:4.3.2-30.ent.i386",
"product_id": "php-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=i386"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.i386",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.i386",
"product_id": "php-mysql-0:4.3.2-30.ent.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.src",
"product": {
"name": "php-0:4.3.9-3.12.src",
"product_id": "php-0:4.3.9-3.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.src",
"product": {
"name": "php-0:4.3.2-30.ent.src",
"product_id": "php-0:4.3.2-30.ent.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.ppc",
"product": {
"name": "php-devel-0:4.3.9-3.12.ppc",
"product_id": "php-devel-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.ppc",
"product": {
"name": "php-gd-0:4.3.9-3.12.ppc",
"product_id": "php-gd-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.ppc",
"product": {
"name": "php-ldap-0:4.3.9-3.12.ppc",
"product_id": "php-ldap-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.ppc",
"product": {
"name": "php-domxml-0:4.3.9-3.12.ppc",
"product_id": "php-domxml-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.ppc",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.ppc",
"product_id": "php-mbstring-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.ppc",
"product": {
"name": "php-pear-0:4.3.9-3.12.ppc",
"product_id": "php-pear-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.ppc",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.ppc",
"product_id": "php-ncurses-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.ppc",
"product": {
"name": "php-snmp-0:4.3.9-3.12.ppc",
"product_id": "php-snmp-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.ppc",
"product": {
"name": "php-0:4.3.9-3.12.ppc",
"product_id": "php-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.ppc",
"product": {
"name": "php-mysql-0:4.3.9-3.12.ppc",
"product_id": "php-mysql-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.ppc",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc",
"product_id": "php-debuginfo-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.ppc",
"product": {
"name": "php-odbc-0:4.3.9-3.12.ppc",
"product_id": "php-odbc-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product_id": "php-xmlrpc-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.ppc",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.ppc",
"product_id": "php-pgsql-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.ppc",
"product": {
"name": "php-imap-0:4.3.9-3.12.ppc",
"product_id": "php-imap-0:4.3.9-3.12.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc",
"product_id": "php-pgsql-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-imap-0:4.3.2-30.ent.ppc",
"product_id": "php-imap-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product_id": "php-debuginfo-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-devel-0:4.3.2-30.ent.ppc",
"product_id": "php-devel-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.ppc",
"product_id": "php-ldap-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.ppc",
"product_id": "php-odbc-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-0:4.3.2-30.ent.ppc",
"product_id": "php-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.ppc",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.ppc",
"product_id": "php-mysql-0:4.3.2-30.ent.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.s390x",
"product": {
"name": "php-devel-0:4.3.9-3.12.s390x",
"product_id": "php-devel-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.s390x",
"product": {
"name": "php-gd-0:4.3.9-3.12.s390x",
"product_id": "php-gd-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.s390x",
"product": {
"name": "php-ldap-0:4.3.9-3.12.s390x",
"product_id": "php-ldap-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.s390x",
"product": {
"name": "php-domxml-0:4.3.9-3.12.s390x",
"product_id": "php-domxml-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.s390x",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.s390x",
"product_id": "php-mbstring-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.s390x",
"product": {
"name": "php-pear-0:4.3.9-3.12.s390x",
"product_id": "php-pear-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.s390x",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.s390x",
"product_id": "php-ncurses-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.s390x",
"product": {
"name": "php-snmp-0:4.3.9-3.12.s390x",
"product_id": "php-snmp-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.s390x",
"product": {
"name": "php-0:4.3.9-3.12.s390x",
"product_id": "php-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.s390x",
"product": {
"name": "php-mysql-0:4.3.9-3.12.s390x",
"product_id": "php-mysql-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.s390x",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x",
"product_id": "php-debuginfo-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.s390x",
"product": {
"name": "php-odbc-0:4.3.9-3.12.s390x",
"product_id": "php-odbc-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product_id": "php-xmlrpc-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.s390x",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.s390x",
"product_id": "php-pgsql-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.s390x",
"product": {
"name": "php-imap-0:4.3.9-3.12.s390x",
"product_id": "php-imap-0:4.3.9-3.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x",
"product_id": "php-pgsql-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-imap-0:4.3.2-30.ent.s390x",
"product_id": "php-imap-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product_id": "php-debuginfo-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-devel-0:4.3.2-30.ent.s390x",
"product_id": "php-devel-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.s390x",
"product_id": "php-ldap-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.s390x",
"product_id": "php-odbc-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-0:4.3.2-30.ent.s390x",
"product_id": "php-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.s390x",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.s390x",
"product_id": "php-mysql-0:4.3.2-30.ent.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-devel-0:4.3.9-3.12.s390",
"product": {
"name": "php-devel-0:4.3.9-3.12.s390",
"product_id": "php-devel-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:4.3.9-3.12.s390",
"product": {
"name": "php-gd-0:4.3.9-3.12.s390",
"product_id": "php-gd-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.9-3.12.s390",
"product": {
"name": "php-ldap-0:4.3.9-3.12.s390",
"product_id": "php-ldap-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-domxml-0:4.3.9-3.12.s390",
"product": {
"name": "php-domxml-0:4.3.9-3.12.s390",
"product_id": "php-domxml-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:4.3.9-3.12.s390",
"product": {
"name": "php-mbstring-0:4.3.9-3.12.s390",
"product_id": "php-mbstring-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pear-0:4.3.9-3.12.s390",
"product": {
"name": "php-pear-0:4.3.9-3.12.s390",
"product_id": "php-pear-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ncurses-0:4.3.9-3.12.s390",
"product": {
"name": "php-ncurses-0:4.3.9-3.12.s390",
"product_id": "php-ncurses-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:4.3.9-3.12.s390",
"product": {
"name": "php-snmp-0:4.3.9-3.12.s390",
"product_id": "php-snmp-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.9-3.12.s390",
"product": {
"name": "php-0:4.3.9-3.12.s390",
"product_id": "php-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.9-3.12.s390",
"product": {
"name": "php-mysql-0:4.3.9-3.12.s390",
"product_id": "php-mysql-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.9-3.12.s390",
"product": {
"name": "php-debuginfo-0:4.3.9-3.12.s390",
"product_id": "php-debuginfo-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.9-3.12.s390",
"product": {
"name": "php-odbc-0:4.3.9-3.12.s390",
"product_id": "php-odbc-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:4.3.9-3.12.s390",
"product": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390",
"product_id": "php-xmlrpc-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.9-3.12.s390",
"product": {
"name": "php-pgsql-0:4.3.9-3.12.s390",
"product_id": "php-pgsql-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.9-3.12.s390",
"product": {
"name": "php-imap-0:4.3.9-3.12.s390",
"product_id": "php-imap-0:4.3.9-3.12.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.9-3.12?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:4.3.2-30.ent.s390",
"product": {
"name": "php-pgsql-0:4.3.2-30.ent.s390",
"product_id": "php-pgsql-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-imap-0:4.3.2-30.ent.s390",
"product": {
"name": "php-imap-0:4.3.2-30.ent.s390",
"product_id": "php-imap-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-imap@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:4.3.2-30.ent.s390",
"product": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390",
"product_id": "php-debuginfo-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:4.3.2-30.ent.s390",
"product": {
"name": "php-devel-0:4.3.2-30.ent.s390",
"product_id": "php-devel-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:4.3.2-30.ent.s390",
"product": {
"name": "php-ldap-0:4.3.2-30.ent.s390",
"product_id": "php-ldap-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:4.3.2-30.ent.s390",
"product": {
"name": "php-odbc-0:4.3.2-30.ent.s390",
"product_id": "php-odbc-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-0:4.3.2-30.ent.s390",
"product": {
"name": "php-0:4.3.2-30.ent.s390",
"product_id": "php-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@4.3.2-30.ent?arch=s390"
}
}
},
{
"category": "product_version",
"name": "php-mysql-0:4.3.2-30.ent.s390",
"product": {
"name": "php-mysql-0:4.3.2-30.ent.s390",
"product_id": "php-mysql-0:4.3.2-30.ent.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysql@4.3.2-30.ent?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.i386"
},
"product_reference": "php-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.s390"
},
"product_reference": "php-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.src as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.src"
},
"product_reference": "php-0:4.3.2-30.ent.src",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.i386"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.s390"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-debuginfo-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.i386"
},
"product_reference": "php-devel-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-devel-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.s390"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-devel-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-devel-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-devel-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-imap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-imap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-imap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-imap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-imap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.i386"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.s390"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-ldap-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-ldap-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-mysql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-mysql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.i386"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.s390"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-odbc-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-odbc-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.i386"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.ia64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.ppc"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.s390"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.s390x"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.2-30.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:php-pgsql-0:4.3.2-30.ent.x86_64"
},
"product_reference": "php-pgsql-0:4.3.2-30.ent.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.i386"
},
"product_reference": "php-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.ia64"
},
"product_reference": "php-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.ppc"
},
"product_reference": "php-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.s390"
},
"product_reference": "php-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.s390x"
},
"product_reference": "php-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.src"
},
"product_reference": "php-0:4.3.9-3.12.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.i386"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.ia64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.ppc"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.s390"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.s390x"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-debuginfo-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-debuginfo-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.i386"
},
"product_reference": "php-devel-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.ia64"
},
"product_reference": "php-devel-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.ppc"
},
"product_reference": "php-devel-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.s390"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.s390x"
},
"product_reference": "php-devel-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-devel-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-devel-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.i386"
},
"product_reference": "php-domxml-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.ia64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.ppc"
},
"product_reference": "php-domxml-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.s390"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.s390x"
},
"product_reference": "php-domxml-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-domxml-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-domxml-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-domxml-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.i386"
},
"product_reference": "php-gd-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.ia64"
},
"product_reference": "php-gd-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.ppc"
},
"product_reference": "php-gd-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.s390"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.s390x"
},
"product_reference": "php-gd-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-gd-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-gd-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.i386"
},
"product_reference": "php-imap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-imap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-imap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.s390"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-imap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-imap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-imap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-imap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.i386"
},
"product_reference": "php-ldap-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ldap-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.s390"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ldap-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ldap-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ldap-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.i386"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.s390"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mbstring-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mbstring-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.i386"
},
"product_reference": "php-mysql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-mysql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.s390"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-mysql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-mysql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-mysql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.i386"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.ia64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.ppc"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.s390"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.s390x"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ncurses-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-ncurses-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-ncurses-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.i386"
},
"product_reference": "php-odbc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-odbc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.s390"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-odbc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-odbc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-odbc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.i386"
},
"product_reference": "php-pear-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pear-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pear-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.s390"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pear-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pear-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pear-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.i386"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.ia64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.ppc"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.s390"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.s390x"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-pgsql-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-pgsql-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.i386"
},
"product_reference": "php-snmp-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.ia64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.ppc"
},
"product_reference": "php-snmp-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.s390"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.s390x"
},
"product_reference": "php-snmp-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-snmp-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-snmp-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.i386"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.ia64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.ppc"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.s390"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.s390x"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:4.3.9-3.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
},
"product_reference": "php-xmlrpc-0:4.3.9-3.12.x86_64",
"relates_to_product_reference": "4WS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2003-1303",
"discovery_date": "2003-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617127"
}
],
"notes": [
{
"category": "description",
"text": "Buffer overflow in the imap_fetch_overview function in the IMAP functionality (php_imap.c) in PHP before 4.3.3 allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long e-mail address in a (1) To or (2) From header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2003-1303"
},
{
"category": "external",
"summary": "RHBZ#1617127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617127"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2003-1303",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2003-1303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2003-1303"
}
],
"release_date": "2003-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2005-2933",
"discovery_date": "2005-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617767"
}
],
"notes": [
{
"category": "description",
"text": "Buffer overflow in the mail_valid_net_parse_work function in mail.c for Washington\u0027s IMAP Server (UW-IMAP) before imap-2004g allows remote attackers to execute arbitrary code via a mailbox name containing a single double-quote (\") character without a closing quote, which causes bytes after the double-quote to be copied into a buffer indefinitely.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2005-2933"
},
{
"category": "external",
"summary": "RHBZ#1617767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-2933",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-2933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-2933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-2933"
}
],
"release_date": "2005-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2005-3883",
"discovery_date": "2005-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617845"
}
],
"notes": [
{
"category": "description",
"text": "CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the \"To\" address argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2005-3883"
},
{
"category": "external",
"summary": "RHBZ#1617845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2005-3883",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-3883"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3883"
}
],
"release_date": "2005-11-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-0208",
"discovery_date": "2006-01-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1617878"
}
],
"notes": [
{
"category": "description",
"text": "Multiple cross-site scripting (XSS) vulnerabilities in PHP 4.4.1 and 5.1.1, when display_errors and html_errors are on, allow remote attackers to inject arbitrary web script or HTML via inputs to PHP applications that are not filtered when they are included in the resulting error message.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-0208"
},
{
"category": "external",
"summary": "RHBZ#1617878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-0208",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-0208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-0208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0208"
}
],
"release_date": "2006-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-0996",
"discovery_date": "2006-03-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1618022"
}
],
"notes": [
{
"category": "description",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "RHBZ#1618022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-0996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-0996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0996"
}
],
"release_date": "2006-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "security flaw"
},
{
"cve": "CVE-2006-1490",
"discovery_date": "2006-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1618036"
}
],
"notes": [
{
"category": "description",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "security flaw",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "RHBZ#1618036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-1490",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-1490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-1490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1490"
}
],
"release_date": "2006-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2006-04-25T14:33: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
"product_ids": [
"3AS:php-0:4.3.2-30.ent.i386",
"3AS:php-0:4.3.2-30.ent.ia64",
"3AS:php-0:4.3.2-30.ent.ppc",
"3AS:php-0:4.3.2-30.ent.s390",
"3AS:php-0:4.3.2-30.ent.s390x",
"3AS:php-0:4.3.2-30.ent.src",
"3AS:php-0:4.3.2-30.ent.x86_64",
"3AS:php-debuginfo-0:4.3.2-30.ent.i386",
"3AS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3AS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390",
"3AS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3AS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3AS:php-devel-0:4.3.2-30.ent.i386",
"3AS:php-devel-0:4.3.2-30.ent.ia64",
"3AS:php-devel-0:4.3.2-30.ent.ppc",
"3AS:php-devel-0:4.3.2-30.ent.s390",
"3AS:php-devel-0:4.3.2-30.ent.s390x",
"3AS:php-devel-0:4.3.2-30.ent.x86_64",
"3AS:php-imap-0:4.3.2-30.ent.i386",
"3AS:php-imap-0:4.3.2-30.ent.ia64",
"3AS:php-imap-0:4.3.2-30.ent.ppc",
"3AS:php-imap-0:4.3.2-30.ent.s390",
"3AS:php-imap-0:4.3.2-30.ent.s390x",
"3AS:php-imap-0:4.3.2-30.ent.x86_64",
"3AS:php-ldap-0:4.3.2-30.ent.i386",
"3AS:php-ldap-0:4.3.2-30.ent.ia64",
"3AS:php-ldap-0:4.3.2-30.ent.ppc",
"3AS:php-ldap-0:4.3.2-30.ent.s390",
"3AS:php-ldap-0:4.3.2-30.ent.s390x",
"3AS:php-ldap-0:4.3.2-30.ent.x86_64",
"3AS:php-mysql-0:4.3.2-30.ent.i386",
"3AS:php-mysql-0:4.3.2-30.ent.ia64",
"3AS:php-mysql-0:4.3.2-30.ent.ppc",
"3AS:php-mysql-0:4.3.2-30.ent.s390",
"3AS:php-mysql-0:4.3.2-30.ent.s390x",
"3AS:php-mysql-0:4.3.2-30.ent.x86_64",
"3AS:php-odbc-0:4.3.2-30.ent.i386",
"3AS:php-odbc-0:4.3.2-30.ent.ia64",
"3AS:php-odbc-0:4.3.2-30.ent.ppc",
"3AS:php-odbc-0:4.3.2-30.ent.s390",
"3AS:php-odbc-0:4.3.2-30.ent.s390x",
"3AS:php-odbc-0:4.3.2-30.ent.x86_64",
"3AS:php-pgsql-0:4.3.2-30.ent.i386",
"3AS:php-pgsql-0:4.3.2-30.ent.ia64",
"3AS:php-pgsql-0:4.3.2-30.ent.ppc",
"3AS:php-pgsql-0:4.3.2-30.ent.s390",
"3AS:php-pgsql-0:4.3.2-30.ent.s390x",
"3AS:php-pgsql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-0:4.3.2-30.ent.i386",
"3Desktop:php-0:4.3.2-30.ent.ia64",
"3Desktop:php-0:4.3.2-30.ent.ppc",
"3Desktop:php-0:4.3.2-30.ent.s390",
"3Desktop:php-0:4.3.2-30.ent.s390x",
"3Desktop:php-0:4.3.2-30.ent.src",
"3Desktop:php-0:4.3.2-30.ent.x86_64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.i386",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ia64",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.ppc",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.s390x",
"3Desktop:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3Desktop:php-devel-0:4.3.2-30.ent.i386",
"3Desktop:php-devel-0:4.3.2-30.ent.ia64",
"3Desktop:php-devel-0:4.3.2-30.ent.ppc",
"3Desktop:php-devel-0:4.3.2-30.ent.s390",
"3Desktop:php-devel-0:4.3.2-30.ent.s390x",
"3Desktop:php-devel-0:4.3.2-30.ent.x86_64",
"3Desktop:php-imap-0:4.3.2-30.ent.i386",
"3Desktop:php-imap-0:4.3.2-30.ent.ia64",
"3Desktop:php-imap-0:4.3.2-30.ent.ppc",
"3Desktop:php-imap-0:4.3.2-30.ent.s390",
"3Desktop:php-imap-0:4.3.2-30.ent.s390x",
"3Desktop:php-imap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-ldap-0:4.3.2-30.ent.i386",
"3Desktop:php-ldap-0:4.3.2-30.ent.ia64",
"3Desktop:php-ldap-0:4.3.2-30.ent.ppc",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390",
"3Desktop:php-ldap-0:4.3.2-30.ent.s390x",
"3Desktop:php-ldap-0:4.3.2-30.ent.x86_64",
"3Desktop:php-mysql-0:4.3.2-30.ent.i386",
"3Desktop:php-mysql-0:4.3.2-30.ent.ia64",
"3Desktop:php-mysql-0:4.3.2-30.ent.ppc",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390",
"3Desktop:php-mysql-0:4.3.2-30.ent.s390x",
"3Desktop:php-mysql-0:4.3.2-30.ent.x86_64",
"3Desktop:php-odbc-0:4.3.2-30.ent.i386",
"3Desktop:php-odbc-0:4.3.2-30.ent.ia64",
"3Desktop:php-odbc-0:4.3.2-30.ent.ppc",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390",
"3Desktop:php-odbc-0:4.3.2-30.ent.s390x",
"3Desktop:php-odbc-0:4.3.2-30.ent.x86_64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.i386",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ia64",
"3Desktop:php-pgsql-0:4.3.2-30.ent.ppc",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390",
"3Desktop:php-pgsql-0:4.3.2-30.ent.s390x",
"3Desktop:php-pgsql-0:4.3.2-30.ent.x86_64",
"3ES:php-0:4.3.2-30.ent.i386",
"3ES:php-0:4.3.2-30.ent.ia64",
"3ES:php-0:4.3.2-30.ent.ppc",
"3ES:php-0:4.3.2-30.ent.s390",
"3ES:php-0:4.3.2-30.ent.s390x",
"3ES:php-0:4.3.2-30.ent.src",
"3ES:php-0:4.3.2-30.ent.x86_64",
"3ES:php-debuginfo-0:4.3.2-30.ent.i386",
"3ES:php-debuginfo-0:4.3.2-30.ent.ia64",
"3ES:php-debuginfo-0:4.3.2-30.ent.ppc",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390",
"3ES:php-debuginfo-0:4.3.2-30.ent.s390x",
"3ES:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3ES:php-devel-0:4.3.2-30.ent.i386",
"3ES:php-devel-0:4.3.2-30.ent.ia64",
"3ES:php-devel-0:4.3.2-30.ent.ppc",
"3ES:php-devel-0:4.3.2-30.ent.s390",
"3ES:php-devel-0:4.3.2-30.ent.s390x",
"3ES:php-devel-0:4.3.2-30.ent.x86_64",
"3ES:php-imap-0:4.3.2-30.ent.i386",
"3ES:php-imap-0:4.3.2-30.ent.ia64",
"3ES:php-imap-0:4.3.2-30.ent.ppc",
"3ES:php-imap-0:4.3.2-30.ent.s390",
"3ES:php-imap-0:4.3.2-30.ent.s390x",
"3ES:php-imap-0:4.3.2-30.ent.x86_64",
"3ES:php-ldap-0:4.3.2-30.ent.i386",
"3ES:php-ldap-0:4.3.2-30.ent.ia64",
"3ES:php-ldap-0:4.3.2-30.ent.ppc",
"3ES:php-ldap-0:4.3.2-30.ent.s390",
"3ES:php-ldap-0:4.3.2-30.ent.s390x",
"3ES:php-ldap-0:4.3.2-30.ent.x86_64",
"3ES:php-mysql-0:4.3.2-30.ent.i386",
"3ES:php-mysql-0:4.3.2-30.ent.ia64",
"3ES:php-mysql-0:4.3.2-30.ent.ppc",
"3ES:php-mysql-0:4.3.2-30.ent.s390",
"3ES:php-mysql-0:4.3.2-30.ent.s390x",
"3ES:php-mysql-0:4.3.2-30.ent.x86_64",
"3ES:php-odbc-0:4.3.2-30.ent.i386",
"3ES:php-odbc-0:4.3.2-30.ent.ia64",
"3ES:php-odbc-0:4.3.2-30.ent.ppc",
"3ES:php-odbc-0:4.3.2-30.ent.s390",
"3ES:php-odbc-0:4.3.2-30.ent.s390x",
"3ES:php-odbc-0:4.3.2-30.ent.x86_64",
"3ES:php-pgsql-0:4.3.2-30.ent.i386",
"3ES:php-pgsql-0:4.3.2-30.ent.ia64",
"3ES:php-pgsql-0:4.3.2-30.ent.ppc",
"3ES:php-pgsql-0:4.3.2-30.ent.s390",
"3ES:php-pgsql-0:4.3.2-30.ent.s390x",
"3ES:php-pgsql-0:4.3.2-30.ent.x86_64",
"3WS:php-0:4.3.2-30.ent.i386",
"3WS:php-0:4.3.2-30.ent.ia64",
"3WS:php-0:4.3.2-30.ent.ppc",
"3WS:php-0:4.3.2-30.ent.s390",
"3WS:php-0:4.3.2-30.ent.s390x",
"3WS:php-0:4.3.2-30.ent.src",
"3WS:php-0:4.3.2-30.ent.x86_64",
"3WS:php-debuginfo-0:4.3.2-30.ent.i386",
"3WS:php-debuginfo-0:4.3.2-30.ent.ia64",
"3WS:php-debuginfo-0:4.3.2-30.ent.ppc",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390",
"3WS:php-debuginfo-0:4.3.2-30.ent.s390x",
"3WS:php-debuginfo-0:4.3.2-30.ent.x86_64",
"3WS:php-devel-0:4.3.2-30.ent.i386",
"3WS:php-devel-0:4.3.2-30.ent.ia64",
"3WS:php-devel-0:4.3.2-30.ent.ppc",
"3WS:php-devel-0:4.3.2-30.ent.s390",
"3WS:php-devel-0:4.3.2-30.ent.s390x",
"3WS:php-devel-0:4.3.2-30.ent.x86_64",
"3WS:php-imap-0:4.3.2-30.ent.i386",
"3WS:php-imap-0:4.3.2-30.ent.ia64",
"3WS:php-imap-0:4.3.2-30.ent.ppc",
"3WS:php-imap-0:4.3.2-30.ent.s390",
"3WS:php-imap-0:4.3.2-30.ent.s390x",
"3WS:php-imap-0:4.3.2-30.ent.x86_64",
"3WS:php-ldap-0:4.3.2-30.ent.i386",
"3WS:php-ldap-0:4.3.2-30.ent.ia64",
"3WS:php-ldap-0:4.3.2-30.ent.ppc",
"3WS:php-ldap-0:4.3.2-30.ent.s390",
"3WS:php-ldap-0:4.3.2-30.ent.s390x",
"3WS:php-ldap-0:4.3.2-30.ent.x86_64",
"3WS:php-mysql-0:4.3.2-30.ent.i386",
"3WS:php-mysql-0:4.3.2-30.ent.ia64",
"3WS:php-mysql-0:4.3.2-30.ent.ppc",
"3WS:php-mysql-0:4.3.2-30.ent.s390",
"3WS:php-mysql-0:4.3.2-30.ent.s390x",
"3WS:php-mysql-0:4.3.2-30.ent.x86_64",
"3WS:php-odbc-0:4.3.2-30.ent.i386",
"3WS:php-odbc-0:4.3.2-30.ent.ia64",
"3WS:php-odbc-0:4.3.2-30.ent.ppc",
"3WS:php-odbc-0:4.3.2-30.ent.s390",
"3WS:php-odbc-0:4.3.2-30.ent.s390x",
"3WS:php-odbc-0:4.3.2-30.ent.x86_64",
"3WS:php-pgsql-0:4.3.2-30.ent.i386",
"3WS:php-pgsql-0:4.3.2-30.ent.ia64",
"3WS:php-pgsql-0:4.3.2-30.ent.ppc",
"3WS:php-pgsql-0:4.3.2-30.ent.s390",
"3WS:php-pgsql-0:4.3.2-30.ent.s390x",
"3WS:php-pgsql-0:4.3.2-30.ent.x86_64",
"4AS:php-0:4.3.9-3.12.i386",
"4AS:php-0:4.3.9-3.12.ia64",
"4AS:php-0:4.3.9-3.12.ppc",
"4AS:php-0:4.3.9-3.12.s390",
"4AS:php-0:4.3.9-3.12.s390x",
"4AS:php-0:4.3.9-3.12.src",
"4AS:php-0:4.3.9-3.12.x86_64",
"4AS:php-debuginfo-0:4.3.9-3.12.i386",
"4AS:php-debuginfo-0:4.3.9-3.12.ia64",
"4AS:php-debuginfo-0:4.3.9-3.12.ppc",
"4AS:php-debuginfo-0:4.3.9-3.12.s390",
"4AS:php-debuginfo-0:4.3.9-3.12.s390x",
"4AS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4AS:php-devel-0:4.3.9-3.12.i386",
"4AS:php-devel-0:4.3.9-3.12.ia64",
"4AS:php-devel-0:4.3.9-3.12.ppc",
"4AS:php-devel-0:4.3.9-3.12.s390",
"4AS:php-devel-0:4.3.9-3.12.s390x",
"4AS:php-devel-0:4.3.9-3.12.x86_64",
"4AS:php-domxml-0:4.3.9-3.12.i386",
"4AS:php-domxml-0:4.3.9-3.12.ia64",
"4AS:php-domxml-0:4.3.9-3.12.ppc",
"4AS:php-domxml-0:4.3.9-3.12.s390",
"4AS:php-domxml-0:4.3.9-3.12.s390x",
"4AS:php-domxml-0:4.3.9-3.12.x86_64",
"4AS:php-gd-0:4.3.9-3.12.i386",
"4AS:php-gd-0:4.3.9-3.12.ia64",
"4AS:php-gd-0:4.3.9-3.12.ppc",
"4AS:php-gd-0:4.3.9-3.12.s390",
"4AS:php-gd-0:4.3.9-3.12.s390x",
"4AS:php-gd-0:4.3.9-3.12.x86_64",
"4AS:php-imap-0:4.3.9-3.12.i386",
"4AS:php-imap-0:4.3.9-3.12.ia64",
"4AS:php-imap-0:4.3.9-3.12.ppc",
"4AS:php-imap-0:4.3.9-3.12.s390",
"4AS:php-imap-0:4.3.9-3.12.s390x",
"4AS:php-imap-0:4.3.9-3.12.x86_64",
"4AS:php-ldap-0:4.3.9-3.12.i386",
"4AS:php-ldap-0:4.3.9-3.12.ia64",
"4AS:php-ldap-0:4.3.9-3.12.ppc",
"4AS:php-ldap-0:4.3.9-3.12.s390",
"4AS:php-ldap-0:4.3.9-3.12.s390x",
"4AS:php-ldap-0:4.3.9-3.12.x86_64",
"4AS:php-mbstring-0:4.3.9-3.12.i386",
"4AS:php-mbstring-0:4.3.9-3.12.ia64",
"4AS:php-mbstring-0:4.3.9-3.12.ppc",
"4AS:php-mbstring-0:4.3.9-3.12.s390",
"4AS:php-mbstring-0:4.3.9-3.12.s390x",
"4AS:php-mbstring-0:4.3.9-3.12.x86_64",
"4AS:php-mysql-0:4.3.9-3.12.i386",
"4AS:php-mysql-0:4.3.9-3.12.ia64",
"4AS:php-mysql-0:4.3.9-3.12.ppc",
"4AS:php-mysql-0:4.3.9-3.12.s390",
"4AS:php-mysql-0:4.3.9-3.12.s390x",
"4AS:php-mysql-0:4.3.9-3.12.x86_64",
"4AS:php-ncurses-0:4.3.9-3.12.i386",
"4AS:php-ncurses-0:4.3.9-3.12.ia64",
"4AS:php-ncurses-0:4.3.9-3.12.ppc",
"4AS:php-ncurses-0:4.3.9-3.12.s390",
"4AS:php-ncurses-0:4.3.9-3.12.s390x",
"4AS:php-ncurses-0:4.3.9-3.12.x86_64",
"4AS:php-odbc-0:4.3.9-3.12.i386",
"4AS:php-odbc-0:4.3.9-3.12.ia64",
"4AS:php-odbc-0:4.3.9-3.12.ppc",
"4AS:php-odbc-0:4.3.9-3.12.s390",
"4AS:php-odbc-0:4.3.9-3.12.s390x",
"4AS:php-odbc-0:4.3.9-3.12.x86_64",
"4AS:php-pear-0:4.3.9-3.12.i386",
"4AS:php-pear-0:4.3.9-3.12.ia64",
"4AS:php-pear-0:4.3.9-3.12.ppc",
"4AS:php-pear-0:4.3.9-3.12.s390",
"4AS:php-pear-0:4.3.9-3.12.s390x",
"4AS:php-pear-0:4.3.9-3.12.x86_64",
"4AS:php-pgsql-0:4.3.9-3.12.i386",
"4AS:php-pgsql-0:4.3.9-3.12.ia64",
"4AS:php-pgsql-0:4.3.9-3.12.ppc",
"4AS:php-pgsql-0:4.3.9-3.12.s390",
"4AS:php-pgsql-0:4.3.9-3.12.s390x",
"4AS:php-pgsql-0:4.3.9-3.12.x86_64",
"4AS:php-snmp-0:4.3.9-3.12.i386",
"4AS:php-snmp-0:4.3.9-3.12.ia64",
"4AS:php-snmp-0:4.3.9-3.12.ppc",
"4AS:php-snmp-0:4.3.9-3.12.s390",
"4AS:php-snmp-0:4.3.9-3.12.s390x",
"4AS:php-snmp-0:4.3.9-3.12.x86_64",
"4AS:php-xmlrpc-0:4.3.9-3.12.i386",
"4AS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4AS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390",
"4AS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4AS:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4Desktop:php-0:4.3.9-3.12.i386",
"4Desktop:php-0:4.3.9-3.12.ia64",
"4Desktop:php-0:4.3.9-3.12.ppc",
"4Desktop:php-0:4.3.9-3.12.s390",
"4Desktop:php-0:4.3.9-3.12.s390x",
"4Desktop:php-0:4.3.9-3.12.src",
"4Desktop:php-0:4.3.9-3.12.x86_64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.i386",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ia64",
"4Desktop:php-debuginfo-0:4.3.9-3.12.ppc",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390",
"4Desktop:php-debuginfo-0:4.3.9-3.12.s390x",
"4Desktop:php-debuginfo-0:4.3.9-3.12.x86_64",
"4Desktop:php-devel-0:4.3.9-3.12.i386",
"4Desktop:php-devel-0:4.3.9-3.12.ia64",
"4Desktop:php-devel-0:4.3.9-3.12.ppc",
"4Desktop:php-devel-0:4.3.9-3.12.s390",
"4Desktop:php-devel-0:4.3.9-3.12.s390x",
"4Desktop:php-devel-0:4.3.9-3.12.x86_64",
"4Desktop:php-domxml-0:4.3.9-3.12.i386",
"4Desktop:php-domxml-0:4.3.9-3.12.ia64",
"4Desktop:php-domxml-0:4.3.9-3.12.ppc",
"4Desktop:php-domxml-0:4.3.9-3.12.s390",
"4Desktop:php-domxml-0:4.3.9-3.12.s390x",
"4Desktop:php-domxml-0:4.3.9-3.12.x86_64",
"4Desktop:php-gd-0:4.3.9-3.12.i386",
"4Desktop:php-gd-0:4.3.9-3.12.ia64",
"4Desktop:php-gd-0:4.3.9-3.12.ppc",
"4Desktop:php-gd-0:4.3.9-3.12.s390",
"4Desktop:php-gd-0:4.3.9-3.12.s390x",
"4Desktop:php-gd-0:4.3.9-3.12.x86_64",
"4Desktop:php-imap-0:4.3.9-3.12.i386",
"4Desktop:php-imap-0:4.3.9-3.12.ia64",
"4Desktop:php-imap-0:4.3.9-3.12.ppc",
"4Desktop:php-imap-0:4.3.9-3.12.s390",
"4Desktop:php-imap-0:4.3.9-3.12.s390x",
"4Desktop:php-imap-0:4.3.9-3.12.x86_64",
"4Desktop:php-ldap-0:4.3.9-3.12.i386",
"4Desktop:php-ldap-0:4.3.9-3.12.ia64",
"4Desktop:php-ldap-0:4.3.9-3.12.ppc",
"4Desktop:php-ldap-0:4.3.9-3.12.s390",
"4Desktop:php-ldap-0:4.3.9-3.12.s390x",
"4Desktop:php-ldap-0:4.3.9-3.12.x86_64",
"4Desktop:php-mbstring-0:4.3.9-3.12.i386",
"4Desktop:php-mbstring-0:4.3.9-3.12.ia64",
"4Desktop:php-mbstring-0:4.3.9-3.12.ppc",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390",
"4Desktop:php-mbstring-0:4.3.9-3.12.s390x",
"4Desktop:php-mbstring-0:4.3.9-3.12.x86_64",
"4Desktop:php-mysql-0:4.3.9-3.12.i386",
"4Desktop:php-mysql-0:4.3.9-3.12.ia64",
"4Desktop:php-mysql-0:4.3.9-3.12.ppc",
"4Desktop:php-mysql-0:4.3.9-3.12.s390",
"4Desktop:php-mysql-0:4.3.9-3.12.s390x",
"4Desktop:php-mysql-0:4.3.9-3.12.x86_64",
"4Desktop:php-ncurses-0:4.3.9-3.12.i386",
"4Desktop:php-ncurses-0:4.3.9-3.12.ia64",
"4Desktop:php-ncurses-0:4.3.9-3.12.ppc",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390",
"4Desktop:php-ncurses-0:4.3.9-3.12.s390x",
"4Desktop:php-ncurses-0:4.3.9-3.12.x86_64",
"4Desktop:php-odbc-0:4.3.9-3.12.i386",
"4Desktop:php-odbc-0:4.3.9-3.12.ia64",
"4Desktop:php-odbc-0:4.3.9-3.12.ppc",
"4Desktop:php-odbc-0:4.3.9-3.12.s390",
"4Desktop:php-odbc-0:4.3.9-3.12.s390x",
"4Desktop:php-odbc-0:4.3.9-3.12.x86_64",
"4Desktop:php-pear-0:4.3.9-3.12.i386",
"4Desktop:php-pear-0:4.3.9-3.12.ia64",
"4Desktop:php-pear-0:4.3.9-3.12.ppc",
"4Desktop:php-pear-0:4.3.9-3.12.s390",
"4Desktop:php-pear-0:4.3.9-3.12.s390x",
"4Desktop:php-pear-0:4.3.9-3.12.x86_64",
"4Desktop:php-pgsql-0:4.3.9-3.12.i386",
"4Desktop:php-pgsql-0:4.3.9-3.12.ia64",
"4Desktop:php-pgsql-0:4.3.9-3.12.ppc",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390",
"4Desktop:php-pgsql-0:4.3.9-3.12.s390x",
"4Desktop:php-pgsql-0:4.3.9-3.12.x86_64",
"4Desktop:php-snmp-0:4.3.9-3.12.i386",
"4Desktop:php-snmp-0:4.3.9-3.12.ia64",
"4Desktop:php-snmp-0:4.3.9-3.12.ppc",
"4Desktop:php-snmp-0:4.3.9-3.12.s390",
"4Desktop:php-snmp-0:4.3.9-3.12.s390x",
"4Desktop:php-snmp-0:4.3.9-3.12.x86_64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.i386",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ia64",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.ppc",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.s390x",
"4Desktop:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4ES:php-0:4.3.9-3.12.i386",
"4ES:php-0:4.3.9-3.12.ia64",
"4ES:php-0:4.3.9-3.12.ppc",
"4ES:php-0:4.3.9-3.12.s390",
"4ES:php-0:4.3.9-3.12.s390x",
"4ES:php-0:4.3.9-3.12.src",
"4ES:php-0:4.3.9-3.12.x86_64",
"4ES:php-debuginfo-0:4.3.9-3.12.i386",
"4ES:php-debuginfo-0:4.3.9-3.12.ia64",
"4ES:php-debuginfo-0:4.3.9-3.12.ppc",
"4ES:php-debuginfo-0:4.3.9-3.12.s390",
"4ES:php-debuginfo-0:4.3.9-3.12.s390x",
"4ES:php-debuginfo-0:4.3.9-3.12.x86_64",
"4ES:php-devel-0:4.3.9-3.12.i386",
"4ES:php-devel-0:4.3.9-3.12.ia64",
"4ES:php-devel-0:4.3.9-3.12.ppc",
"4ES:php-devel-0:4.3.9-3.12.s390",
"4ES:php-devel-0:4.3.9-3.12.s390x",
"4ES:php-devel-0:4.3.9-3.12.x86_64",
"4ES:php-domxml-0:4.3.9-3.12.i386",
"4ES:php-domxml-0:4.3.9-3.12.ia64",
"4ES:php-domxml-0:4.3.9-3.12.ppc",
"4ES:php-domxml-0:4.3.9-3.12.s390",
"4ES:php-domxml-0:4.3.9-3.12.s390x",
"4ES:php-domxml-0:4.3.9-3.12.x86_64",
"4ES:php-gd-0:4.3.9-3.12.i386",
"4ES:php-gd-0:4.3.9-3.12.ia64",
"4ES:php-gd-0:4.3.9-3.12.ppc",
"4ES:php-gd-0:4.3.9-3.12.s390",
"4ES:php-gd-0:4.3.9-3.12.s390x",
"4ES:php-gd-0:4.3.9-3.12.x86_64",
"4ES:php-imap-0:4.3.9-3.12.i386",
"4ES:php-imap-0:4.3.9-3.12.ia64",
"4ES:php-imap-0:4.3.9-3.12.ppc",
"4ES:php-imap-0:4.3.9-3.12.s390",
"4ES:php-imap-0:4.3.9-3.12.s390x",
"4ES:php-imap-0:4.3.9-3.12.x86_64",
"4ES:php-ldap-0:4.3.9-3.12.i386",
"4ES:php-ldap-0:4.3.9-3.12.ia64",
"4ES:php-ldap-0:4.3.9-3.12.ppc",
"4ES:php-ldap-0:4.3.9-3.12.s390",
"4ES:php-ldap-0:4.3.9-3.12.s390x",
"4ES:php-ldap-0:4.3.9-3.12.x86_64",
"4ES:php-mbstring-0:4.3.9-3.12.i386",
"4ES:php-mbstring-0:4.3.9-3.12.ia64",
"4ES:php-mbstring-0:4.3.9-3.12.ppc",
"4ES:php-mbstring-0:4.3.9-3.12.s390",
"4ES:php-mbstring-0:4.3.9-3.12.s390x",
"4ES:php-mbstring-0:4.3.9-3.12.x86_64",
"4ES:php-mysql-0:4.3.9-3.12.i386",
"4ES:php-mysql-0:4.3.9-3.12.ia64",
"4ES:php-mysql-0:4.3.9-3.12.ppc",
"4ES:php-mysql-0:4.3.9-3.12.s390",
"4ES:php-mysql-0:4.3.9-3.12.s390x",
"4ES:php-mysql-0:4.3.9-3.12.x86_64",
"4ES:php-ncurses-0:4.3.9-3.12.i386",
"4ES:php-ncurses-0:4.3.9-3.12.ia64",
"4ES:php-ncurses-0:4.3.9-3.12.ppc",
"4ES:php-ncurses-0:4.3.9-3.12.s390",
"4ES:php-ncurses-0:4.3.9-3.12.s390x",
"4ES:php-ncurses-0:4.3.9-3.12.x86_64",
"4ES:php-odbc-0:4.3.9-3.12.i386",
"4ES:php-odbc-0:4.3.9-3.12.ia64",
"4ES:php-odbc-0:4.3.9-3.12.ppc",
"4ES:php-odbc-0:4.3.9-3.12.s390",
"4ES:php-odbc-0:4.3.9-3.12.s390x",
"4ES:php-odbc-0:4.3.9-3.12.x86_64",
"4ES:php-pear-0:4.3.9-3.12.i386",
"4ES:php-pear-0:4.3.9-3.12.ia64",
"4ES:php-pear-0:4.3.9-3.12.ppc",
"4ES:php-pear-0:4.3.9-3.12.s390",
"4ES:php-pear-0:4.3.9-3.12.s390x",
"4ES:php-pear-0:4.3.9-3.12.x86_64",
"4ES:php-pgsql-0:4.3.9-3.12.i386",
"4ES:php-pgsql-0:4.3.9-3.12.ia64",
"4ES:php-pgsql-0:4.3.9-3.12.ppc",
"4ES:php-pgsql-0:4.3.9-3.12.s390",
"4ES:php-pgsql-0:4.3.9-3.12.s390x",
"4ES:php-pgsql-0:4.3.9-3.12.x86_64",
"4ES:php-snmp-0:4.3.9-3.12.i386",
"4ES:php-snmp-0:4.3.9-3.12.ia64",
"4ES:php-snmp-0:4.3.9-3.12.ppc",
"4ES:php-snmp-0:4.3.9-3.12.s390",
"4ES:php-snmp-0:4.3.9-3.12.s390x",
"4ES:php-snmp-0:4.3.9-3.12.x86_64",
"4ES:php-xmlrpc-0:4.3.9-3.12.i386",
"4ES:php-xmlrpc-0:4.3.9-3.12.ia64",
"4ES:php-xmlrpc-0:4.3.9-3.12.ppc",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390",
"4ES:php-xmlrpc-0:4.3.9-3.12.s390x",
"4ES:php-xmlrpc-0:4.3.9-3.12.x86_64",
"4WS:php-0:4.3.9-3.12.i386",
"4WS:php-0:4.3.9-3.12.ia64",
"4WS:php-0:4.3.9-3.12.ppc",
"4WS:php-0:4.3.9-3.12.s390",
"4WS:php-0:4.3.9-3.12.s390x",
"4WS:php-0:4.3.9-3.12.src",
"4WS:php-0:4.3.9-3.12.x86_64",
"4WS:php-debuginfo-0:4.3.9-3.12.i386",
"4WS:php-debuginfo-0:4.3.9-3.12.ia64",
"4WS:php-debuginfo-0:4.3.9-3.12.ppc",
"4WS:php-debuginfo-0:4.3.9-3.12.s390",
"4WS:php-debuginfo-0:4.3.9-3.12.s390x",
"4WS:php-debuginfo-0:4.3.9-3.12.x86_64",
"4WS:php-devel-0:4.3.9-3.12.i386",
"4WS:php-devel-0:4.3.9-3.12.ia64",
"4WS:php-devel-0:4.3.9-3.12.ppc",
"4WS:php-devel-0:4.3.9-3.12.s390",
"4WS:php-devel-0:4.3.9-3.12.s390x",
"4WS:php-devel-0:4.3.9-3.12.x86_64",
"4WS:php-domxml-0:4.3.9-3.12.i386",
"4WS:php-domxml-0:4.3.9-3.12.ia64",
"4WS:php-domxml-0:4.3.9-3.12.ppc",
"4WS:php-domxml-0:4.3.9-3.12.s390",
"4WS:php-domxml-0:4.3.9-3.12.s390x",
"4WS:php-domxml-0:4.3.9-3.12.x86_64",
"4WS:php-gd-0:4.3.9-3.12.i386",
"4WS:php-gd-0:4.3.9-3.12.ia64",
"4WS:php-gd-0:4.3.9-3.12.ppc",
"4WS:php-gd-0:4.3.9-3.12.s390",
"4WS:php-gd-0:4.3.9-3.12.s390x",
"4WS:php-gd-0:4.3.9-3.12.x86_64",
"4WS:php-imap-0:4.3.9-3.12.i386",
"4WS:php-imap-0:4.3.9-3.12.ia64",
"4WS:php-imap-0:4.3.9-3.12.ppc",
"4WS:php-imap-0:4.3.9-3.12.s390",
"4WS:php-imap-0:4.3.9-3.12.s390x",
"4WS:php-imap-0:4.3.9-3.12.x86_64",
"4WS:php-ldap-0:4.3.9-3.12.i386",
"4WS:php-ldap-0:4.3.9-3.12.ia64",
"4WS:php-ldap-0:4.3.9-3.12.ppc",
"4WS:php-ldap-0:4.3.9-3.12.s390",
"4WS:php-ldap-0:4.3.9-3.12.s390x",
"4WS:php-ldap-0:4.3.9-3.12.x86_64",
"4WS:php-mbstring-0:4.3.9-3.12.i386",
"4WS:php-mbstring-0:4.3.9-3.12.ia64",
"4WS:php-mbstring-0:4.3.9-3.12.ppc",
"4WS:php-mbstring-0:4.3.9-3.12.s390",
"4WS:php-mbstring-0:4.3.9-3.12.s390x",
"4WS:php-mbstring-0:4.3.9-3.12.x86_64",
"4WS:php-mysql-0:4.3.9-3.12.i386",
"4WS:php-mysql-0:4.3.9-3.12.ia64",
"4WS:php-mysql-0:4.3.9-3.12.ppc",
"4WS:php-mysql-0:4.3.9-3.12.s390",
"4WS:php-mysql-0:4.3.9-3.12.s390x",
"4WS:php-mysql-0:4.3.9-3.12.x86_64",
"4WS:php-ncurses-0:4.3.9-3.12.i386",
"4WS:php-ncurses-0:4.3.9-3.12.ia64",
"4WS:php-ncurses-0:4.3.9-3.12.ppc",
"4WS:php-ncurses-0:4.3.9-3.12.s390",
"4WS:php-ncurses-0:4.3.9-3.12.s390x",
"4WS:php-ncurses-0:4.3.9-3.12.x86_64",
"4WS:php-odbc-0:4.3.9-3.12.i386",
"4WS:php-odbc-0:4.3.9-3.12.ia64",
"4WS:php-odbc-0:4.3.9-3.12.ppc",
"4WS:php-odbc-0:4.3.9-3.12.s390",
"4WS:php-odbc-0:4.3.9-3.12.s390x",
"4WS:php-odbc-0:4.3.9-3.12.x86_64",
"4WS:php-pear-0:4.3.9-3.12.i386",
"4WS:php-pear-0:4.3.9-3.12.ia64",
"4WS:php-pear-0:4.3.9-3.12.ppc",
"4WS:php-pear-0:4.3.9-3.12.s390",
"4WS:php-pear-0:4.3.9-3.12.s390x",
"4WS:php-pear-0:4.3.9-3.12.x86_64",
"4WS:php-pgsql-0:4.3.9-3.12.i386",
"4WS:php-pgsql-0:4.3.9-3.12.ia64",
"4WS:php-pgsql-0:4.3.9-3.12.ppc",
"4WS:php-pgsql-0:4.3.9-3.12.s390",
"4WS:php-pgsql-0:4.3.9-3.12.s390x",
"4WS:php-pgsql-0:4.3.9-3.12.x86_64",
"4WS:php-snmp-0:4.3.9-3.12.i386",
"4WS:php-snmp-0:4.3.9-3.12.ia64",
"4WS:php-snmp-0:4.3.9-3.12.ppc",
"4WS:php-snmp-0:4.3.9-3.12.s390",
"4WS:php-snmp-0:4.3.9-3.12.s390x",
"4WS:php-snmp-0:4.3.9-3.12.x86_64",
"4WS:php-xmlrpc-0:4.3.9-3.12.i386",
"4WS:php-xmlrpc-0:4.3.9-3.12.ia64",
"4WS:php-xmlrpc-0:4.3.9-3.12.ppc",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390",
"4WS:php-xmlrpc-0:4.3.9-3.12.s390x",
"4WS:php-xmlrpc-0:4.3.9-3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2006:0276"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "security flaw"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…