Action not permitted
Modal body text goes here.
cve-2006-5467
Vulnerability from cvelistv5
Published
2006-10-27 18:00
Modified
2024-08-07 19:48
Severity ?
EPSS score ?
Summary
The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a "-" instead of "--" and contains an inconsistent ID.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T19:48:30.572Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "GLSA-200611-12", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "http://security.gentoo.org/glsa/glsa-200611-12.xml" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://docs.info.apple.com/article.html?artnum=305530" }, { "name": "22932", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22932" }, { "name": "ADV-2007-1939", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2007/1939" }, { "name": "23344", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23344" }, { "name": "22615", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22615" }, { "name": "OpenPKG-SA-2006.030", "tags": [ "vendor-advisory", "x_refsource_OPENPKG", "x_transferred" ], "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html" }, { "name": "APPLE-SA-2007-05-24", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html" }, { "name": "oval:org.mitre.oval:def:10185", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185" }, { "name": "22761", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22761" }, { "name": "25402", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/25402" }, { "name": "SUSE-SR:2006:026", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://www.novell.com/linux/security/advisories/2006_26_sr.html" }, { "name": "23040", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23040" }, { "name": "[mongrel-users] 20061025 [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html" }, { "name": "20777", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/20777" }, { "name": "MDKSA-2006:192", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:192" }, { "name": "1017194", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://securitytracker.com/id?1017194" }, { "name": "20061101-01-P", "tags": [ "vendor-advisory", "x_refsource_SGI", "x_transferred" ], "url": "ftp://patches.sgi.com/support/free/security/advisories/20061101-01-P" }, { "name": "DSA-1235", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2006/dsa-1235" }, { "name": "USN-371-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/usn-371-1" }, { "name": "ADV-2006-4244", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2006/4244" }, { "name": "RHSA-2006:0729", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2006-0729.html" }, { "name": "DSA-1234", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2006/dsa-1234" }, { "name": "22929", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22929" }, { "name": "ADV-2006-4245", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2006/4245" }, { "name": "22624", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22624" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2006-10-25T00:00:00", "descriptions": [ { "lang": "en", "value": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-10-10T00:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "GLSA-200611-12", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "http://security.gentoo.org/glsa/glsa-200611-12.xml" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://docs.info.apple.com/article.html?artnum=305530" }, { "name": "22932", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22932" }, { "name": "ADV-2007-1939", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2007/1939" }, { "name": "23344", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23344" }, { "name": "22615", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22615" }, { "name": "OpenPKG-SA-2006.030", "tags": [ "vendor-advisory", "x_refsource_OPENPKG" ], "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html" }, { "name": "APPLE-SA-2007-05-24", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html" }, { "name": "oval:org.mitre.oval:def:10185", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185" }, { "name": "22761", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22761" }, { "name": "25402", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/25402" }, { "name": "SUSE-SR:2006:026", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://www.novell.com/linux/security/advisories/2006_26_sr.html" }, { "name": "23040", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23040" }, { "name": "[mongrel-users] 20061025 [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html" }, { "name": "20777", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/20777" }, { "name": "MDKSA-2006:192", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:192" }, { "name": "1017194", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://securitytracker.com/id?1017194" }, { "name": "20061101-01-P", "tags": [ "vendor-advisory", "x_refsource_SGI" ], "url": "ftp://patches.sgi.com/support/free/security/advisories/20061101-01-P" }, { "name": "DSA-1235", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2006/dsa-1235" }, { "name": "USN-371-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/usn-371-1" }, { "name": "ADV-2006-4244", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2006/4244" }, { "name": "RHSA-2006:0729", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2006-0729.html" }, { "name": "DSA-1234", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2006/dsa-1234" }, { "name": "22929", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22929" }, { "name": "ADV-2006-4245", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2006/4245" }, { "name": "22624", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22624" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2006-5467", "datePublished": "2006-10-27T18:00:00", "dateReserved": "2006-10-23T00:00:00", "dateUpdated": "2024-08-07T19:48:30.572Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2006-5467\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2006-10-27T18:07:00.000\",\"lastModified\":\"2017-10-11T01:31:19.923\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \\\"-\\\" instead of \\\"--\\\" and contains an inconsistent ID.\"},{\"lang\":\"es\",\"value\":\"La libreria CGI cgi.rb para Ruby 1.8 permite a un atacante remoto provocar denegaci\u00f3n de servicio (bucle infinito y consumo de CPU) a trav\u00e9s de una respuesta HTTP con un cuerpo multiparte MIME que contiene un limite especifico no valido, como se demosotro usando una especificai\u00f3n que comenzaba con un \\\"-\\\" en vez de \\\"--\\\" y contiene un ID inconsistente.\"}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"Red Hat Enterprise Linux 5 is not vulnerable to this issue as it contains a backported patch.\",\"lastModified\":\"2007-03-14T00:00:00\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-399\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:yukihiro_matsumoto:ruby:1.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"05A4185F-1CE1-48D1-B967-01A96527417B\"}]}]}],\"references\":[{\"url\":\"ftp://patches.sgi.com/support/free/security/advisories/20061101-01-P\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://docs.info.apple.com/article.html?artnum=305530\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.apple.com/archives/security-announce/2007/May/msg00004.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/22615\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/22624\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/22761\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/22929\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/22932\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/23040\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/23344\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/25402\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://security.gentoo.org/glsa/glsa-200611-12.xml\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://securitytracker.com/id?1017194\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.debian.org/security/2006/dsa-1234\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.debian.org/security/2006/dsa-1235\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2006:192\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.novell.com/linux/security/advisories/2006_26_sr.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2006-0729.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/20777\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.ubuntu.com/usn/usn-371-1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.vupen.com/english/advisories/2006/4244\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.vupen.com/english/advisories/2006/4245\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.vupen.com/english/advisories/2007/1939\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185\",\"source\":\"secalert@redhat.com\"}]}}" } }
cve-2006-5467
Vulnerability from jvndb
Published
2008-05-21 00:00
Modified
2008-05-21 00:00
Summary
Ruby cgi.rb Denial of Service Vulnerability
Details
The cig.rb class in Ruby cannot handle HTTP requests with MIME multipart data set with an invalid boundry, which could trigger an infinate loop and result in consuming a large amount of CPU respurces.
References
Impacted products
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2006/JVNDB-2006-000753.html", "dc:date": "2008-05-21T00:00+09:00", "dcterms:issued": "2008-05-21T00:00+09:00", "dcterms:modified": "2008-05-21T00:00+09:00", "description": "The cig.rb class in Ruby cannot handle HTTP requests with MIME multipart data set with an invalid boundry, which could trigger an infinate loop and result in consuming a large amount of CPU respurces.", "link": "https://jvndb.jvn.jp/en/contents/2006/JVNDB-2006-000753.html", "sec:cpe": [ { "#text": "cpe:/a:ruby-lang:ruby", "@product": "Ruby", "@vendor": "Ruby", "@version": "2.2" }, { "#text": "cpe:/o:misc:miraclelinux_asianux_server", "@product": "Asianux Server", "@vendor": "Cybertrust Japan Co., Ltd.", "@version": "2.2" }, { "#text": "cpe:/o:redhat:enterprise_linux", "@product": "Red Hat Enterprise Linux", "@vendor": "Red Hat, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:redhat:enterprise_linux_desktop", "@product": "Red Hat Enterprise Linux Desktop", "@vendor": "Red Hat, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux", "@product": "Turbolinux", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_appliance_server", "@product": "Turbolinux Appliance Server", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_desktop", "@product": "Turbolinux Desktop", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_fuji", "@product": "Turbolinux FUJI", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_home", "@product": "Turbolinux Home", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_multimedia", "@product": "Turbolinux Multimedia", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_personal", "@product": "Turbolinux Personal", "@vendor": "Turbolinux, Inc.", "@version": "2.2" }, { "#text": "cpe:/o:turbolinux:turbolinux_server", "@product": "Turbolinux Server", "@vendor": "Turbolinux, Inc.", "@version": "2.2" } ], "sec:cvss": { "@score": "5.0", "@severity": "Medium", "@type": "Base", "@vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "@version": "2.0" }, "sec:identifier": "JVNDB-2006-000753", "sec:references": [ { "#text": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5467", "@id": "CVE-2006-5467", "@source": "CVE" }, { "#text": "http://nvd.nist.gov/nvd.cfm?cvename=CVE-2006-5467", "@id": "CVE-2006-5467", "@source": "NVD" }, { "#text": "http://secunia.com/advisories/13123/", "@id": "SA13123", "@source": "SECUNIA" }, { "#text": "http://www.securityfocus.com/bid/20777", "@id": "20777", "@source": "BID" }, { "#text": "http://www.frsirt.com/english/advisories/2006/4244", "@id": "FrSIRT/ADV-2006-4244", "@source": "FRSIRT" } ], "title": "Ruby cgi.rb Denial of Service Vulnerability" }
gsd-2006-5467
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a "-" instead of "--" and contains an inconsistent ID.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2006-5467", "description": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID.", "id": "GSD-2006-5467", "references": [ "https://www.suse.com/security/cve/CVE-2006-5467.html", "https://www.debian.org/security/2006/dsa-1234", "https://www.debian.org/security/2006/dsa-1235", "https://access.redhat.com/errata/RHSA-2006:0729", "https://linux.oracle.com/cve/CVE-2006-5467.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2006-5467" ], "details": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID.", "id": "GSD-2006-5467", "modified": "2023-12-13T01:19:56.646496Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2006-5467", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://secunia.com/advisories/22932", "refsource": "MISC", "url": "http://secunia.com/advisories/22932" }, { "name": "http://www.novell.com/linux/security/advisories/2006_26_sr.html", "refsource": "MISC", "url": "http://www.novell.com/linux/security/advisories/2006_26_sr.html" }, { "name": "ftp://patches.sgi.com/support/free/security/advisories/20061101-01-P", "refsource": "MISC", "url": "ftp://patches.sgi.com/support/free/security/advisories/20061101-01-P" }, { "name": "http://secunia.com/advisories/22929", "refsource": "MISC", "url": "http://secunia.com/advisories/22929" }, { "name": "http://docs.info.apple.com/article.html?artnum=305530", "refsource": "MISC", "url": "http://docs.info.apple.com/article.html?artnum=305530" }, { "name": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html", "refsource": "MISC", "url": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html" }, { "name": "http://secunia.com/advisories/25402", "refsource": "MISC", "url": "http://secunia.com/advisories/25402" }, { "name": "http://www.vupen.com/english/advisories/2007/1939", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2007/1939" }, { "name": "http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html", "refsource": "MISC", "url": "http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html" }, { "name": "http://secunia.com/advisories/22615", "refsource": "MISC", "url": "http://secunia.com/advisories/22615" }, { "name": "http://secunia.com/advisories/22624", "refsource": "MISC", "url": "http://secunia.com/advisories/22624" }, { "name": "http://secunia.com/advisories/22761", "refsource": "MISC", "url": "http://secunia.com/advisories/22761" }, { "name": "http://secunia.com/advisories/23040", "refsource": "MISC", "url": "http://secunia.com/advisories/23040" }, { "name": "http://secunia.com/advisories/23344", "refsource": "MISC", "url": "http://secunia.com/advisories/23344" }, { "name": "http://security.gentoo.org/glsa/glsa-200611-12.xml", "refsource": "MISC", "url": "http://security.gentoo.org/glsa/glsa-200611-12.xml" }, { "name": "http://securitytracker.com/id?1017194", "refsource": "MISC", "url": "http://securitytracker.com/id?1017194" }, { "name": "http://www.debian.org/security/2006/dsa-1234", "refsource": "MISC", "url": "http://www.debian.org/security/2006/dsa-1234" }, { "name": "http://www.debian.org/security/2006/dsa-1235", "refsource": "MISC", "url": "http://www.debian.org/security/2006/dsa-1235" }, { "name": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:192", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:192" }, { "name": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html", "refsource": "MISC", "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html" }, { "name": "http://www.redhat.com/support/errata/RHSA-2006-0729.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2006-0729.html" }, { "name": "http://www.securityfocus.com/bid/20777", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/20777" }, { "name": "http://www.ubuntu.com/usn/usn-371-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/usn-371-1" }, { "name": "http://www.vupen.com/english/advisories/2006/4244", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2006/4244" }, { "name": "http://www.vupen.com/english/advisories/2006/4245", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2006/4245" }, { "name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185", "refsource": "MISC", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2006-5467" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "[mongrel-users] 20061025 [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack", "refsource": "MLIST", "tags": [], "url": "http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html" }, { "name": "20777", "refsource": "BID", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/20777" }, { "name": "22615", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/22615" }, { "name": "USN-371-1", "refsource": "UBUNTU", "tags": [ "Patch" ], "url": "http://www.ubuntu.com/usn/usn-371-1" }, { "name": "22624", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/22624" }, { "name": "OpenPKG-SA-2006.030", "refsource": "OPENPKG", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html" }, { "name": "RHSA-2006:0729", "refsource": "REDHAT", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.redhat.com/support/errata/RHSA-2006-0729.html" }, { "name": "1017194", "refsource": "SECTRACK", "tags": [ "Patch" ], "url": "http://securitytracker.com/id?1017194" }, { "name": "22761", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/22761" }, { "name": "20061101-01-P", "refsource": "SGI", "tags": [ "Patch", "Vendor Advisory" ], "url": "ftp://patches.sgi.com/support/free/security/advisories/20061101-01-P" }, { "name": "22929", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/22929" }, { "name": "GLSA-200611-12", "refsource": "GENTOO", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://security.gentoo.org/glsa/glsa-200611-12.xml" }, { "name": "SUSE-SR:2006:026", "refsource": "SUSE", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.novell.com/linux/security/advisories/2006_26_sr.html" }, { "name": "23040", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/23040" }, { "name": "23344", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/23344" }, { "name": "22932", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/22932" }, { "name": "http://docs.info.apple.com/article.html?artnum=305530", "refsource": "CONFIRM", "tags": [], "url": "http://docs.info.apple.com/article.html?artnum=305530" }, { "name": "APPLE-SA-2007-05-24", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html" }, { "name": "MDKSA-2006:192", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:192" }, { "name": "25402", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/25402" }, { "name": "ADV-2006-4244", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2006/4244" }, { "name": "ADV-2007-1939", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2007/1939" }, { "name": "ADV-2006-4245", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2006/4245" }, { "name": "DSA-1234", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2006/dsa-1234" }, { "name": "DSA-1235", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2006/dsa-1235" }, { "name": "oval:org.mitre.oval:def:10185", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-10-11T01:31Z", "publishedDate": "2006-10-27T18:07Z" } } }
ghsa-cgqx-jwj4-2jc4
Vulnerability from github
Published
2022-05-03 03:16
Modified
2022-05-03 03:16
Details
The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a "-" instead of "--" and contains an inconsistent ID.
{ "affected": [], "aliases": [ "CVE-2006-5467" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-10-27T18:07:00Z", "severity": "MODERATE" }, "details": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID.", "id": "GHSA-cgqx-jwj4-2jc4", "modified": "2022-05-03T03:16:39Z", "published": "2022-05-03T03:16:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5467" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10185" }, { "type": "WEB", "url": "http://docs.info.apple.com/article.html?artnum=305530" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html" }, { "type": "WEB", "url": "http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/22615" }, { "type": "WEB", "url": "http://secunia.com/advisories/22624" }, { "type": "WEB", "url": "http://secunia.com/advisories/22761" }, { "type": "WEB", "url": "http://secunia.com/advisories/22929" }, { "type": "WEB", "url": "http://secunia.com/advisories/22932" }, { "type": "WEB", "url": "http://secunia.com/advisories/23040" }, { "type": "WEB", "url": "http://secunia.com/advisories/23344" }, { "type": "WEB", "url": "http://secunia.com/advisories/25402" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200611-12.xml" }, { "type": "WEB", "url": "http://securitytracker.com/id?1017194" }, { "type": "WEB", "url": "http://www.debian.org/security/2006/dsa-1234" }, { "type": "WEB", "url": "http://www.debian.org/security/2006/dsa-1235" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:192" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2006_26_sr.html" }, { "type": "WEB", "url": "http://www.openpkg.org/security/advisories/OpenPKG-SA-2006.030-ruby.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2006-0729.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/20777" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-371-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/4244" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/4245" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/1939" } ], "schema_version": "1.4.0", "severity": [] }
rhsa-2006_0729
Vulnerability from csaf_redhat
Published
2006-11-08 15:46
Modified
2024-11-05 16:40
Summary
Red Hat Security Advisory: ruby security update
Notes
Topic
Updated ruby packages that fix a denial of service issue for the CGI
instance are now available.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
Ruby is an interpreted scripting language for object-oriented programming.
A flaw was discovered in the way Ruby's CGI module handles certain
multipart/form-data MIME data. If a remote attacker sends a specially
crafted multipart-form-data request, it is possible to cause the ruby
CGI script to enter an infinite loop, causing a denial of service.
(CVE-2006-5467)
Users of Ruby should upgrade to these updated packages which contain
backported patches and are not vulnerable to 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 ruby packages that fix a denial of service issue for the CGI\ninstance are now available.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.", "title": "Topic" }, { "category": "general", "text": "Ruby is an interpreted scripting language for object-oriented programming.\n\nA flaw was discovered in the way Ruby\u0027s CGI module handles certain\nmultipart/form-data MIME data. If a remote attacker sends a specially\ncrafted multipart-form-data request, it is possible to cause the ruby\nCGI script to enter an infinite loop, causing a denial of service.\n(CVE-2006-5467)\n\nUsers of Ruby should upgrade to these updated packages which contain\nbackported patches and are not vulnerable to 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:0729", "url": "https://access.redhat.com/errata/RHSA-2006:0729" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "212237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=212237" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2006/rhsa-2006_0729.json" } ], "title": "Red Hat Security Advisory: ruby security update", "tracking": { "current_release_date": "2024-11-05T16:40:33+00:00", "generator": { "date": "2024-11-05T16:40:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2006:0729", "initial_release_date": "2006-11-08T15:46:00+00:00", "revision_history": [ { "date": "2006-11-08T15:46:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2006-11-08T10:54:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:40:33+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 (Advanced Server) version 2.1 ", "product": { "name": "Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:2.1::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 2.1", "product": { "name": "Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:2.1::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 2.1", "product": { "name": "Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:2.1::ws" } } }, { "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": "ruby-docs-0:1.6.4-2.AS21.4.i386", "product": { "name": "ruby-docs-0:1.6.4-2.AS21.4.i386", "product_id": "ruby-docs-0:1.6.4-2.AS21.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.4-2.AS21.4?arch=i386" } } }, { "category": "product_version", "name": "irb-0:1.6.4-2.AS21.4.i386", "product": { "name": "irb-0:1.6.4-2.AS21.4.i386", "product_id": "irb-0:1.6.4-2.AS21.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.4-2.AS21.4?arch=i386" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.4-2.AS21.4.i386", "product": { "name": "ruby-devel-0:1.6.4-2.AS21.4.i386", "product_id": "ruby-devel-0:1.6.4-2.AS21.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.4-2.AS21.4?arch=i386" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.4-2.AS21.4.i386", "product": { "name": "ruby-tcltk-0:1.6.4-2.AS21.4.i386", "product_id": "ruby-tcltk-0:1.6.4-2.AS21.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.4-2.AS21.4?arch=i386" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.4-2.AS21.4.i386", "product": { "name": "ruby-libs-0:1.6.4-2.AS21.4.i386", "product_id": "ruby-libs-0:1.6.4-2.AS21.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.4-2.AS21.4?arch=i386" } } }, { "category": "product_version", "name": "ruby-0:1.6.4-2.AS21.4.i386", "product": { "name": "ruby-0:1.6.4-2.AS21.4.i386", "product_id": "ruby-0:1.6.4-2.AS21.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.4-2.AS21.4?arch=i386" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "irb-0:1.8.1-7.EL4.8.i386", "product": { "name": "irb-0:1.8.1-7.EL4.8.i386", "product_id": "irb-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-mode-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-mode-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-mode-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-devel-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-devel-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-devel-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-docs-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-docs-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-docs-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "product": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "product_id": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-7.EL4.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "irb-0:1.6.8-9.EL3.8.i386", "product": { "name": "irb-0:1.6.8-9.EL3.8.i386", "product_id": "irb-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-mode-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-mode-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-mode-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-docs-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-docs-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-docs-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.8-9.EL3.8?arch=i386" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.8-9.EL3.8.i386", "product": { "name": "ruby-devel-0:1.6.8-9.EL3.8.i386", "product_id": "ruby-devel-0:1.6.8-9.EL3.8.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.8-9.EL3.8?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "ruby-0:1.6.4-2.AS21.4.src", "product": { "name": "ruby-0:1.6.4-2.AS21.4.src", "product_id": "ruby-0:1.6.4-2.AS21.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.4-2.AS21.4?arch=src" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.src", "product": { "name": "ruby-0:1.8.1-7.EL4.8.src", "product_id": "ruby-0:1.8.1-7.EL4.8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=src" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.src", "product": { "name": "ruby-0:1.6.8-9.EL3.8.src", "product_id": "ruby-0:1.6.8-9.EL3.8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "irb-0:1.8.1-7.EL4.8.ia64", "product": { "name": "irb-0:1.8.1-7.EL4.8.ia64", "product_id": "irb-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "irb-0:1.6.8-9.EL3.8.ia64", "product": { "name": "irb-0:1.6.8-9.EL3.8.ia64", "product_id": "irb-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=ia64" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "product": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "product_id": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.8-9.EL3.8?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "irb-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "irb-0:1.8.1-7.EL4.8.x86_64", "product_id": "irb-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "irb-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "irb-0:1.6.8-9.EL3.8.x86_64", "product_id": "irb-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "product": { "name": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "product_id": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.8-9.EL3.8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "irb-0:1.8.1-7.EL4.8.ppc", "product": { "name": "irb-0:1.8.1-7.EL4.8.ppc", "product_id": "irb-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "irb-0:1.6.8-9.EL3.8.ppc", "product": { "name": "irb-0:1.6.8-9.EL3.8.ppc", "product_id": "irb-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=ppc" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "product": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "product_id": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.8-9.EL3.8?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=ppc64" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=ppc64" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=ppc64" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "irb-0:1.8.1-7.EL4.8.s390x", "product": { "name": "irb-0:1.8.1-7.EL4.8.s390x", "product_id": "irb-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "irb-0:1.6.8-9.EL3.8.s390x", "product": { "name": "irb-0:1.6.8-9.EL3.8.s390x", "product_id": "irb-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=s390x" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "product": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "product_id": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.8-9.EL3.8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-libs-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-libs-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "irb-0:1.8.1-7.EL4.8.s390", "product": { "name": "irb-0:1.8.1-7.EL4.8.s390", "product_id": "irb-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-mode-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-mode-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-devel-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-devel-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-docs-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-docs-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "product": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "product_id": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-7.EL4.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-libs-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-libs-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libs@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-debuginfo@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "irb-0:1.6.8-9.EL3.8.s390", "product": { "name": "irb-0:1.6.8-9.EL3.8.s390", "product_id": "irb-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/irb@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-tcltk@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-mode-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-mode-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-mode@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-docs-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-docs-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-docs@1.6.8-9.EL3.8?arch=s390" } } }, { "category": "product_version", "name": "ruby-devel-0:1.6.8-9.EL3.8.s390", "product": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390", "product_id": "ruby-devel-0:1.6.8-9.EL3.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-devel@1.6.8-9.EL3.8?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:irb-0:1.6.4-2.AS21.4.i386" }, "product_reference": "irb-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:ruby-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.4-2.AS21.4.src as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:ruby-0:1.6.4-2.AS21.4.src" }, "product_reference": "ruby-0:1.6.4-2.AS21.4.src", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:ruby-devel-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-devel-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:ruby-docs-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-docs-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:ruby-libs-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-libs-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux AS (Advanced Server) version 2.1 ", "product_id": "2.1AS:ruby-tcltk-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-tcltk-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:irb-0:1.6.4-2.AS21.4.i386" }, "product_reference": "irb-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:ruby-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.4-2.AS21.4.src as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:ruby-0:1.6.4-2.AS21.4.src" }, "product_reference": "ruby-0:1.6.4-2.AS21.4.src", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:ruby-devel-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-devel-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:ruby-docs-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-docs-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:ruby-libs-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-libs-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux ES version 2.1", "product_id": "2.1ES:ruby-tcltk-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-tcltk-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:irb-0:1.6.4-2.AS21.4.i386" }, "product_reference": "irb-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:ruby-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.4-2.AS21.4.src as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:ruby-0:1.6.4-2.AS21.4.src" }, "product_reference": "ruby-0:1.6.4-2.AS21.4.src", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:ruby-devel-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-devel-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:ruby-docs-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-docs-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:ruby-libs-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-libs-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.4-2.AS21.4.i386 as a component of Red Hat Enterprise Linux WS version 2.1", "product_id": "2.1WS:ruby-tcltk-0:1.6.4-2.AS21.4.i386" }, "product_reference": "ruby-tcltk-0:1.6.4-2.AS21.4.i386", "relates_to_product_reference": "2.1WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:irb-0:1.6.8-9.EL3.8.i386" }, "product_reference": "irb-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:irb-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:irb-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:irb-0:1.6.8-9.EL3.8.s390" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:irb-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:irb-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.src as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.src" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.src", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-devel-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-devel-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-devel-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-devel-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-devel-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-devel-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-docs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-docs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-docs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-docs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-docs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-docs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-libs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-mode-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-mode-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-mode-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-mode-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-mode-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-mode-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:irb-0:1.6.8-9.EL3.8.i386" }, "product_reference": "irb-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:irb-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:irb-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:irb-0:1.6.8-9.EL3.8.s390" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:irb-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:irb-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.src as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.src" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.src", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:irb-0:1.6.8-9.EL3.8.i386" }, "product_reference": "irb-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:irb-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:irb-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:irb-0:1.6.8-9.EL3.8.s390" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:irb-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:irb-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.src as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.src" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.src", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-devel-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-devel-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-devel-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-devel-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-devel-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-devel-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-docs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-docs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-docs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-docs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-docs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-docs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-libs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-mode-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-mode-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-mode-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-mode-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-mode-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-mode-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:irb-0:1.6.8-9.EL3.8.i386" }, "product_reference": "irb-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:irb-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:irb-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "irb-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:irb-0:1.6.8-9.EL3.8.s390" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:irb-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "irb-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:irb-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "irb-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.src as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.src" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.src", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-devel-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-devel-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-devel-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-devel-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-devel-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-devel-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-devel-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-docs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-docs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-docs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-docs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-docs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-docs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-docs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.ppc64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.ppc64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.ppc64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-libs-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-libs-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-mode-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-mode-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-mode-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-mode-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-mode-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-mode-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-mode-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.i386" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.ia64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.ppc" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.s390" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.s390x" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:irb-0:1.8.1-7.EL4.8.i386" }, "product_reference": "irb-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:irb-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:irb-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:irb-0:1.8.1-7.EL4.8.s390" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:irb-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:irb-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.src" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-devel-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-devel-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-devel-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-devel-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-devel-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-devel-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-docs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-docs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-docs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-docs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-docs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-docs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-libs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-mode-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-mode-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-mode-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-mode-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-mode-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-mode-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:irb-0:1.8.1-7.EL4.8.i386" }, "product_reference": "irb-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:irb-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:irb-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:irb-0:1.8.1-7.EL4.8.s390" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:irb-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:irb-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.src" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:irb-0:1.8.1-7.EL4.8.i386" }, "product_reference": "irb-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:irb-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:irb-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:irb-0:1.8.1-7.EL4.8.s390" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:irb-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:irb-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.src" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-devel-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-devel-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-devel-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-devel-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-devel-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-devel-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-docs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-docs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-docs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-docs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-docs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-docs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-libs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-mode-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-mode-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-mode-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-mode-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-mode-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-mode-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:irb-0:1.8.1-7.EL4.8.i386" }, "product_reference": "irb-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:irb-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:irb-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "irb-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:irb-0:1.8.1-7.EL4.8.s390" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:irb-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "irb-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "irb-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:irb-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "irb-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.src" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-devel-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-devel-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-devel-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-devel-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-devel-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-devel-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-devel-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-devel-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-docs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-docs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-docs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-docs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-docs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-docs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-docs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-docs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.ppc64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libs-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-libs-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-libs-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-mode-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-mode-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-mode-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-mode-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-mode-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-mode-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-mode-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-mode-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.i386" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.ia64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.ppc" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.s390" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.s390x" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64" }, "product_reference": "ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-5467", "discovery_date": "2006-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "212396" } ], "notes": [ { "category": "description", "text": "The cgi.rb CGI library for Ruby 1.8 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an HTTP request with a multipart MIME body that contains an invalid boundary specifier, as demonstrated using a specifier that begins with a \"-\" instead of \"--\" and contains an inconsistent ID.", "title": "Vulnerability description" }, { "category": "summary", "text": "Ruby CGI multipart parsing DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 5 is not vulnerable to this issue as it contains a backported patch.", "title": "Statement" } ], "product_status": { "fixed": [ "2.1AS:irb-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-0:1.6.4-2.AS21.4.src", "2.1AS:ruby-devel-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-docs-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-libs-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-tcltk-0:1.6.4-2.AS21.4.i386", "2.1ES:irb-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-0:1.6.4-2.AS21.4.src", "2.1ES:ruby-devel-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-docs-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-libs-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-tcltk-0:1.6.4-2.AS21.4.i386", "2.1WS:irb-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-0:1.6.4-2.AS21.4.src", "2.1WS:ruby-devel-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-docs-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-libs-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-tcltk-0:1.6.4-2.AS21.4.i386", "3AS:irb-0:1.6.8-9.EL3.8.i386", "3AS:irb-0:1.6.8-9.EL3.8.ia64", "3AS:irb-0:1.6.8-9.EL3.8.ppc", "3AS:irb-0:1.6.8-9.EL3.8.s390", "3AS:irb-0:1.6.8-9.EL3.8.s390x", "3AS:irb-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-0:1.6.8-9.EL3.8.i386", "3AS:ruby-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-0:1.6.8-9.EL3.8.s390", "3AS:ruby-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-0:1.6.8-9.EL3.8.src", "3AS:ruby-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-devel-0:1.6.8-9.EL3.8.i386", "3AS:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-devel-0:1.6.8-9.EL3.8.s390", "3AS:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-docs-0:1.6.8-9.EL3.8.i386", "3AS:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-docs-0:1.6.8-9.EL3.8.s390", "3AS:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-libs-0:1.6.8-9.EL3.8.i386", "3AS:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3AS:ruby-libs-0:1.6.8-9.EL3.8.s390", "3AS:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-mode-0:1.6.8-9.EL3.8.i386", "3AS:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-mode-0:1.6.8-9.EL3.8.s390", "3AS:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "3Desktop:irb-0:1.6.8-9.EL3.8.i386", "3Desktop:irb-0:1.6.8-9.EL3.8.ia64", "3Desktop:irb-0:1.6.8-9.EL3.8.ppc", "3Desktop:irb-0:1.6.8-9.EL3.8.s390", "3Desktop:irb-0:1.6.8-9.EL3.8.s390x", "3Desktop:irb-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-0:1.6.8-9.EL3.8.src", "3Desktop:ruby-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "3ES:irb-0:1.6.8-9.EL3.8.i386", "3ES:irb-0:1.6.8-9.EL3.8.ia64", "3ES:irb-0:1.6.8-9.EL3.8.ppc", "3ES:irb-0:1.6.8-9.EL3.8.s390", "3ES:irb-0:1.6.8-9.EL3.8.s390x", "3ES:irb-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-0:1.6.8-9.EL3.8.i386", "3ES:ruby-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-0:1.6.8-9.EL3.8.s390", "3ES:ruby-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-0:1.6.8-9.EL3.8.src", "3ES:ruby-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-devel-0:1.6.8-9.EL3.8.i386", "3ES:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-devel-0:1.6.8-9.EL3.8.s390", "3ES:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-docs-0:1.6.8-9.EL3.8.i386", "3ES:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-docs-0:1.6.8-9.EL3.8.s390", "3ES:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-libs-0:1.6.8-9.EL3.8.i386", "3ES:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3ES:ruby-libs-0:1.6.8-9.EL3.8.s390", "3ES:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-mode-0:1.6.8-9.EL3.8.i386", "3ES:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-mode-0:1.6.8-9.EL3.8.s390", "3ES:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "3WS:irb-0:1.6.8-9.EL3.8.i386", "3WS:irb-0:1.6.8-9.EL3.8.ia64", "3WS:irb-0:1.6.8-9.EL3.8.ppc", "3WS:irb-0:1.6.8-9.EL3.8.s390", "3WS:irb-0:1.6.8-9.EL3.8.s390x", "3WS:irb-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-0:1.6.8-9.EL3.8.i386", "3WS:ruby-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-0:1.6.8-9.EL3.8.s390", "3WS:ruby-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-0:1.6.8-9.EL3.8.src", "3WS:ruby-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-devel-0:1.6.8-9.EL3.8.i386", "3WS:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-devel-0:1.6.8-9.EL3.8.s390", "3WS:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-docs-0:1.6.8-9.EL3.8.i386", "3WS:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-docs-0:1.6.8-9.EL3.8.s390", "3WS:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-libs-0:1.6.8-9.EL3.8.i386", "3WS:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3WS:ruby-libs-0:1.6.8-9.EL3.8.s390", "3WS:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-mode-0:1.6.8-9.EL3.8.i386", "3WS:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-mode-0:1.6.8-9.EL3.8.s390", "3WS:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "4AS:irb-0:1.8.1-7.EL4.8.i386", "4AS:irb-0:1.8.1-7.EL4.8.ia64", "4AS:irb-0:1.8.1-7.EL4.8.ppc", "4AS:irb-0:1.8.1-7.EL4.8.s390", "4AS:irb-0:1.8.1-7.EL4.8.s390x", "4AS:irb-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-0:1.8.1-7.EL4.8.i386", "4AS:ruby-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-0:1.8.1-7.EL4.8.s390", "4AS:ruby-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-0:1.8.1-7.EL4.8.src", "4AS:ruby-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-devel-0:1.8.1-7.EL4.8.i386", "4AS:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-devel-0:1.8.1-7.EL4.8.s390", "4AS:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-docs-0:1.8.1-7.EL4.8.i386", "4AS:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-docs-0:1.8.1-7.EL4.8.s390", "4AS:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-libs-0:1.8.1-7.EL4.8.i386", "4AS:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4AS:ruby-libs-0:1.8.1-7.EL4.8.s390", "4AS:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-mode-0:1.8.1-7.EL4.8.i386", "4AS:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-mode-0:1.8.1-7.EL4.8.s390", "4AS:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "4Desktop:irb-0:1.8.1-7.EL4.8.i386", "4Desktop:irb-0:1.8.1-7.EL4.8.ia64", "4Desktop:irb-0:1.8.1-7.EL4.8.ppc", "4Desktop:irb-0:1.8.1-7.EL4.8.s390", "4Desktop:irb-0:1.8.1-7.EL4.8.s390x", "4Desktop:irb-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-0:1.8.1-7.EL4.8.src", "4Desktop:ruby-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "4ES:irb-0:1.8.1-7.EL4.8.i386", "4ES:irb-0:1.8.1-7.EL4.8.ia64", "4ES:irb-0:1.8.1-7.EL4.8.ppc", "4ES:irb-0:1.8.1-7.EL4.8.s390", "4ES:irb-0:1.8.1-7.EL4.8.s390x", "4ES:irb-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-0:1.8.1-7.EL4.8.i386", "4ES:ruby-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-0:1.8.1-7.EL4.8.s390", "4ES:ruby-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-0:1.8.1-7.EL4.8.src", "4ES:ruby-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-devel-0:1.8.1-7.EL4.8.i386", "4ES:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-devel-0:1.8.1-7.EL4.8.s390", "4ES:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-docs-0:1.8.1-7.EL4.8.i386", "4ES:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-docs-0:1.8.1-7.EL4.8.s390", "4ES:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-libs-0:1.8.1-7.EL4.8.i386", "4ES:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4ES:ruby-libs-0:1.8.1-7.EL4.8.s390", "4ES:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-mode-0:1.8.1-7.EL4.8.i386", "4ES:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-mode-0:1.8.1-7.EL4.8.s390", "4ES:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "4WS:irb-0:1.8.1-7.EL4.8.i386", "4WS:irb-0:1.8.1-7.EL4.8.ia64", "4WS:irb-0:1.8.1-7.EL4.8.ppc", "4WS:irb-0:1.8.1-7.EL4.8.s390", "4WS:irb-0:1.8.1-7.EL4.8.s390x", "4WS:irb-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-0:1.8.1-7.EL4.8.i386", "4WS:ruby-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-0:1.8.1-7.EL4.8.s390", "4WS:ruby-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-0:1.8.1-7.EL4.8.src", "4WS:ruby-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-devel-0:1.8.1-7.EL4.8.i386", "4WS:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-devel-0:1.8.1-7.EL4.8.s390", "4WS:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-docs-0:1.8.1-7.EL4.8.i386", "4WS:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-docs-0:1.8.1-7.EL4.8.s390", "4WS:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-libs-0:1.8.1-7.EL4.8.i386", "4WS:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4WS:ruby-libs-0:1.8.1-7.EL4.8.s390", "4WS:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-mode-0:1.8.1-7.EL4.8.i386", "4WS:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-mode-0:1.8.1-7.EL4.8.s390", "4WS:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2006-5467" }, { "category": "external", "summary": "RHBZ#212396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=212396" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2006-5467", "url": "https://www.cve.org/CVERecord?id=CVE-2006-5467" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-5467", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5467" } ], "release_date": "2006-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2006-11-08T15:46:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. To use the Red Hat\nNetwork, launch 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": [ "2.1AS:irb-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-0:1.6.4-2.AS21.4.src", "2.1AS:ruby-devel-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-docs-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-libs-0:1.6.4-2.AS21.4.i386", "2.1AS:ruby-tcltk-0:1.6.4-2.AS21.4.i386", "2.1ES:irb-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-0:1.6.4-2.AS21.4.src", "2.1ES:ruby-devel-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-docs-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-libs-0:1.6.4-2.AS21.4.i386", "2.1ES:ruby-tcltk-0:1.6.4-2.AS21.4.i386", "2.1WS:irb-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-0:1.6.4-2.AS21.4.src", "2.1WS:ruby-devel-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-docs-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-libs-0:1.6.4-2.AS21.4.i386", "2.1WS:ruby-tcltk-0:1.6.4-2.AS21.4.i386", "3AS:irb-0:1.6.8-9.EL3.8.i386", "3AS:irb-0:1.6.8-9.EL3.8.ia64", "3AS:irb-0:1.6.8-9.EL3.8.ppc", "3AS:irb-0:1.6.8-9.EL3.8.s390", "3AS:irb-0:1.6.8-9.EL3.8.s390x", "3AS:irb-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-0:1.6.8-9.EL3.8.i386", "3AS:ruby-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-0:1.6.8-9.EL3.8.s390", "3AS:ruby-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-0:1.6.8-9.EL3.8.src", "3AS:ruby-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-devel-0:1.6.8-9.EL3.8.i386", "3AS:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-devel-0:1.6.8-9.EL3.8.s390", "3AS:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-docs-0:1.6.8-9.EL3.8.i386", "3AS:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-docs-0:1.6.8-9.EL3.8.s390", "3AS:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-libs-0:1.6.8-9.EL3.8.i386", "3AS:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3AS:ruby-libs-0:1.6.8-9.EL3.8.s390", "3AS:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-mode-0:1.6.8-9.EL3.8.i386", "3AS:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-mode-0:1.6.8-9.EL3.8.s390", "3AS:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3AS:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "3Desktop:irb-0:1.6.8-9.EL3.8.i386", "3Desktop:irb-0:1.6.8-9.EL3.8.ia64", "3Desktop:irb-0:1.6.8-9.EL3.8.ppc", "3Desktop:irb-0:1.6.8-9.EL3.8.s390", "3Desktop:irb-0:1.6.8-9.EL3.8.s390x", "3Desktop:irb-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-0:1.6.8-9.EL3.8.src", "3Desktop:ruby-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3Desktop:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "3ES:irb-0:1.6.8-9.EL3.8.i386", "3ES:irb-0:1.6.8-9.EL3.8.ia64", "3ES:irb-0:1.6.8-9.EL3.8.ppc", "3ES:irb-0:1.6.8-9.EL3.8.s390", "3ES:irb-0:1.6.8-9.EL3.8.s390x", "3ES:irb-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-0:1.6.8-9.EL3.8.i386", "3ES:ruby-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-0:1.6.8-9.EL3.8.s390", "3ES:ruby-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-0:1.6.8-9.EL3.8.src", "3ES:ruby-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-devel-0:1.6.8-9.EL3.8.i386", "3ES:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-devel-0:1.6.8-9.EL3.8.s390", "3ES:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-docs-0:1.6.8-9.EL3.8.i386", "3ES:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-docs-0:1.6.8-9.EL3.8.s390", "3ES:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-libs-0:1.6.8-9.EL3.8.i386", "3ES:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3ES:ruby-libs-0:1.6.8-9.EL3.8.s390", "3ES:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-mode-0:1.6.8-9.EL3.8.i386", "3ES:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-mode-0:1.6.8-9.EL3.8.s390", "3ES:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3ES:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "3WS:irb-0:1.6.8-9.EL3.8.i386", "3WS:irb-0:1.6.8-9.EL3.8.ia64", "3WS:irb-0:1.6.8-9.EL3.8.ppc", "3WS:irb-0:1.6.8-9.EL3.8.s390", "3WS:irb-0:1.6.8-9.EL3.8.s390x", "3WS:irb-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-0:1.6.8-9.EL3.8.i386", "3WS:ruby-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-0:1.6.8-9.EL3.8.s390", "3WS:ruby-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-0:1.6.8-9.EL3.8.src", "3WS:ruby-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.i386", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.ppc64", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-debuginfo-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-devel-0:1.6.8-9.EL3.8.i386", "3WS:ruby-devel-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-devel-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-devel-0:1.6.8-9.EL3.8.s390", "3WS:ruby-devel-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-devel-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-docs-0:1.6.8-9.EL3.8.i386", "3WS:ruby-docs-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-docs-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-docs-0:1.6.8-9.EL3.8.s390", "3WS:ruby-docs-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-docs-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-libs-0:1.6.8-9.EL3.8.i386", "3WS:ruby-libs-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-libs-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-libs-0:1.6.8-9.EL3.8.ppc64", "3WS:ruby-libs-0:1.6.8-9.EL3.8.s390", "3WS:ruby-libs-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-libs-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-mode-0:1.6.8-9.EL3.8.i386", "3WS:ruby-mode-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-mode-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-mode-0:1.6.8-9.EL3.8.s390", "3WS:ruby-mode-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-mode-0:1.6.8-9.EL3.8.x86_64", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.i386", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.ia64", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.ppc", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.s390", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.s390x", "3WS:ruby-tcltk-0:1.6.8-9.EL3.8.x86_64", "4AS:irb-0:1.8.1-7.EL4.8.i386", "4AS:irb-0:1.8.1-7.EL4.8.ia64", "4AS:irb-0:1.8.1-7.EL4.8.ppc", "4AS:irb-0:1.8.1-7.EL4.8.s390", "4AS:irb-0:1.8.1-7.EL4.8.s390x", "4AS:irb-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-0:1.8.1-7.EL4.8.i386", "4AS:ruby-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-0:1.8.1-7.EL4.8.s390", "4AS:ruby-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-0:1.8.1-7.EL4.8.src", "4AS:ruby-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-devel-0:1.8.1-7.EL4.8.i386", "4AS:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-devel-0:1.8.1-7.EL4.8.s390", "4AS:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-docs-0:1.8.1-7.EL4.8.i386", "4AS:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-docs-0:1.8.1-7.EL4.8.s390", "4AS:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-libs-0:1.8.1-7.EL4.8.i386", "4AS:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4AS:ruby-libs-0:1.8.1-7.EL4.8.s390", "4AS:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-mode-0:1.8.1-7.EL4.8.i386", "4AS:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-mode-0:1.8.1-7.EL4.8.s390", "4AS:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4AS:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "4Desktop:irb-0:1.8.1-7.EL4.8.i386", "4Desktop:irb-0:1.8.1-7.EL4.8.ia64", "4Desktop:irb-0:1.8.1-7.EL4.8.ppc", "4Desktop:irb-0:1.8.1-7.EL4.8.s390", "4Desktop:irb-0:1.8.1-7.EL4.8.s390x", "4Desktop:irb-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-0:1.8.1-7.EL4.8.src", "4Desktop:ruby-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4Desktop:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "4ES:irb-0:1.8.1-7.EL4.8.i386", "4ES:irb-0:1.8.1-7.EL4.8.ia64", "4ES:irb-0:1.8.1-7.EL4.8.ppc", "4ES:irb-0:1.8.1-7.EL4.8.s390", "4ES:irb-0:1.8.1-7.EL4.8.s390x", "4ES:irb-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-0:1.8.1-7.EL4.8.i386", "4ES:ruby-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-0:1.8.1-7.EL4.8.s390", "4ES:ruby-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-0:1.8.1-7.EL4.8.src", "4ES:ruby-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-devel-0:1.8.1-7.EL4.8.i386", "4ES:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-devel-0:1.8.1-7.EL4.8.s390", "4ES:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-docs-0:1.8.1-7.EL4.8.i386", "4ES:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-docs-0:1.8.1-7.EL4.8.s390", "4ES:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-libs-0:1.8.1-7.EL4.8.i386", "4ES:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4ES:ruby-libs-0:1.8.1-7.EL4.8.s390", "4ES:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-mode-0:1.8.1-7.EL4.8.i386", "4ES:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-mode-0:1.8.1-7.EL4.8.s390", "4ES:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4ES:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64", "4WS:irb-0:1.8.1-7.EL4.8.i386", "4WS:irb-0:1.8.1-7.EL4.8.ia64", "4WS:irb-0:1.8.1-7.EL4.8.ppc", "4WS:irb-0:1.8.1-7.EL4.8.s390", "4WS:irb-0:1.8.1-7.EL4.8.s390x", "4WS:irb-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-0:1.8.1-7.EL4.8.i386", "4WS:ruby-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-0:1.8.1-7.EL4.8.s390", "4WS:ruby-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-0:1.8.1-7.EL4.8.src", "4WS:ruby-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.i386", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.ppc64", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-debuginfo-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-devel-0:1.8.1-7.EL4.8.i386", "4WS:ruby-devel-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-devel-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-devel-0:1.8.1-7.EL4.8.s390", "4WS:ruby-devel-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-devel-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-docs-0:1.8.1-7.EL4.8.i386", "4WS:ruby-docs-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-docs-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-docs-0:1.8.1-7.EL4.8.s390", "4WS:ruby-docs-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-docs-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-libs-0:1.8.1-7.EL4.8.i386", "4WS:ruby-libs-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-libs-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-libs-0:1.8.1-7.EL4.8.ppc64", "4WS:ruby-libs-0:1.8.1-7.EL4.8.s390", "4WS:ruby-libs-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-libs-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-mode-0:1.8.1-7.EL4.8.i386", "4WS:ruby-mode-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-mode-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-mode-0:1.8.1-7.EL4.8.s390", "4WS:ruby-mode-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-mode-0:1.8.1-7.EL4.8.x86_64", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.i386", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.ia64", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.ppc", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.s390", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.s390x", "4WS:ruby-tcltk-0:1.8.1-7.EL4.8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2006:0729" } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Ruby CGI multipart parsing DoS" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.