Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2012-3509 (GCVE-0-2012-3509)
Vulnerability from cvelistv5
Published
2012-09-05 23:00
Modified
2024-08-06 20:05
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the "addition of CHUNK_HEADER_SIZE to the length," which triggers a heap-based buffer overflow.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T20:05:12.763Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "MDVSA-2015:029", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "name": "[gcc-patches] 20120829 [PATCH] PR other/54411: libiberty: objalloc_alloc integer overflows (CVE-2012-3509)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "name": "[oss-security] 20120829 CVE-2012-3509: objalloc_alloc integer overflows in libiberty", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "name": "USN-2496-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2496-1" }, { "name": "gnu-libiberty-overflow(78135)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "name": "55281", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/55281" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-08-29T00:00:00", "descriptions": [ { "lang": "en", "value": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "MDVSA-2015:029", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "name": "[gcc-patches] 20120829 [PATCH] PR other/54411: libiberty: objalloc_alloc integer overflows (CVE-2012-3509)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "name": "[oss-security] 20120829 CVE-2012-3509: objalloc_alloc integer overflows in libiberty", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "name": "USN-2496-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2496-1" }, { "name": "gnu-libiberty-overflow(78135)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" }, { "tags": [ "x_refsource_MISC" ], "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "name": "55281", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/55281" }, { "tags": [ "x_refsource_MISC" ], "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2012-3509", "datePublished": "2012-09-05T23:00:00", "dateReserved": "2012-06-14T00:00:00", "dateUpdated": "2024-08-06T20:05:12.763Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2012-3509\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-09-05T23:55:01.727\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \\\"addition of CHUNK_HEADER_SIZE to the length,\\\" which triggers a heap-based buffer overflow.\"},{\"lang\":\"es\",\"value\":\"Varias vulnerabilidades de desbordamiento de enteros en la funci\u00f3n _objalloc_alloc (1) en objalloc.c y (2) macro objalloc_alloc en include/objalloc.h en GNU libiberty, utilizada por binutils v2.22, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda) a trav\u00e9s de vectores relacionada con la \\\"adici\u00f3n de CHUNK_HEADER_SIZE a la longitud\\\", lo que provoca un desbordamiento de b\u00fafer basado en heap\"}],\"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\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:binutils:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.22\",\"versionEndExcluding\":\"2.24\",\"matchCriteriaId\":\"2A0CFFAA-CBF5-4857-9C86-E82103E01FE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:libiberty:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3F885E6-F235-40D1-96BF-D9916E898699\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"5D37DF0F-F863-45AC-853A-3E04F9FEC7CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49A63F39-30BE-443F-AF10-6245587D3359\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"}]}]}],\"references\":[{\"url\":\"http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://security-tracker.debian.org/tracker/CVE-2012-3509\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2015:029\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/08/29/3\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/55281\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2496-1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/78135\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://security-tracker.debian.org/tracker/CVE-2012-3509\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2015:029\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/08/29/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/55281\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2496-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/78135\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
fkie_cve-2012-3509
Vulnerability from fkie_nvd
Published
2012-09-05 23:55
Modified
2025-04-11 00:51
Severity ?
Summary
Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the "addition of CHUNK_HEADER_SIZE to the length," which triggers a heap-based buffer overflow.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411 | Issue Tracking | |
secalert@redhat.com | http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html | Patch, Vendor Advisory | |
secalert@redhat.com | http://security-tracker.debian.org/tracker/CVE-2012-3509 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | http://www.mandriva.com/security/advisories?name=MDVSA-2015:029 | Broken Link | |
secalert@redhat.com | http://www.openwall.com/lists/oss-security/2012/08/29/3 | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://www.securityfocus.com/bid/55281 | Third Party Advisory, VDB Entry | |
secalert@redhat.com | http://www.ubuntu.com/usn/USN-2496-1 | Third Party Advisory | |
secalert@redhat.com | https://exchange.xforce.ibmcloud.com/vulnerabilities/78135 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411 | Issue Tracking | |
af854a3a-2127-422b-91ae-364da2661108 | http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://security-tracker.debian.org/tracker/CVE-2012-3509 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.mandriva.com/security/advisories?name=MDVSA-2015:029 | Broken Link | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2012/08/29/3 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/55281 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-2496-1 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://exchange.xforce.ibmcloud.com/vulnerabilities/78135 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gnu | binutils | * | |
gnu | libiberty | - | |
canonical | ubuntu_linux | 10.04 | |
canonical | ubuntu_linux | 12.04 | |
canonical | ubuntu_linux | 14.04 | |
canonical | ubuntu_linux | 14.10 | |
debian | debian_linux | 7.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:binutils:*:*:*:*:*:*:*:*", "matchCriteriaId": "2A0CFFAA-CBF5-4857-9C86-E82103E01FE1", "versionEndExcluding": "2.24", "versionStartIncluding": "2.22", "vulnerable": true }, { "criteria": "cpe:2.3:a:gnu:libiberty:-:*:*:*:*:*:*:*", "matchCriteriaId": "A3F885E6-F235-40D1-96BF-D9916E898699", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*", "matchCriteriaId": "5D37DF0F-F863-45AC-853A-3E04F9FEC7CA", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", "matchCriteriaId": "B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*", "matchCriteriaId": "49A63F39-30BE-443F-AF10-6245587D3359", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow." }, { "lang": "es", "value": "Varias vulnerabilidades de desbordamiento de enteros en la funci\u00f3n _objalloc_alloc (1) en objalloc.c y (2) macro objalloc_alloc en include/objalloc.h en GNU libiberty, utilizada por binutils v2.22, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda) a trav\u00e9s de vectores relacionada con la \"adici\u00f3n de CHUNK_HEADER_SIZE a la longitud\", lo que provoca un desbordamiento de b\u00fafer basado en heap" } ], "id": "CVE-2012-3509", "lastModified": "2025-04-11T00:51:21.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2012-09-05T23:55:01.727", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking" ], "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" }, { "source": "secalert@redhat.com", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/55281" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2496-1" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking" ], "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/55281" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2496-1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-189" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-ou-2015:1803-1
Vulnerability from csaf_suse
Published
2015-10-01 16:09
Modified
2015-10-01 16:09
Summary
Optional update for gcc5, binutils and gdb
Notes
Title of the patch
Optional update for gcc5, binutils and gdb
Description of the patch
The core toolchain components were updated to newer version to bring
various features, improved performance and usability, and also bugfixes.
This GNU Compiler Collection feature update is provided for the
Intel/AMD x86_64, IBM zSeries and IBM PowerPC 64bit architectures.
The GNU Compiler Collection 5.2 is provided new with this update.
Changes to previously released GCC 4.8 series are documented on:
https://gcc.gnu.org/gcc-4.9/changes.html
and
https://gcc.gnu.org/gcc-5/changes.html
Major features:
* AddressSanitzer, UndefinedBehaviour and PointerBoundsChecker checking
frameworks were added.
* Lots of Register Allocation, Link Time, Interprocedural and Feedback Directed
optimization improvements were done.
* Architecture support for IBM zSeries z13.
* The new libstdc++ CXX11 ABI is available, (The old ABI is still used by default.)
The binutils suite was updated to version 2.25.0, bringing new platform
support, features and and bugfixes, including:
* IBM zSeries z13 hardware support (fate#318036, bnc#936050).
* various IBM Power8 improvements (fate#318238, bnc#926412).
* AVX512 support on the Intel EM64T platform (fate#318520).
* CVE-2012-3509: Fixed a integer overflow in libiberty.
The GNU Debugger gdb was updated to version 7.9.1, bringing new platform
support, features and bugfixes. The gdb update also includes IBM zSeries z13
support.
Patchnames
sdksp4-gcc5-toolchain-201509-12158,sledsp4-gcc5-toolchain-201509-12158,slessp4-gcc5-toolchain-201509-12158
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Optional update for gcc5, binutils and gdb", "title": "Title of the patch" }, { "category": "description", "text": "\nThe core toolchain components were updated to newer version to bring\nvarious features, improved performance and usability, and also bugfixes.\n\nThis GNU Compiler Collection feature update is provided for the\nIntel/AMD x86_64, IBM zSeries and IBM PowerPC 64bit architectures.\n\nThe GNU Compiler Collection 5.2 is provided new with this update.\n\nChanges to previously released GCC 4.8 series are documented on:\n\thttps://gcc.gnu.org/gcc-4.9/changes.html\nand\n\thttps://gcc.gnu.org/gcc-5/changes.html\n\nMajor features:\n* AddressSanitzer, UndefinedBehaviour and PointerBoundsChecker checking\n frameworks were added.\n* Lots of Register Allocation, Link Time, Interprocedural and Feedback Directed\n optimization improvements were done.\n* Architecture support for IBM zSeries z13.\n* The new libstdc++ CXX11 ABI is available, (The old ABI is still used by default.)\n\nThe binutils suite was updated to version 2.25.0, bringing new platform\nsupport, features and and bugfixes, including:\n\n* IBM zSeries z13 hardware support (fate#318036, bnc#936050).\n* various IBM Power8 improvements (fate#318238, bnc#926412).\n* AVX512 support on the Intel EM64T platform (fate#318520).\n* CVE-2012-3509: Fixed a integer overflow in libiberty.\n\nThe GNU Debugger gdb was updated to version 7.9.1, bringing new platform\nsupport, features and bugfixes. The gdb update also includes IBM zSeries z13\nsupport.\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-gcc5-toolchain-201509-12158,sledsp4-gcc5-toolchain-201509-12158,slessp4-gcc5-toolchain-201509-12158", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-ou-2015_1803-1.json" }, { "category": "self", "summary": "URL for SUSE-OU-2015:1803-1", "url": "https://www.suse.com/support/update/announcement//suse-ou-20151803-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-OU-2015:1803-1", "url": "https://lists.suse.com/pipermail/sle-updates/2015-October/003638.html" }, { "category": "self", "summary": "SUSE Bug 776968", "url": "https://bugzilla.suse.com/776968" }, { "category": "self", "summary": "SUSE Bug 877566", "url": "https://bugzilla.suse.com/877566" }, { "category": "self", "summary": "SUSE Bug 891040", "url": "https://bugzilla.suse.com/891040" }, { "category": "self", "summary": "SUSE Bug 896586", "url": "https://bugzilla.suse.com/896586" }, { "category": "self", "summary": "SUSE Bug 936050", "url": "https://bugzilla.suse.com/936050" }, { "category": "self", "summary": "SUSE Bug 943792", "url": "https://bugzilla.suse.com/943792" }, { "category": "self", "summary": "SUSE Bug 945634", "url": "https://bugzilla.suse.com/945634" }, { "category": "self", "summary": "SUSE CVE CVE-2012-3509 page", "url": "https://www.suse.com/security/cve/CVE-2012-3509/" } ], "title": "Optional update for gcc5, binutils and gdb", "tracking": { "current_release_date": "2015-10-01T16:09:11Z", "generator": { "date": "2015-10-01T16:09:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-OU-2015:1803-1", "initial_release_date": "2015-10-01T16:09:11Z", "revision_history": [ { "date": "2015-10-01T16:09:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "binutils-devel-2.25.0-5.5.i586", "product": { "name": "binutils-devel-2.25.0-5.5.i586", "product_id": "binutils-devel-2.25.0-5.5.i586" } }, { "category": "product_version", "name": "binutils-gold-2.25.0-5.5.i586", "product": { "name": "binutils-gold-2.25.0-5.5.i586", "product_id": "binutils-gold-2.25.0-5.5.i586" } }, { "category": "product_version", "name": "cross-ppc-binutils-2.25.0-5.7.i586", "product": { "name": "cross-ppc-binutils-2.25.0-5.7.i586", "product_id": "cross-ppc-binutils-2.25.0-5.7.i586" } }, { "category": "product_version", "name": "cross-spu-binutils-2.25.0-5.7.i586", "product": { "name": "cross-spu-binutils-2.25.0-5.7.i586", "product_id": "cross-spu-binutils-2.25.0-5.7.i586" } }, { "category": "product_version", "name": "gdbserver-7.9.1-3.2.i586", "product": { "name": "gdbserver-7.9.1-3.2.i586", "product_id": "gdbserver-7.9.1-3.2.i586" } }, { "category": "product_version", "name": "libasan2-5.2.1+r226025-2.4.i586", "product": { "name": "libasan2-5.2.1+r226025-2.4.i586", "product_id": "libasan2-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libatomic1-5.2.1+r226025-2.4.i586", "product": { "name": "libatomic1-5.2.1+r226025-2.4.i586", "product_id": "libatomic1-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libcilkrts5-5.2.1+r226025-2.4.i586", "product": { "name": "libcilkrts5-5.2.1+r226025-2.4.i586", "product_id": "libcilkrts5-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libgfortran3-5.2.1+r226025-2.4.i586", "product": { "name": "libgfortran3-5.2.1+r226025-2.4.i586", "product_id": "libgfortran3-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libitm1-5.2.1+r226025-2.4.i586", "product": { "name": "libitm1-5.2.1+r226025-2.4.i586", "product_id": "libitm1-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libquadmath0-5.2.1+r226025-2.4.i586", "product": { "name": "libquadmath0-5.2.1+r226025-2.4.i586", "product_id": "libquadmath0-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586", "product": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586", "product_id": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "binutils-2.25.0-5.5.i586", "product": { "name": "binutils-2.25.0-5.5.i586", "product_id": "binutils-2.25.0-5.5.i586" } }, { "category": "product_version", "name": "gdb-7.9.1-3.2.i586", "product": { "name": "gdb-7.9.1-3.2.i586", "product_id": "gdb-7.9.1-3.2.i586" } }, { "category": "product_version", "name": "libgcc_s1-5.2.1+r226025-2.4.i586", "product": { "name": "libgcc_s1-5.2.1+r226025-2.4.i586", "product_id": "libgcc_s1-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libgomp1-5.2.1+r226025-2.4.i586", "product": { "name": "libgomp1-5.2.1+r226025-2.4.i586", "product_id": "libgomp1-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libstdc++6-5.2.1+r226025-2.4.i586", "product": { "name": "libstdc++6-5.2.1+r226025-2.4.i586", "product_id": "libstdc++6-5.2.1+r226025-2.4.i586" } }, { "category": "product_version", "name": "libstdc++6-locale-5.2.1+r226025-2.4.i586", "product": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.i586", "product_id": "libstdc++6-locale-5.2.1+r226025-2.4.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-2.25.0-5.5.ia64", "product": { "name": "binutils-devel-2.25.0-5.5.ia64", "product_id": "binutils-devel-2.25.0-5.5.ia64" } }, { "category": "product_version", "name": "cross-ppc-binutils-2.25.0-5.7.ia64", "product": { "name": "cross-ppc-binutils-2.25.0-5.7.ia64", "product_id": "cross-ppc-binutils-2.25.0-5.7.ia64" } }, { "category": "product_version", "name": "cross-spu-binutils-2.25.0-5.7.ia64", "product": { "name": "cross-spu-binutils-2.25.0-5.7.ia64", "product_id": "cross-spu-binutils-2.25.0-5.7.ia64" } }, { "category": "product_version", "name": "gdbserver-7.9.1-3.2.ia64", "product": { "name": "gdbserver-7.9.1-3.2.ia64", "product_id": "gdbserver-7.9.1-3.2.ia64" } }, { "category": "product_version", "name": "gdbserver-x86-7.9.1-3.2.ia64", "product": { "name": "gdbserver-x86-7.9.1-3.2.ia64", "product_id": "gdbserver-x86-7.9.1-3.2.ia64" } }, { "category": "product_version", "name": "libatomic1-5.2.1+r226025-2.4.ia64", "product": { "name": "libatomic1-5.2.1+r226025-2.4.ia64", "product_id": "libatomic1-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "libgfortran3-5.2.1+r226025-2.4.ia64", "product": { "name": "libgfortran3-5.2.1+r226025-2.4.ia64", "product_id": "libgfortran3-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "libquadmath0-5.2.1+r226025-2.4.ia64", "product": { "name": "libquadmath0-5.2.1+r226025-2.4.ia64", "product_id": "libquadmath0-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64", "product": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64", "product_id": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "binutils-2.25.0-5.5.ia64", "product": { "name": "binutils-2.25.0-5.5.ia64", "product_id": "binutils-2.25.0-5.5.ia64" } }, { "category": "product_version", "name": "gdb-7.9.1-3.2.ia64", "product": { "name": "gdb-7.9.1-3.2.ia64", "product_id": "gdb-7.9.1-3.2.ia64" } }, { "category": "product_version", "name": "gdb-x86-7.9.1-3.2.ia64", "product": { "name": "gdb-x86-7.9.1-3.2.ia64", "product_id": "gdb-x86-7.9.1-3.2.ia64" } }, { "category": "product_version", "name": "libgcc_s1-5.2.1+r226025-2.4.ia64", "product": { "name": "libgcc_s1-5.2.1+r226025-2.4.ia64", "product_id": "libgcc_s1-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "libgomp1-5.2.1+r226025-2.4.ia64", "product": { "name": "libgomp1-5.2.1+r226025-2.4.ia64", "product_id": "libgomp1-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "libstdc++6-5.2.1+r226025-2.4.ia64", "product": { "name": "libstdc++6-5.2.1+r226025-2.4.ia64", "product_id": "libstdc++6-5.2.1+r226025-2.4.ia64" } }, { "category": "product_version", "name": "libstdc++6-locale-5.2.1+r226025-2.4.ia64", "product": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.ia64", "product_id": "libstdc++6-locale-5.2.1+r226025-2.4.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-2.25.0-5.5.ppc64", "product": { "name": "binutils-devel-2.25.0-5.5.ppc64", "product_id": "binutils-devel-2.25.0-5.5.ppc64" } }, { "category": "product_version", "name": "binutils-devel-32bit-2.25.0-5.5.ppc64", "product": { "name": "binutils-devel-32bit-2.25.0-5.5.ppc64", "product_id": "binutils-devel-32bit-2.25.0-5.5.ppc64" } }, { "category": "product_version", "name": "binutils-gold-2.25.0-5.5.ppc64", "product": { "name": "binutils-gold-2.25.0-5.5.ppc64", "product_id": "binutils-gold-2.25.0-5.5.ppc64" } }, { "category": "product_version", "name": "cpp5-5.2.1+r226025-2.4.ppc64", "product": { "name": "cpp5-5.2.1+r226025-2.4.ppc64", "product_id": "cpp5-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "cross-ppc-binutils-2.25.0-5.7.ppc64", "product": { "name": "cross-ppc-binutils-2.25.0-5.7.ppc64", "product_id": "cross-ppc-binutils-2.25.0-5.7.ppc64" } }, { "category": "product_version", "name": "cross-spu-binutils-2.25.0-5.7.ppc64", "product": { "name": "cross-spu-binutils-2.25.0-5.7.ppc64", "product_id": "cross-spu-binutils-2.25.0-5.7.ppc64" } }, { "category": "product_version", "name": "gcc5-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-c++-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-c++-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-c++-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-fortran-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-fortran-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-fortran-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-info-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-info-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-info-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gcc5-locale-5.2.1+r226025-2.4.ppc64", "product": { "name": "gcc5-locale-5.2.1+r226025-2.4.ppc64", "product_id": "gcc5-locale-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "gdb-32bit-7.9.1-3.2.ppc64", "product": { "name": "gdb-32bit-7.9.1-3.2.ppc64", "product_id": "gdb-32bit-7.9.1-3.2.ppc64" } }, { "category": "product_version", "name": "gdbserver-7.9.1-3.2.ppc64", "product": { "name": "gdbserver-7.9.1-3.2.ppc64", "product_id": "gdbserver-7.9.1-3.2.ppc64" } }, { "category": "product_version", "name": "gdbserver-32bit-7.9.1-3.2.ppc64", "product": { "name": "gdbserver-32bit-7.9.1-3.2.ppc64", "product_id": "gdbserver-32bit-7.9.1-3.2.ppc64" } }, { "category": "product_version", "name": "libasan2-5.2.1+r226025-2.4.ppc64", "product": { "name": "libasan2-5.2.1+r226025-2.4.ppc64", "product_id": "libasan2-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libasan2-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libasan2-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libasan2-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64", "product": { "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64", "product_id": "libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64" } }, { "category": "product_version", "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64", "product": { "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64", "product_id": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64" } }, { "category": "product_version", "name": "libitm1-5.2.1+r226025-2.4.ppc64", "product": { "name": "libitm1-5.2.1+r226025-2.4.ppc64", "product_id": "libitm1-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libitm1-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libitm1-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libitm1-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64", "product": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64", "product_id": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libubsan0-5.2.1+r226025-2.4.ppc64", "product": { "name": "libubsan0-5.2.1+r226025-2.4.ppc64", "product_id": "libubsan0-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libubsan0-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libubsan0-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libubsan0-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "binutils-2.25.0-5.5.ppc64", "product": { "name": "binutils-2.25.0-5.5.ppc64", "product_id": "binutils-2.25.0-5.5.ppc64" } }, { "category": "product_version", "name": "gdb-7.9.1-3.2.ppc64", "product": { "name": "gdb-7.9.1-3.2.ppc64", "product_id": "gdb-7.9.1-3.2.ppc64" } }, { "category": "product_version", "name": "libatomic1-5.2.1+r226025-2.4.ppc64", "product": { "name": "libatomic1-5.2.1+r226025-2.4.ppc64", "product_id": "libatomic1-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libffi4-5.2.1+r226025-2.1.ppc64", "product": { "name": "libffi4-5.2.1+r226025-2.1.ppc64", "product_id": "libffi4-5.2.1+r226025-2.1.ppc64" } }, { "category": "product_version", "name": "libffi4-32bit-5.2.1+r226025-2.1.ppc64", "product": { "name": "libffi4-32bit-5.2.1+r226025-2.1.ppc64", "product_id": "libffi4-32bit-5.2.1+r226025-2.1.ppc64" } }, { "category": "product_version", "name": "libgcc_s1-5.2.1+r226025-2.4.ppc64", "product": { "name": "libgcc_s1-5.2.1+r226025-2.4.ppc64", "product_id": "libgcc_s1-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libgfortran3-5.2.1+r226025-2.4.ppc64", "product": { "name": "libgfortran3-5.2.1+r226025-2.4.ppc64", "product_id": "libgfortran3-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libgomp1-5.2.1+r226025-2.4.ppc64", "product": { "name": "libgomp1-5.2.1+r226025-2.4.ppc64", "product_id": "libgomp1-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libstdc++6-5.2.1+r226025-2.4.ppc64", "product": { "name": "libstdc++6-5.2.1+r226025-2.4.ppc64", "product_id": "libstdc++6-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "product": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "product_id": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64" } }, { "category": "product_version", "name": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "product": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "product_id": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-2.25.0-5.5.s390x", "product": { "name": "binutils-devel-2.25.0-5.5.s390x", "product_id": "binutils-devel-2.25.0-5.5.s390x" } }, { "category": "product_version", "name": "binutils-devel-32bit-2.25.0-5.5.s390x", "product": { "name": "binutils-devel-32bit-2.25.0-5.5.s390x", "product_id": "binutils-devel-32bit-2.25.0-5.5.s390x" } }, { "category": "product_version", "name": "cpp5-5.2.1+r226025-2.4.s390x", "product": { "name": "cpp5-5.2.1+r226025-2.4.s390x", "product_id": "cpp5-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "cross-ppc-binutils-2.25.0-5.7.s390x", "product": { "name": "cross-ppc-binutils-2.25.0-5.7.s390x", "product_id": "cross-ppc-binutils-2.25.0-5.7.s390x" } }, { "category": "product_version", "name": "cross-spu-binutils-2.25.0-5.7.s390x", "product": { "name": "cross-spu-binutils-2.25.0-5.7.s390x", "product_id": "cross-spu-binutils-2.25.0-5.7.s390x" } }, { "category": "product_version", "name": "gcc5-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-32bit-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-c++-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-c++-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-c++-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-c++-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-fortran-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-fortran-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-fortran-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-info-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-info-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-info-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gcc5-locale-5.2.1+r226025-2.4.s390x", "product": { "name": "gcc5-locale-5.2.1+r226025-2.4.s390x", "product_id": "gcc5-locale-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "gdb-32bit-7.9.1-3.2.s390x", "product": { "name": "gdb-32bit-7.9.1-3.2.s390x", "product_id": "gdb-32bit-7.9.1-3.2.s390x" } }, { "category": "product_version", "name": "gdbserver-7.9.1-3.2.s390x", "product": { "name": "gdbserver-7.9.1-3.2.s390x", "product_id": "gdbserver-7.9.1-3.2.s390x" } }, { "category": "product_version", "name": "gdbserver-32bit-7.9.1-3.2.s390x", "product": { "name": "gdbserver-32bit-7.9.1-3.2.s390x", "product_id": "gdbserver-32bit-7.9.1-3.2.s390x" } }, { "category": "product_version", "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.s390x", "product": { "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.s390x", "product_id": "libffi-devel-gcc5-5.2.1+r226025-2.1.s390x" } }, { "category": "product_version", "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x", "product": { "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x", "product_id": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x" } }, { "category": "product_version", "name": "libitm1-5.2.1+r226025-2.4.s390x", "product": { "name": "libitm1-5.2.1+r226025-2.4.s390x", "product_id": "libitm1-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libitm1-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libitm1-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libitm1-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x", "product": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x", "product_id": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "binutils-2.25.0-5.5.s390x", "product": { "name": "binutils-2.25.0-5.5.s390x", "product_id": "binutils-2.25.0-5.5.s390x" } }, { "category": "product_version", "name": "gdb-7.9.1-3.2.s390x", "product": { "name": "gdb-7.9.1-3.2.s390x", "product_id": "gdb-7.9.1-3.2.s390x" } }, { "category": "product_version", "name": "libatomic1-5.2.1+r226025-2.4.s390x", "product": { "name": "libatomic1-5.2.1+r226025-2.4.s390x", "product_id": "libatomic1-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libatomic1-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libatomic1-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libgcc_s1-5.2.1+r226025-2.4.s390x", "product": { "name": "libgcc_s1-5.2.1+r226025-2.4.s390x", "product_id": "libgcc_s1-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libgfortran3-5.2.1+r226025-2.4.s390x", "product": { "name": "libgfortran3-5.2.1+r226025-2.4.s390x", "product_id": "libgfortran3-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libgomp1-5.2.1+r226025-2.4.s390x", "product": { "name": "libgomp1-5.2.1+r226025-2.4.s390x", "product_id": "libgomp1-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libgomp1-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libgomp1-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libstdc++6-5.2.1+r226025-2.4.s390x", "product": { "name": "libstdc++6-5.2.1+r226025-2.4.s390x", "product_id": "libstdc++6-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "product": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "product_id": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x" } }, { "category": "product_version", "name": "libstdc++6-locale-5.2.1+r226025-2.4.s390x", "product": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.s390x", "product_id": "libstdc++6-locale-5.2.1+r226025-2.4.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "binutils-devel-2.25.0-5.5.x86_64", "product": { "name": "binutils-devel-2.25.0-5.5.x86_64", "product_id": "binutils-devel-2.25.0-5.5.x86_64" } }, { "category": "product_version", "name": "binutils-devel-32bit-2.25.0-5.5.x86_64", "product": { "name": "binutils-devel-32bit-2.25.0-5.5.x86_64", "product_id": "binutils-devel-32bit-2.25.0-5.5.x86_64" } }, { "category": "product_version", "name": "binutils-gold-2.25.0-5.5.x86_64", "product": { "name": "binutils-gold-2.25.0-5.5.x86_64", "product_id": "binutils-gold-2.25.0-5.5.x86_64" } }, { "category": "product_version", "name": "cpp5-5.2.1+r226025-2.4.x86_64", "product": { "name": "cpp5-5.2.1+r226025-2.4.x86_64", "product_id": "cpp5-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "cross-ppc-binutils-2.25.0-5.7.x86_64", "product": { "name": "cross-ppc-binutils-2.25.0-5.7.x86_64", "product_id": "cross-ppc-binutils-2.25.0-5.7.x86_64" } }, { "category": "product_version", "name": "cross-spu-binutils-2.25.0-5.7.x86_64", "product": { "name": "cross-spu-binutils-2.25.0-5.7.x86_64", "product_id": "cross-spu-binutils-2.25.0-5.7.x86_64" } }, { "category": "product_version", "name": "gcc5-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-c++-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-c++-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-c++-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-fortran-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-fortran-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-fortran-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-info-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-info-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-info-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gcc5-locale-5.2.1+r226025-2.4.x86_64", "product": { "name": "gcc5-locale-5.2.1+r226025-2.4.x86_64", "product_id": "gcc5-locale-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "gdbserver-7.9.1-3.2.x86_64", "product": { "name": "gdbserver-7.9.1-3.2.x86_64", "product_id": "gdbserver-7.9.1-3.2.x86_64" } }, { "category": "product_version", "name": "libasan2-5.2.1+r226025-2.4.x86_64", "product": { "name": "libasan2-5.2.1+r226025-2.4.x86_64", "product_id": "libasan2-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libasan2-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libasan2-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libasan2-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libcilkrts5-5.2.1+r226025-2.4.x86_64", "product": { "name": "libcilkrts5-5.2.1+r226025-2.4.x86_64", "product_id": "libcilkrts5-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64", "product": { "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64", "product_id": "libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64" } }, { "category": "product_version", "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64", "product": { "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64", "product_id": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64" } }, { "category": "product_version", "name": "libitm1-5.2.1+r226025-2.4.x86_64", "product": { "name": "libitm1-5.2.1+r226025-2.4.x86_64", "product_id": "libitm1-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libitm1-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libitm1-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libitm1-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "liblsan0-5.2.1+r226025-2.4.x86_64", "product": { "name": "liblsan0-5.2.1+r226025-2.4.x86_64", "product_id": "liblsan0-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64", "product": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64", "product_id": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libtsan0-5.2.1+r226025-2.4.x86_64", "product": { "name": "libtsan0-5.2.1+r226025-2.4.x86_64", "product_id": "libtsan0-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libubsan0-5.2.1+r226025-2.4.x86_64", "product": { "name": "libubsan0-5.2.1+r226025-2.4.x86_64", "product_id": "libubsan0-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libubsan0-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libubsan0-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libubsan0-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "binutils-2.25.0-5.5.x86_64", "product": { "name": "binutils-2.25.0-5.5.x86_64", "product_id": "binutils-2.25.0-5.5.x86_64" } }, { "category": "product_version", "name": "gdb-7.9.1-3.2.x86_64", "product": { "name": "gdb-7.9.1-3.2.x86_64", "product_id": "gdb-7.9.1-3.2.x86_64" } }, { "category": "product_version", "name": "libgcc_s1-5.2.1+r226025-2.4.x86_64", "product": { "name": "libgcc_s1-5.2.1+r226025-2.4.x86_64", "product_id": "libgcc_s1-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libgfortran3-5.2.1+r226025-2.4.x86_64", "product": { "name": "libgfortran3-5.2.1+r226025-2.4.x86_64", "product_id": "libgfortran3-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libgomp1-5.2.1+r226025-2.4.x86_64", "product": { "name": "libgomp1-5.2.1+r226025-2.4.x86_64", "product_id": "libgomp1-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libquadmath0-5.2.1+r226025-2.4.x86_64", "product": { "name": "libquadmath0-5.2.1+r226025-2.4.x86_64", "product_id": "libquadmath0-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libstdc++6-5.2.1+r226025-2.4.x86_64", "product": { "name": "libstdc++6-5.2.1+r226025-2.4.x86_64", "product_id": "libstdc++6-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "product": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "product_id": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libatomic1-5.2.1+r226025-2.4.x86_64", "product": { "name": "libatomic1-5.2.1+r226025-2.4.x86_64", "product_id": "libatomic1-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "product": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "product_id": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64" } }, { "category": "product_version", "name": "libffi4-5.2.1+r226025-2.1.x86_64", "product": { "name": "libffi4-5.2.1+r226025-2.1.x86_64", "product_id": "libffi4-5.2.1+r226025-2.1.x86_64" } }, { "category": "product_version", "name": "libffi4-32bit-5.2.1+r226025-2.1.x86_64", "product": { "name": "libffi4-32bit-5.2.1+r226025-2.1.x86_64", "product_id": "libffi4-32bit-5.2.1+r226025-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 11 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sled:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-2.25.0-5.5.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.i586" }, "product_reference": "binutils-devel-2.25.0-5.5.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-2.25.0-5.5.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.ia64" }, "product_reference": "binutils-devel-2.25.0-5.5.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-2.25.0-5.5.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.ppc64" }, "product_reference": "binutils-devel-2.25.0-5.5.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-2.25.0-5.5.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.s390x" }, "product_reference": "binutils-devel-2.25.0-5.5.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-2.25.0-5.5.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.x86_64" }, "product_reference": "binutils-devel-2.25.0-5.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-32bit-2.25.0-5.5.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.ppc64" }, "product_reference": "binutils-devel-32bit-2.25.0-5.5.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-32bit-2.25.0-5.5.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.s390x" }, "product_reference": "binutils-devel-32bit-2.25.0-5.5.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-devel-32bit-2.25.0-5.5.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.x86_64" }, "product_reference": "binutils-devel-32bit-2.25.0-5.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-gold-2.25.0-5.5.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.i586" }, "product_reference": "binutils-gold-2.25.0-5.5.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-gold-2.25.0-5.5.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.ppc64" }, "product_reference": "binutils-gold-2.25.0-5.5.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-gold-2.25.0-5.5.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.x86_64" }, "product_reference": "binutils-gold-2.25.0-5.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cpp5-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.ppc64" }, "product_reference": "cpp5-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cpp5-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.s390x" }, "product_reference": "cpp5-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cpp5-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.x86_64" }, "product_reference": "cpp5-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-ppc-binutils-2.25.0-5.7.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.i586" }, "product_reference": "cross-ppc-binutils-2.25.0-5.7.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-ppc-binutils-2.25.0-5.7.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.ia64" }, "product_reference": "cross-ppc-binutils-2.25.0-5.7.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-ppc-binutils-2.25.0-5.7.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.ppc64" }, "product_reference": "cross-ppc-binutils-2.25.0-5.7.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-ppc-binutils-2.25.0-5.7.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.s390x" }, "product_reference": "cross-ppc-binutils-2.25.0-5.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-ppc-binutils-2.25.0-5.7.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.x86_64" }, "product_reference": "cross-ppc-binutils-2.25.0-5.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-spu-binutils-2.25.0-5.7.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.i586" }, "product_reference": "cross-spu-binutils-2.25.0-5.7.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-spu-binutils-2.25.0-5.7.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.ia64" }, "product_reference": "cross-spu-binutils-2.25.0-5.7.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-spu-binutils-2.25.0-5.7.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.ppc64" }, "product_reference": "cross-spu-binutils-2.25.0-5.7.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-spu-binutils-2.25.0-5.7.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.s390x" }, "product_reference": "cross-spu-binutils-2.25.0-5.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "cross-spu-binutils-2.25.0-5.7.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.x86_64" }, "product_reference": "cross-spu-binutils-2.25.0-5.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-c++-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-c++-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-c++-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-c++-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-c++-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-c++-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-c++-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-fortran-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-fortran-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-fortran-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-fortran-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-fortran-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-fortran-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-info-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-info-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-info-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-info-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-info-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-info-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-locale-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.ppc64" }, "product_reference": "gcc5-locale-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-locale-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.s390x" }, "product_reference": "gcc5-locale-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gcc5-locale-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.x86_64" }, "product_reference": "gcc5-locale-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-32bit-7.9.1-3.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdb-32bit-7.9.1-3.2.ppc64" }, "product_reference": "gdb-32bit-7.9.1-3.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-32bit-7.9.1-3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdb-32bit-7.9.1-3.2.s390x" }, "product_reference": "gdb-32bit-7.9.1-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-7.9.1-3.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.i586" }, "product_reference": "gdbserver-7.9.1-3.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-7.9.1-3.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.ia64" }, "product_reference": "gdbserver-7.9.1-3.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-7.9.1-3.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.ppc64" }, "product_reference": "gdbserver-7.9.1-3.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-7.9.1-3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.s390x" }, "product_reference": "gdbserver-7.9.1-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-7.9.1-3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.x86_64" }, "product_reference": "gdbserver-7.9.1-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-32bit-7.9.1-3.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-32bit-7.9.1-3.2.ppc64" }, "product_reference": "gdbserver-32bit-7.9.1-3.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-32bit-7.9.1-3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-32bit-7.9.1-3.2.s390x" }, "product_reference": "gdbserver-32bit-7.9.1-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdbserver-x86-7.9.1-3.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-x86-7.9.1-3.2.ia64" }, "product_reference": "gdbserver-x86-7.9.1-3.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libasan2-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.i586" }, "product_reference": "libasan2-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libasan2-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libasan2-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libasan2-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libasan2-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libasan2-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libasan2-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libasan2-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libasan2-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libatomic1-5.2.1+r226025-2.4.i586" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libatomic1-5.2.1+r226025-2.4.ia64" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcilkrts5-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-5.2.1+r226025-2.4.i586" }, "product_reference": "libcilkrts5-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcilkrts5-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libcilkrts5-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64" }, "product_reference": "libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.s390x" }, "product_reference": "libffi-devel-gcc5-5.2.1+r226025-2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64" }, "product_reference": "libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64" }, "product_reference": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x" }, "product_reference": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64" }, "product_reference": "libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.i586" }, "product_reference": "libitm1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libitm1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libitm1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libitm1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libitm1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libitm1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libitm1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libitm1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "liblsan0-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:liblsan0-5.2.1+r226025-2.4.x86_64" }, "product_reference": "liblsan0-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64" }, "product_reference": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libtsan0-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtsan0-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libtsan0-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan0-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libubsan0-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan0-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libubsan0-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan0-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libubsan0-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libubsan0-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libubsan0-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:binutils-2.25.0-5.5.i586" }, "product_reference": "binutils-2.25.0-5.5.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:binutils-2.25.0-5.5.x86_64" }, "product_reference": "binutils-2.25.0-5.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:gdb-7.9.1-3.2.i586" }, "product_reference": "gdb-7.9.1-3.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:gdb-7.9.1-3.2.x86_64" }, "product_reference": "gdb-7.9.1-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-5.2.1+r226025-2.4.i586" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4", "product_id": "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.i586" }, "product_reference": "binutils-2.25.0-5.5.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.ia64" }, "product_reference": "binutils-2.25.0-5.5.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.ppc64" }, "product_reference": "binutils-2.25.0-5.5.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.s390x" }, "product_reference": "binutils-2.25.0-5.5.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.x86_64" }, "product_reference": "binutils-2.25.0-5.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.i586" }, "product_reference": "gdb-7.9.1-3.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.ia64" }, "product_reference": "gdb-7.9.1-3.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.ppc64" }, "product_reference": "gdb-7.9.1-3.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.s390x" }, "product_reference": "gdb-7.9.1-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.x86_64" }, "product_reference": "gdb-7.9.1-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-x86-7.9.1-3.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:gdb-x86-7.9.1-3.2.ia64" }, "product_reference": "gdb-x86-7.9.1-3.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libatomic1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-5.2.1+r226025-2.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libffi4-5.2.1+r226025-2.1.ppc64" }, "product_reference": "libffi4-5.2.1+r226025-2.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-5.2.1+r226025-2.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libffi4-5.2.1+r226025-2.1.x86_64" }, "product_reference": "libffi4-5.2.1+r226025-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-32bit-5.2.1+r226025-2.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.ppc64" }, "product_reference": "libffi4-32bit-5.2.1+r226025-2.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-32bit-5.2.1+r226025-2.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.x86_64" }, "product_reference": "libffi4-32bit-5.2.1+r226025-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.i586" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.ia64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ia64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.i586" }, "product_reference": "binutils-2.25.0-5.5.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.ia64" }, "product_reference": "binutils-2.25.0-5.5.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.ppc64" }, "product_reference": "binutils-2.25.0-5.5.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.s390x" }, "product_reference": "binutils-2.25.0-5.5.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "binutils-2.25.0-5.5.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.x86_64" }, "product_reference": "binutils-2.25.0-5.5.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.i586" }, "product_reference": "gdb-7.9.1-3.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.ia64" }, "product_reference": "gdb-7.9.1-3.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.ppc64" }, "product_reference": "gdb-7.9.1-3.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.s390x" }, "product_reference": "gdb-7.9.1-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-7.9.1-3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.x86_64" }, "product_reference": "gdb-7.9.1-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-x86-7.9.1-3.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-x86-7.9.1-3.2.ia64" }, "product_reference": "gdb-x86-7.9.1-3.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libatomic1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libatomic1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-5.2.1+r226025-2.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-5.2.1+r226025-2.1.ppc64" }, "product_reference": "libffi4-5.2.1+r226025-2.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-5.2.1+r226025-2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-5.2.1+r226025-2.1.x86_64" }, "product_reference": "libffi4-5.2.1+r226025-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-32bit-5.2.1+r226025-2.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.ppc64" }, "product_reference": "libffi4-32bit-5.2.1+r226025-2.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libffi4-32bit-5.2.1+r226025-2.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.x86_64" }, "product_reference": "libffi4-32bit-5.2.1+r226025-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgcc_s1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgfortran3-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.i586" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.ia64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgomp1-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libquadmath0-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.ia64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ia64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ppc64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.s390x" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64" }, "product_reference": "libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-3509", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-3509" } ], "notes": [ { "category": "general", "text": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 11 SP4:binutils-2.25.0-5.5.i586", "SUSE Linux Enterprise Desktop 11 SP4:binutils-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:gdb-7.9.1-3.2.i586", "SUSE Linux Enterprise Desktop 11 SP4:gdb-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.i586", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.ia64", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.s390x", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.i586", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.s390x", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:gdb-x86-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libffi4-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libffi4-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-x86-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdb-32bit-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdb-32bit-7.9.1-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-32bit-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-32bit-7.9.1-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-x86-7.9.1-3.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libatomic1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libatomic1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:liblsan0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libtsan0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-5.2.1+r226025-2.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-3509", "url": "https://www.suse.com/security/cve/CVE-2012-3509" }, { "category": "external", "summary": "SUSE Bug 776968 for CVE-2012-3509", "url": "https://bugzilla.suse.com/776968" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 11 SP4:binutils-2.25.0-5.5.i586", "SUSE Linux Enterprise Desktop 11 SP4:binutils-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:gdb-7.9.1-3.2.i586", "SUSE Linux Enterprise Desktop 11 SP4:gdb-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Desktop 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.i586", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.ia64", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.s390x", "SUSE Linux Enterprise Server 11 SP4:binutils-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.i586", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.s390x", "SUSE Linux Enterprise Server 11 SP4:gdb-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:gdb-x86-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libatomic1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libffi4-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:libffi4-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:binutils-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:gdb-x86-7.9.1-3.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libatomic1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-32bit-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libffi4-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgcc_s1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgfortran3-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libgomp1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libquadmath0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libstdc++6-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-devel-32bit-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:binutils-gold-2.25.0-5.5.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:cpp5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-ppc-binutils-2.25.0-5.7.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:cross-spu-binutils-2.25.0-5.7.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-c++-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-fortran-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-info-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gcc5-locale-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdb-32bit-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdb-32bit-7.9.1-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-32bit-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-32bit-7.9.1-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-7.9.1-3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:gdbserver-x86-7.9.1-3.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libasan2-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libatomic1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libatomic1-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libcilkrts5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-32bit-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libffi-devel-gcc5-5.2.1+r226025-2.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libgfortran3-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libgfortran3-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libitm1-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:liblsan0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libquadmath0-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libquadmath0-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libstdc++6-devel-gcc5-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libtsan0-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-32bit-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-32bit-5.2.1+r226025-2.4.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-5.2.1+r226025-2.4.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libubsan0-5.2.1+r226025-2.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-10-01T16:09:11Z", "details": "moderate" } ], "title": "CVE-2012-3509" } ] }
gsd-2012-3509
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the "addition of CHUNK_HEADER_SIZE to the length," which triggers a heap-based buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3509", "description": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow.", "id": "GSD-2012-3509", "references": [ "https://www.suse.com/security/cve/CVE-2012-3509.html", "https://ubuntu.com/security/CVE-2012-3509", "https://advisories.mageia.org/CVE-2012-3509.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3509" ], "details": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow.", "id": "GSD-2012-3509", "modified": "2023-12-13T01:20:20.884262Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3509", "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": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411", "refsource": "MISC", "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "name": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html", "refsource": "MISC", "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "name": "http://security-tracker.debian.org/tracker/CVE-2012-3509", "refsource": "MISC", "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" }, { "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "name": "http://www.openwall.com/lists/oss-security/2012/08/29/3", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "name": "http://www.securityfocus.com/bid/55281", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/55281" }, { "name": "http://www.ubuntu.com/usn/USN-2496-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-2496-1" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:libiberty:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:binutils:2.22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3509" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "http://security-tracker.debian.org/tracker/CVE-2012-3509", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" }, { "name": "55281", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/55281" }, { "name": "[gcc-patches] 20120829 [PATCH] PR other/54411: libiberty: objalloc_alloc integer overflows (CVE-2012-3509)", "refsource": "MLIST", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "name": "[oss-security] 20120829 CVE-2012-3509: objalloc_alloc integer overflows in libiberty", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "name": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411", "refsource": "MISC", "tags": [ "Issue Tracking" ], "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "name": "USN-2496-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2496-1" }, { "name": "MDVSA-2015:029", "refsource": "MANDRIVA", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "name": "gnu-libiberty-overflow(78135)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" } ] } }, "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-08-29T01:31Z", "publishedDate": "2012-09-05T23:55Z" } } }
ghsa-pjv6-3frr-mr92
Vulnerability from github
Published
2022-05-17 01:43
Modified
2022-05-17 01:43
VLAI Severity ?
Details
Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the "addition of CHUNK_HEADER_SIZE to the length," which triggers a heap-based buffer overflow.
{ "affected": [], "aliases": [ "CVE-2012-3509" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-09-05T23:55:00Z", "severity": "MODERATE" }, "details": "Multiple integer overflows in the (1) _objalloc_alloc function in objalloc.c and (2) objalloc_alloc macro in include/objalloc.h in GNU libiberty, as used by binutils 2.22, allow remote attackers to cause a denial of service (crash) via vectors related to the \"addition of CHUNK_HEADER_SIZE to the length,\" which triggers a heap-based buffer overflow.", "id": "GHSA-pjv6-3frr-mr92", "modified": "2022-05-17T01:43:58Z", "published": "2022-05-17T01:43:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3509" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78135" }, { "type": "WEB", "url": "http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54411" }, { "type": "WEB", "url": "http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01986.html" }, { "type": "WEB", "url": "http://security-tracker.debian.org/tracker/CVE-2012-3509" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:029" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/08/29/3" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/55281" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2496-1" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…